How can I auto-scroll to product start on collection pages?

Hey!

I would like to automatically scroll down on my Collection pages to where the products starts. Preferably after about 3 seconds smoothly going down.

Including an example of one collection: https://www.localtaste.se/collections/oskarshamn-frukost


—>

Any idea how to solve this? Thanks a lot!

Hi @Local1 ,

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. Layout/theme.liquid

  2. add code below to end of file and before tag


Works like a charm, really appreciate the help!