Hello
Please help me change the “Add To Cart” text and redirect it to the contact us page. For products with zero product prices only. Below is a sample screenshot.
My store URL: https://pureciousjewelry.com/
Thank you in advance ![]()
A user seeks to modify the “Add To Cart” button for zero-priced products, changing the text and redirecting to a contact page instead of the standard cart function.
Proposed Solution:
Implementation Steps:
The solution provides a targeted approach that affects only products with zero pricing while maintaining standard functionality for regular products. The responder offers further assistance if needed.
Hello
Please help me change the “Add To Cart” text and redirect it to the contact us page. For products with zero product prices only. Below is a sample screenshot.
My store URL: https://pureciousjewelry.com/
Thank you in advance ![]()
Hello, here’s a quick and simple solution:
Open the Theme Editor.
Create a new template by finding the top-middle dropdown > Product > Create template.
You can call the template “inquiry”.
On the sidebar, hide the “Buy Buttons”, “Product form” and any blocks you don’t want to use by clicking the eye button.
Click “Add block” and there should be a “Custom liquid” on the list. Add it.
Paste this inside the text box and click “Save” on the top-right:
Inquiry Now
Now assign the new template:
Any further questions, let me know.