Cupom de desconto {{#if Basket.CuponSize}}
Descontos: Cupom ativo: {{Basket.Coupon.Code}}
{{else}}
{{/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}}