Hello
I am wondering how to internal link a link from an ezpage to an internal link on a different ezpage.
usually with static urls you can just create an internal link with the hash sign:
<a href="http://www.mywebsite.com/returns.html#stuff">link</a>
and then that will goto
<a href="#stuff">stuff</a>
on the returns page.
but these dont seem to work with dynamic urls on zen cart
can anyone help?![]()



