Skip to content

How to fix recommendationsSDK error on PDP

On our pdp’s we get this error:

Error: Script error for "recommendationsSDK", needed by: Magento_ProductRecommendationsLayout/js/recsFetcher

I tried to manually add <script src="https://magento-recs-sdk.adobe.net/v1/index.js"></script> in order to fix it, but this didnt work. I do not believe that we are using the recommendationsSDK, so I do not understand why we are getting this error or how to fix it.