| Current Path : /home/xbodynamge/lebauwcentre/wp-content/themes/customify/woocommerce/single-product/ |
| 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' );