<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_attributes_vertical" name="Vertical Attributes">
    <section class="s_attributes_vertical">
        <div class="container-fluid">
            <div class="row">
                <div class="col-lg-4 border pt48 pb48" data-name="Column">
                    <img src="/html_editor/shape/website/s_attributes_1.svg?c1=rgba(0,0,0,.25)&amp;c4=o-color-4&amp;c5=o-color-5"
                        class="s_attributes_vertical_img img img-fluid mx-auto"
                        alt=""
                        style="width: 25% !important; padding: 20px;"/>
                    <div class="d-flex flex-column">
                        <h6 style="text-align: center;">
                            Easy returns with quick<br/>
                            and simple process
                        </h6>
                        <small class="text-muted" style="text-align: center;">
                            Free 30-day returns with quick refunds<br/>
                            or easy exchanges and no stress.
                        </small>
                    </div>
                </div>
                <div class="col-lg-4 border pt48 pb48" data-name="Column">
                    <img src="/html_editor/shape/website/s_attributes_3.svg?c1=rgba(0,0,0,.25)&amp;c4=o-color-4&amp;c5=o-color-5"
                        class="s_attributes_vertical_img img img-fluid mx-auto"
                        alt=""
                        style="width: 25% !important; padding: 20px;"/>
                    <div class="d-flex flex-column">
                        <h6 style="text-align: center;">
                            Secure payment<br/>
                            with trusted methods
                        </h6>
                        <small class="text-muted" style="text-align: center;">
                            Your information is protected with encrypted<br/>
                            checkout and trusted payment methods.
                        </small>
                    </div>
                </div>
                <div class="col-lg-4 border pt48 pb48" data-name="Column">
                    <img src="/html_editor/shape/website/s_attributes_4.svg?c1=rgba(0,0,0,.25)&amp;c2=rgba(0,0,0,.5)&amp;c4=o-color-4&amp;c5=o-color-5"
                        class="s_attributes_vertical_img img img-fluid mx-auto"
                        alt=""
                        style="width: 25% !important; padding: 20px;"/>
                    <div class="d-flex flex-column">
                        <h6 style="text-align: center;">
                            Quality assured<br/>
                            with every purchase
                        </h6>
                        <small class="text-muted" style="text-align: center;">
                            Every product is carefully tested to meet<br/>
                            high standards of durability and performance.
                        </small>
                    </div>
                </div>
            </div>
        </div>
    </section>
</template>

<asset id="website.s_attributes_vertical_000_scss" name="Vertical Attributes 000 SCSS">
    <bundle>web.assets_frontend</bundle>
    <path>website/static/src/snippets/s_attributes_vertical/000.scss</path>
</asset>

</odoo>
