$bfastmag_block_max_posts, 'order' => 'DESC', 'post_type' => 'product', 'post_status' => 'publish', 'tax_query' => array(array( 'taxonomy' => 'product_cat', 'field' => 'slug', 'terms' => esc_attr( $bfastmag_block_category), ),), ) ); if ( $wp_query->have_posts() ) : ?>
'; ?>