$atomy_header_slider_cat , //'post_type' => 'product', 'showposts' => $atomy_carousel_slider_count ); $atomy_carousel_slider = new WP_Query($args); if( $atomy_carousel_slider->have_posts() ) : while ( $atomy_carousel_slider->have_posts() ) : $atomy_carousel_slider->the_post(); $atomy_image_attributes = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'atomy_big');?>
<?php the_title();?>

'product', 'showposts' => $atomy_featured_carousel_1_count ); $atomy_featured_carousel_1 = new WP_Query($args); if( $atomy_featured_carousel_1->have_posts() ) : while ( $atomy_featured_carousel_1->have_posts() ) : $atomy_featured_carousel_1->the_post(); ?>

'product', 'showposts' => $atomy_featured_carousel_2_count ); $atomy_featured_carousel_2 = new WP_Query($args); if( $atomy_featured_carousel_2->have_posts() ) : while ( $atomy_featured_carousel_2->have_posts() ) : $atomy_featured_carousel_2->the_post(); ?>

'product', 'showposts' => $atomy_featured_carousel_3_count ); $atomy_featured_carousel_3 = new WP_Query($args); if( $atomy_featured_carousel_3->have_posts() ) : while ( $atomy_featured_carousel_3->have_posts() ) : $atomy_featured_carousel_3->the_post(); ?>