Resumo do Pedido
{{ item.name }}
Qtd: {{ item.quantity }}
{{ formatPrice(item.price * item.quantity) }}
Preencha o email para aplicar cupom
{{ voucherError }}
{{ appliedVoucher.code }}
{{ appliedVoucher.description }}
Subtotal
{{ formatPrice(subtotal) }}
Desconto ({{ appliedVoucher.code }})
-{{ formatPrice(discountAmount) }}
Cashback +Latife
-{{ formatPrice(cashbackToApply / 100) }}
{{ deliveryMethod === 'pickup' ? 'Retirada' : 'Frete' }}
{{ deliveryMethod === 'delivery' ? 'Calcule acima' : 'Selecione acima' }}
Grátis!
Grátis!
{{ formatPrice(shippingCost) }}
Total
{{ formatPrice(total) }}
Você receberá {{ formatPrice(cashbackEarningsPreview / 100) }} de cashback ({{ cashbackEarningsPercentage }}% sobre o valor pago)
Voltar para Cesta
{{ error }}