{$msg.cart.order_id} | {$msg.cart.order_type} | {$msg.cart.order_date} | {$msg.cart.order_status} | {$msg.cart.total_amount} | |
---|---|---|---|---|---|
#{$order.order_num} | {if $order.order_type == 'Recurring'}{$msg.cart.order_type_recurring}{else}{$msg.cart.order_type_web}{/if} | {$order.placed_date|date_format:"%m/%d/%Y"} | {$order.status} | {$order.total_amount|price} | {assign var="imageId" value="image-click-to-view"} {if $designImages.$imageId} {else} {$msg.images.imageClickToView|htmlspecialchars} {/if} |
{$msg.account.orders_placed} {$ordersCount} |