<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

<t t-name="website_sale_loyalty.couponOption">
    <BuilderRow label.translate="Show Discount in Subtotal">
        <BuilderCheckbox action="'websiteConfig'" actionParam="{views: ['website_sale_loyalty.cart_discount']}"/>
    </BuilderRow>
</t>

</templates>
