Magento 2 Marketplace Seller Product Search extension will help the buyer to search the product according to the seller.
The buyer will be able to search for the product on the collection page of the seller.
Note:
- This module is an add-on of the Magento 2 Marketplace Module and to use this module, you must have installed the first Magento 2 Marketplace Module Module.
Features
- The buyer can search for the product according to the seller.
- The buyer can search for the product on the seller’s collection page.
- Buyers can search for all the products of a particular seller.
- It is very fast and easy to use.
- The extension is compatible with the Hyva Theme.
- GraphQL has been implemented for the extension.
Installation
Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento 2 root directory on the server as shown below.
After the successful installation, you have to run these commands in the Magento 2 root directory:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
Configuration Multi-Lingual Support
For the multilingual support, the admin will navigate through Store->Configuration->General ->Locale Options and select the locale as German (the language into which the admin wants to translate his store content).
Language Translation
If the user wants to translate their module from English to German then they need to follow the path app/code/Webkul/MpSellerProductSearch/i18n in their unzipped Magento Marketplace folder and will get a csv file with the name “en_US.csv”.
Now they will rename that csv as “de_DE.csv” and translate all right side content after the comma in the German language. After editing the CSV, save it and then upload it to the path app/code/Webkul/MpSellerProductSearch/i18n where they have installed Magento 2 on their server. The module will get translated in the German Language.
It supports both the LTR and RTL languages.
Initial Configuration after Installation
After installing the extension, navigate through Stores->Configuration->MPSellerProductSearch.
Here, the admin can enable or disable the functionality for the store.
Seller Product Search – Front End
After the successful installation of the Magento 2 Marketplace seller product search module, you will be able to see a search box with “search product by store” written at the collection page of the seller as shown below in the snapshot.
In the above image, you can see the search box on the collection page of sellers. When you type any product name it will search according to that seller’s collection. It is very fast and displays the product of that seller.
2: As per the below image you can see how this module search product according to the seller.
In the image, you can see, how the product search is working on the collection page according to the seller. After that, you can search the product according to the seller.
Moreover, That’s all for the Magento 2 Marketplace seller product search Module, still have any issue feel free to add a ticket and let us know your views to make the module better at webkul.uvdesk.com
Current Product Version - 5.0.3-p1
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
Be the first to comment.