Frame: Aluminum with JANUScoat™. Seat & Back: Handwoven JANUSfiber®. Canopy Ribs: Stainless Steel with JANUScoat. Canopy Fabric: 100% Solution Dyed Acrylic Canvas. Includes Wheels. Cushions required and sold separately, see your sales specialist for details.
H
40.25"
102 CM
SH
14.25"
36 CM
OSH
18.25"
46 CM
Diam
77.5"
197 CM
Weight
110.3 lbs
50 kg
Color:
Smoke
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 = 'PIVOT SWIVEL DAYBED' AND p.post_status = 'publish'