Frame: Powder Coated Aluminum. Seat & Back: JEC Private Label Polyvinyl Mesh. Flat and 3 Adjustable Positions. Stacks to 12.
W
26"
66 CM
H
39.5"
100 CM
L
79.5"
202 CM
SH
14.25"
36 CM
AH
21.25"
54 CM
OSH
14.25"
36 CM
Color:
Mercury
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 = 'FLEET STACKABLE CHAISE LOUNGE' AND p.post_status = 'publish'