How can I change the 'add to cart' link in the Galleria theme?

Hello all,

Does anyone know how to change the “add to cart” to another link?

I want the add to cart button redirect visitors to another website.

Thank you,

THE WRK

Hi @thewrk !

This is indeed doable, you would need to find the element of the cart and modify the parameters as follows:

This answer on StackOverflow should help you achieve the desired results.

Let me know if that works!