• {{showTotalQuantity()}} item(s) - {{defaultCurrency()}}{{showTotal() | number:2}}

SHIPPING METHOD

CUSTOMER INFORMATION

CUSTOMER ADDRESS

{{formData.first_name}} {{formData.last_name}}
{{formData.address1}}{{formData.address2 != null ? ', ' : ''}}{{formData.address2}}
{{formData.city}} {{showProvince(formData.country,formData.province)}}
{{showCountry(formData.country)}} - {{formData.postal_code}}
E-mail: {{formData.email}}
Phone: {{formData.telephone}}

SELECT YOUR STORE FOR PICK UP

OR

All fields required. Store needs to match provided name and address with customers ID.

SELECT YOUR SHIPPING SERVICE

Shipping Cost: {{defaultCurrency()}}{{shippingMethodInfo.rate | number:2}}
Expected Delivery Date: {{shippingMethodInfo.delivery_date}}
  Name Price Expected Delivery Date
{{item.service_name}} {{item.price}} {{item.expected_delivery_date}}
Postal Code: *
Since your purchase is over $100. Shipping is included Free of charge.

Order Pick Up Location

{{selectStore.address}}
{{selectStore.city}}, {{selectStore.province}}
{{selectStore.country}} - {{selectStore.postal_code}}

TO BE PICKED UP BY: CUSTOMER
TO BE PICKED UP BY: {{formData.someone.first_name}} {{formData.someone.last_name}}
{{formData.someone.address}}
{{formData.someone.city}} {{showProvince(formData.someone.country,formData.someone.province)}}
{{showCountry(formData.someone.country)}} - {{formData.someone.postal_code}}

SHIP TO ADDRESS

{{formData.first_name}} {{formData.last_name}}
{{formData.address1}}{{formData.address2 != null ? ', ' : ''}}{{formData.address2}}
{{formData.city}} {{showProvince(formData.country,formData.province)}}
{{showCountry(formData.country)}} - {{formData.postal_code}}
E-mail: {{formData.email}}
Phone: {{formData.telephone}}

ORDER SUMMARY

Product Qty Discount Price
{{product.product_data.name}} {{product.product_data.name}} {{product.quantity}} X {{defaultCurrency()}}{{showItemPrice(product) | number:2}} {{defaultCurrency()}}{{showItemDiscount(product) | number:2}} {{defaultCurrency()}}{{showItemTotal(product) | number:2}}
Apply
Subtotal: {{defaultCurrency()}}{{showSubTotal() | number:2}}
Promo code - {{promoCode}} {{showPromocCodeTypeInfo()}} (-) {{defaultCurrency()}}{{showPromoCodeRate() | number:2}}
Tax - {{showTaxName()}} {{defaultCurrency()}} {{mainTaxAmount | number:2}}
Shipping - {{shippingMethodInfo.name}}
Since your purchase is over $100. Shipping is included Free of charge.
{{defaultCurrency()}} {{shippingMethodInfo.rate | number:2}} {{defaultCurrency()}} 0.00
Total: {{defaultCurrency()}}{{showTotal() | number:2}}

Review Your Order

{{product.product_data.name}} {{product.product_data.name}} {{product.quantity}} X {{defaultCurrency()}}{{showItemPrice(product) | number:2}} {{defaultCurrency()}}{{showItemDiscount(product) | number:2}} {{defaultCurrency()}}{{showItemTotal(product) | number:2}}
Subtotal: {{defaultCurrency()}}{{showSubTotal() | number:2}}
Promo code ({{promoCode}}) (-) {{defaultCurrency()}}{{showPromoCodeRate() | number:2}}
Tax - {{showTaxName()}} {{defaultCurrency()}} {{mainTaxAmount | number:2}}
Shipping - {{shippingMethodInfo.name}}
Since your purchase is over $100. Shipping is included Free of charge.
{{defaultCurrency()}} {{shippingMethodInfo.rate | number:2}} {{defaultCurrency()}} 0.00
Total: {{defaultCurrency()}}{{showTotal() | number:2}}

Payment Method

SELECT PAYMENT METHOD