????
| Current Path : /home2/morganrand/www/wp-content/themes/wanderfuls/partials/loop/ |
| Current File : /home2/morganrand/www/wp-content/themes/wanderfuls/partials/loop/loop-bottom-product.php |
<?php
/**
* Loop Bottom
*
* @package Wanderfuls WordPress theme
* @subpackage Partials
* @version 3.0.0
*/
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
if ( ! function_exists( 'woocommerce_get_template_part' ) ) {
get_template_part( 'partials/loop' );
} ?>
</ul>
</div>