{postpurchasecode}

Order number # {$postpurchase:id}

{$postpurchase:createdAt}

Billing Address:

{$postpurchase:billing:firstname} {$postpurchase:billing:lastname}
{$postpurchase:billing:address1}
{$postpurchase:billing:city}, {$postpurchase:billing:state}, {$postpurchase:billing:zip}
{$postpurchase:billing:country}
Phone: {$postpurchase:billing:phone}
Email: {$postpurchase:billing:email}

Shipping Address :

{$postpurchase:shipping:firstname} {$postpurchase:shipping:lastname}
{$postpurchase:shipping:address1}
{$postpurchase:shipping:city}, {$postpurchase:shipping:state}, {$postpurchase:shipping:zip}
{$postpurchase:shipping:country}
Phone: {$postpurchase:shipping:phone}
Mobile: {$postpurchase:shipping:mobile}
{postpurchasecartcontent:name} {/postpurchasecartcontent}
Product Code Price Qty Total
{$postpurchase:cartitem:photo:product} {$postpurchase:cartitem:name}
{$postpurchase:cartitem:options:cleanOptionPrice}
{$postpurchase:cartitem:sku} {$postpurchase:cartitem:price} {$postpurchase:cartitem:qty} {$postpurchase:cartitem:total}

Summary

Sub-Total: {$postpurchase:subTotal}
Shipping: {$postpurchase:shippingPrice}
Inc. GST: {$postpurchase:totalTax}
Total: {$postpurchase:total}
{/postpurchasecode}