{{#compare split "!=" true}} {{/compare}} {{#each orders}} {{/each}}

Obrigado pelo seu pedido.

{{!--
Pedido Realizado
Pagamento Confirmado
Pedido Enviado
Entrega Efetuada
--}}

{{#if orders}} {{#if orders.0.clientProfileData.firstName}} {{#compare orders.0.clientProfileData.firstName '!=' 'isAnonymous'}} Olá, {{orders.0.clientProfileData.firstName}}. {{/compare}} {{/if}} {{else}} {{#if clientProfileData.firstName}} {{#compare clientProfileData.firstName '!=' 'isAnonymous'}} Olá, {{clientProfileData.firstName}}. {{/compare}} {{/if}} {{/if}} Estamos aguardando a aprovação do pagamento para dar andamento ao seu pedido.

Você pode acompanhar este pedido no nosso site.

{{#each orders.0.paymentData.transactions}} {{#each payments}} {{#eq paymentSystemName 'Boleto Bancário'}}

Não se esqueça de fazer o pagamento do boleto bancário, caso ainda não o tenha feito.

Abrir boleto bancário

{{/eq}} {{/each}} {{/each}}

Resumo de seu(s) pacote(s)

{{#each orders}} {{#richShippingData shippingData}} {{#group logisticsInfo by="packageId"}} {{#each items}} {{#compare @index '==' 0}}
{{#eq selectedDeliveryChannel "pickup-in-point"}}

Retirar

{{else}}

Receber

{{/eq}} {{#eq ../items.length 1}} {{#each ../../../items}} {{#compare id '==' ../../items.0.itemId}}
{{name}}
{{/compare}} {{/each}} {{else}} {{../items.length}} itens {{/eq}} {{#if deliveryWindow}} em
{{formatDate deliveryWindow.startDateUtc}}
entre {{formatTime deliveryWindow.startDateUtc}} e {{formatTime deliveryWindow.endDateUtc}}
{{else}} {{#if shippingEstimateDate}} {{#eq deliveryChannel "pickup-in-point"}} a partir de {{else}} até {{/eq}} {{formatDate shippingEstimateDate}} {{else}} {{#eq shippingEstimateDays "0"}}
{{#eq selectedDeliveryChannel "pickup-in-point"}} a partir de hoje {{else}} hoje {{/eq}}
{{else}} {{#eq selectedDeliveryChannel "pickup-in-point"}} a partir de {{else}} em até {{/eq}}
{{#compare shippingEstimateDays ">" "1"}} {{#eq shippingEstimateDaysType "bd"}} {{shippingEstimateDays}} dias úteis {{else}} {{#eq shippingEstimateDaysType "d"}} {{shippingEstimateDays}} dias {{else}} {{#eq shippingEstimateDaysType "h"}} {{shippingEstimateDays}} horas {{else}} {{shippingEstimateDays}} minutos {{/eq}} {{/eq}} {{/eq}} {{else}} {{#eq shippingEstimateDaysType "bd"}} {{shippingEstimateDays}} dia útil {{else}} {{#eq shippingEstimateDaysType "d"}} {{shippingEstimateDays}} dia {{else}} {{#eq shippingEstimateDaysType "h"}} {{shippingEstimateDays}} hora {{else}} {{shippingEstimateDays}} minuto {{/eq}} {{/eq}} {{/eq}} {{/compare}}
{{/eq}} {{/if}} {{/if}}
{{#eq selectedDeliveryChannel "pickup-in-point"}} {{#each slas}} {{#compare ../selectedSla '==' id}} {{pickupStoreInfo.friendlyName}} {{/compare}} {{/each}} {{else}} {{#if ../../../giftRegistryData}} {{../../../giftRegistryData.description}} {{else}} {{#each ../../availableAddresses}} {{#eq ../addressId addressId}} {{street}}, {{number}} {{/eq}} {{/each}} {{/if}} {{/eq}}
{{/compare}} {{/each}} {{/group}} {{/richShippingData}} {{/each}}

Pagamento

{{#each orders.0.paymentData.transactions}} {{#compare payments.length "==" 1}} {{#each payments}}
{{paymentSystemName}} {{#if lastDigits}} final {{lastDigits}} {{/if}}
R$ {{formatCurrency value}} {{#eq installments 1}} à vista {{else}} em {{installments}}x {{/eq}}
{{/each}} {{/compare}} {{#compare payments.length "!=" 1}} {{#each payments}} {{/each}}
{{paymentSystemName}} {{#if lastDigits}} final {{lastDigits}} {{/if}} {{#eq installments 1}} à vista {{else}} em {{installments}}x {{/eq}} R$ {{formatCurrency value}}
{{/compare}}
Aguardando aprovação
{{/each}}

Pedido #{{orderId}}

Fornecido e entregue por {{sellers.0.name}}

{{#compare split "==" true}}

Pagamento

{{#each paymentData.transactions}} {{#compare payments.length "==" 1}} {{#each payments}}
{{paymentSystemName}} {{#if lastDigits}} final {{lastDigits}} {{/if}}
R$ {{formatCurrency value}} {{#eq installments 1}} à vista {{else}} em {{installments}}x {{/eq}}
{{/each}} {{/compare}} {{#compare payments.length "!=" 1}} {{#each payments}} {{/each}}
{{paymentSystemName}} {{#if lastDigits}} final {{lastDigits}} {{/if}} {{#eq installments 1}} à vista {{else}} em {{installments}}x {{/eq}} R$ {{formatCurrency value}}
{{/compare}}
Aguardando aprovação
{{/each}}
{{/compare}}

Resumo

{{#each totals}} {{#if value}} {{/if}} {{/each}} {{#if value}} {{/if}}
{{#eq id "Items"}}Itens{{/eq}} {{#eq id "Shipping"}}Entrega{{/eq}} {{#eq id "Discounts"}}Descontos{{/eq}} {{#eq id "Tax"}}Taxas{{/eq}} R$ {{formatCurrency value}}
Total R$ {{formatCurrency value}}
{{#richShippingData shippingData}} {{#group logisticsInfo by="addessId"}}
{{#compare items.0.selectedDeliveryChannel '==' null}}

Receber

{{#if orders.0.giftRegistryData}} {{orders.0.giftRegistryData.description}} {{else}} {{#each ../../shippingData.availableAddresses}} {{#eq ../addressId AddressId}} {{receiverName}}
{{street}}, {{number}}{{#if complement}} - {{complement}}{{/if}}
{{neighborhood}} - {{city}} - {{state}}
CEP {{postalCode}} {{/eq}} {{/each}} {{/if}}
{{/compare}} {{#eq items.0.selectedDeliveryChannel "delivery"}}

Receber

{{#if orders.0.giftRegistryData}} {{orders.0.giftRegistryData.description}} {{else}} {{#each ../../shippingData.availableAddresses}} {{#eq ../addressId AddressId}} {{receiverName}}
{{street}}, {{number}}{{#if complement}} - {{complement}}{{/if}}
{{neighborhood}} - {{city}} - {{state}}
CEP {{postalCode}} {{/eq}} {{/each}} {{/if}}
{{/eq}} {{#eq items.0.selectedDeliveryChannel "pickup-in-point"}}

Retirar

{{#each items.0.slas}} {{#compare ../items.0.selectedSla '==' id}} {{pickupStoreInfo.friendlyName}} {{#with pickupStoreInfo.address}}
{{street}}, {{number}}{{#if complement}}, {{complement}}{{/if}}
{{neighborhood}} {{/with}} {{/compare}} {{/each}}
{{/eq}} {{#group items by="packageId"}} {{#each items}} {{#each ../../../../items}} {{#eq @index ../itemIndex}} {{#each bundleItems}} {{#if name}} {{/if}} {{/each}} {{/eq}} {{/each}} {{/each}}
{{name}}
{{quantity}} un. {{#if sellingPrice}} R$ {{formatCurrency sellingPrice}} {{else}} Grátis {{/if}}
{{name}}
{{quantity}} un. {{#if price}} R$ {{formatCurrency price}} {{else}} Grátis {{/if}}
{{/group}} {{!-- {{#group items by="packageId"}} {{#compare item.length '>' 1}}

Pacote {{#math index '+' 1}}{{/math}}

{{/compare}} cccc {{#each items}} {{#compare @index '==' 0}} {{#each ../../../../items}} {{#eq id ../itemId}}
{{#compare ../selectedDeliveryChannel "!=" "pickup-in-point"}} {{#if ../deliveryWindow}}
Agendada para
{{else}}
{{../selectedSla}}
{{/if}} {{/compare}} {{#if ../deliveryWindow}} {{formatDate ../deliveryWindow.startDateUtc}} entre {{formatTime ../deliveryWindow.startDateUtc}} e {{formatTime ../deliveryWindow.endDateUtc}} {{else}} {{#unless ../shippingEstimateDate}} {{#eq ../shippingEstimateDays "0"}} {{#eq ../selectedDeliveryChannel "pickup-in-point"}} A partir de hoje {{else}} Hoje {{/eq}} {{else}} {{#eq ../selectedDeliveryChannel "pickup-in-point"}} A partir de {{else}} Em até {{/eq}} {{#compare shippingEstimateDays ">" "1"}} {{#eq shippingEstimateDaysType "bd"}} {{shippingEstimateDays}} dias úteis {{else}} {{#eq shippingEstimateDaysType "d"}} {{shippingEstimateDays}} dias {{else}} {{#eq shippingEstimateDaysType "h"}} {{shippingEstimateDays}} horas {{else}} {{shippingEstimateDays}} minutos {{/eq}} {{/eq}} {{/eq}} {{else}} {{#eq shippingEstimateDaysType "bd"}} {{shippingEstimateDays}} dia útil {{else}} {{#eq shippingEstimateDaysType "d"}} {{shippingEstimateDays}} dia {{else}} {{#eq shippingEstimateDaysType "h"}} {{shippingEstimateDays}} hora {{else}} {{shippingEstimateDays}} minuto {{/eq}} {{/eq}} {{/eq}} {{/compare}} {{/eq}} {{else}} {{#eq ../deliveryChannel "pickup-in-point"}} A partir de {{else}} Até {{/eq}} {{formatDate ../shippingEstimateDate}} {{/unless}} {{/if}}
{{/eq}} {{/each}} {{/compare}} {{/each}} {{#each items}} {{#each ../../../../items}} {{#eq @index ../itemIndex}} {{#each bundleItems}} {{#if name}} {{/if}} {{/each}} {{/eq}} {{/each}} {{/each}}
{{name}}
{{quantity}} un. {{#if sellingPrice}} R$ {{formatCurrency sellingPrice}} {{else}} Grátis {{/if}}
{{name}}
{{quantity}} un. {{#if price}} R$ {{formatCurrency price}} {{else}} Grátis {{/if}}
{{/group}} --}}
{{/group}} {{/richShippingData}}

O prazo dos pacotes deverá ser considerado somente após a confirmação do pagamento.

Atenciosamente,
Equipe {{_accountInfo.TradingName}}

Consulte seu dermatologista