Boisset

Boisset

This major player in the wine market is one of the 5 largest wine groups in France. It is number 4 in terms of French wine exports and has a market presence in 80 countries thanks to its 270 plus brands. Its 2008 turnover was 280 millions euro.


SELECT node.nid FROM {node, content_type_client ctc} WHERE node.nid = ctc.nid AND type = 'client' AND ( node.language = 'en' or node.language = '' ) AND status = 1 ORDER BY title ASC