{postpurchasecode}

Order number # {$postpurchase:id}

{$postpurchase:Created}

Billing Address:

First name: {$postpurchase:billing:firstname}
Last name: {$postpurchase:billing:lastname}
Address 1: {$postpurchase:billing:address1}
Address 2: {$postpurchase:billing:address2}
City: {$postpurchase:billing:city}
State: {$postpurchase:billing:state}
Zip: {$postpurchase:billing:zip}
Phone: {$postpurchase:billing:mobile:clean}
Email: {$postpurchase:billing:email}
Payment Method: {$postpurchase:gateway}

{$postpurchase:shippingService}:

{postpurchasepickup}
First name: {$postpurchase:shipping:firstname}
Last name: {$postpurchase:shipping:lastname}
Phone: {$postpurchase:shipping:mobile:clean}

Pickup location

Organization name: {$postpurchase:pickup:name}
Phone: {$postpurchase:pickup:mobile:clean}
Address 1: {$postpurchase:pickup:address1}
Address 2: {$postpurchase:pickup:address2}
City: {$postpurchase:pickup:city}
State: {$postpurchase:pickup:state}
Zip: {$postpurchase:pickup:zip}
{/postpurchasepickup} {postpurchaseshipping}
First name: {$postpurchase:shipping:firstname}
Last name: {$postpurchase:shipping:lastname}
Address 1: {$postpurchase:shipping:address1}
Address 2: {$postpurchase:shipping:address2}
City: {$postpurchase:shipping:city}
State: {$postpurchase:shipping:state}
Zip: {$postpurchase:shipping:zip}
Phone: {$postpurchase:shipping:mobile:clean}
Email: {$postpurchase:shipping:email}
{/postpurchaseshipping}
{postpurchasecartcontent} {/postpurchasecartcontent}
Product Price Qty Total
{$postpurchase:cartitem:photo:product} {$postpurchase:cartitem:name}
{$postpurchase:cartitem:options:cleanOptionPrice}
{$postpurchase:cartitem:price} {$postpurchase:cartitem:qty} {$postpurchase:cartitem:total}

Summary

Sub-Total: {$postpurchase:subTotal}
Discount: {$postpurchase:discount}
Shipping: {$postpurchase:shippingPrice}
Total Tax: {$postpurchase:totalTax}
Total: {$postpurchase:total}
{/postpurchasecode}