This repository contains modules for "Magento 2 Frequently Bought Together" and "Magento 2 Intelligent Related Products Using JNearestNeighbours Algorithm".
Steps to Install:
- Clone the repository in app/code/Codilar
- Run Upgrade, Static-Content Deploy and permission commands.
- Set the configurations as follows:
- For testing Frequently Bought together Module, Add multiple products to cart and checkout. Place some orders with multiple products.
- Run reindex command.
- Frequenlty Bought Together block will be shown below the product description on the product page for the products that have been ordered. (Only simple products in this version).
- Intelligent Related Products Block will be shown below FBT block in Product page.