Thank you, thank you Nicolas, works fine but how to create a link for that category?
and for the this "plugins\system\hikashopproducttag\hikashopproducttag.php" how to i can make modification? can you explain me or write me where to insert this script?
<?php
foreach($this->categories as $category){
echo ($category->category_name).' - ';
}
?>
thank you for your adivice
if i insert this code in plugins\system\hikashopproducttag\hikashopproducttag.php nothing happens, i get empty div
please help me
thank you