Question

I'm using a Magento 2 Commerce Cloud + Adobe Sensei product recommendation

I did all the steps described in the DevDocs - Product Recommendations but when I enabled the AI product recommendations, it didn't stop my native product recommendations, so there are 2 recommendation blocks in my product page.

How could I void this?

Was it helpful?

Solution

You can just disable the current product recommendations via the admin panel, Marketing > Related Products Rules as the image below.

Disabling product recommendation in Magento 2 Commerce Cloud

Or you can do it via code removing the recommended products block via XML in your theme.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top