-
Notifications
You must be signed in to change notification settings - Fork 26
FAQ
Nosto extension will automatically detect if your Magento 2 setup uses multiple currencies. Exchange rates will be automatically synchronized to Nosto over API and the variation tagging will automatically use the visitor's active currency. There's no need to change any settings in Magento 2 or in Nosto extension to enable multi-currency in Nosto recommendations.
Please follow the following steps:
- Update to latest nosto version: https://github.com/Nosto/nosto-magento2/releases
- Setup cron job for magento. http://devdocs.magento.com/guides/v2.1/config-guide/cli/config-cli-subcommands-cron.html
- Change nosto indexer mode to Update by schedule. All indexers and their mode (including Nosto indexer) can be found from store admin “System” > “Index management”. https://user-images.githubusercontent.com/15191701/29363535-0f27b212-8299-11e7-9f31-ff9b5dd9a922.png
That improves the order confirmation performance and backend operation performance. But please make sure the magento cron job is running properly, otherwise nosto product information will not be updated to nosto in time.
In order to remove the ___store
parameter, you will need to enable clean-urls in the advanced configuration. Please see the URL configuration section in our configuration guide.
This wiki content has been moved to https://docs.nosto.com/magento-2