default_data()); } ?>
'product','posts_per_page'=> $business_store_option['slider_max_items'], 'tax_query' => array( array( 'taxonomy' => 'product_cat', 'terms' => $business_store_option['slider_cat'], 'operator' => 'IN', ) )); $loop = new WP_Query($args); $count = $loop->post_count; if($count==0): ?>