The amount of product in stock in the order screen
amount of purchased product - amount of product in stock
How to add a blue frame?
amount of product in stock
/design/backend/templates/views/orders/details.tpl
(***amount of product in stock***)
{$oi.amount} (***amount of product in stock***)
{if !"ULTIMATE:FREE"|fn_allowed_for && $oi.shipped_amount > 0} ({$oi.shipped_amount} {__("shipped")}) {/if}