Top Left Button Back Page

On product page I clicked on the top left previous page button on the browser, my screen move back to top of product store instead of the previous location. How do I stay on the same position of the previous page instead of the top?. Thank you

Hi,

Unfortunately, the prev/next button is part of a close component that can’t be changed, as a result you can’t add any functionality to the event handler of this button.

Best,
Sapir

Thank you