Magento 2 Multi Vendor Clone Product(Adobe Commerce) extension is for creating duplicate products. Sellers will create clones of existing products along with using them as templates as well.
The sellers will search from the list of already listed products on the marketplace and create a carbon copy of the products.
Using the marketplace duplicate product extension, the sellers will save time. Along with this, it also reduces the inconvenience of creating products from the ground up.
Note: The Magento 2 Multi Vendor Marketplace is required to be installed before using this extension.
Features
- Simple, Configurable, and Virtual types of products are used to create product clones.
- A new SKU is generated for the product clone.
- The extension is for sellers to create duplicate products.
- Products already listed on the marketplace can be used for cloning purposes.
- The product cloning feature is enabled/disabled by the admin from the backend.
- Attributes are displayed and can be edited post-product cloning.
- The seller can enable/disable a product directly after duplicating.
- Category can be assigned to the clone from the product template section.
- Related, Cross-sell and Upsell products are displayed after creating clones of the original product.
If you also want to enable communication between sellers and buyers regarding product queries, you can check the Magento 2 Buyer Seller Communication Marketplace Add-on.
Installation
The installation is simple, just like other standard Magento 2 Multi Vendor Extensions.
#1 Download Module
Firstly, you need to log in to the Webkul store, go to My Account>My Purchased Products section, verify, and then download and extract the contents of this zip folder on the system.
#2 Upload Folder
Once the module zip is extracted, follow path src>app and then transfer the app folder into the Adobe Commerce root directory on the server as shown below,

#3 Run Commands
After uploading the module folder, you need to run the following 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
Multilingual Configuration
Further, for Multilingual support, please navigate to Store>Configuration>General>Locale Options. Also, select your desired language from the Locale option.

Thus, in this way, a multilingual configuration can be done.
Language Translation
For Magento 2 Multi Vendor Clone Product translation, navigate to the following path in your system src/app/code/Webkul/SellCloneProduct/i18n.
Open the file named en_US.CSV for editing as shown in the below screenshot,

Now, upload it to the path src/app/code/Webkul/SellCloneProduct/i18n where the installation of Magento 2 is on the server. The Module gets translated into the desired language.
The user can edit the CSV like the image below,

After editing and translating the CSV file, you need to save the translated file name according to your regional language and country code such as – de_DE.CSV.
Followed by uploading the translated file to the same folder from where you have obtained it. Now your module translation is complete.

Admin Configuration
After the successful installation of the Magento 2 Multi Vendor Clone Product extension.
The admin will be able to view the configuration by navigating to Dashboard>Store>Configuration>Seller Clone Product as per the below image,

The admin can also navigate to the configuration settings through the sidepanel in the admin dashboard as per the below image,

Admin has the following option available in the configuration setting,
Enable Seller Clone Product Module: If set to Yes, the module is enabled and vendors will be able to create product clones. If No is selected, the module is in disabled state.
Vendor Qualification
A vendor can duplicate the products only if they are qualified by the admin. The qualification criteria is based on the following,
- Whether the vendor is qualified to create a product in the specified category.
- Whether the vendor is qualified to create a product with the same attribute set.
If the vendor is not eligible, a prompt will be displayed by the system as per the image below,

Vendor Workflow
After the admin has enabled the product duplicate option for the vendors, they’ll be create the replicas. They’ll get the Product Template option under their account panel as per the below image,

By clicking on product template, the Duplicate Product page will be opened. Here, the seller gets a search bar with which they’ll search for products. They also get the following buttons,
Search: Click on this button to search for the product.
Reset: Click on this button to reset the searched results.
After searching for a product, the available product list will appear as per the below image,

After the searched results are displayed, columns Image, Name, SKU and Action containing further information are available. Under the Action column, the following button is available,
Duplicate: Click on this button to create the duplicate of the respective product.
Once a product duplicate is created, it’s attributes will be available to be edited as per the preference. Seller can also assign a new category and enable/disable the product.
Additionally, a Save & Duplicate and Save button are available in the edit product section.

Frontend
The product clone will be available to be viewed on the frontend if it is in the enabled state as per the image below.

Support
So, that is all about the Adobe Commerce Multi Vendor Seller Clone Product. If you have any further queries regarding the extension, please contact us at Webkul Support System.
Current Product Version - 5.0.0
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
Be the first to comment.