FRAME: ALUMINUM WITH JANUSCOATâ„¢. WEAVING MATERIAL: HANDWOVEN JANUSfiber.
W
32.25"
82 CM
D
30"
76 CM
H
33.5"
85 CM
SH
15"
38 CM
AH
23.5"
60 CM
Weight
18 lbs
8.2 kg
Color:
CARAMEL
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 = 'AMARI LOW BACK LOUNGE CHAIR' AND p.post_status = 'publish'