Remove 'Usually ready in 24 hours' line from products pages

Our website is now offering pick up and I’ve noticed on each product page it has the pick uption available, with a line that says ‘Usually ready in 24 hours’. This isn’t appropriate for our business, as people select the date for their order to be ready. This could be in 2 days, or 2 weeks, so that line may confuse people.

How can I remove that line from the product page and from the ‘View Store Information’ drawer that also pops up?

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Hey @SweetasEl

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

@SweetasEl - can you please share your website link?

It’s www.sweetasel.com.au

Hey @SweetasEl

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

@SweetasEl - please add this css to the end of your base.css file and check

p.pickup-availability-preview {display: none;    visibility: hidden;}

Thank you very much! That worked perfectly for my product page.

Thank you so much! That worked for the ‘View Store Information’ drawer that appears.

works for me too, thanks a lot

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

Hi Moeed,

Thank you for helping!

Your solution removed the “usually ready in 24 hours” but the green check mark is still there. Is there something else I need to do to remove the pesky green check mark?

Thank you in advance for your help!

Ive tried this a few times now and no luck, Any other suggestions?

https://kustomkennels.com.au/collections/shop-now/products/double-doggie-den-extra-large

Hey @kustomkennels

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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**!**

Best Regards,
Moeed

Perfect! Thanks very much for the help!

Can you message me about store modifications?

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. Also, I have messaged you about the store modifications.

Best Regards,

Moeed