Your IP : 216.73.216.162


Current Path : /home/xbodynamge/lebauwcentre/wp-content/themes/customify/woocommerce/single-product/
Upload File :
Current File : /home/xbodynamge/lebauwcentre/wp-content/themes/customify/woocommerce/single-product/sale-flash.php

<?php
/**
 * Single Product Sale Flash
 *
 * @see         https://docs.woocommerce.com/document/template-structure/
 * @author      WooThemes
 * @package     WooCommerce/Templates
 * @version     1.6.4
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

wc_get_template( 'loop/sale-flash.php' );