diff --git a/SUMMARY.md b/SUMMARY.md index 058edfa..c53428d 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -7,7 +7,7 @@ * [Shopify International](shopify-markets/README.md) * [Shopify International - Front End addition](shopify-markets/technical-details-how-to-use-it.md) * [Guides](guides/README.md) - * [Quicker recommendation loading](guides/quicker-recommendation-loading.md) + * [Quicker loading times](guides/quicker-recommendation-loading.md) * [Granting Access to your Store](guides/granting-access-to-your-store.md) * [Adding/Moving Recommendations](guides/adding-removing-or-moving-recommendations.md) * [Customizing Product Metadata](guides/customising-product-metadata.md) diff --git a/guides/quicker-recommendation-loading.md b/guides/quicker-recommendation-loading.md index 3ac09ff..8720079 100644 --- a/guides/quicker-recommendation-loading.md +++ b/guides/quicker-recommendation-loading.md @@ -1,10 +1,6 @@ -# Quicker recommendation loading +# Quicker loading times -{% hint style="info" %} -Attention: This is our old approach, and not available anymore for merchants who install Nosto in May 2024 or later! -{% endhint %} - -This documentation walks you through the steps for setting up `nostojs` client script on your theme for avoiding delays in loading recommendations +This documentation walks you through the steps for setting up `nostojs` client script on your theme with higher priority, which aims to loading Nosto faster. ## Approach @@ -31,3 +27,4 @@ Please follow the steps outlined below for setting up your theme: ``` This line will make sure Nosto loads recommendations on after the `nosto_element` elements are loaded. +