[IMP] theme_anelusia: update the theme

This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.

task-2573284

X-original-commit: c3bc687a76
Part-of: odoo/design-themes#501
This commit is contained in:
Brieuc-brd
2021-08-04 14:38:09 +00:00
committed by qsm-odoo
parent 4d313a89cd
commit 2c264af33e
68 changed files with 1006 additions and 409 deletions
+27 -3
View File
@@ -4,7 +4,7 @@
'category': 'Theme/Retail',
'summary': 'Diversity, Fashions, Trends, Clothes, Shoes, Sports, Fitness, Stores',
'sequence': 180,
'version': '2.0.0',
'version': '2.1.0',
'author': 'Odoo S.A.',
'depends': ['theme_common'],
'data': [
@@ -14,14 +14,38 @@
'views/snippets/s_company_team.xml',
'views/snippets/s_cover.xml',
'views/snippets/s_images_wall.xml',
'views/snippets/s_image_gallery.xml',
'views/snippets/s_media_list.xml',
'views/snippets/s_banner.xml',
'views/snippets/s_color_blocks_2.xml',
'views/snippets/s_references.xml',
'views/snippets/s_call_to_action.xml',
'views/snippets/s_comparisons.xml',
'views/snippets/s_product_list.xml',
'views/snippets/s_product_catalog.xml',
'views/snippets/s_showcase.xml',
'views/snippets/s_text_image.xml',
'views/snippets/s_image_text.xml',
'views/snippets/s_numbers.xml',
'views/snippets/s_three_columns.xml',
'views/snippets/s_quotes_carousel.xml',
],
'images': [
'static/description/anelusia_description.png',
'static/description/anelusia_description.jpg',
'static/description/anelusia_screenshot.jpg',
],
'images_preview_theme': {
'website.s_banner_default_image': '/theme_anelusia/static/src/img/snippets/s_banner.jpg',
'website.library_image_10': '/theme_anelusia/static/src/img/snippets/library_image_03.jpg',
'website.library_image_05': '/theme_anelusia/static/src/img/snippets/library_image_13.jpg',
'website.library_image_08': '/theme_anelusia/static/src/img/snippets/library_image_14.jpg',
'website.library_image_13': '/theme_anelusia/static/src/img/snippets/library_image_10.jpg',
'website.library_image_03': '/theme_anelusia/static/src/img/snippets/library_image_05.jpg',
'website.library_image_02': '/theme_anelusia/static/src/img/snippets/library_image_16.jpg',
'website.s_media_list_default_image_1': '/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg',
'website.s_media_list_default_image_2': '/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg',
},
'license': 'LGPL-3',
'live_test_url': 'https://theme-anelusia.odoo.com',
'assets': {
+55 -57
View File
@@ -1,69 +1,67 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data>
<record id="theme_anelusia.s_banner_parallax_000_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_banner_parallax_000_variables_scss</field>
<field name="name">Banner parallax 000 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_banner_parallax/000_variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_banner_parallax_000_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_banner_parallax_000_variables_scss</field>
<field name="name">Banner parallax 000 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_banner_parallax/000_variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_banner_parallax_000_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_banner_parallax_000_scss</field>
<field name="name">Banner parallax 000 SCSS</field>
<field name="bundle">web.assets_frontend</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_banner_parallax/000.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_banner_parallax_000_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_banner_parallax_000_scss</field>
<field name="name">Banner parallax 000 SCSS</field>
<field name="bundle">web.assets_frontend</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_banner_parallax/000.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_features_carousel_000_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_features_carousel_000_variables_scss</field>
<field name="name">Features carousel 000 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_features_carousel/000_variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_features_carousel_000_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_features_carousel_000_variables_scss</field>
<field name="name">Features carousel 000 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_features_carousel/000_variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_products_carousel_000_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_products_carousel_000_variables_scss</field>
<field name="name">Products carousel 000 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_products_carousel/000_variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_products_carousel_000_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_products_carousel_000_variables_scss</field>
<field name="name">Products carousel 000 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_products_carousel/000_variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_products_carousel_000_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_products_carousel_000_scss</field>
<field name="name">Products carousel 000 SCSS</field>
<field name="bundle">web.assets_frontend</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_products_carousel/000.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.s_products_carousel_000_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.s_products_carousel_000_scss</field>
<field name="name">Products carousel 000 SCSS</field>
<field name="bundle">web.assets_frontend</field>
<field name="path">theme_anelusia/static/src/old_snippets/s_products_carousel/000.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.primary_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.primary_variables_scss</field>
<field name="name">Primary variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/scss/primary_variables.scss</field>
</record>
<record id="theme_anelusia.primary_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.primary_variables_scss</field>
<field name="name">Primary variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">theme_anelusia/static/src/scss/primary_variables.scss</field>
</record>
<record id="theme_anelusia.bootstrap_overridden_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.bootstrap_overridden_scss</field>
<field name="name">Bootstrap overridden SCSS</field>
<field name="bundle">web._assets_frontend_helpers</field>
<field name="directive">prepend</field>
<field name="path">theme_anelusia/static/src/scss/bootstrap_overridden.scss</field>
</record>
<record id="theme_anelusia.bootstrap_overridden_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.bootstrap_overridden_scss</field>
<field name="name">Bootstrap overridden SCSS</field>
<field name="bundle">web._assets_frontend_helpers</field>
<field name="directive">prepend</field>
<field name="path">theme_anelusia/static/src/scss/bootstrap_overridden.scss</field>
</record>
<record id="theme_anelusia.compatibility_saas_11_4_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.compatibility_saas_11_4_variables_scss</field>
<field name="name">Compatibility saas 11 4 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">/theme_anelusia/static/src/scss/compatibility-saas-11.4-variables.scss</field>
<field name="active" eval="False"/>
</record>
<record id="theme_anelusia.compatibility_saas_11_4_variables_scss" model="theme.ir.asset">
<field name="key">theme_anelusia.compatibility_saas_11_4_variables_scss</field>
<field name="name">Compatibility saas 11 4 variables SCSS</field>
<field name="bundle">web._assets_primary_variables</field>
<field name="path">/theme_anelusia/static/src/scss/compatibility-saas-11.4-variables.scss</field>
<field name="active" eval="False"/>
</record>
</data>
</odoo>
-6
View File
@@ -5,12 +5,6 @@ class ThemeAnelusia(models.AbstractModel):
_inherit = 'theme.utils'
def _theme_anelusia_post_copy(self, mod):
self.disable_view('website.template_header_default')
self.enable_view('website.template_header_hamburger_full')
self.enable_view('website.template_header_default_align_center')
self.enable_view('website.template_header_hamburger_align_center')
self.enable_view('website.no_autohide_menu')
self.disable_view('website.footer_custom')
self.enable_view('website.template_footer_headline')
Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 52 KiB

+1 -1
View File
@@ -7,7 +7,7 @@
first projects on the web. Just drag &amp; 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.</p>
<img src="anelusia_description.png" class="img-fluid d-block mx-auto"/>
<img src="anelusia_description.jpg" class="img-fluid d-block mx-auto"/>
<hr>
<h2 class="text-muted">Anelusia Customization Tool</h2>
Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 80 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

+20 -7
View File
@@ -1,18 +1,24 @@
odoo.define("theme_anelusia.tour.anelusia", 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 = [
{
id: 's_cover',
name: 'Cover',
id: 's_banner',
name: 'Banner',
},
{
id: 's_images_wall',
name: 'Images Wall',
},
{
id: 's_color_blocks_2',
name: 'Big Boxes',
},
{
id: 's_references',
name: 'References',
},
{
id: 's_media_list',
name: 'Media List',
@@ -21,6 +27,10 @@ const snippets = [
id: 's_company_team',
name: 'Team',
},
{
id: 's_call_to_action',
name: 'Call to Action',
},
];
wTourUtils.registerThemeHomepageTour("anelusia_tour", [
@@ -33,5 +43,8 @@ wTourUtils.registerThemeHomepageTour("anelusia_tour", [
wTourUtils.clickOnSnippet(snippets[3], 'top'),
wTourUtils.changeBackgroundColor(),
wTourUtils.selectColorPalette(),
wTourUtils.goBackToBlocks(),
wTourUtils.dragNDrop(snippets[4]),
wTourUtils.dragNDrop(snippets[5]),
wTourUtils.dragNDrop(snippets[6]),
]);
});
+1 -1
View File
@@ -33,7 +33,7 @@ $box-shadow-lg: 0 0 .3125rem rgba(0,0,0,.25) !defaul
$font-weight-normal: if(o-website-value('font-number') == 4, 300, 500) !default;
$headings-font-weight: 700 !default;
$headings-font-weight: $o-theme-headings-font-weight !default;
// Dropdowns
//
@@ -4,20 +4,32 @@
$o-website-values-palettes: (
(
'color-palettes-name': 'anelusia-1',
'color-palettes-name': 'generic-17',
// Header
'header-font-size': (20 / 16) * 1rem,
'header-template': 'hamburger-full',
'header-font-size': 1rem,
'header-template': 'template_header_default',
// Font
'font': 'Source Sans Pro',
'headings-font': 'Source Sans Pro',
'headings-font': 'Spartan',
'navbar-font': 'Source Sans Pro',
'buttons-font': 'Source Sans Pro',
// Links
'link-underline': 'never',
// 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,
// Footer
'footer-template': 'headline',
),
@@ -27,6 +39,15 @@ $o-website-values-palettes: (
// Fonts
//------------------------------------------------------------------------------//
$o-theme-h1-font-size-multiplier: (62 / 16);
$o-theme-h2-font-size-multiplier: (32 / 16);
$o-theme-h3-font-size-multiplier: (28 / 16);
$o-theme-h4-font-size-multiplier: (24 / 16);
$o-theme-h5-font-size-multiplier: (21 / 16);
$o-theme-h6-font-size-multiplier: 1;
$o-theme-headings-font-weight: 700;
$o-theme-font-configs: (
'Source Sans Pro': (
'family': ('Source Sans Pro', sans-serif),
@@ -56,6 +77,10 @@ $o-theme-font-configs: (
'family': ('EB Garamond', serif),
'url': 'EB+Garamond:300,300i,400,400i,700,700i',
),
'Spartan': (
'family': ('Spartan', sans-serif),
'url': 'Spartan:300,300i,400,400i,700,700i',
),
);
//------------------------------------------------------------------------------
@@ -137,3 +162,10 @@ $o-color-palettes-compatibility-indexes: (
22: 'generic-16',
23: 'generic-17',
);
//------------------------------------------------------------------------------
// Shapes
//------------------------------------------------------------------------------
$o-bg-shapes: change-shape-colors-mapping('web_editor', 'Floats/02', (1: 3, 3: 5));
$o-bg-shapes: change-shape-colors-mapping('web_editor', 'Origins/17', (3: 5));
+39 -37
View File
@@ -1,40 +1,42 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Not used anymore by the editor: files and records kept for back-compatibility.
Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<record id="image_content_02" model="theme.ir.attachment">
<field name="key">theme_common.image_content_02</field>
<field name="name">theme_common.image_content_02</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_02.jpg</field>
</record>
<record id="image_content_03" model="theme.ir.attachment">
<field name="key">theme_common.image_content_03</field>
<field name="name">theme_common.image_content_03</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_03.jpg</field>
</record>
<record id="image_content_07" model="theme.ir.attachment">
<field name="key">theme_common.image_content_07</field>
<field name="name">theme_common.image_content_07</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_07.jpg</field>
</record>
<record id="image_content_09" model="theme.ir.attachment">
<field name="key">theme_common.image_content_09</field>
<field name="name">theme_common.image_content_09</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_09.jpg</field>
</record>
<record id="image_content_10" model="theme.ir.attachment">
<field name="key">theme_common.image_content_10</field>
<field name="name">theme_common.image_content_10</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_10.jpg</field>
</record>
<record id="image_content_11" model="theme.ir.attachment">
<field name="key">theme_common.image_content_11</field>
<field name="name">theme_common.image_content_11</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_11.jpg</field>
</record>
<record id="image_content_12" model="theme.ir.attachment">
<field name="key">theme_common.image_content_12</field>
<field name="name">theme_common.image_content_12</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_12.jpg</field>
</record>
<!-- Not used anymore by the editor: files and records kept for back-compatibility.
Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<record id="image_content_02" model="theme.ir.attachment">
<field name="key">theme_common.image_content_02</field>
<field name="name">theme_common.image_content_02</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_02.jpg</field>
</record>
<record id="image_content_03" model="theme.ir.attachment">
<field name="key">theme_common.image_content_03</field>
<field name="name">theme_common.image_content_03</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_03.jpg</field>
</record>
<record id="image_content_07" model="theme.ir.attachment">
<field name="key">theme_common.image_content_07</field>
<field name="name">theme_common.image_content_07</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_07.jpg</field>
</record>
<record id="image_content_09" model="theme.ir.attachment">
<field name="key">theme_common.image_content_09</field>
<field name="name">theme_common.image_content_09</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_09.jpg</field>
</record>
<record id="image_content_10" model="theme.ir.attachment">
<field name="key">theme_common.image_content_10</field>
<field name="name">theme_common.image_content_10</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_10.jpg</field>
</record>
<record id="image_content_11" model="theme.ir.attachment">
<field name="key">theme_common.image_content_11</field>
<field name="name">theme_common.image_content_11</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_11.jpg</field>
</record>
<record id="image_content_12" model="theme.ir.attachment">
<field name="key">theme_common.image_content_12</field>
<field name="name">theme_common.image_content_12</field>
<field name="url">/theme_anelusia/static/src/img/content/content_img_12.jpg</field>
</record>
</odoo>
+218 -176
View File
@@ -1,179 +1,221 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- SNIPPETS -->
<record id="s_banner_default_image" model="theme.ir.attachment">
<field name="key">website.s_banner_default_image</field>
<field name="name">website.s_banner_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_banner.jpg</field>
</record>
<record id="s_popup_default_image" model="theme.ir.attachment">
<field name="key">website.s_popup_default_image</field>
<field name="name">website.s_popup_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_popup.jpg</field>
</record>
<record id="s_cover_default_image" model="theme.ir.attachment">
<field name="key">website.s_cover_default_image</field>
<field name="name">website.s_cover_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_cover.jpg</field>
</record>
<record id="s_text_image_default_image" model="theme.ir.attachment">
<field name="key">website.s_text_image_default_image</field>
<field name="name">website.s_text_image_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_text_image.jpg</field>
</record>
<record id="s_image_text_default_image" model="theme.ir.attachment">
<field name="key">website.s_image_text_default_image</field>
<field name="name">website.s_image_text_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_image_text.jpg</field>
</record>
<record id="s_picture_default_image" model="theme.ir.attachment">
<field name="key">website.s_picture_default_image</field>
<field name="name">website.s_picture_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_picture.jpg</field>
</record>
<record id="library_image_11" model="theme.ir.attachment">
<field name="key">website.library_image_11</field>
<field name="name">website.library_image_11</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_11.jpg</field>
</record>
<record id="library_image_13" model="theme.ir.attachment">
<field name="key">website.library_image_13</field>
<field name="name">website.library_image_13</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_13.jpg</field>
</record>
<record id="library_image_07" model="theme.ir.attachment">
<field name="key">website.library_image_07</field>
<field name="name">website.library_image_07</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_07.jpg</field>
</record>
<record id="s_masonry_block_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_masonry_block_default_image_1</field>
<field name="name">website.s_masonry_block_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_masonry_block.jpg</field>
</record>
<record id="s_carousel_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_1</field>
<field name="name">website.s_carousel_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_carousel_1.jpg</field>
</record>
<record id="s_carousel_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_2</field>
<field name="name">website.s_carousel_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_carousel_2.jpg</field>
</record>
<record id="s_carousel_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_3</field>
<field name="name">website.s_carousel_default_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_carousel_3.jpg</field>
</record>
<record id="s_media_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_1</field>
<field name="name">website.s_media_list_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg</field>
</record>
<record id="s_media_list_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_2</field>
<field name="name">website.s_media_list_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg</field>
</record>
<record id="s_media_list_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_3</field>
<field name="name">website.s_media_list_default_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_media_list_3.jpg</field>
</record>
<record id="s_parallax_default_image" model="theme.ir.attachment">
<field name="key">website.s_parallax_default_image</field>
<field name="name">website.s_parallax_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_parallax.jpg</field>
</record>
<record id="s_company_team_image_1" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_1</field>
<field name="name">website.s_company_team_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<record id="s_company_team_image_2" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_2</field>
<field name="name">website.s_company_team_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_2.jpg</field>
</record>
<record id="s_company_team_image_3" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_3</field>
<field name="name">website.s_company_team_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_company_team_image_4" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_4</field>
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_catalog.jpg</field>
</record>
<record id="s_product_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_1</field>
<field name="name">website.s_product_list_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_1.jpg</field>
</record>
<record id="s_product_list_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_2</field>
<field name="name">website.s_product_list_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_2.jpg</field>
</record>
<record id="s_product_list_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_3</field>
<field name="name">website.s_product_list_default_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_3.jpg</field>
</record>
<record id="s_product_list_default_image_4" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_4</field>
<field name="name">website.s_product_list_default_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_4.jpg</field>
</record>
<record id="s_product_list_default_image_5" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_5</field>
<field name="name">website.s_product_list_default_image_5</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_5.jpg</field>
</record>
<record id="s_product_list_default_image_6" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_6</field>
<field name="name">website.s_product_list_default_image_6</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_6.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_1" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_1</field>
<field name="name">website.s_quotes_carousel_demo_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_2" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_2</field>
<field name="name">website.s_quotes_carousel_demo_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_3" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_3</field>
<field name="name">website.s_quotes_carousel_demo_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_4" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_4</field>
<field name="name">website.s_quotes_carousel_demo_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_5" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_5</field>
<field name="name">website.s_quotes_carousel_demo_image_5</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_newsletter_block" model="theme.ir.attachment">
<field name="key">website.library_image_17</field>
<field name="name">website.library_image_17</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_newsletter_block.jpg</field>
</record>
<record id="s_blockquote_avatar" model="theme.ir.attachment">
<field name="key">website.s_blockquote_default_image</field>
<field name="name">website.s_blockquote_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<!-- SNIPPETS -->
<record id="s_banner_default_image" model="theme.ir.attachment">
<field name="key">website.s_banner_default_image</field>
<field name="name">website.s_banner_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_banner.jpg</field>
</record>
<record id="s_popup_default_image" model="theme.ir.attachment">
<field name="key">website.s_popup_default_image</field>
<field name="name">website.s_popup_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_popup.jpg</field>
</record>
<record id="s_cover_default_image" model="theme.ir.attachment">
<field name="key">website.s_cover_default_image</field>
<field name="name">website.s_cover_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_cover.jpg</field>
</record>
<record id="s_text_image_default_image" model="theme.ir.attachment">
<field name="key">website.s_text_image_default_image</field>
<field name="name">website.s_text_image_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_text_image.jpg</field>
</record>
<record id="s_image_text_default_image" model="theme.ir.attachment">
<field name="key">website.s_image_text_default_image</field>
<field name="name">website.s_image_text_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_image_text.jpg</field>
</record>
<record id="s_picture_default_image" model="theme.ir.attachment">
<field name="key">website.s_picture_default_image</field>
<field name="name">website.s_picture_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_picture.jpg</field>
</record>
<record id="library_image_02" model="theme.ir.attachment">
<field name="key">website.library_image_02</field>
<field name="name">website.library_image_02</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_02.jpg</field>
</record>
<record id="library_image_03" model="theme.ir.attachment">
<field name="key">website.library_image_03</field>
<field name="name">website.library_image_03</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_03.jpg</field>
</record>
<record id="library_image_05" model="theme.ir.attachment">
<field name="key">website.library_image_05</field>
<field name="name">website.library_image_05</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_05.jpg</field>
</record>
<record id="library_image_07" model="theme.ir.attachment">
<field name="key">website.library_image_07</field>
<field name="name">website.library_image_07</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_07.jpg</field>
</record>
<record id="library_image_08" model="theme.ir.attachment">
<field name="key">website.library_image_08</field>
<field name="name">website.library_image_08</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_08.jpg</field>
</record>
<record id="library_image_10" model="theme.ir.attachment">
<field name="key">website.library_image_10</field>
<field name="name">website.library_image_10</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_10.jpg</field>
</record>
<record id="library_image_11" model="theme.ir.attachment">
<field name="key">website.library_image_11</field>
<field name="name">website.library_image_11</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_11.jpg</field>
</record>
<record id="library_image_13" model="theme.ir.attachment">
<field name="key">website.library_image_13</field>
<field name="name">website.library_image_13</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_13.jpg</field>
</record>
<record id="library_image_14" model="theme.ir.attachment">
<field name="key">website.library_image_14</field>
<field name="name">website.library_image_14</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_14.jpg</field>
</record>
<record id="library_image_16" model="theme.ir.attachment">
<field name="key">website.library_image_16</field>
<field name="name">website.library_image_16</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_16.jpg</field>
</record>
<record id="s_masonry_block_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_masonry_block_default_image_1</field>
<field name="name">website.s_masonry_block_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_masonry_block.jpg</field>
</record>
<record id="s_carousel_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_1</field>
<field name="name">website.s_carousel_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_carousel_1.jpg</field>
</record>
<record id="s_carousel_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_2</field>
<field name="name">website.s_carousel_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_carousel_2.jpg</field>
</record>
<record id="s_carousel_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_3</field>
<field name="name">website.s_carousel_default_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_carousel_3.jpg</field>
</record>
<record id="s_media_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_1</field>
<field name="name">website.s_media_list_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg</field>
</record>
<record id="s_media_list_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_2</field>
<field name="name">website.s_media_list_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg</field>
</record>
<record id="s_media_list_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_3</field>
<field name="name">website.s_media_list_default_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_media_list_3.jpg</field>
</record>
<record id="s_parallax_default_image" model="theme.ir.attachment">
<field name="key">website.s_parallax_default_image</field>
<field name="name">website.s_parallax_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_parallax.jpg</field>
</record>
<record id="s_company_team_image_1" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_1</field>
<field name="name">website.s_company_team_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<record id="s_company_team_image_2" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_2</field>
<field name="name">website.s_company_team_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_2.jpg</field>
</record>
<record id="s_company_team_image_3" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_3</field>
<field name="name">website.s_company_team_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_company_team_image_4" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_4</field>
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_catalog.jpg</field>
</record>
<record id="s_product_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_1</field>
<field name="name">website.s_product_list_default_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_1.jpg</field>
</record>
<record id="s_product_list_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_2</field>
<field name="name">website.s_product_list_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_2.jpg</field>
</record>
<record id="s_product_list_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_3</field>
<field name="name">website.s_product_list_default_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_3.jpg</field>
</record>
<record id="s_product_list_default_image_4" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_4</field>
<field name="name">website.s_product_list_default_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_4.jpg</field>
</record>
<record id="s_product_list_default_image_5" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_5</field>
<field name="name">website.s_product_list_default_image_5</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_5.jpg</field>
</record>
<record id="s_product_list_default_image_6" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_6</field>
<field name="name">website.s_product_list_default_image_6</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_product_6.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_0" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_0</field>
<field name="name">website.s_quotes_carousel_demo_image_0</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_1" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_1</field>
<field name="name">website.s_quotes_carousel_demo_image_1</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_2" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_2</field>
<field name="name">website.s_quotes_carousel_demo_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_3" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_3</field>
<field name="name">website.s_quotes_carousel_demo_image_3</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_4" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_4</field>
<field name="name">website.s_quotes_carousel_demo_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_5" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_5</field>
<field name="name">website.s_quotes_carousel_demo_image_5</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_newsletter_block" model="theme.ir.attachment">
<field name="key">website.library_image_17</field>
<field name="name">website.library_image_17</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_newsletter_block.jpg</field>
</record>
<record id="s_blockquote_avatar" model="theme.ir.attachment">
<field name="key">website.s_blockquote_default_image</field>
<field name="name">website.s_blockquote_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_1.jpg</field>
</record>
</odoo>
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_banner" inherit_id="website.s_banner">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt0 pb0 o_cc o_cc4" remove="pt96 pb96" separator=" "/>
</xpath>
<!-- Container -->
<xpath expr="//div[hasclass('container')]" position="attributes">
<attribute name="class" add="container-fluid" remove="container" separator=" "/>
</xpath>
<!-- Jumbotron -->
<xpath expr="//div[hasclass('col-lg-6')]" position="attributes">
<attribute name="class" add="col-lg-4 o_cc4 pt224 pb224" remove="col-lg-6 o_cc1 pt32 pb32" separator=" "/>
<attribute name="style">text-align: right;</attribute>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
The next<br/> summer<br/> collection
</xpath>
<!-- Paragraph -->
<xpath expr="//p[hasclass('lead')]" position="replace" mode="inner">
Color trends are already waiting to spring <br/>into action for the next summer.
<br/>
<br/>
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<xpath expr="//a[hasclass('btn')]/t" position="replace" mode="inner">
Discover it
</xpath>
</template>
</odoo>
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_call_to_action" inherit_id="website.s_call_to_action">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt120 pb104 o_cc4" remove="pt48 pb24 o_cc3" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Floats/02","flip":[]}</attribute>
</xpath>
<!-- Shape -->
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Floats_02"/>
</xpath>
<!-- Title & subtitle -->
<xpath expr="//div[hasclass('col-lg-9')]" position="attributes">
<attribute name="class" add="col-lg-12" remove="col-lg-9" separator=" "/>
</xpath>
<xpath expr="//h3" position="replace" mode="inner">
Be yourself, create your own style
</xpath>
<xpath expr="//h3" position="attributes">
<attribute name="style">text-align: center;</attribute>
</xpath>
<xpath expr="//p" position="replace" mode="inner">
Discover the new summer collection.
</xpath>
<xpath expr="//p" position="attributes">
<attribute name="style">text-align: center;</attribute>
</xpath>
<!-- Button -->
<xpath expr="//div[hasclass('col-lg-3')]" position="attributes">
<attribute name="class" add="col-lg-12" remove="col-lg-3" separator=" "/>
</xpath>
<xpath expr="(//p)[2]" position="attributes">
<attribute name="style">text-align: center;</attribute>
</xpath>
<xpath expr="//a[hasclass('btn')]" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<xpath expr="//a[hasclass('btn')]/t" position="replace" mode="inner">
Discover it
</xpath>
</template>
</odoo>
@@ -0,0 +1,58 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_color_blocks_2" inherit_id="website.s_color_blocks_2">
<!-- Column #1 -->
<xpath expr="//div[hasclass('col-lg-6')]" position="attributes">
<attribute name="class" add="col-lg-4" remove="col-lg-6" separator=" "/>
</xpath>
<!-- Column #1 - Icon -->
<xpath expr="//i" position="attributes">
<attribute name="class" add="fa-venus" remove="fa-shield" separator=" "/>
</xpath>
<!-- Column #1 - Title -->
<xpath expr="//h2" position="replace" mode="inner">
Fashion for her
</xpath>
<!-- Column #1 - Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
Refresh your daily rotation with our womens clothing range. Discover our last collection for her for the next summer.
</xpath>
<!-- Column #1 - Button -->
<xpath expr="//a[hasclass('btn')]" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<!-- Column #2 -->
<xpath expr="//div[hasclass('col-lg-6')]" position="attributes">
<attribute name="class" add="col-lg-4 o_cc4" remove="col-lg-6 o_cc5" separator=" "/>
</xpath>
<!-- Column #2 - Icon -->
<xpath expr="(//i)[2]" position="attributes">
<attribute name="class" add="fa-mars" remove="fa-cube" separator=" "/>
</xpath>
<!-- Column #2 - Title -->
<xpath expr="(//h2)[2]" position="replace" mode="inner">
Style for him
</xpath>
<!-- Column #2 - Paragraph -->
<xpath expr="(//p)[2]" position="replace" mode="inner">
Perfectly combined by fashion experts. Get fresh outfit ideas for the new season and every occasion. Discover what's made for him.
</xpath>
<!-- Column #2 - Button -->
<xpath expr="(//a[hasclass('btn')])[2]" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<!-- Add a 3rd column -->
<xpath expr="(//div[hasclass('col-lg-4')])[2]" position="after">
<div class="col-lg-4 o_cc o_cc5 text-center">
<i class="fa fa-venus-mars fa-5x m-3"/>
<h2>Fancy for them</h2>
<p>Are you looking for sustainable clothing for men or women? Discover our exclusive fashion brand for both of you.</p>
<a href="#" class="btn btn-primary mb-2 btn-lg">More Details</a>
</div>
</xpath>
</template>
</odoo>
@@ -1,49 +1,99 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team" inherit_id="website.s_company_team">
<!-- Section -->
<xpath expr="section" position="attributes">
<attribute name="class" add="pt64" remove="pt48" separator=" "/>
</xpath>
<!-- Team #01 -->
<xpath expr="//div[hasclass('row')]/div[1]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('row')]/div[1]//h4" position="replace">
<h4>Tony Fred, Editor-in-chief</h4>
</xpath>
<xpath expr="//div[hasclass('row')]/div[1]//p" position="replace">
<p>Founder and chief visionary, Tony is the driving force behind the company. He loves to keep his hands full by participating in the development of the magazine and does not hesitate to carry out field surveys.</p>
</xpath>
<!-- Team #02 -->
<xpath expr="//div[hasclass('row')]/div[2]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('row')]/div[2]//h4" position="replace">
<h4>Mich Stark, Sports Reporter</h4>
</xpath>
<xpath expr="//div[hasclass('row')]/div[2]//p" position="replace">
<p>Mich loves taking on challenges. With his multi-year experience as a journalist, he wanted to join a team that puts people at the center of the stories.</p>
</xpath>
<!-- Team #03 -->
<xpath expr="//div[hasclass('row')]/div[3]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('row')]/div[3]//h4" position="replace">
<h4>Aline Turner, Photograph</h4>
</xpath>
<xpath expr="//div[hasclass('row')]/div[3]//p" position="replace">
<p>Aline is one of the iconic people in life who can say they love what they do. She likes to capture the moment from another point of view, another perspective.</p>
</xpath>
<!-- Team #04 -->
<xpath expr="//div[hasclass('row')]/div[4]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('row')]/div[4]//h4" position="replace">
<h4>Iris Joe, Political Reporter</h4>
</xpath>
<xpath expr="//div[hasclass('row')]/div[4]//p" position="replace">
<p>Iris, with her international experience, helps us easily understand global politics. She is determined to drive success and delivers her professional acumen to bring the magazine to the next level.</p>
</xpath>
</template>
<template id="s_company_team" inherit_id="website.s_company_team">
<!-- Section -->
<xpath expr="section" position="attributes">
<attribute name="class" add="pt64 pb64" remove="pt48 pb24" separator=" "/>
</xpath>
<!-- Team #01 -->
<xpath expr="//div[hasclass('col-lg-6')]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<!-- Team #01 - Title -->
<xpath expr="//div[hasclass('col-lg-6')]//h4" position="replace" mode="inner">
<font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-5) 100%);" class="text-gradient">Tony Fred</font>
<br/>Editor-in-chief
</xpath>
<!-- Team #01 - Paragraph -->
<xpath expr="//div[hasclass('col-lg-6')]//p" position="replace" mode="inner">
Founder and chief visionary, Tony is the driving force behind the company. He loves to keep his hands full by participating in the development of the magazine and does not hesitate to carry out field surveys.
</xpath>
<!-- Team #01 - Img -->
<xpath expr="//img" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_company_team_image_1/web_editor/basic/bsc_square_1.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_1</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">uiface_1.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Team #02 -->
<xpath expr="//div[hasclass('col-lg-6')][2]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<!-- Team #02 - Title -->
<xpath expr="//div[hasclass('col-lg-6')][2]//h4" position="replace" mode="inner">
<font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-5) 100%);" class="text-gradient">Mich Stark</font>
<br/>Sports Reporter
</xpath>
<!-- Team #02 - Paragraph -->
<xpath expr="//div[hasclass('col-lg-6')][2]//p" position="replace" mode="inner">
Mich loves taking on challenges. With his multi-year experience as a journalist, he wanted to join a team that puts people at the center of the stories.
</xpath>
<!-- Team #02 - Img -->
<xpath expr="(//img)[2]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_company_team_image_2/web_editor/basic/bsc_square_2.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_2</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">uiface_2.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Team #03 -->
<xpath expr="//div[hasclass('col-lg-6')][3]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<!-- Team #03 - Title -->
<xpath expr="//div[hasclass('col-lg-6')][3]//h4" position="replace" mode="inner">
<font style="background-image: linear-gradient(135deg, var(--o-color-2) 0%, var(--o-color-5) 100%);" class="text-gradient">Aline Turner</font>
<br/>Photograph
</xpath>
<!-- Team #03 - Paragraph -->
<xpath expr="//div[hasclass('col-lg-6')][3]//p" position="replace" mode="inner">
Aline is one of the iconic people in life who can say they love what they do. She likes to capture the moment from another point of view, another perspective.
</xpath>
<!-- Team #03 - Img -->
<xpath expr="(//img)[3]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_company_team_image_3/web_editor/basic/bsc_square_3.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_3</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">uiface_3.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Team #04 -->
<xpath expr="//div[hasclass('col-lg-6')][4]//img" position="attributes">
<attribute name="class" remove="rounded-circle" separator=" "/>
</xpath>
<!-- Team #04 - Title -->
<xpath expr="//div[hasclass('col-lg-6')][4]//h4" position="replace" mode="inner">
<font style="background-image: linear-gradient(135deg, var(--o-color-2) 0%, var(--o-color-5) 100%);" class="text-gradient">Iris Joe</font>
<br/>Political Reporter
</xpath>
<!-- Team #04 - Paragraph -->
<xpath expr="//div[hasclass('col-lg-6')][4]//p" position="replace" mode="inner">
Iris, with her international experience, helps us easily understand global politics. She is determined to drive success and delivers her professional acumen to bring the magazine to the next level.
</xpath>
<!-- Team #04 - Img -->
<xpath expr="(//img)[4]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_company_team_image_4/web_editor/basic/bsc_square_1.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_1</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">uiface_4.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
</template>
</odoo>
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_comparisons" inherit_id="website.s_comparisons">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc4" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Origins/17","flip":[]}</attribute>
</xpath>
<!-- Shape -->
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Origins_17"/>
</xpath>
<!-- Card #1 -->
<xpath expr="//div[hasclass('card')]" position="attributes">
<attribute name="class" add="bg-black-15" remove="bg-200" separator=" "/>
</xpath>
<xpath expr="//a[hasclass('btn')]" position="attributes">
<attribute name="class" add="btn-secondary" remove="btn-primary" separator=" "/>
</xpath>
<!-- Card #2 -->
<xpath expr="(//div[hasclass('card')])[2]" position="attributes">
<attribute name="class" add="bg-black-15" remove="bg-o-color-5" separator=" "/>
</xpath>
<xpath expr="(//a[hasclass('btn')])[2]" position="attributes">
<attribute name="class" add="btn-secondary" remove="btn-primary" separator=" "/>
</xpath>
<!-- Card #3 -->
<xpath expr="(//div[hasclass('card')])[3]" position="attributes">
<attribute name="class" add="bg-black-15" remove="bg-secondary" separator=" "/>
</xpath>
<xpath expr="(//a[hasclass('btn')])[3]" position="attributes">
<attribute name="class" add="btn-secondary" remove="btn-primary" separator=" "/>
</xpath>
</template>
</odoo>
+25 -21
View File
@@ -1,24 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_cover" inherit_id="website.s_cover">
<!-- Section -->
<xpath expr="section" position="attributes">
<attribute name="class" add="o_half_screen_height pt128 pb128" remove="pt96 pb96" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace">
<h1 style="text-align: center;">
<font style="font-size: 62px;"><b>Color Matters</b></font>
</h1>
</xpath>
<!-- Paragraphs -->
<xpath expr="//p" position="replace">
<p class="lead" style="text-align: center;">Color trends are already waiting to spring into action for the next summer.</p>
<p class="lead" style="text-align: center;"><br/></p>
</xpath>
<!-- Button -->
<xpath expr="//a" position="replace">
<a t-att-href="cta_btn_href" class="btn btn-primary btn-lg mb-2"><t t-esc="cta_btn_text">Discover</t></a>
</xpath>
</template>
<template id="s_cover" inherit_id="website.s_cover">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_half_screen_height pt128 pb128" remove="pt96 pb96" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Color Matters
</xpath>
<!-- Paragraphs -->
<xpath expr="//p" position="replace" mode="inner">
Color trends are already waiting to spring into action for the next summer.
<br/>
<br/>
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<xpath expr="//a[hasclass('btn')]/t" position="replace" mode="inner">
Discover
</xpath>
</template>
</odoo>
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_images_wall" inherit_id="website.s_images_wall">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt0 pb0 o_cc o_cc5 o_spc-none" remove="pt24 pb24 o_spc-small" separator=" "/>
</xpath>
<!-- Container -->
<xpath expr="//div[hasclass('container')]" position="attributes">
<attribute name="class" add="container-fluid" remove="container" separator=" "/>
</xpath>
</template>
<template id="s_image_gallery" inherit_id="website.s_image_gallery">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="s_image_gallery_cover o_full_screen_height s_image_gallery_indicators_dots" remove="s_image_gallery_indicators_rounded" separator=" "/>
</xpath>
<!-- Container -->
<xpath expr="//div[hasclass('container')]" position="attributes">
<attribute name="class" add="container-fluid" remove="container" separator=" "/>
</xpath>
<!-- Item #2 - Img -->
<xpath expr="//div[hasclass('carousel-item')][2]/img" position="attributes">
<attribute name="src">/web/image/website.library_image_16</attribute>
</xpath>
<!-- Item #2 - Indicator -->
<xpath expr="//ul[hasclass('carousel-indicators')]//li[3]" position="attributes">
<attribute name="style">background-image: url(/web/image/website.library_image_16)</attribute>
</xpath>
</template>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_image_text" inherit_id="website.s_image_text">
<!-- Img -->
<xpath expr="//img" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_image_text_default_image/web_editor/float/flt_square_1.svg?c1=o-color-1&amp;c2=o-color-3</attribute>
<attribute name="data-shape">web_editor/float/flt_square_1</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_image_text.svg</attribute>
<attribute name="data-shape-colors">o-color-1;o-color-3;;;</attribute>
</xpath>
</template>
</odoo>
@@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_images_wall" inherit_id="website.s_images_wall">
<!-- Section -->
<xpath expr="section" position="attributes">
<attribute name="class" add="pt80 pb64" remove="pt24 pb24" separator=" "/>
<attribute name="style">overflow: hidden;"</attribute>
</xpath>
<!-- Content -->
<xpath expr="//*[hasclass('s_nb_column_fixed')]" position="replace">
<div class="row s_nb_column_fixed">
<div class="o_masonry_col o_snippet_not_selectable col-lg-4">
<img class="img img-fluid d-block" src="/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg" data-index="0" alt="" data-name="Image"/>
<img class="img img-fluid d-block" src="/theme_anelusia/static/src/img/snippets/s_parallax.jpg" data-index="5" alt="" data-name="Image"/>
</div>
<div class="o_masonry_col o_snippet_not_selectable col-lg-4">
<img class="img img-fluid d-block" src="/theme_anelusia/static/src/img/snippets/s_carousel_3.jpg" data-index="1" alt="" data-name="Image"/>
<img class="img img-fluid d-block" src="/theme_anelusia/static/src/img/snippets/s_picture.jpg" data-index="4" alt="" data-name="Image"/>
</div>
<div class="o_masonry_col o_snippet_not_selectable col-lg-4">
<img class="img img-fluid d-block" src="/theme_anelusia/static/src/img/snippets/s_carousel_1.jpg" data-index="2" alt="" data-name="Image"/>
<img class="img img-fluid d-block" src="/theme_anelusia/static/src/img/snippets/s_carousel_2.jpg" data-index="3" alt="" data-name="Image"/>
</div>
</div>
</xpath>
</template>
</odoo>
+73 -23
View File
@@ -1,26 +1,76 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_media_list" inherit_id="website.s_media_list">
<!-- Section -->
<xpath expr="section" position="attributes">
<attribute name="class" add="pt64 pb64" remove="pt32 pb32" separator=" "/>
</xpath>
<!-- Media #01 -->
<xpath expr="//div[hasclass('s_media_list_item')][1]//h3" position="replace">
<h3>World's top Hidden gems</h3>
</xpath>
<xpath expr="//div[hasclass('s_media_list_item')][1]//p" position="replace">
<p>Go off beaten track and discover unexpected and curious places. Heres our ultimate guide to the best-kept secret spots that you simply must visit!</p>
</xpath>
<!-- Media #02 -->
<xpath expr="//div[hasclass('s_media_list_item')][2]//h3" position="replace">
<h3>Summer Essentials</h3>
</xpath>
<xpath expr="//div[hasclass('s_media_list_item')][2]//p" position="replace">
<p>The right summer essentials can make the difference between a good time and a stand-out great time. Discover our selection for everyday wear during the warm summer months</p>
<a href="#" class="btn btn-primary mb-2">Read more</a>
</xpath>
<!-- Media #03 -->
<xpath expr="//div[hasclass('s_media_list_item')][3]" position="replace"/>
</template>
<template id="s_media_list" inherit_id="website.s_media_list">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt64 pb64 o_cc5" remove="pt32 pb32 o_cc2" separator=" "/>
</xpath>
<!-- Media #01 -->
<xpath expr="//div[hasclass('s_media_list_item')]/div" position="attributes">
<attribute name="class" remove="o_cc o_cc1" separator=" "/>
</xpath>
<!-- Media #01 - Img wrapper -->
<xpath expr="//div[hasclass('s_media_list_img_wrapper')]" position="attributes">
<attribute name="class" add="col-lg-6" remove="col-lg-4" separator=" "/>
</xpath>
<!-- Media #01 - Img -->
<xpath expr="//div[hasclass('s_media_list_img_wrapper')]//img" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_media_list_default_image_1/web_editor/float/flt_square_1.svg?c1=o-color-4&amp;c2=o-color-2</attribute>
<attribute name="data-shape">web_editor/float/flt_square_1</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_media_list_1.svg</attribute>
<attribute name="data-shape-colors">o-color-4;o-color-2;;;</attribute>
</xpath>
<!-- Media #01 - Body -->
<xpath expr="//div[hasclass('s_media_list_body')]" position="attributes">
<attribute name="class" add="col-lg-6" remove="col-lg-8" separator=" "/>
</xpath>
<!-- Media #01 - Title -->
<xpath expr="//div[hasclass('s_media_list_item')]//h3" position="replace" mode="inner">
World's top Hidden gems
</xpath>
<!-- Media #01 - Paragraph -->
<xpath expr="//div[hasclass('s_media_list_item')]//p" position="replace" mode="inner">
Go off beaten track and discover unexpected and curious places. Heres our ultimate guide to the best-kept secret spots that you simply must visit!
</xpath>
<!-- Media #02 -->
<xpath expr="//div[hasclass('s_media_list_item')][2]/div" position="attributes">
<attribute name="class" add="flex-row-reverse" remove="o_cc o_cc1" separator=" "/>
</xpath>
<!-- Media #02 - Img wrapper -->
<xpath expr="(//div[hasclass('s_media_list_img_wrapper')])[2]" position="attributes">
<attribute name="class" add="col-lg-6" remove="col-lg-4" separator=" "/>
</xpath>
<!-- Media #02 - Img -->
<xpath expr="(//div[hasclass('s_media_list_img_wrapper')])[2]//img" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_media_list_default_image_2/web_editor/float/flt_square_3.svg?c1=o-color-1&amp;c5=o-color-2</attribute>
<attribute name="data-shape">web_editor/float/flt_square_3</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_media_list_2.svg</attribute>
<attribute name="data-shape-colors">o-color-1;;;;o-color-2</attribute>
</xpath>
<!-- Media #02 - Body -->
<xpath expr="(//div[hasclass('s_media_list_body')])[2]" position="attributes">
<attribute name="class" add="col-lg-6" remove="col-lg-8" separator=" "/>
</xpath>
<!-- Media #02 - Title -->
<xpath expr="//div[hasclass('s_media_list_item')][2]//h3" position="replace" mode="inner">
Summer Essentials
</xpath>
<!-- Media #02 - Paragraph -->
<xpath expr="//div[hasclass('s_media_list_item')][2]//p" position="replace" mode="inner">
The right summer essentials can make the difference between a good time and a stand-out great time. Discover our selection for everyday wear during the warm summer months.
</xpath>
<!-- Media #02 - Add a button -->
<xpath expr="//div[hasclass('s_media_list_item')][2]//p" position="after">
<a href="#" class="btn btn-primary mb-2">Read more</a>
</xpath>
<!-- Remove Media #03 -->
<xpath expr="//div[hasclass('s_media_list_item')][3]" position="replace"/>
</template>
</odoo>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_numbers" inherit_id="website.s_numbers">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_half_screen_height o_cc4" remove="o_cc2" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/10","flip":[]}</attribute>
</xpath>
<!-- Shape -->
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Airy_10"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_product_catalog" inherit_id="website.s_product_catalog">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc4" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/11","flip":[]}</attribute>
<!-- Remove the background image -->
<attribute name="style"/>
</xpath>
<!-- Shape -->
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Airy_11"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,63 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_product_list" inherit_id="website.s_product_list">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt72 pb72" separator=" "/>
</xpath>
<!-- Container -->
<xpath expr="//div[hasclass('container-fluid')]" position="attributes">
<attribute name="class" add="container" remove="container-fluid" separator=" "/>
</xpath>
<!-- Item #1 - Img -->
<xpath expr="//img" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_product_list_default_image_1/web_editor/basic/bsc_square_1.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_1</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_product_1.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Item #2 - Img -->
<xpath expr="(//img)[2]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_product_list_default_image_2/web_editor/basic/bsc_square_3.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_3</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_product_2.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Item #3 - Img -->
<xpath expr="(//img)[3]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_product_list_default_image_3/web_editor/basic/bsc_square_2.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_2</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_product_3.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Item #4 - Img -->
<xpath expr="(//img)[4]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_product_list_default_image_4/web_editor/basic/bsc_square_1.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_1</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_product_4.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Item #5 - Img -->
<xpath expr="(//img)[5]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_product_list_default_image_5/web_editor/basic/bsc_square_2.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_2</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_product_5.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
<!-- Item #6 - Img -->
<xpath expr="(//img)[6]" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_product_list_default_image_6/web_editor/basic/bsc_square_3.svg</attribute>
<attribute name="data-shape">web_editor/basic/bsc_square_3</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_product_6.svg</attribute>
<attribute name="data-shape-colors">;;;;</attribute>
</xpath>
</template>
</odoo>
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_quotes_carousel" inherit_id="website.s_quotes_carousel">
<!-- Slide #1 - Filter -->
<xpath expr="//div[hasclass('carousel-item')]//div[hasclass('container')]" position="before">
<div class="o_we_bg_filter bg-black-25"/>
</xpath>
<!-- Slide #2 - Filter -->
<xpath expr="//div[hasclass('carousel-item')][2]//div[hasclass('container')]" position="before">
<div class="o_we_bg_filter bg-black-25"/>
</xpath>
<!-- Slide #3 - Filter -->
<xpath expr="//div[hasclass('carousel-item')][3]//div[hasclass('container')]" position="before">
<div class="o_we_bg_filter bg-black-25"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_references" inherit_id="website.s_references">
<!-- Title -->
<xpath expr="//h2" position="replace" mode="inner">
<font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-2) 100%);" class="text-gradient">Our top brands</font>
</xpath>
<!-- Subtitle -->
<xpath expr="//p" position="replace" mode="inner">
Every style for everybody.
</xpath>
</template>
</odoo>
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_showcase" inherit_id="website.s_showcase">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt120 pb120" remove="pt48 pb48" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Floats/05","flip":[]}</attribute>
</xpath>
<!-- Shape -->
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Floats_05"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_text_image" inherit_id="website.s_text_image">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc5" separator=" "/>
</xpath>
<!-- Img -->
<xpath expr="//img" position="attributes">
<attribute name="src">/web_editor/image_shape/website.s_text_image_default_image/web_editor/float/flt_square_3.svg?c1=o-color-2&amp;c5=o-color-1</attribute>
<attribute name="data-shape">web_editor/float/flt_square_3</attribute>
<attribute name="data-original-mimetype">image/jpeg</attribute>
<attribute name="data-file-name">s_text_image.svg</attribute>
<attribute name="data-shape-colors">o-color-2;;;;o-color-1</attribute>
</xpath>
</template>
</odoo>
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_three_columns" inherit_id="website.s_three_columns">
<!-- Section -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc1" remove="o_cc2" separator=" "/>
</xpath>
<!-- Card #1 -->
<xpath expr="//div[hasclass('card')]" position="attributes">
<attribute name="style">border-width: 0px !important;</attribute>
</xpath>
<!-- Card #2 -->
<xpath expr="(//div[hasclass('card')])[2]" position="attributes">
<attribute name="style">border-width: 0px !important;</attribute>
</xpath>
<!-- Card #3 -->
<xpath expr="(//div[hasclass('card')])[3]" position="attributes">
<attribute name="style">border-width: 0px !important;</attribute>
</xpath>
</template>
</odoo>