I would like to hide prices not only on the product page (which I did successfully already) but also on the collection page where it shows under the product title. This is only for certain products. I do not want to hide prices on every product across the storefront, just for a few collections. Ideally via a tag. We have 2-3 vendors who do not allow us to list prices publicly. Thank you.
hi @shopworthwhile just wrap the price tag into an “unless” or “if” condition where the single rendered product has to satisfy the requirements in order to output the price.
This has to be done in the single-item-renderer script which is located into the collections “for product in products” loop
Let me know which theme you’re using, maybe can tell more exactly where to locate it!
yes, please share store url and which product did you hide price?
https://w-o-r-t-h-w-h-i-l-e.myshopify.com/ and we’re running on Symmetry 5.5.1
thank you! we’re using Symmetry. I’m an amateur coder I’m afraid
https://w-o-r-t-h-w-h-i-l-e.myshopify.com/ and we’re running on Symmetry 5.5.1
please also share which collection did you hide price?
Elena Dawson, Atelier Suppan, Prïvate 02 04 are the collections. I haven’t created products for any of them except for one bag under Elena Dawson, which is currently hidden due to the price thing. Thanks!
I created a new product template called Journal product for these - and thats how I was able to hide the price and have the “buy” button turned into a link to contact us
Hi @shopworthwhile You can check this one. It can hide prices based on product tags, and also hide the specific prices on certain products.
Our store also use it for a long time.