FABRICS
Search by Color: Beige
Beige
SELECT * FROM `fabrics` WHERE hide = '0' AND color_group LIKE '%beige%' ORDER BY color_group ASC, name ASC, collection ASC LIMIT 0, 60
+ Added.