'page', 'post__in' => $mobler_ecommerce_collection1, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : while ( $query->have_posts() ) : $query->the_post(); ?>

'page', 'post__in' => $mobler_ecommerce_collection2, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : while ( $query->have_posts() ) : $query->the_post(); ?>

'page', 'post__in' => $mobler_ecommerce_product_page, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : while ( $query->have_posts() ) : $query->the_post(); ?>