Rebel Tech Posted July 5, 2014 Share Posted July 5, 2014 Hi If my product range spans over a couple of pages (i.e. 1000 products that are displayed over 25 pages) and lets say I view a product on page 5, I have found no hint that allows me to go back to the page 5 overview. Hitting the Back button in explorer then takes me back to page 1 of the selection. Quick view is not a problem, as clicking outside the highlighted window will take you back. However, going to actually “view product” does not give you an option to return to the page you were on. Is there any way to do this? My test site is here: http://test.rebeltech.co.za/45-lga1150#/page-3 Link to comment Share on other sites More sharing options...
PSfever.com Posted July 5, 2014 Share Posted July 5, 2014 Hi, I thought of one solution - edit the product.tpl so that it does not contain link to the category but instead to go one step back in history with the help fo javascript. history.go(-1) This is not the ideal solution, because customer can open the product in a new window and then he won't be able to go one step back. But you can fiddle around with it..by using an if statement for example. Link to comment Share on other sites More sharing options...
Rebel Tech Posted July 31, 2014 Author Share Posted July 31, 2014 Hi, I tried this solution. Waaaay to many complaints from customers. Is there no other solution? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now