{* HEADER *}

[`By customer category`]

[`Status`]
[`Discounts`]
{if count($categories)} {$_pattern = '^\d*\.?\d*$'} {foreach $categories as $c} {/foreach}
{$wa->shop->getIcon($c.icon)} {$c.name|escape} %
{else}

{sprintf('[`No customer categories are defined in your store. Define one using the main Customers screen.`]',"`$wa_app_url`?action=customers")}

{/if}