{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *} {if $cart.vouchers.allowed} {block name='cart_voucher'}
{if $cart.vouchers.added} {block name='cart_voucher_list'} {/block} {/if}
{block name='cart_voucher_form'}
{/block} {block name='cart_voucher_notifications'} {/block}
{if $cart.discounts|count> 0}

{l s='Take advantage of our exclusive offers:' d='Shop.Theme.Actions'}

{/if}
{/block} {/if}