Entrega para o CEP: {{ zipCodeFormat }}
Retirada em Loja
{{ item.productDescription }}
Cód.: {{ getItemDisplayCode(item) }} Preço: {{ item.unitValue | currency }}
Quantidade: {{ item.quantitySold }}
{{ item.totalExhib | currency }}
{{ freightSelected.description }}
{{ freightSelected.storeName }} {{ freightSelected.price | currency }}
{{ getFreightMessage(freightSelected) }}
{{ getFreightDescription(ship) }}
{{ ship.price == 0 ? freeShipment : (ship.price | currency) }}
{{ getShipmentMessage(ship) }}
Loja
Lojas disponíveis para retirada
{{pickup.store.name}}
{{pickup.store.address.streetAddress}}
{{pickup.store.address.city}}, {{pickup.store.address.neighborhood}}
{{pickup.store.address.state}}
{{ getZipCodeFormatter(pickup.store.address.postalCode) }}