{if $can_delete}[`Delete`]{else}[`Error`]{/if}

{if $can_delete} {_w('%d product will be deleted without the ability to restore.', '%d products will be deleted without the ability to restore.', $count)} [`After you delete a product, all it’s sales reports, cross-selling data, and connections to the orders made in the past will be impossible to restore.`] {else} {_w('Insufficient access rights to delete selected products.')} {/if}

{$wa->csrf()} {if $can_delete} [`or`] [`cancel`] {else} {/if}