If the order/sold count is still not displaying after the snippet has been added to the liquid file.
Please follow the steps below:
1. Navigate to one of the product page on your store.
2. Right click on the page, and click on Inspect.
3. Select the Console.
4. If you see the error above: jQuery is not defined, navigate to the theme.liquid. You will need to add the jQuery tag in the file.
<script src="https://code.jquery.com/jquery-3.7.1.min.js" defer="defer"></script>
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article