PATH:
home
/
ajwellnessmassag
/
angelictravels.online
/
wp-content
/
plugins
/
essential-blocks
/
views
/
woocommerce
<div class="eb-woo-product-button-list"> <?php woocommerce_template_loop_add_to_cart(); ?> <?php if(isset($showDetailBtn) && $showDetailBtn){ ?> <a href="<?php echo esc_attr( esc_url( get_permalink() ) ); ?>" class="eb-woo-product-detail button"> <?php echo esc_html($detailBtnText); ?> </a> <?php } ?> </div>
[-] single-product.php
[edit]
[-] single-rating.php
[edit]
[-] rating.php
[edit]
[-] category.php
[edit]
[-] image.php
[edit]
[-] button-list.php
[edit]
[-] price.php
[edit]
[+]
..
[-] gallery.php
[edit]
[-] details.php
[edit]
[-] title.php
[edit]