when User is navigating the pages, on a particular page (x) user likes the product and clicks on it to view. Once done and when user wants to go back (browser back button or keyboard pagination button), it should go to the previous page (x). But this is not happening. always it is going back to navigation page (1).
Simulate the problem:
Go to demo site.
In the page navigation at the bottom, Click page 2 or later, and then click any product on that page. after viewing the product page, simple click the browser back button, it should take you back to the previous page, but it is going back to Page 1. Pls look into it.