Reqular Price
reqular_price = array( 'relation' => 'AND', array( 'key' => 'reqular_price', 'value' => '15', 'compare' => '<', 'type' => 'NUMERIC', ), array( 'key' => 'reqular_price', 'compare' => 'EXISTS', ), );
reqular_price = array( 'relation' => 'AND', array( 'key' => 'reqular_price', 'value' => '15', 'compare' => '<', 'type' => 'NUMERIC', ), array( 'key' => 'reqular_price', 'compare' => 'EXISTS', ), );