Frame: Stainless Steel with JANUScoatâ„¢. Cushions Required, Sold Separately.
W
80"
203 CM
D
36"
91 CM
H
30.75"
78 CM
SH
13.75"
35 CM
AH
26"
66 CM
OSH
17.75"
45 CM
Weight
81.6 lbs
37 kg
Color:
SLATE
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 = 'AMALFI DEEP TUXEDO SOFA 3 SEAT XL' AND p.post_status = 'publish'