Frame: Aluminum with JANUScoatâ„¢. Seat: Olefin Straps. Back: Handwoven Olefin Rope. Cushion required and sold separately. See your sales specialist for details.
W
24.5"
62 CM
D
23.5"
60 CM
H
29.5"
75 CM
SH
16.5"
42 CM
AH
26"
66 CM
OSH
17.5"
45 CM
Weight
8.95 lbs
4.06 kg
Color:
Fossil
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 = 'KNOT ARMCHAIR' AND p.post_status = 'publish'