diff --git a/theme_kea/__manifest__.py b/theme_kea/__manifest__.py index 9219f6d1d..ef2bdb6ff 100644 --- a/theme_kea/__manifest__.py +++ b/theme_kea/__manifest__.py @@ -80,6 +80,40 @@ 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], }, }, + 'configurator_snippets_addons': { + 'website_sale': { + 'homepage': [ + ('website_sale.s_dynamic_snippet_category_list', 'after', 's_cover'), + ], + }, + }, + 'theme_customizations': { + 'website_sale.s_dynamic_snippet_category_list': { + 'data_attributes': { + 'size': 'small', + 'columns': '2', + 'rounded': '5', + 'gap': '4', + }, + 'background': { + 'color': 'o_cc2', + 'shape': { + 'data-oe-shape-data': '{"shape":"web_editor/Grids/04", "colors":{"c5":"o-color-1"}}', + 'element': """