
- Edit the button
- Go to the Link setting to update the add to cart link
- Find the product ID on the address bar
- Insert the add to cart link/action you preferred (see below)
- Update the page
https://domain.com/?add-to-cart=PRODUCT_ID : Add the product to cart and redirect back to home page.
https://domain.com/shop/?add-to-cart=PRODUCT_ID : Add the product to cart and redirect to shop page
https://domain.com/cart/?add-to-cart=PRODUCT_ID : Add the product to cart and redirect to cart page
https://domain.com/checkout/?add-to-cart=PRODUCT_ID : Add the product to cart and redirect to checkout page
