Changing buttons throughout my page to Add to Cart

Can someone please advise on how I can make the multiple buttons throughout my page add the product to cart instead of taking the user up to the top of the page?

https://thespiralpath.love/products/untamed-a-journey-home-to-your-wildish-self

Thank you so much in advance!

Hi @plants4friendz

Can you please, explain more farther? Thanks!

I’d like the buttons that say “Register” throughout the page to just add the same product (at the top of the page) to cart. Is that possible?

Yes. I’d like the buttons throughout the page that say register to function as adding the product to cart so that it doesn’t interrupt the client’s viewing experience (as of right now when I click register it takes me back to the top to use the add to cart).

Do you mean a customer log.in account? For them to register into your store?

No, I just want to have multiple buttons throughout my page that function as "Add to Cart’. Here’s an example of someone offering a solution, but I think I’m missing a little bit of the previous context needed to implement this solution in my own store.

I ended up figuring out a solution by changing the code for the page’s buttons to link to a cart permalink. Thanks everyone.