Items in the bag will only be reserved after the order is placed.
Pay by
All transactions are secure and encrypted.
Apply voucher code or gift card
{{ isGuestCustomer ? 'Order summary' : 'Your order summary' }}
{{ isGuestCustomer ? 'Subtotal -' : '' }} {{ cartQuantityTotal + gifts.count }}
{{ totals.sub_total | currency:currency }}
{{ isGuestCustomer ? 'Sales discount' : 'Discount' }}
-{{ totals.discount_total | currency:currency }}
Credit
-{{ totals.credit_total | currency:currency }}
Estimated shipping
Delivery to
{{isDesktop ? ((address.city).length > 18 ? address.city.substr(0, 18)+'...' : address.city) :
((address.city).length > 14 ? address.city.substr(0, 14)+'...' : address.city) }}
{{ !isFreeShipping ? (totals.shipping_total | currency:currency) : "FREE" }}
{{ isGuestCustomer ? 'Returns within 30 days unless marked' : 'Returns' }}
FREE
FREE FOR 30 DAYS*
Total Inc. GST
{{ totals.grand_total > 0 ? (totals.grand_total | currency:currency) : "FREE" }}
({{ afterpay.amounts.increments }} payments of {{ totals.grand_total / afterpay.amounts.increments | currency:currency }})
({{ afterpay.amounts.increments }} payments of {{ totals.grand_total / afterpay.amounts.increments | currency:currency }})
By clicking 'Continue with Afterpay', 'Continue with PayPal', 'Continue with Pay In 4', 'Continue with Alipay', 'Continue with Klarna', 'Buy with ApplePay', 'Buy with GooglePay', 'Place your order', you agree to the Terms & Conditions
*THE ICONIC returns are free for 30 days unless marked.
{{ isGuestCustomer ? 'Order summary' : 'Your order summary' }}
{{ isGuestCustomer ? 'Subtotal -' : '' }} {{ cartQuantityTotal + gifts.count }}
{{ totals.sub_total | currency:currency }}
{{ isGuestCustomer ? 'Sales discount' : 'Discount' }}
-{{ totals.discount_total | currency:currency }}
Credit
-{{ totals.credit_total | currency:currency }}
Estimated shipping
Delivery to
{{isDesktop ? ((address.city).length > 18 ? address.city.substr(0, 18)+'...' : address.city) :
((address.city).length > 14 ? address.city.substr(0, 14)+'...' : address.city) }}
{{ !isFreeShipping ? (totals.shipping_total | currency:currency) : "FREE" }}
{{ isGuestCustomer ? 'Returns within 30 days unless marked' : 'Returns' }}
FREE
FREE FOR 30 DAYS*
Total Inc. GST
{{ totals.grand_total > 0 ? (totals.grand_total | currency:currency) : "FREE" }}
({{ afterpay.amounts.increments }} payments of {{ totals.grand_total / afterpay.amounts.increments | currency:currency }})
({{ afterpay.amounts.increments }} payments of {{ totals.grand_total / afterpay.amounts.increments | currency:currency }})