{if !empty($order_usage_count)}
{_w(
'You have %d order with this product code’s values specified.',
'You have %d orders with this product code’s values specified.',
$order_usage_count
)}
[`Deleting a product code will keep its existing values in your store’s orders, but you will not be able to save this code’s values for new orders any more.`]
{else}
[`This product code’s values have not been saved for any of your orders, so you can safely delete it.`]
{/if}