I have a couple of items here on my shop page: https://empiricalwater.com/collections/products
And here’s the link directly to one of the product pages that have “sold out” on it: https://empiricalwater.com/products/empirical-water-aquifer
Anywhere that it says “sold out”, I need it to say “Coming Soon”. I’d be happy to mark that as a solution as well. Thanks!
1 Like
Moeed
September 20, 2024, 6:43am
2
Hey @empiricalarby
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @empiricalarby , It will be done without any code by edit theme default content.
Please Go to Online store → Open Edit theme default content and search the “Sold out” and write there “Coming soon”.
Feel free to reach out if you have any questions or need assistance.
Best Regards,
DWS.
Hi @empiricalarby
You can change it from store admin > Online Store > Themes > click ‘…’ in the current theme > Edit default theme content > find ‘Sold out’ and change it to ‘Coming Soon’
@empiricalarby , follow these steps
Step 1: Go to admin → online store → themes → Edit default theme content
Step 2: Search for “sold out” and in Product section change the sold out text to coming soon
Step 3: Save
Result in my site:
Hope it helps you