PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
bumbleb
/
woocommerce
/
loop
<?php global $wp_query; $total = $wp_query->found_posts; ?> <div class="woocommerce-found-posts pull-left"> <?php echo esc_html__("There are ","bumbleb").esc_attr($total).esc_html__(" products","bumbleb"); ?> </div>
[-] result-count.php
[edit]
[-] rating.php
[edit]
[-] add-to-cart.php
[edit]
[-] pagination.php
[edit]
[-] woocommerce-found-posts.php
[edit]
[+]
..
[-] no-products-found.php
[edit]
[-] sale-flash.php
[edit]
[-] orderby.php
[edit]
[-] loop-end.php
[edit]
[-] loop-start.php
[edit]