diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index d5246ff37..c881784cc 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -23,6 +23,7 @@ 'views/snippets/s_references.xml', 'views/snippets/s_call_to_action.xml', 'views/snippets/s_comparisons.xml', + 'views/snippets/s_freegrid.xml', 'views/snippets/s_product_list.xml', 'views/snippets/s_product_catalog.xml', 'views/snippets/s_showcase.xml', diff --git a/theme_anelusia/views/snippets/s_freegrid.xml b/theme_anelusia/views/snippets/s_freegrid.xml new file mode 100644 index 000000000..f308d2e56 --- /dev/null +++ b/theme_anelusia/views/snippets/s_freegrid.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 97d98b06f..047434679 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -30,6 +30,7 @@ 'views/snippets/s_product_catalog.xml', 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_comparisons.xml', + 'views/snippets/s_freegrid.xml', 'views/snippets/s_company_team.xml', 'views/snippets/s_product_list.xml', 'views/snippets/s_color_blocks_2.xml', diff --git a/theme_artists/views/snippets/s_freegrid.xml b/theme_artists/views/snippets/s_freegrid.xml new file mode 100644 index 000000000..aa22eedfa --- /dev/null +++ b/theme_artists/views/snippets/s_freegrid.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 4a00e7b9c..c96e27b50 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -274,6 +274,22 @@ + + + + + + + + + + + + + + + + + + + + +