My store has over 50 products do I need additional setup?

Yes. For stores with more than 50 products, advanced features like pagination, filtering, product recommendations, or collection scroll loading are often used.

In these cases, you’ll need to:

  • Manually inject the <script type="text/template" class="byte-product-data"> snippet into your product card loop and any section where products are rendered dynamically.


⚠️ Note:

The correct version of this script is available on the Installation Page within the app.

Please refer there and copy the complete, up-to-date version to avoid errors or missing fields.

This integration enables the app to correctly detect pricing, tags, and discount info for every dynamically rendered product.