At the bottom of my product page I want to add another add to cart button. I can only add a button then link it back to the product page but not add to cart.
Hi @Anonymous
You can add an HTML button into a Custom Liquid block at the bottom of your product page template and then add the script to trigger the Add to Cart button when clicking this custom button.
Okay understood, Do you have this said script?
Okay, That puts an add to cart button on the page now I will need to centre the button & make the text black
please update the code
Honestly, you guys that help us newbies are amazing! I thank you kin sir!
You are very welcome!
Hi @Dan-From-Ryviu ,
Can you change the add to cart button to request a quote button, It should send a query when someone clicks on request a quote on the product page. It should not proceed to the cart page and checkout. let me know if you can do so. it should include variant selection and send clients’ data to the owner’s email.