Anchorlink to jump to "CollectionMain" in Collection

Good Day,

I am now trying out differnt things, but somehow it does not seem to work.

→ Iam looking for an easy way to create an Anchorlink.

website.com/collection/collection1/#

Iam used to to look for sections and then put it with an # to be auto at the section.

Basically I want, when you click that your are the Collection with the item, and you jump over the description & image.

div id: shopify-section-template–14209276411975__main

class: shopify-section shopify-section–bordered

Maybe Iam not getting the trick :slightly_smiling_face:

Thx

Hi @Mr-Flo ,

I hope I understand. You want that when you click on the anchor tag it will scroll the same page where the content is? You just have to add the id in the href=#YOUR-ID. For the div you have, you just add the code below to the link.

MY LINK

Good Day,

thank you for the help.

So Basically: www.test.com/collection/name1/#shopify-section-template–14209276411975__main

is the URL?

best