{* @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 *}
{_wd('shop',"Select products")}
{$hash = shopImportexportHelper::parseHash($hash)}
{if !empty($hints.set)}
{$hints.set}{/if}
{if !empty($hints.type)}
{$hints.type}{/if}
{if !empty($hints.id)}
{$hints.id}{/if}
{if !empty($subcategory)}
{if !empty($hints.category)}
{$hints.category}{/if}
{/if}