Array
(
[post_type] => product
[post_status] => publish
[posts_per_page] => 10
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[key] => _stock_status
[value] => instock
[compare] => =
[type] => CHAR
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 38
[1] => 24
)
[operator] => AND
)
)
[wpse18703_title] => Antique Silk Farahan rug
[post__not_in] => Array
(
[0] => 25710
)
)
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND wp_posts.ID NOT IN (25710) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (24,38)
AND object_id = wp_posts.ID
) = 2
) AND (
( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value = 'instock' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ((wp_posts.post_title LIKE '%Antique Silk%') OR (wp_posts.post_title LIKE '%Silk Farahan%') OR (wp_posts.post_title LIKE '%Farahan rug%')) GROUP BY wp_posts.ID ORDER BY ((wp_posts.post_title LIKE '%Antique Silk%') + (wp_posts.post_title LIKE '%Silk Farahan%') + (wp_posts.post_title LIKE '%Farahan rug%')) DESC LIMIT 0, 10
9484
Antique Silk Farahan rug
Circa 1890
203 x 130 cm 6’7” x 4’3”
£11,500
9018
Antique Silk Ghiordes 'Saph'
Circa 1890
280 x 130 cm 9’2” x 4’3”
£ POA
Array
(
[post_type] => product
[post_status] => publish
[posts_per_page] => 10
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[key] => _stock_status
[value] => instock
[compare] => =
[type] => CHAR
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 38
[1] => 24
)
)
)
[wpse18703_title] => Antique Silk Farahan rug
[post__not_in] => Array
(
[0] => 25710
[1] => 25315
[2] => 23296
)
)
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND wp_posts.ID NOT IN (25710,25315,23296) AND (
wp_term_relationships.term_taxonomy_id IN (24,38)
) AND (
( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value = 'instock' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ((wp_posts.post_title LIKE '%Antique Silk%') OR (wp_posts.post_title LIKE '%Silk Farahan%') OR (wp_posts.post_title LIKE '%Farahan rug%')) GROUP BY wp_posts.ID ORDER BY ((wp_posts.post_title LIKE '%Antique Silk%') + (wp_posts.post_title LIKE '%Silk Farahan%') + (wp_posts.post_title LIKE '%Farahan rug%')) DESC LIMIT 0, 10
9735
Antique Farahan rug
Circa 1890
198 x 134 cm 6’5” x 4’4”
£7,500
Array
(
[post_type] => product
[post_status] => publish
[posts_per_page] => 10
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[key] => _stock_status
[value] => instock
[compare] => =
[type] => CHAR
)
[1] => Array
(
[key] => price_guide
[value] => £10,000 to £15,000
[compare] => =
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 38
[1] => 24
)
[operator] => AND
)
)
[post__not_in] => Array
(
[0] => 25710
[1] => 25315
[2] => 23296
[3] => 25470
)
)
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND wp_posts.ID NOT IN (25710,25315,23296,25470) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (24,38)
AND object_id = wp_posts.ID
) = 2
) AND (
( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value = 'instock' )
AND
( mt1.meta_key = 'price_guide' AND mt1.meta_value = '£10,000 to £15,000' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
Array
(
[post_type] => product
[post_status] => publish
[posts_per_page] => 10
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[key] => _stock_status
[value] => instock
[compare] => =
[type] => CHAR
)
[1] => Array
(
[key] => price_guide
[value] => £10,000 to £15,000
[compare] => =
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 38
[1] => 24
)
)
)
[post__not_in] => Array
(
[0] => 25710
[1] => 25315
[2] => 23296
[3] => 25470
)
)
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND wp_posts.ID NOT IN (25710,25315,23296,25470) AND (
wp_term_relationships.term_taxonomy_id IN (24,38)
) AND (
( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value = 'instock' )
AND
( mt1.meta_key = 'price_guide' AND mt1.meta_value = '£10,000 to £15,000' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
10253
Antique Mohtasham Kashan rug
Circa 1890
204 x 133 cm 6’8” x 4’4”
£14,000
10180
Rare Antique Shirvan rug
Circa 1880
238 x 123 cm 7’9” x 4’
£11,000
10048
Rare Antique Tabriz rug
Circa 1870
245 x 175 cm 8’ x 5’8”
£14,800
9640
Tudeshk Nain rug
Circa 1930
253 x 159 cm 8’3” x 5’2”
£11,500
9201
Antique Kazak rug
Circa 1900
295 x 180 cm 9’8” x 5’10”
£11,500
6968
Nain Tudeshk rug
Circa 1920
220 x 150 cm 7’2” x 4’11”
£11,500
8366
Pair of Antique Kashan rugs
Circa 1920
212 x 131 cm 6’11” x 4’3”
£11,500