diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py
index ddc572af6..f0cef5586 100644
--- a/theme_beauty/__manifest__.py
+++ b/theme_beauty/__manifest__.py
@@ -4,7 +4,7 @@
'category': 'Theme/Retail',
'summary': 'Beauty, Health, Care, Make Up, Cosmetics, Hair Dressers, Stores',
'sequence': 170,
- 'version': '2.0.0',
+ 'version': '2.1.0',
'author': 'Odoo S.A.',
'depends': ['theme_common'],
'data': [
@@ -16,12 +16,31 @@
'views/snippets/s_title.xml',
'views/snippets/s_company_team.xml',
'views/snippets/s_call_to_action.xml',
+ 'views/snippets/s_product_list.xml',
+ 'views/snippets/s_banner.xml',
+ 'views/snippets/s_image_text.xml',
+ 'views/snippets/s_numbers.xml',
+ 'views/snippets/s_picture.xml',
+ 'views/snippets/s_color_blocks_2.xml',
+ 'views/snippets/s_media_list.xml',
+ 'views/snippets/s_comparisons.xml',
+ 'views/snippets/s_product_catalog.xml',
],
'images': [
- 'static/description/beauty_description.png',
+ 'static/description/beauty_description.jpg',
'static/description/beauty_screenshot.jpg',
],
+ 'images_preview_theme': {
+ 'website.s_cover_default_image': '/theme_beauty/static/src/img/snippets/s_cover.jpg',
+ 'website.s_text_image_default_image': '/theme_beauty/static/src/img/snippets/s_text_image.jpg',
+ 'website.s_product_list_default_image_1': '/theme_beauty/static/src/img/snippets/s_product_1.jpg',
+ 'website.s_product_list_default_image_2': '/theme_beauty/static/src/img/snippets/s_product_2.jpg',
+ 'website.s_product_list_default_image_3': '/theme_beauty/static/src/img/snippets/s_product_3.jpg',
+ 'website.s_product_list_default_image_4': '/theme_beauty/static/src/img/snippets/s_product_4.jpg',
+ 'website.s_product_list_default_image_5': '/theme_beauty/static/src/img/snippets/s_product_5.jpg',
+ 'website.s_product_list_default_image_6': '/theme_beauty/static/src/img/snippets/s_product_6.jpg',
+ },
'license': 'LGPL-3',
'live_test_url': 'https://theme-beauty.odoo.com',
'assets': {
diff --git a/theme_beauty/data/ir_asset.xml b/theme_beauty/data/ir_asset.xml
index 3ac019f17..eb8e55863 100644
--- a/theme_beauty/data/ir_asset.xml
+++ b/theme_beauty/data/ir_asset.xml
@@ -1,37 +1,35 @@
-
-
- theme_beauty.s_banner_parallax_000_variables_scss
- Banner parallax 000 variables SCSS
- web._assets_primary_variables
- theme_beauty/static/src/old_snippets/s_banner_parallax/000_variables.scss
-
-
+
+ theme_beauty.s_banner_parallax_000_variables_scss
+ Banner parallax 000 variables SCSS
+ web._assets_primary_variables
+ theme_beauty/static/src/old_snippets/s_banner_parallax/000_variables.scss
+
+
-
- theme_beauty.primary_variables_scss
- Primary variables SCSS
- web._assets_primary_variables
- theme_beauty/static/src/scss/primary_variables.scss
-
+
+ theme_beauty.primary_variables_scss
+ Primary variables SCSS
+ web._assets_primary_variables
+ theme_beauty/static/src/scss/primary_variables.scss
+
-
- theme_beauty.bootstrap_overridden_scss
- Bootstrap overridden SCSS
- web._assets_frontend_helpers
- prepend
- theme_beauty/static/src/scss/bootstrap_overridden.scss
-
+
+ theme_beauty.bootstrap_overridden_scss
+ Bootstrap overridden SCSS
+ web._assets_frontend_helpers
+ prepend
+ theme_beauty/static/src/scss/bootstrap_overridden.scss
+
-
- theme_beauty.compatibility_saas_11_4_variables_scss
- Compatibility saas 11 4 variables SCSS
- web._assets_primary_variables
- /theme_beauty/static/src/scss/compatibility-saas-11.4-variables.scss
-
-
+
+ theme_beauty.compatibility_saas_11_4_variables_scss
+ Compatibility saas 11 4 variables SCSS
+ web._assets_primary_variables
+ /theme_beauty/static/src/scss/compatibility-saas-11.4-variables.scss
+
+
-
diff --git a/theme_beauty/static/description/beauty_description.jpg b/theme_beauty/static/description/beauty_description.jpg
new file mode 100644
index 000000000..bffb136d1
Binary files /dev/null and b/theme_beauty/static/description/beauty_description.jpg differ
diff --git a/theme_beauty/static/description/beauty_description.png b/theme_beauty/static/description/beauty_description.png
deleted file mode 100644
index ff6ee7008..000000000
Binary files a/theme_beauty/static/description/beauty_description.png and /dev/null differ
diff --git a/theme_beauty/static/description/beauty_screenshot.jpg b/theme_beauty/static/description/beauty_screenshot.jpg
index 2a4f84a65..9eee1eeea 100644
Binary files a/theme_beauty/static/description/beauty_screenshot.jpg and b/theme_beauty/static/description/beauty_screenshot.jpg differ
diff --git a/theme_beauty/static/description/index.html b/theme_beauty/static/description/index.html
index 866a0075b..82ffcb2cf 100644
--- a/theme_beauty/static/description/index.html
+++ b/theme_beauty/static/description/index.html
@@ -7,7 +7,7 @@
first projects on the web. Just drag & drop the new building blocks
you need to easily build your layout. All layouts are made of sections,
that you can easily combine to fit your specific project.
-
+
Beauty Customization Tool
diff --git a/theme_beauty/static/src/img/snippets/library_image_02.jpg b/theme_beauty/static/src/img/snippets/library_image_02.jpg
new file mode 100644
index 000000000..eb7c8b049
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_02.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/library_image_03.jpg b/theme_beauty/static/src/img/snippets/library_image_03.jpg
new file mode 100644
index 000000000..2daeb9014
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_03.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/library_image_05.jpg b/theme_beauty/static/src/img/snippets/library_image_05.jpg
new file mode 100644
index 000000000..5e17f4e1d
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_05.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/library_image_08.jpg b/theme_beauty/static/src/img/snippets/library_image_08.jpg
new file mode 100644
index 000000000..4c743245a
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_08.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/library_image_10.jpg b/theme_beauty/static/src/img/snippets/library_image_10.jpg
new file mode 100644
index 000000000..bd326a0be
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_10.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/library_image_14.jpg b/theme_beauty/static/src/img/snippets/library_image_14.jpg
new file mode 100644
index 000000000..6fa92d0bf
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_14.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/library_image_16.jpg b/theme_beauty/static/src/img/snippets/library_image_16.jpg
new file mode 100644
index 000000000..44ff717cd
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_16.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_banner.jpg b/theme_beauty/static/src/img/snippets/s_banner.jpg
index 8fbfe7488..50f308805 100644
Binary files a/theme_beauty/static/src/img/snippets/s_banner.jpg and b/theme_beauty/static/src/img/snippets/s_banner.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_company_team_1.jpg b/theme_beauty/static/src/img/snippets/s_company_team_1.jpg
index 0f0ae1abc..8c9aae383 100644
Binary files a/theme_beauty/static/src/img/snippets/s_company_team_1.jpg and b/theme_beauty/static/src/img/snippets/s_company_team_1.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_company_team_2.jpg b/theme_beauty/static/src/img/snippets/s_company_team_2.jpg
index 9c1704fc4..f8e842302 100644
Binary files a/theme_beauty/static/src/img/snippets/s_company_team_2.jpg and b/theme_beauty/static/src/img/snippets/s_company_team_2.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_company_team_3.jpg b/theme_beauty/static/src/img/snippets/s_company_team_3.jpg
new file mode 100644
index 000000000..53fa67745
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_3.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_company_team_4.jpg b/theme_beauty/static/src/img/snippets/s_company_team_4.jpg
index 5ad91d7d2..d5787d3aa 100644
Binary files a/theme_beauty/static/src/img/snippets/s_company_team_4.jpg and b/theme_beauty/static/src/img/snippets/s_company_team_4.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_cover.jpg b/theme_beauty/static/src/img/snippets/s_cover.jpg
index 7a529d317..f8aca9650 100644
Binary files a/theme_beauty/static/src/img/snippets/s_cover.jpg and b/theme_beauty/static/src/img/snippets/s_cover.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_image_text.jpg b/theme_beauty/static/src/img/snippets/s_image_text.jpg
index 39d3b872a..c253f7176 100644
Binary files a/theme_beauty/static/src/img/snippets/s_image_text.jpg and b/theme_beauty/static/src/img/snippets/s_image_text.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_1.jpg b/theme_beauty/static/src/img/snippets/s_product_1.jpg
index 9895af099..8be628ce7 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_1.jpg and b/theme_beauty/static/src/img/snippets/s_product_1.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_2.jpg b/theme_beauty/static/src/img/snippets/s_product_2.jpg
index 180984da4..3ef3eba60 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_2.jpg and b/theme_beauty/static/src/img/snippets/s_product_2.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_3.jpg b/theme_beauty/static/src/img/snippets/s_product_3.jpg
index 859439596..5c5a9fe46 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_3.jpg and b/theme_beauty/static/src/img/snippets/s_product_3.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_4.jpg b/theme_beauty/static/src/img/snippets/s_product_4.jpg
index 72f9a597e..3d3402cc9 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_4.jpg and b/theme_beauty/static/src/img/snippets/s_product_4.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_5.jpg b/theme_beauty/static/src/img/snippets/s_product_5.jpg
index 150b85829..9f45936fa 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_5.jpg and b/theme_beauty/static/src/img/snippets/s_product_5.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_6.jpg b/theme_beauty/static/src/img/snippets/s_product_6.jpg
index 80a6c6817..be3d63cff 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_6.jpg and b/theme_beauty/static/src/img/snippets/s_product_6.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_product_catalog.jpg b/theme_beauty/static/src/img/snippets/s_product_catalog.jpg
index 624f8e81b..c51e47806 100644
Binary files a/theme_beauty/static/src/img/snippets/s_product_catalog.jpg and b/theme_beauty/static/src/img/snippets/s_product_catalog.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg b/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg
new file mode 100644
index 000000000..a7ac9c669
Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg differ
diff --git a/theme_beauty/static/src/img/snippets/s_text_image.jpg b/theme_beauty/static/src/img/snippets/s_text_image.jpg
index d7544804b..ca9929e36 100644
Binary files a/theme_beauty/static/src/img/snippets/s_text_image.jpg and b/theme_beauty/static/src/img/snippets/s_text_image.jpg differ
diff --git a/theme_beauty/static/src/js/tour.js b/theme_beauty/static/src/js/tour.js
index f3ba1836a..a8bcf00be 100644
--- a/theme_beauty/static/src/js/tour.js
+++ b/theme_beauty/static/src/js/tour.js
@@ -1,8 +1,6 @@
-odoo.define("theme_beauty.tour.beauty", function (require) {
-"use strict";
+/** @odoo-module */
-const wTourUtils = require("website.tour_utils");
-var tour = require("web_tour.tour");
+import wTourUtils from 'website.tour_utils';
const snippets = [
{
@@ -17,6 +15,10 @@ const snippets = [
id: 's_title',
name: 'Title',
},
+ {
+ id: 's_product_list',
+ name: 'Items',
+ },
{
id: 's_company_team',
name: 'Team',
@@ -35,8 +37,5 @@ wTourUtils.registerThemeHomepageTour("beauty_tour", [
wTourUtils.dragNDrop(snippets[2]),
wTourUtils.dragNDrop(snippets[3]),
wTourUtils.dragNDrop(snippets[4]),
- wTourUtils.clickOnSnippet(snippets[4]),
- wTourUtils.changeBackgroundColor(),
- wTourUtils.selectColorPalette(),
+ wTourUtils.dragNDrop(snippets[5]),
]);
-});
diff --git a/theme_beauty/static/src/scss/primary_variables.scss b/theme_beauty/static/src/scss/primary_variables.scss
index 8a7dd3b1c..5f2e799d2 100644
--- a/theme_beauty/static/src/scss/primary_variables.scss
+++ b/theme_beauty/static/src/scss/primary_variables.scss
@@ -2,12 +2,12 @@
// Fonts
//------------------------------------------------------------------------------
-$o-theme-h1-font-size-multiplier: (25 / 12);
-$o-theme-h2-font-size-multiplier: (18 / 12);
-$o-theme-h3-font-size-multiplier: (16 / 12);
-$o-theme-h4-font-size-multiplier: (14 / 12);
-$o-theme-h5-font-size-multiplier: 1;
-$o-theme-h6-font-size-multiplier: 1;
+$o-theme-h1-font-size-multiplier: (62 / 16);
+$o-theme-h2-font-size-multiplier: (48 / 16);
+$o-theme-h3-font-size-multiplier: (36 / 16);
+$o-theme-h4-font-size-multiplier: (28 / 16);
+$o-theme-h5-font-size-multiplier: (24 / 16);
+$o-theme-h6-font-size-multiplier: (21 / 16);
$o-theme-font-configs: (
'Heebo': (
@@ -46,6 +46,10 @@ $o-theme-font-configs: (
'family': ('Muli', sans-serif),
'url': 'Muli:300,300i,400,400i,700,700i',
),
+ 'DM Serif Display': (
+ 'family': ('DM Serif Display', serif),
+ 'url': 'DM+Serif+Display:400,400i',
+ ),
);
//------------------------------------------------------------------------------
@@ -57,16 +61,24 @@ $o-website-values-palettes: (
'color-palettes-name': 'beauty-1',
'header-font-size': (18 / 16) * 1rem,
- 'btn-border-radius': .3125rem,
- 'btn-border-radius-lg': .3125rem,
- 'btn-border-radius-sm': .3125rem,
'font': 'Questrial',
- 'headings-font': 'Questrial',
+ 'headings-font': 'DM Serif Display',
'navbar-font': 'Questrial',
'buttons-font': 'Questrial',
'header-template': 'Contact',
'footer-template': 'default',
'header-links-style': 'outline',
+
+ // Buttons
+ 'btn-padding-y': .45rem,
+ 'btn-padding-x': 1.35rem,
+ 'btn-padding-y-sm': .3rem,
+ 'btn-padding-x-sm': .9rem,
+ 'btn-padding-y-lg': .6rem,
+ 'btn-padding-x-lg': 1.8rem,
+ 'btn-border-radius': 10rem,
+ 'btn-border-radius-sm': 10rem,
+ 'btn-border-radius-lg': 10rem,
),
);
@@ -97,3 +109,11 @@ $o-color-palettes-compatibility-indexes: (
22: 'generic-16',
23: 'generic-17',
);
+
+//------------------------------------------------------------------------------
+// Shapes
+//------------------------------------------------------------------------------
+
+$o-bg-shapes: change-shape-colors-mapping('web_editor', 'Wavy/09', (1: 3, 5: 3));
+$o-bg-shapes: change-shape-colors-mapping('web_editor', 'Wavy/13_001', (1: 3));
+$o-bg-shapes: change-shape-colors-mapping('web_editor', 'Wavy/20', (2: 1));
diff --git a/theme_beauty/views/images.xml b/theme_beauty/views/images.xml
index 7f3a60077..4b811e621 100644
--- a/theme_beauty/views/images.xml
+++ b/theme_beauty/views/images.xml
@@ -1,194 +1,239 @@
-
-
-
-
- theme_common.image_content_02
- theme_common.image_content_02
- /theme_beauty/static/src/img/content/content_img_02.jpg
-
-
- theme_common.image_content_03
- theme_common.image_content_03
- /theme_beauty/static/src/img/content/content_img_03.jpg
-
-
- theme_common.image_content_07
- theme_common.image_content_07
- /theme_beauty/static/src/img/content/content_img_07.jpg
-
-
- theme_common.image_content_09
- theme_common.image_content_09
- /theme_beauty/static/src/img/content/content_img_09.jpg
-
-
- theme_common.image_content_10
- theme_common.image_content_10
- /theme_beauty/static/src/img/content/content_img_10.jpg
-
-
- theme_common.image_content_11
- theme_common.image_content_11
- /theme_beauty/static/src/img/content/content_img_11.jpg
-
-
- theme_common.image_content_12
- theme_common.image_content_12
- /theme_beauty/static/src/img/content/content_img_12.jpg
-
+
-
-
- website.s_banner_default_image
- website.s_banner_default_image
- /theme_beauty/static/src/img/snippets/s_banner.jpg
-
-
-
- website.s_cover_default_image
- website.s_cover_default_image
- /theme_beauty/static/src/img/snippets/s_cover.jpg
-
-
- website.s_text_image_default_image
- website.s_text_image_default_image
- /theme_beauty/static/src/img/snippets/s_picture.jpg
-
-
- website.s_image_text_default_image
- website.s_image_text_default_image
- /theme_beauty/static/src/img/snippets/s_image_text.jpg
-
-
- website.s_picture_default_image
- website.s_picture_default_image
- /theme_beauty/static/src/img/snippets/s_picture.jpg
-
-
- website.library_image_11
- website.library_image_11
- /theme_beauty/static/src/img/snippets/library_image_11.jpg
-
-
- website.library_image_13
- website.library_image_13
- /theme_beauty/static/src/img/snippets/library_image_13.jpg
-
-
- website.library_image_07
- website.library_image_07
- /theme_beauty/static/src/img/snippets/library_image_07.jpg
-
-
- website.s_masonry_block_default_image_1
- website.s_masonry_block_default_image_1
- /theme_beauty/static/src/img/snippets/s_masonry_block.jpg
-
-
- website.s_carousel_default_image_1
- website.s_carousel_default_image_1
- /theme_beauty/static/src/img/snippets/s_carousel_1.jpg
-
-
- website.s_carousel_default_image_2
- website.s_carousel_default_image_2
- /theme_beauty/static/src/img/snippets/s_carousel_2.jpg
-
-
- website.s_carousel_default_image_3
- website.s_carousel_default_image_3
- /theme_beauty/static/src/img/snippets/s_carousel_3.jpg
-
-
- website.s_media_list_default_image_1
- website.s_media_list_default_image_1
- /theme_beauty/static/src/img/snippets/s_media_list_1.jpg
-
-
- website.s_media_list_default_image_2
- website.s_media_list_default_image_2
- /theme_beauty/static/src/img/snippets/s_media_list_2.jpg
-
-
- website.s_media_list_default_image_3
- website.s_media_list_default_image_3
- /theme_beauty/static/src/img/snippets/s_media_list_3.jpg
-
-
- website.s_parallax_default_image
- website.s_parallax_default_image
- /theme_beauty/static/src/img/snippets/s_parallax.jpg
-
-
- website.s_product_catalog_default_image
- website.s_product_catalog_default_image
- /theme_beauty/static/src/img/snippets/s_product_catalog.jpg
-
-
- website.s_product_list_default_image_1
- website.s_product_list_default_image_1
- /theme_beauty/static/src/img/snippets/s_product_1.jpg
-
-
- website.s_product_list_default_image_2
- website.s_product_list_default_image_2
- /theme_beauty/static/src/img/snippets/s_product_2.jpg
-
-
- website.s_product_list_default_image_3
- website.s_product_list_default_image_3
- /theme_beauty/static/src/img/snippets/s_product_3.jpg
-
-
- website.s_product_list_default_image_4
- website.s_product_list_default_image_4
- /theme_beauty/static/src/img/snippets/s_product_4.jpg
-
-
- website.s_product_list_default_image_5
- website.s_product_list_default_image_5
- /theme_beauty/static/src/img/snippets/s_product_5.jpg
-
-
- website.s_product_list_default_image_6
- website.s_product_list_default_image_6
- /theme_beauty/static/src/img/snippets/s_product_6.jpg
-
-
- website.s_company_team_image_1
- website.s_company_team_image_1
- /theme_beauty/static/src/img/snippets/s_company_team_1.jpg
-
-
- website.s_company_team_image_2
- website.s_company_team_image_2
- /theme_beauty/static/src/img/snippets/s_company_team_2.jpg
-
-
- website.s_company_team_image_4
- website.s_company_team_image_4
- /theme_beauty/static/src/img/snippets/s_company_team_4.jpg
-
-
- website.s_quotes_carousel_demo_image_1
- website.s_quotes_carousel_demo_image_1
- /theme_beauty/static/src/img/snippets/s_quotes_carousel_1.jpg
-
-
- website.s_quotes_carousel_demo_image_2
- website.s_quotes_carousel_demo_image_2
- /theme_beauty/static/src/img/snippets/s_quotes_carousel_2.jpg
-
-
- website.library_image_17
- website.library_image_17
- /theme_beauty/static/src/img/snippets/s_newsletter.jpg
-
-
-
+
+
+ theme_common.image_content_02
+ theme_common.image_content_02
+ /theme_beauty/static/src/img/content/content_img_02.jpg
+
+
+ theme_common.image_content_03
+ theme_common.image_content_03
+ /theme_beauty/static/src/img/content/content_img_03.jpg
+
+
+ theme_common.image_content_07
+ theme_common.image_content_07
+ /theme_beauty/static/src/img/content/content_img_07.jpg
+
+
+ theme_common.image_content_09
+ theme_common.image_content_09
+ /theme_beauty/static/src/img/content/content_img_09.jpg
+
+
+ theme_common.image_content_10
+ theme_common.image_content_10
+ /theme_beauty/static/src/img/content/content_img_10.jpg
+
+
+ theme_common.image_content_11
+ theme_common.image_content_11
+ /theme_beauty/static/src/img/content/content_img_11.jpg
+
+
+ theme_common.image_content_12
+ theme_common.image_content_12
+ /theme_beauty/static/src/img/content/content_img_12.jpg
+
+
+
+
+ website.s_banner_default_image
+ website.s_banner_default_image
+/theme_beauty/static/src/img/snippets/s_banner.jpg
+
+
+
+ website.s_cover_default_image
+ website.s_cover_default_image
+ /theme_beauty/static/src/img/snippets/s_cover.jpg
+
+
+ website.s_text_image_default_image
+ website.s_text_image_default_image
+ /theme_beauty/static/src/img/snippets/s_text_image.jpg
+
+
+ website.s_image_text_default_image
+ website.s_image_text_default_image
+ /theme_beauty/static/src/img/snippets/s_image_text.jpg
+
+
+ website.s_picture_default_image
+ website.s_picture_default_image
+ /theme_beauty/static/src/img/snippets/s_picture.jpg
+
+
+ website.library_image_11
+ website.library_image_11
+ /theme_beauty/static/src/img/snippets/library_image_11.jpg
+
+
+ website.library_image_13
+ website.library_image_13
+ /theme_beauty/static/src/img/snippets/library_image_13.jpg
+
+
+ website.library_image_07
+ website.library_image_07
+ /theme_beauty/static/src/img/snippets/library_image_07.jpg
+
+
+ website.library_image_08
+ website.library_image_08
+ /theme_beauty/static/src/img/snippets/library_image_08.jpg
+
+
+ website.library_image_03
+ website.library_image_03
+ /theme_beauty/static/src/img/snippets/library_image_03.jpg
+
+
+ website.library_image_02
+ website.library_image_02
+ /theme_beauty/static/src/img/snippets/library_image_02.jpg
+
+
+ website.library_image_10
+ website.library_image_10
+ /theme_beauty/static/src/img/snippets/library_image_10.jpg
+
+
+ website.library_image_05
+ website.library_image_05
+ /theme_beauty/static/src/img/snippets/library_image_05.jpg
+
+
+ website.library_image_14
+ website.library_image_14
+ /theme_beauty/static/src/img/snippets/library_image_14.jpg
+
+
+ website.library_image_16
+ website.library_image_16
+ /theme_beauty/static/src/img/snippets/library_image_16.jpg
+
+
+ website.s_masonry_block_default_image_1
+ website.s_masonry_block_default_image_1
+ /theme_beauty/static/src/img/snippets/s_masonry_block.jpg
+
+
+ website.s_carousel_default_image_1
+ website.s_carousel_default_image_1
+ /theme_beauty/static/src/img/snippets/s_carousel_1.jpg
+
+
+ website.s_carousel_default_image_2
+ website.s_carousel_default_image_2
+ /theme_beauty/static/src/img/snippets/s_carousel_2.jpg
+
+
+ website.s_carousel_default_image_3
+ website.s_carousel_default_image_3
+ /theme_beauty/static/src/img/snippets/s_carousel_3.jpg
+
+
+ website.s_media_list_default_image_1
+ website.s_media_list_default_image_1
+ /theme_beauty/static/src/img/snippets/s_media_list_1.jpg
+
+
+ website.s_media_list_default_image_2
+ website.s_media_list_default_image_2
+ /theme_beauty/static/src/img/snippets/s_media_list_2.jpg
+
+
+ website.s_media_list_default_image_3
+ website.s_media_list_default_image_3
+ /theme_beauty/static/src/img/snippets/s_media_list_3.jpg
+
+
+ website.s_parallax_default_image
+ website.s_parallax_default_image
+ /theme_beauty/static/src/img/snippets/s_parallax.jpg
+
+
+ website.s_product_catalog_default_image
+ website.s_product_catalog_default_image
+ /theme_beauty/static/src/img/snippets/s_product_catalog.jpg
+
+
+ website.s_product_list_default_image_1
+ website.s_product_list_default_image_1
+ /theme_beauty/static/src/img/snippets/s_product_1.jpg
+
+
+ website.s_product_list_default_image_2
+ website.s_product_list_default_image_2
+ /theme_beauty/static/src/img/snippets/s_product_2.jpg
+
+
+ website.s_product_list_default_image_3
+ website.s_product_list_default_image_3
+ /theme_beauty/static/src/img/snippets/s_product_3.jpg
+
+
+ website.s_product_list_default_image_4
+ website.s_product_list_default_image_4
+ /theme_beauty/static/src/img/snippets/s_product_4.jpg
+
+
+ website.s_product_list_default_image_5
+ website.s_product_list_default_image_5
+ /theme_beauty/static/src/img/snippets/s_product_5.jpg
+
+
+ website.s_product_list_default_image_6
+ website.s_product_list_default_image_6
+ /theme_beauty/static/src/img/snippets/s_product_6.jpg
+
+
+ website.s_company_team_image_1
+ website.s_company_team_image_1
+ /theme_beauty/static/src/img/snippets/s_company_team_1.jpg
+
+
+ website.s_company_team_image_2
+ website.s_company_team_image_2
+ /theme_beauty/static/src/img/snippets/s_company_team_2.jpg
+
+
+ website.s_company_team_image_3
+ website.s_company_team_image_3
+ /theme_beauty/static/src/img/snippets/s_company_team_3.jpg
+
+
+ website.s_company_team_image_4
+ website.s_company_team_image_4
+ /theme_beauty/static/src/img/snippets/s_company_team_4.jpg
+
+
+ website.s_quotes_carousel_demo_image_0
+ website.s_quotes_carousel_demo_image_0
+ /theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg
+
+
+ website.s_quotes_carousel_demo_image_1
+ website.s_quotes_carousel_demo_image_1
+ /theme_beauty/static/src/img/snippets/s_quotes_carousel_1.jpg
+
+
+ website.s_quotes_carousel_demo_image_2
+ website.s_quotes_carousel_demo_image_2
+ /theme_beauty/static/src/img/snippets/s_quotes_carousel_2.jpg
+
+
+ website.library_image_17
+ website.library_image_17
+ /theme_beauty/static/src/img/snippets/s_newsletter.jpg
+
+
+
diff --git a/theme_beauty/views/snippets/s_banner.xml b/theme_beauty/views/snippets/s_banner.xml
new file mode 100644
index 000000000..7abea09f7
--- /dev/null
+++ b/theme_beauty/views/snippets/s_banner.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_call_to_action.xml b/theme_beauty/views/snippets/s_call_to_action.xml
index 57c1c98ea..32985f11b 100644
--- a/theme_beauty/views/snippets/s_call_to_action.xml
+++ b/theme_beauty/views/snippets/s_call_to_action.xml
@@ -1,27 +1,34 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Beauty without expression is boring.
-
-
- Join us and enjoy the pleasure of caring for yourself.
-
-
-
-
-
-
+
+
+
+
+
+ {"shape":"web_editor/Rainy/05_001","flip":[]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Beauty without
expression is boring
+
+
+ Join us and enjoy the pleasure of caring for yourself.
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_color_blocks_2.xml b/theme_beauty/views/snippets/s_color_blocks_2.xml
new file mode 100644
index 000000000..e5b8b58d9
--- /dev/null
+++ b/theme_beauty/views/snippets/s_color_blocks_2.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_company_team.xml b/theme_beauty/views/snippets/s_company_team.xml
index ad87c292e..102fc7e18 100644
--- a/theme_beauty/views/snippets/s_company_team.xml
+++ b/theme_beauty/views/snippets/s_company_team.xml
@@ -1,22 +1,42 @@
-
-
-
-
-
-
-
- Tony
-
-
- Mich
-
-
- Aline
-
-
- Iris
-
-
+
+
+
+
+
+ {"shape":"web_editor/Wavy/20","flip":["y"]}
+
+
+
+
+
+
+
+ Tony
+
+
+ Mich
+
+
+ Aline
+
+
+ Iris
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_comparisons.xml b/theme_beauty/views/snippets/s_comparisons.xml
new file mode 100644
index 000000000..871585a87
--- /dev/null
+++ b/theme_beauty/views/snippets/s_comparisons.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_cover.xml b/theme_beauty/views/snippets/s_cover.xml
index 83eb09607..7fe634fd2 100644
--- a/theme_beauty/views/snippets/s_cover.xml
+++ b/theme_beauty/views/snippets/s_cover.xml
@@ -1,22 +1,31 @@
-
-
-
-
-
-
-
-
-
-
-
-
- Working beauty from the inside out
-
-
-
-
-
-
+
+
+
+
+
+ {"shape":"web_editor/Wavy/09","flip":[]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Working beauty
from the inside out
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_image_text.xml b/theme_beauty/views/snippets/s_image_text.xml
new file mode 100644
index 000000000..056379866
--- /dev/null
+++ b/theme_beauty/views/snippets/s_image_text.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+ /web_editor/image_shape/website.s_image_text_default_image/web_editor/pattern/pattern_waves_4.svg?c1=o-color-1&c3=o-color-4
+ web_editor/pattern/pattern_waves_4
+ image/jpeg
+ s_image_text.svg
+ o-color-1;;o-color-4;;
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_media_list.xml b/theme_beauty/views/snippets/s_media_list.xml
new file mode 100644
index 000000000..ee2b8af67
--- /dev/null
+++ b/theme_beauty/views/snippets/s_media_list.xml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
+
+
+ /web_editor/image_shape/website.s_media_list_default_image_1/web_editor/line/little_lines_1.svg?c1=o-color-1
+ web_editor/line/little_lines_1
+ image/jpeg
+ s_media_list_1.svg
+ o-color-1;;;;
+
+
+
+ /web_editor/image_shape/website.s_media_list_default_image_2/web_editor/line/little_lines_3.svg?c1=o-color-1&c2=o-color-2&c5=o-color-3
+ web_editor/line/little_lines_3
+ image/jpeg
+ s_media_list_2.svg
+ o-color-1;o-color-2;;;o-color-3
+
+
+
+ /web_editor/image_shape/website.s_media_list_default_image_3/web_editor/line/little_lines_2.svg?c2=o-color-2
+ web_editor/line/little_lines_2
+ image/jpeg
+ s_media_list_3.svg
+ ;o-color-2;;;
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_numbers.xml b/theme_beauty/views/snippets/s_numbers.xml
new file mode 100644
index 000000000..ffe5543e4
--- /dev/null
+++ b/theme_beauty/views/snippets/s_numbers.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+ {"shape":"web_editor/Rainy/10","flip":[]}
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_picture.xml b/theme_beauty/views/snippets/s_picture.xml
new file mode 100644
index 000000000..d4bdf8ff1
--- /dev/null
+++ b/theme_beauty/views/snippets/s_picture.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+ {"shape":"web_editor/Rainy/06","flip":["x"]}
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_product_catalog.xml b/theme_beauty/views/snippets/s_product_catalog.xml
new file mode 100644
index 000000000..4975cf70a
--- /dev/null
+++ b/theme_beauty/views/snippets/s_product_catalog.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_product_list.xml b/theme_beauty/views/snippets/s_product_list.xml
new file mode 100644
index 000000000..e49f9ae9d
--- /dev/null
+++ b/theme_beauty/views/snippets/s_product_list.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+ {"shape":"web_editor/Wavy/15","flip":[]}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Make-up
+
+
+
+
+
+
+ Skin gel
+
+
+
+
+
+
+ Lipstick
+
+
+
+
+
+
+ Eyeliner
+
+
+
+
+
+
+ Perfume
+
+
+
+
+
+
+ Essential oils
+
+
+
+
diff --git a/theme_beauty/views/snippets/s_text_image.xml b/theme_beauty/views/snippets/s_text_image.xml
index a7096ca78..8c572ff2d 100644
--- a/theme_beauty/views/snippets/s_text_image.xml
+++ b/theme_beauty/views/snippets/s_text_image.xml
@@ -1,22 +1,29 @@
-
-
-
-
-
-
-
- Pamper Yourself
-
-
-
- Escape from everyday busy reality and treat your body with intensive care. Beauty and health go hand in hand. Take time to slow down in our relaxing spa, and everything you’re chasing will come around.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ Pamper Yourself
+
+
+
+
+ Escape from everyday busy reality and treat your body with intensive care. Beauty and health go hand in hand. Take time to slow down in our relaxing spa, and everything you’re chasing will come around.
+
+
+
+
+ /web_editor/image_shape/website.s_text_image_default_image/web_editor/pattern/pattern_waves_3.svg?c1=o-color-1&c2=o-color-2&c3=o-color-3&c5=o-color-1
+ web_editor/pattern/pattern_waves_3
+ image/jpeg
+ s_text_image.svg
+ o-color-1;o-color-2;o-color-3;;o-color-1
+
+
+
diff --git a/theme_beauty/views/snippets/s_title.xml b/theme_beauty/views/snippets/s_title.xml
index 4bd930f30..1bdef7d1b 100644
--- a/theme_beauty/views/snippets/s_title.xml
+++ b/theme_beauty/views/snippets/s_title.xml
@@ -1,15 +1,20 @@
-
-
-
-
-
-
-
-
- Close your eyes and let yourself go in the expert hands of our beauticians.
-
-
-
+
+
+
+
+
+ {"shape":"web_editor/Wavy/13_001","flip":["y"]}
+
+
+
+ Close your eyes and let yourself go in the expert hands of our beauticians.
+
+
+
+
+
+
+