Magento 2 Marketplace Seller List extension will allow the buyers to view the seller list. Buyers can view the sellers and their products.
They can also see the products linked with seller product collection. Buyers will be able to filter the seller list using shop URL, shop title, and rewrite URL.
Note:
- Magento 2 Marketplace Seller List is an add-on to the Magento 2 Marketplace Module.
- To use this module, you must install Magento 2 Marketplace Module.
Features
- Search based on an alphabetical search on shop URL, shop title & rewrite URL using ajax.
- Buyers can check the vendor product collection.
- Vendor and their products link with the Shop URL.
- Codes are open so they can be easily customized.
- The extension is now compatible with Hyva themes.
- Magento 2 Marketplace Seller List supports GraphQL API.
Installation Of Magento 2 Marketplace Seller List
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 For 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).
Magento 2 Marketplace Seller List Translation
For translating the module language, navigate through src/app/code/Webkul/Mpsellerlist/i18n, and edit the en_US.csv file.
Thereafter, rename the CSV as “en_SA.csv” and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.
Then upload it to the path src/app/code/Webkul/Mpsellerlist/i18n where the Magento 2 is installed on the server. The module gets translated into the Arabic Language. It supports both RTL and LTR languages.
Store Configuration
After the successful installation of the module, the admin must enable the module from the backend.
For this, the admin will navigate to Stores > Configuration > Marketplace > Enable SellerList Module. Further, set the Enable Module field to Yes.
Note: Marketplace seller list button is supported with ‘Layout 1′(marketplace Landing page: Layout 1)
Magento 2 Marketplace Seller List
After the installation of the Magento 2 Marketplace Seller list, the customers must click on the Sell menu option as shown in the image below.
On clicking the Sell menu option, the landing page opens up. To view the list of sellers, the customer needs to click on the “View All” tab.
When any customer clicks on the “View All” option on the landing page of the Magento 2 Marketplace, they can see the list of sellers.
A search box is present where customers can search by shop URL, shop title, rewrite URL, and also search by alphabets.
Find below the image for a better understanding.
When customers will click on “All Sellers”, then all the sellers will be displayed that are there in the Marketplace.
When searched by an alphabet (let’s say U), then the shop URL(s) containing the alphabet U will be displayed as shown in the image below.
A customer may type a name or pick an alphabet associated with a seller or shop, which might not exist.
In such a case, a message-“No Seller Available” shall display as shown in the image below.
For instance, in the image below, on searching for the name “Hugh”, the message- “No Seller Available” displays as the seller do not exist.
Further, on clicking on the “View All” button, it redirects the customers to the Seller’s Collection page as per the below image.
Therefore, this module helps find all the sellers and their products in the Marketplace.
That is all for the Magento 2 Marketplace Seller List. 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.5
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
4 comments
We have just checked and are able to create a seller and add products as well. If you still facing any issue or have any doubt kindly get back to us at [email protected]
The demo is not updated on the store and on the blog so you are unable to check the demo of this module. We will update the demo so that you can check the demo and test its functionality.