You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

35 lines
2.2 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- Theme Refurbished snippets inherits -->
<template id="theme_eco_refine" inherit_id="website.snippets"
name="Theme Refurbished snippets">
<xpath expr="//div[@id='snippet_structure']/div[hasclass('o_panel_body')]"
position="inside">
<t t-snippet="theme_eco_refine.collections_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Our-collection.jpg"/>
<t t-snippet="theme_eco_refine.home_signup_snippet_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Sign-up-snippet.jpg"/>
<t t-snippet="theme_eco_refine.signup_and_buy_now_snippet_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Sign_up_and_Buy.jpg"/>
<t t-snippet="theme_eco_refine.customer_response_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Customer-Response.jpg"/>
<t t-snippet="theme_eco_refine.questions_accordian_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/FAQ.jpg"/>
</xpath>
<xpath expr="//div[@id='snippet_effect']//t[@t-snippet][last()]"
position="after">
<t t-snippet="theme_eco_refine.products_category_wise_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Best-Seller.jpg"/>
<t t-snippet="theme_eco_refine.products_new_arrival_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/New-Arrival.jpg"/>
<t t-snippet="theme_eco_refine.top_rated_products_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Top-Rated-Product.jpg"/>
<t t-snippet="theme_eco_refine.about_retech_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/FAQ.jpg"/>
<t t-snippet="theme_eco_refine.features_retech_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/Sign-up-snippet.jpg"/>
<t t-snippet="theme_eco_refine.history_retech_template"
t-thumbnail="/theme_eco_refine/static/src/img/snippet/New-Arrival.jpg"/>
</xpath>
</template>
</odoo>