Hi.
I would like to replace the breadcrumbs with a back button. Actually, I just want the back button in the product page to link back to the parent category. I don't need breadcrumbs at all.
Thanks to anyone in advance to their expertise.
-James
Edit the file catalog/view/theme/yourtheme/template/product.product.tpl and add:
wherever you want the back button.
Code: Select all
<a href="javascript:history.go(-1)" onMouseOver="self.status=document.referrer;return true" class="button"><span>Go Back</span></a>
My Extensions - SuperTheme - Opencart templates - Opencart modules
Who is online
Users browsing this forum: No registered users and 14 guests