YOUR ORDER

{foreach from=$order_items item="order_item"}
{$order_item.title|htmlspecialchars}
Qty: {$order_item.quantity} @ {$order_item.product_price|price}/ea
{/foreach}
{$msg.opc.invoice_subtotal}:
Reward Points
Subtotal:
{include file="templates/pages/checkout/opc/opc-promo-code.html"}
{*START SAFETYNET TAXCLOUD*} {include file="templates/pages/checkout/opc/opc-tax-exemption-certifications.html"} {*END SAFETYNET TAXCLOUD*} {*START SAFETYNET CUSTOMER REWARDS*} {include file="templates/pages/checkout/opc/opc-points.html"} {*END SAFETYNET CUSTOMER REWARDS*}