SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'fr' WHERE l.layout_id = 9 AND l.dispatch = 'product_features.view' ORDER BY l.object_ids desc LIMIT 1