'; woocommerce_product_loop_start(); if (wc_get_loop_prop('total')) { while (have_posts()) { the_post(); do_action('woocommerce_shop_loop'); if (!$is_load_more && isset($wc_loop['current_row']) && $wc_loop['current_row'] === 1) { if (function_exists('get_field')) { $banner = wp_is_mobile() ? get_field('banner_mobile', 'option') : get_field('banner_desktop', 'option'); if ($banner) { echo '