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] => 18
)
[operator] => AND
)
)
[wpse18703_title] => Modern Ziegler runner
[post__not_in] => Array
(
[0] => 22458
)
)
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 (22458) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (18)
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 '%Modern Ziegler%') OR (wp_posts.post_title LIKE '%Ziegler runner%')) GROUP BY wp_posts.ID ORDER BY ((wp_posts.post_title LIKE '%Modern Ziegler%') + (wp_posts.post_title LIKE '%Ziegler runner%')) DESC LIMIT 0, 10
8801
Modern Ziegler runner
Contemporary
248 x 70 cm 8’1” x 2’3”
£850
6788
Modern Ziegler runner
Contemporary
628 x 76 cm 20’7” x 2’5”
£2,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
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 18
)
)
)
[wpse18703_title] => Modern Ziegler runner
[post__not_in] => Array
(
[0] => 22458
[1] => 20189
[2] => 23758
)
)
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 (22458,20189,23758) AND (
wp_term_relationships.term_taxonomy_id IN (18)
) 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 '%Modern Ziegler%') OR (wp_posts.post_title LIKE '%Ziegler runner%')) GROUP BY wp_posts.ID ORDER BY ((wp_posts.post_title LIKE '%Modern Ziegler%') + (wp_posts.post_title LIKE '%Ziegler runner%')) 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] => 18
)
[operator] => AND
)
)
[post__not_in] => Array
(
[0] => 22458
[1] => 20189
[2] => 23758
)
)
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 (22458,20189,23758) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (18)
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')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
9562
Sultanabad Runner
Contemporary
433 x 89 cm 14’2” x 2’11”
£3,300
9564
Sultanabad Runner
Contemporary
513 x 96 cm 16’9” x 3’1”
£4,300
8007
Fine Classical design runner
Contemporary
410 x 122 cm 13’5” x 4’
£4,200
5480
Modern Kilim runner
Contemporary
257 x 64 cm 8’5” x 2’1”
£310
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] => 18
)
)
)
[post__not_in] => Array
(
[0] => 22458
[1] => 20189
[2] => 23758
[3] => 24622
[4] => 24616
[5] => 20157
[6] => 14983
)
)
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 (22458,20189,23758,24622,24616,20157,14983) AND (
wp_term_relationships.term_taxonomy_id IN (18)
) 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')) 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] => size_guide
[value] => Runner
[compare] => =
)
)
[tax_query] => Array
(
[0] => Array
(
[include_children] =>
[taxonomy] => product_cat
[terms] => Array
(
[0] => 18
)
[operator] => AND
)
)
[post__not_in] => Array
(
[0] => 22458
[1] => 20189
[2] => 23758
[3] => 24622
[4] => 24616
[5] => 20157
[6] => 14983
)
)
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 (22458,20189,23758,24622,24616,20157,14983) AND (
(
SELECT COUNT(1)
FROM wp_term_relationships
WHERE term_taxonomy_id IN (18)
AND object_id = wp_posts.ID
) = 1
) AND (
( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value = 'instock' )
AND
( mt1.meta_key = 'size_guide' AND mt1.meta_value = 'Runner' )
) 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
8008
Pair of Khotan design runners
Contemporary
512 x 132 cm 16’9” x 4’3”
£10,000
9563
Sultanabad Runner
Contemporary
592 x 103 cm 19’5” x 3’4”
£5,500
9565
Sultanabad Runner
Contemporary
632 x 91 cm 20’8” x 2’11”
£5,850
9081
Sultanabad Runner
Contemporary
687 x 98 cm 22’6” x 3’2”
£5,650