Built-in caching
Last updated
Last updated
As of 5.0.0 Nosto module uses Magento's built-in caching mechanism to cache the product data needed for Nosto's product tagging. When enabled the product cache is automatically populated and used when generating the product tagging on product detail pages.
You can manage (enable, disable & flush) Nosto product cache from Magento's cache management settings in the store admin like any other cache.
You enable the product caching by using Magento's console command for managing caches.
You disable the product caching by using Magento's console command for managing caches.
Run the following command in order to flush the cache from command line