Cart 0
Test Query
Because we know just how hard it is to get the size.
Test Query
'post',
'posts_per_page' => 5,
'post__not_in' => array($dontshowthisguy)
);
$query = new WP_Query($args);
while($query->have_posts()) : $query->the_post();
?>
WP Custom Query - Basics
'post', 'posts_per_page' => 1 ); $query = new WP_Query($args); while($query->have_posts()) : $query->the_post(); $dontshowthisguy = $post->ID; ?>
0
YOUR CART
- No products in the cart.
Subtotal:
0,00 €
BEST SELLING PRODUCTS
0,00 €
0,00 €
Adding {{itemName}} to cart
Added {{itemName}} to cart
Loading...