Hello! I am using the Focal theme by Maestroo.
I have created a Coming Soon collection. By default, the Focal theme adds a “SOLD OUT” label to the product image if there is no inventory. I would like to hide that and replace it with custom a “COMING SOON” label, but only for products in the Coming Soon collection (or tagged ‘coming soon’ if it’s not possible via collection). The theme allows for the creation of two custom labels, however, I need help with the logic for hiding SOLD OUT if an item is COMING SOON.
Preview link: https://6a9tcgk1rmvd88t6-5756381.shopifypreview.com
Thank you so much!
Thank you for your response! I am familiar with the Edit Language feature, but this will change every Sold Out product to say Coming Soon. I would like to change only the products that I have tagged Coming Soon or that have been added to the Coming Soon collection.
Logic would be something like this maybe: If product is unavailable -and- collection = ‘coming soon’ -or- product tag = ‘coming soon’ -then- hide ‘sold out’ label and show ‘coming soon’ label.
1 Like
@hauser-co
yes is possible to this please check this funtionaliy may be allow this if not it can be done custom cod
I think it needs to be custom code. I could not find a way to do it. I can create a custom label using a tag “__label:Coming Soon”, but since there is no inventory, the Focal them automatically adds SOLD OUT in addition to the custom label. I want to remove the SOLD OUT in the attached screen capture.
@hauser-co
yes it can be done custom code if you need please sent pm
1 Like