Hi there,
i am trying to modify one of my product page templates so that i can use a section (eg. featured product) on the bottom of this product page in order to cross sell products without the user leaving this product page.
So basically i am trying to add an “add to cart” button for another product on a product page, that adds the additional product but the user is not forwarded to the cart or checkout.
I was looking for solutions with ajax add to cart buttons but i could not find anything.
Can anyone help me there?
So far I am using the following code, but this brings the user directly to the cart page…