How to make a Button Click take you to the Buy Now section of the Produdct Page?

On my product page https://toltano.com/products/bodyline%E2%84%A2-jumpsuit

I have a button that says “i want it!” near to the bottom of the page underneath where it says "Get Yours Now with FREE “Shipping”

How can I make it that when someone clicks this button it will scro9ll them back up automatically to the Product Title section where the Buy Now button is?

Thank you

Hey @nvisibl1 ,

Did you add the button with HTML or did you download an app for that?

1 Like

I just added it in a section using the “Design Packs” app

here’s the config for it

I see, Where it says Secondary Link, could you paste the following and see if it works

#MainContent
1 Like

@nvisibl1 Add the URL for the button for the id(#ProductInfo-template–21581261898001__main) where you want to scroll. by adding the id to the href attribute of the button it’ll look like attached code.

I want it!
1 Like

wow, great - simple solution - appreciated :slightly_smiling_face: