{$msg.cart.order_id} | {$msg.cart.order_date} | {$msg.cart.order_status} | Tracking | Order Total |
---|---|---|---|---|
#{$order.order_num} | {$order.placed_date|date_format:"%m/%d/%Y"} | {$order.status} | {if $order.status eq "Completed"}Click here for Shipment and Tracking info{else}Not yet shipped{/if} | {$order.total_amount|price} |