File "ae-wc-single.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/anywhere-elementor-pro.2.15.5/includes/wc/ae-wc-single.php
File size: 137 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

namespace Aepro;

$frontend = Frontend::instance();

?>
<div class="product">
    <?php do_action('aepro_single_data'); ?>
</div>