FRAME: ALUMINUM WITH JANUSCOAT™. SEAT & BACK: JANUSFIBER. CUSHION REQUIRED – SOLD SEPARATELY.
W
65"
165 CM
D
37.5"
95 CM
H
28.5"
72 CM
SH
9.75"
25 CM
AH
18.5"
47 CM
OSH
16.25"
41 CM
Weight
40 lbs
18.1 kg
Color:
DAPPLE
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 = 'STRADA SOFA 2 SEAT' AND p.post_status = 'publish'