Hi,
I'm trying to fnd a way to link back from a duplicate product to the section page where the original is.
Currently i'm using the following code to link to the page but it scrolls down to the point where the product is:
I need to link to the page but keep it locked to the top.
I've searched on the forum and cant find any answers.
Any help would be appreciated.
Thanks
I'm trying to fnd a way to link back from a duplicate product to the section page where the original is.
Currently i'm using the following code to link to the page but it scrolls down to the point where the product is:
Code:
<a href="http://www.mysite.co.uk/cgi-bin/ss000004.pl?PRODREF=<actinic:variable name="ProductReference" />&NOLOGIN=1">
I've searched on the forum and cant find any answers.
Any help would be appreciated.
Thanks
Comment