send_to_friend.tpl as pop-up window
Hi all,
I am trying to make send to friend to be shown in a pop-up window. I am trying to put a link says "suggest this product" and when you click on it Ajax popup should open and you should see send_to_friend.tpl in there. My script is ready for popup window but i dont know how to apply that to .tpl file.
I need to make the link something like this
<a href="customer/main/send_to_friend.tpl"
onclick="return show_hide_box(this, 200, 270, '2px solid')">
suggest this product
</a>
Thanks in advance,
Serdar
__________________
X-Cart Gold Version 4.1.3
|