# To turn off merging the simple with the configurable run:
REPLACE INTO `core_config_data`
(`config_id`, `scope`, `scope_id`, `path`, `value`, `updated_at`)
VALUES
(null, 'default', 0, 'clang/clang/product_attribute_mapping_mode', '3', now());