Contributions
Add a BACK button in the product_info
This is a small modification in order to alow costumers to go back when they are in the product info page.
Expand All / Collapse All
This version of the back button takes people back to the category list for the product they are on. If you have a productlisting with multiple pages it will take you back to the right page.
If you've arrived directly on the product_info page from a search engine or other external link you'll be taking back to the first page of the products category.
Greetings,
Emmetje, The Netherlands
This version of the back button takes your visitor back to the category page of the corresponding product.
This is useful if your visitors have arrived from a search engine link, etc and you want them to be able to quickly find alternative products (rather than being diverted back to the index (as the original version did), or worse back to google (as the javascript version would)
The script below did'nt work in my OsCsite when i installed Ultimate SEO.
Meanwhile i replace it with a simple javascript code.
onclick=history.go(-1)
please update. thanks.
corrected version, see installation file for details
there was a slight error in the cont. , see .txt file for details.
there was a slight error, which has been corrected, see .txt file for details
This is a small modification in order to alow costumers to go back when they are in the product info page.
Note: Contributions are used at own risk.