Frame: Aluminum with JANUScoat™. Cushion Required – Sold Separately.
W
21.75"
55 CM
D
25.5"
65 CM
H
37.25"
95 CM
SH
15"
38 CM
AH
24.5"
62 CM
OSH
18"
46 CM
Weight
29.6 lbs
13.4 kg
Color:
Blush Pink
SELECT p.ID as post_id, t.slug as product_color
FROM wp_posts p
LEFT JOIN wp_term_relationships tr ON p.ID = tr.object_id
LEFT JOIN wp_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
LEFT JOIN wp_terms t ON t.term_id = tt.term_id
WHERE
tt.taxonomy = 'product_colors'
AND p.post_title = 'QUADRATL ARMCHAIR' AND p.post_status = 'publish'