Due to Covid-19, we are temporarily unable to fulfill orders. Please check back later.

'film', 'meta_query' => array( array( 'key' => 'price', 'value' => '0', 'compare' => '>', 'type' => 'NUMERIC' ) ) ); $query = new WP_Query( $args ); query_posts($args); while (have_posts()) : the_post(); ?>