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.
 
 
 
 
 

84 lines
4.5 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- Custom snippet template-->
<template id="choose" name="Choose">
<section class="choose gap " id="choose">
<div class="container oe_structure">
<div class="section_heading">
<h3>
<b>Why Choose Us</b>
</h3>
<hr/>
<p>A wonderful serenity has taken possession of my entire
soul, like these
<br/>
sweet mornings of spring which I
enjoy with
</p>
</div>
<div class="choose_contents">
<div class="row">
<div class="col-lg-6 col-12">
<div class="media_iframe_video o_snippet_drop_in_only video_size"
style="height:513px;top:26px;"
data-oe-expression="//www.youtube.com/embed/G8b4UZIcTfg?rel=0&amp;autoplay=0">
<div class="css_editable_mode_display"></div>
<div class="media_iframe_video_size"></div>
<iframe src="//www.youtube.com/embed/rtbhME_i0SU?rel=0&amp;autoplay=0"
frameborder="0"
allowfullscreen="allowfullscreen"></iframe>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="choose_right">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="wrapper top_m">
<div class="img_wrapper">
<img src="/theme_blast/static/src/img/icons/choose/1-year.svg"/>
</div>
<h5 class="wht">
1 Year Guarantee
</h5>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="wrapper" id="wrapper">
<div class="img_wrapper">
<img src="/theme_blast/static/src/img/icons/choose/free-shipping.svg"/>
</div>
<h5>
Free Shipping
</h5>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="wrapper"
id="wrapper_refund">
<div class="img_wrapper">
<img src="/theme_blast/static/src/img/icons/choose/refund.svg"/>
</div>
<h5>
Product Return
</h5>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="wrapper bottom_m">
<div class="img_wrapper">
<img src="/theme_blast/static/src/img/icons/choose/online-support.svg"/>
</div>
<h5 class="wht">
24*7 Support
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</template>
</odoo>