Hello,
I've posted previously in another thread about this but here it goes. I want to add code to every product on my site in its description. Basically the following code
<form>
<a onClick="history.go(-1);return true;"><img alt="Back" src="/includes/templates/custom/buttons/english/button_back.gif" /></a>
</form>
this will put a back button onto every description page..
Reason being I have disabled the next previous listing buttons and want the customer to be able to just click Back button.
This works perfectly well, I just wonder is there a quick way of doing this so that I don't have to edit each and every product description?
Thanks in advance,
Beco



