Hi,
Please, Help!
I’m trying to change where product price is $0.00, the word “Free” will be showen instead.
Thanks in advanced!
Hi,
Please, Help!
I’m trying to change where product price is $0.00, the word “Free” will be showen instead.
Thanks in advanced!
Easiest no code method is to make an alternative template with specific settings and apply it to all $0 priced products.
In the alternative template disable any price block , then add simple text block and enter the word free, or use a custom-liquid block to have custom html or CSS.
The alternative is to customize the theme code for the pricing logic.
If you need either of those customizations setup you may contact me directly, info in sig.
I found a solution by editing the code. Many thanks!