Your DNA order
You will receive a confirmation email at:
{{ model.user.email }}
Date: {{ model.today | shortDate }}
Ancestry Free Trial
Ancestry Membership
{{ model.freeTrialInfo }} Free Trial: {{ model.content.offer.description }}
First Bill: {{ model.order.trialEndDate }}
{{ model.order.subscriptionName }}
Amount Billed: {{ model.order.orderTotal }}
| Item | Quantity | Price | ||||
|---|---|---|---|---|---|---|
| {{ offer.displayName }} | {{ offer.quantity }} | {{ offer.unitPrice | isoCurrency: model.currency }}/each {{ estimatedPriceAfterVolumeDiscount() | isoCurrency: model.currency }} {{ estimatedPriceAfterVolumeDiscount() | isoCurrency: model.currency }} | ||||
| Coupon | ({{ cart.getPriceDetail().totalCouponDiscountAmount | isoCurrency: model.currency }}) | |||||
| Shipping ({{ model.shippingMethodName }}) | {{ cart.getPriceDetail().shippingAmountAfterDiscount | isoCurrency: model.currency }} | |||||
| {{ model.displayName }} | {{ model.order.orderTotal | isoCurrency: model.currency }} | |||||
| Tax | {{ cart.getPriceDetail().taxTotal | isoCurrency: model.currency }} | |||||
| Total | {{ cart.getPriceDetail().total | isoCurrency: model.currency }} | {{ $root.crossSell.getCrossSellOrderTotal() | isoCurrency: model.currency }} | ||||
| Savings | {{ cart.getPriceDetail().savings | isoCurrency: model.currency }} | |||||