Hello all,
I have several products on my site that are “Contact for Pricing” and therefore priced at $0. Is there a way to eliminate the ability for people to add them to cart? I have already changed the language to “Call for Pricing” on the PDP but it can still be clicked and it adds the product to the cart. Thanks!
Hey there
the first step is that you Hide or disable the Add to Cart button
Instead of just changing the text, you can add logic to check if the price is $0 and then disable or hide the button completely. Or you Redirect to Contact Page.
Instead of letting them add to cart, you can replace the button entirely with a “Contact Us” link.
What about your store link let me see how it is.
1 Like
Hey there bro
Did I get your question well?