I am tring to poppup message when clicking on certain word but I got new window instead.
I place the link on the word in
Code: Select all
catalog/language/german/product/product.php
Code: Select all
$_['text_tax'] = 'Price (some text here <a class="fancybox" href="index.php?route=information/information/info&information_id=6"><b>Shiping</b></a>):';
Why ?
Should I put something in catalog/view/theme/mytheme/template/product/product.tpl

Opencart version : 1.5.x , fancybox is installed.
Not working on xampp nore on my server.
I hope you can teach me my misstake
