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', ) )); if($business_store_option['slider_cat']=='0') { $args = array ( 'post_type' => 'product','posts_per_page'=> $business_store_option['slider_max_items']); } $loop = new WP_Query($args); $count = $loop->post_count; ?> 1): ?>