/var/www/html_nl/wp-content/themes/elessi-theme/woocommerce/loop/loop-end.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
/**
 * Product Loop End
 *
 * @author  NasaTheme
 * @package Elessi-theme/WooCommerce
 * @version 2.0.0
 */

if (!defined('ABSPATH')) :
    exit; 
// Exit if accessed directly
endif;
?>
</ul>
</div>