Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi everyone, does anyone know how to remove this line that says, "Usually ready in 1 hour". Obviously that's detrimental to a takeout restaurant business because we can make these items faster than 1 hour.
I did reach out to support and they said they'd actually have to ask the developers. It seems impossible that there's no workaround to this issue as I could imagine many restaurants would encounter this by now and it's extremely detrimental to their business. Any insight would be appreciated. Thanks.
Solved! Go to the solution
This is an accepted solution.
Hi @MJM10959
Thanks for the link.
Kindly paste the below CSS in theme.liquid under Layout just after <head>
<style>
.store-availability-information__stock.store-availability-small-text {
display: none !important;
}
</style>
After that refresh the product page and you will find that the line is no more available.
Hi @MJM10959
I can provide you the CSS fix to hide this from online if you can provide the product URL?
I believe it's this
https://tonyspizzaoriginal. com/products/classic-cheese
This is an accepted solution.
Hi @MJM10959
Thanks for the link.
Kindly paste the below CSS in theme.liquid under Layout just after <head>
<style>
.store-availability-information__stock.store-availability-small-text {
display: none !important;
}
</style>
After that refresh the product page and you will find that the line is no more available.
Thank you. It worked!
Have a great day.
Hey Mate, I've implemented this which works on the main product page, but when you "check availability in other locations" it will still show the "usually ready in XX"
would you know how to remove it from this section too?
Hi @petepipes
Can you share any screenshots from where you want it removed?
With multiple locations, you can click to "Check availability at other stores" when clicking on this the other locations will display still with the "usually ready in ...." wording.
I'm looking to remove or adjust the wording of this as well
Hey, this solution hasn't been working for me. Does it have something to do with me having multiple locations?
Here's an example of a product. https://curlyscanteen.ca/products/chicken-strips
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025