Hi
I am making a website for a wedding dress store. Therefore there can not be prices on the dresses because they can only buy them in the physical store, and i dont know how to remove prices only on the dresses.
The only thing they can but on the website is accesories and therefore i only need prices to show on that collection.
SO: How do i remove prices on every collection besides “accesories” collection?
Hi @fierose ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Hi @fierose ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Find “theme.liquid” file-> Search “” and paste below code before :
{% if collection.handle != 'accesories' %}
{% endif %}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Will this remove prices on everything except from accesories?
It is almost working! It is not showing prices on dresses anywhere luckly. BUT on the front page the prices are not showing on accesories. Only when you click “view more”. How do i change that
Hi @fierose ,
You can try replace previous code by below code:
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
1 Like
How do i make every underkategori also show prices?
https://fuhrmanns.myshopify.com/collections/accesories
I tried with changing the code bit it didnt work
I have used this code, but still have all prices hidden. Can you please help?
@AvadaCommerce can you please help? I have website that needs to hide the wedding gown prices only. I have used code and everything is hidden.
If it is $0 it can be hidden
www.honeyfawn.com.au