{include file="loadPlugins.html" pos="leftSideOrder"}
| ID | ORDER LISTING | QUANTITY | PRICE EA | CYCLE | INVENTORY |
|---|---|---|---|---|---|
| {$prod.id} | {$prod.title} | {$prod.quantity} | {$prod.price} | {$prod.is_recurring} | {if $prod.stock > 0}{$prod.stock}{elseif $prod.stock == -1}IN STOCK{else}SOLD OUT{/if} |
| Grand Total: | {$smarty.session.total_items} | ${$grand_total} | |||