For the complete documentation index, see llms.txt. This page is also available as Markdown.

Detail page load speed

Improved product detail page load speed by batching and caching backend data lookups (related products, SEO data, and badges) per-product instead of fetching the entire catalogue on every request.

This includes:

  • Batches related-product, SEO, and badge data lookups

  • Caches data per product instead of fetching the entire catalogue

How it benefits the Merchant

Faster product page load times improve the shopping experience and can boost conversion and search rankings.

Potential FAQs

Q: Do I need to configure anything to benefit from this?

A: No action is needed — the improvement applies automatically.

Q: Will this change what data appears on product pages?

A: No, it changes how the data (related products, SEO data, badges) is fetched and cached, not what's shown.

Last updated