Email: |
Order Date: |
Order Number: |
{order.email} |
{order.orderdate} |
{order.ordernumber} |
Product Code |
Product Name |
Quantity |
Price Each |
Total Cost |
<#loop:order.products#>
{order.products.code} |
{order.products.name}
<#loop:order.products.extrafields#>
<#if:order.products.extrafields.content:neq:blank#>
<#if:order.products.extrafields.type:eq:USERINPUT#>
{order.products.extrafields.title}: {order.products.extrafields.content}
<#/if#>
<#if:order.products.extrafields.type:eq:SELECT#>
{order.products.extrafields.title}: {order.products.extrafields.content}
<#/if#>
<#if:order.products.extrafields.type:eq:CHECKBOXES#>
{order.products.extrafields.title}:
<#loop:order.products.extrafields.options#>
{order.products.extrafields.options.option},
<#/loop#>
<#/if#>
<#if:order.products.extrafields.type:eq:RADIOBUTTONS#>
{order.products.extrafields.title}: {order.products.extrafields.content}
<#/if#>
<#/if#>
<#/loop#>
|
{order.products.qty} |
{order.products.price} <#if:order.products.ooPrice1:gt:0#>+({order.products.ooprice})<#/if#> |
{order.products.total} |
<#/loop#>
Goods Total |
{order.totals.goods} |
Shipping Total |
{order.totals.shipping} |
Discount Total |
-{order.totals.discount} |
Tax Total |
{order.totals.tax} |
Order Total |
{order.totals.order} |
If you have any questions regarding your order please telephone the number at the top right of this receipt or email {company.generalemail}
|