# Who Bought This for Magento 2 Along with suggesting products that the customer has previously purchased, you can enable the extension to show to the customer items that they are likely to be interested in. For example, if you carry a diffuser, you might pair it with essential oils in the backend of your store. Therefore, when a customer purchases a diffuser, the Who Bought This extension for Magento 2 will show a variety of essential oils to entice them to buy. ## Why Do You Need Who Bought This? Increase revenue by cross-selling with our Who Bought This Extension for the Magento 2 online store. With the "Who Bought This" extension, you can recommend products to your customers based on their purchase history. Related products or complementary products will also be suggested to the customer before they check out. Fully automated without the need of manual assignments. Extension use slick slider to display slider on product page for Who Bought This Also Bought This section. ## Installation in your Magento Online Shop **Interested in Extension Installation ?** Visite our installation service page [https://www.extendware.com/magento-extension-installation-service.html](https://www.extendware.com/magento-extension-installation-service.html) for more information Got questions? Feel free to contact us! [Support Form](https://support.extendware.com/). **Installation procedure** 1. Download your extension package from the [Download](https://www.extendware.com/downloadable/customer/products/) page after purchasing the extension. 2. Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar. 3. Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories "app", "bin", "lib" and more. All folders should match the existing folder structure. If one of our extensions is already installed and you're updating it, make sure to overwrite the existing files of the extension. 4. Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files! 5. php bin/magento module:enable --clear-static-content Extendware_Core 6. php bin/magento module:enable --clear-static-content Extendware_EWBotBlocker 7. php bin/magento maintenance:enable 8. php bin/magento setup:upgrade 9. php bin/magento setup:di:compile 10. php bin/magento setup:static-content:deploy 11. php bin/magento maintenance:disable 12. In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the 'Flush Magento Cache' as well as the 'Flush Cache Storage' button. 13. Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots. ## User manual **You will find all extendware settings in Admin Panel → Extendware Menu** ![alt_text](docs/images/image1.png "image_tooltip") **To configure the extension you need to go to Admin Panel → Extendware Menu → Who Bought This → Configuration.** ![alt_text](docs/images/image2.png "image_tooltip") ### Who Bought This Also Bought This Configuration **Module Enabled** - Select Yes to enable the extension. **Category Hierarchy** - You can select category hierarchy level here. category hierarchy level is used to find product suggestions, If category hierarchy level is 1 then the system will display suggestions on the same category level. If category hierarchy level 5 then the system will display suggestions for 5 level child categories. **Exclude Out of Stock** - If Yes then out of stock products will be excluded from suggestions list. (Recommend to set it “Yes”). **Products Display** - You can select how many products you want to display as a suggested product under Who Bought This Also Bought This section. **Auto suggest products will be displayed under Who Bought This Item Also Bought section.** ![alt_text](docs/images/image3.png "image_tooltip") ## Changelog All notable changes to this project will be documented in this file. ### [1.1.0] #### Fixed - Fix: Compilation issues with Php8.1 #### Added - Support Magento 2.4.6 with PHP8.1 ### [1.0.0] #### Added - First release