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] => 24
)
[operator] => AND
)
)
[wpse18703_title] => Antique Perepedil rug, Caucasian
[post__not_in] => Array
(
[0] => 17152
)
)
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 (17152) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (24)
AND object_id = wp_posts.ID
) = 1
) 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 Perepedil%') OR (wp_posts.post_title LIKE '%Perepedil rug,%') OR (wp_posts.post_title LIKE '%rug, Caucasian%')) AND (wp_posts.post_password = '') GROUP BY wp_posts.ID ORDER BY ((wp_posts.post_title LIKE '%Antique Perepedil%') + (wp_posts.post_title LIKE '%Perepedil rug,%') + (wp_posts.post_title LIKE '%rug, Caucasian%')) DESC LIMIT 0, 10
1709
Antique Kazak rug
Circa 1880
254 x 184 cm 8’3” x 6’
£ POA
7427
Antique Kuba rug
Circa 1890
205 x 115 cm 6’8” x 3’9”
£6,850
2212
Antique Karachoff Kazak rug
Circa 1880
230 x 160 cm 7’6” x 5’2”
£15,000
4595
Antique Konaghend rug
Circa 1890
162 x 110 cm 5’3” x 3’7”
£4,500
5939
Antique Shirvan rug
Circa 1880
162 x 113 cm 5’3” x 3’8”
£ POA
8405
Antique Gendje rug
Circa 1870
302 x 126 cm 9’10” x 4’1”
£8,650
7906
Antique Lenkoran rug
Dated 1876
273 x 123 cm 8’11” x 4’
£16,500
7877
Antique Moghan rug
Circa 1880
198 x 141 cm 6’5” x 4’7”
£12,750
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] => 24
)
)
)
[wpse18703_title] => Antique Perepedil rug, Caucasian
[post__not_in] => Array
(
[0] => 17152
[1] => 14292
[2] => 17986
[3] => 14843
[4] => 14952
[5] => 16154
[6] => 20582
[7] => 22344
[8] => 22858
)
)
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 (17152,14292,17986,14843,14952,16154,20582,22344,22858) AND (
wp_term_relationships.term_taxonomy_id IN (24)
) 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 Perepedil%') OR (wp_posts.post_title LIKE '%Perepedil rug,%') OR (wp_posts.post_title LIKE '%rug, Caucasian%')) AND (wp_posts.post_password = '') GROUP BY wp_posts.ID ORDER BY ((wp_posts.post_title LIKE '%Antique Perepedil%') + (wp_posts.post_title LIKE '%Perepedil rug,%') + (wp_posts.post_title LIKE '%rug, Caucasian%')) 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] => up to £5,000
[compare] => =
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 24
)
[operator] => AND
)
)
[post__not_in] => Array
(
[0] => 17152
[1] => 14292
[2] => 17986
[3] => 14843
[4] => 14952
[5] => 16154
[6] => 20582
[7] => 22344
[8] => 22858
)
)
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 (17152,14292,17986,14843,14952,16154,20582,22344,22858) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (24)
AND object_id = wp_posts.ID
) = 1
) AND (
( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value = 'instock' )
AND
( mt1.meta_key = 'price_guide' AND mt1.meta_value = 'up to £5,000' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND (wp_posts.post_password = '') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
9369
Antique Hamadan rug
Circa 1910
111 x 75 cm 3’7” x 2’5”
£1,150
9373
Antique Veramin rug
Circa 1920
215 x 140 cm 7’ x 4’7”
£3,950