Help with Loading, Please Wait at the product page below price

Topic summary

A user encountered a persistent “Loading, Please Wait” message displaying below the price on their product pages, which should instead show calculated shipping rates. The issue occurred on a store built using Shopify’s AI builder with products imported via AutoDS.

Solution provided:

  • Navigate to Online Store → Edit Code → theme.liquid file
  • Insert specific code snippet above the </body> tag

Outcome:
The fix successfully resolved the loading message issue. The solution included a screenshot demonstrating the corrected display. The discussion is now resolved.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.


So as you can see this is like really annoying, i used build your store ai to build the website and autods to add products

it would be awesome if someone can guide me through fixing this shouldnt this say calculated shipping rate or something? as it does on my 2nd website

Website is www.toximania.store

1 Like

Hey @TwistToxic

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

1 Like

Hey thanks man it actually worked!

1 Like

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.