Skip to content

Magento2 extension to show ralated product in search result when customer searching for any product. | Nadeem Khan

Notifications You must be signed in to change notification settings

inadeemkhan/magento2-search-related-products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Magento2 Search Realated Product

Free Magento 2 extension To show related product at Search result page and Product page | Nadeem Khan

Features:

  1. Admin can select products from list for a perticular product.
  2. If customer search product by name then relared product will be display on search result page.
  3. On catalog Product details page, Related product will be display.
  4. Looks like core functionality of Magento (at backend as well as frontend)
  5. Unencrypted code for easy customization

Installation Instruction

  • Copy the content of the repo to the app/code/Nadeem/SearchRelated/ folder
  • Run command: php bin/magento setup:upgrade
  • Run Command: php bin/magento setup:static-content:deploy
  • Now Flush Cache: php bin/magento cache:flush

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Screenshots & Support

If you encounter any problems or bugs, please open an issue on GitHub.

Admin Catalog View Page

screenshot-18-117-84-70-2021-10-18-22-49-05

Search Result Page

screenshot-18-117-84-70-2021-10-18-22-48-04

Product Details View Page

screenshot-18-117-84-70-2021-10-18-22-15-39

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.*.* php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

khannadeem243@gmail.com

About

Magento2 extension to show ralated product in search result when customer searching for any product. | Nadeem Khan

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published