{$convert_text = "[`Prices of %d products are defined in the currency you are about to delete. Select the currency which all these prices will be converted into`]"} {$convert_text = $convert_text|replace:"%d":$product_count}

[`Delete currency`] {$currency.title} ({$currency.code})

{if $product_count > 0}

{$convert_text}:

{else}

[`You don’t have products priced in this currency. The currency can be safely deleted.`]

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