[`Stocking`]

[`Inventory tracking is performed by stocks (warehouses) listed below. Yellow and red indicators are used to visually display low and critical stock levels in both backend and storefront.`]

{foreach $stocks as $stock_id => $stock} {/foreach} {capture "new_stock"}{strip} {/strip}{/capture}

@ {$stock.name|escape}

{$stock.low_count} ≤{$stock.critical_count} [`Edit`] [`Delete`]
@ {if count($stocks) < 1} {/if}
[`Update stock`]

[`Product stock levels will be updated (reduced) when this action is performed to the order.`]

[`Ordering`]
{* dialogs section *}

[`Delete stock`]

[`All rest products belonging to this stock will be saved on balance of corresponding skus`]
{$wa->csrf()} [`or`] [`cancel`]

[`Delete stock`]

{$wa->csrf()} [`or`] [`cancel`]