Current File : /home/inlingua/www/bestbuyind/wp-content/themes/shopline/template/section_wooproduct1.php
<?php 
$hide_section = get_theme_mod( 'woo_slide_product_hide');
if($hide_section == ''|| $hide_section == '0' ){
if( shortcode_exists( 'themehunk-customizer' ) ):
do_shortcode('[themehunk-customizer section="slideproduct"]');
 endif; }