I would like to know how to set up either a different template or tag that will allow to display “Coming Soon” instead of “Sold Out” on only some of the products.
I know how to change the “sold out” text for all products inside the en.default.json but not looking for a global solution.
If I knew where the product template referenced the en.default json, I could see making an alternate json but not sure if works that way.
I have some products I want to say “coming soon” on the cart button when they are sold out and some I want to say “sold out”.
So far I have tried a solution from another post using the tag “coming_soon”. If a product has this tag, it should read “coming soon” on the cart instead of “sold out.” Its not working though. I placed the below in the product.price.liquid
Thanks for this!
Sorry if this is obvious, but how do I mark a product as ‘unavailable’? I can’t seem to see this option anywhere on the product pages.