{if empty($stocks)}

{sprintf('[`Add at least one stock in your store settings.`]', '?action=settings#/stock')}

{else}

[`New transfer`]

[`ID`]
[`Source stock`]
[`Destination stock`]
[`Products`]
×

[`Product quantities and pricing will be saved to the stock log and consignment notes.`]

{* @event backend_stocks.%plugin_id%.transfer *} {foreach $backend_stocks_hook as $_}{$_.transfer|default:''}{/foreach}
{/if}