{$resDealOrderDetails[0]['businessName']}{$resBusinessDetails.businessAddress|address_format:$languageIDs} |
Order Number: {$orderNumber}
|
Billing Information{$billingAddress} Phone Number: {$billingPhone} Email Address: {$billingEmail} |
Shipping Information{$shippingInfo} |
| {$language.lblProduct} | {$language.lblShipmentStatus} | {$language.lblQuantity} | {$language.lblPrice} | {$language.lblTotal} |
|---|---|---|---|---|
| {$deal.dealTitle}
{$resOrderDetails.dealType} option : {$deal.dealOptionName} {assign var="unserialize" value=$deal.extra|unserialize} {if $unserialize.combinationValues.customOption|count >0} {$language.lblCombinationSKU} - {$unserialize.combinationValues.cimbinationSKU} {foreach from=$unserialize.combinationValues.customOption item="combination" key="key"} {if $key neq 0}X {/if} {$combination.customOptionName}{$combination.variantValue} {/foreach} {/if} {if $unserialize.customOptionValues|count >0} Options: {foreach from=$unserialize.customOptionValues item="customOptionValues"} {$customOptionValues.0.customOptionName} {foreach from=$customOptionValues item="customOption" key="key"} {if $customOption.inputType != 'file'} {$customOption.variantValue}{if $key >0},{/if} {else if $customOption.inputType == 'file' && $customOption.variantValue!=''} {html->anchor href="/cart/getFile/id/{$customOption.variantValue}/" caption=$customOption.variantValue title=$customOption.customOptionName} {/if} {/foreach} {/foreach} {/if} {if $deal.carrierDetails!=''} {$language.lblShippingDetails} : {$deal.carrierDetails} {/if} |
{if $deal.shipmentStatus== 'Delivered'} {$language.lblShipped} {else} {$language.lblPending} {/if} | {$deal.orderItemQuantity} | {$deal.orderItemPrice|price:'':$deal.purchasedCurrency:$deal.purchasedCurrency} {if $deal.isTaxable=="Yes"}({$language.lblTaxable}){/if} |
{$deal.orderItemSubtotal|price:'':$deal.purchasedCurrency:$deal.purchasedCurrency} |
|
||||||||||||||||