Cupom de desconto {{#if Basket.Coupons.length}} {{#each Basket.Coupons}} {{#if @first}}
Cupom ou Vale-Compra aplicado / {{this.Code}}
{{/if}} {{/each}} {{/if}}
{{#if Basket.DeliveryGroups.length}}
{{#each Basket.DeliveryGroups}} -
{{#each DeliveryOptions}} -
{{Name}} {{formatCurrency Amount}}
{{EstimatedTime}} {{/each}}
{{/each}}
{{else}} {{#if Basket.PostalCode}}
Não foram encontradas formas de entrega
{{/if}} {{/if}}