{strip} {* @var array $set array of available sets @var array $types array of available product types @var array $hint array of hash hints @var string $hash @var boolean $subcategory *} {$hash = shopImportexportHelper::parseHash($hash)} {/strip}
[`Applied to`]
{if !empty($hints.all)}
{$hints.all}{/if}
{if !empty($hints.set)}
{$hints.set}{/if}
{if !empty($hints.type)}
{$hints.type}{/if}
{if $hash.type eq 'id'} {if !empty($hints.id)}
{$hints.id}{/if} {else}
[`No products are selected`]

[`Select products and execute a corresponding action using the menu on the right in “Products” section.`]

{/if}
{if !empty($hash.data.categories) || !empty($hints.category)}
{if !empty($hash.data.categories)} {wa_print_tree tree=$hash.data.categories elem='' class="menu-v with-icons"} {/if} {if !empty($hints.category)}
{$hints.category}{/if}
{/if}