FRAME: POWDER COATED ALUMINUM. TOP SOLD SEPARATELY. SEE DOWNLOADABLE COLLECTION SPECS FOR TOP OPTIONS & AVAILABILITY.
W
27.25"
69 CM
H
28.25"
72 CM
L
27.25"
69 CM
Weight
14 lbs
6.4 kg
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 = 'ELICA DINING TABLE BASE' AND p.post_status = 'publish'