FRAME: ALUMINUM WITH JANUSCOATâ„¢.CUSHIONS REQUIRED, SOLD SEPARATELY.
W
80"
203 CM
D
30"
76 CM
H
25"
64 CM
SH
13"
33 CM
OSH
16.5"
42 CM
Weight
38.3 lbs
17.4 kg
Color:
WHITE VERMOUTH
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 = 'AZIMUTH CROSS BACKLESS BENCH 203' AND p.post_status = 'publish'