Available Titles

    ‘product_category’, ‘stock’ => 1,’product_cat’=>’novel-downloads’, ‘posts_per_page’ =>400,’orderby’ =>’rand’,’order’ => ‘DESC’ );
    $loop = new WP_Query( $args );
    while ( $loop->have_posts() ) : $loop->the_post(); global $product; ?>

Leave a Reply