Reading list Switch to dark mode

    Magento 2 Multi Vendor Mass Product Edit

    Updated 26 October 2023

    Multi Vendor Mass Products Edit for Magento 2 allows the admin to enable the mass product edit feature at the seller panel.

    By using the Mass product edit feature the seller can update the value of the product attributes of the multiple products in one go.

    This module also allows the seller to update the status of all the selected products at once. Also, the seller can update the price of the product in bulk.

    Sellers can select the type of product price for the update from Fixed, Increase by Percentage, Decrease by Percentage, Increase and Decrease.

    **Note – This is a Webkul’s marketplace add-on, so you need to install Webkul’s Magento 2 Multi Vendor Module first.
    Watch the below video tutorial to understand the module workflow:

    Searching for an experienced
    Magento 2 Company ?
    Find out More
    IhyRxTcDsjk

    Feature List

    • Sellers can edit their products in bulk.
    • The seller can update the value of the product attributes.
    • Mass update the status of the products as enable or disable.
    • Bulk edit the price of the products.
    • Select the type of product price for the update from Fixed, Increase by Percentage, Decrease by Percentage, Increase and Decrease.
    • The extension is compatible with the Hyva Theme.
    • The extension supports GraphQL.

    Module Installation

    Customers will get a zip folder. Then 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:

    image-2-3

    After that, you have to run these commands in the Magento 2 root directory.

    First Command –

    php bin/magento setup:upgrade

    Second Command –

    php bin/magento setup:di:compile

    Third Command –

    php bin/magento setup:static-content:deploy

    After running the commands, you have to flush the cache from the Magento admin panel by navigating through System > Cache management as shown below:

    Screenshot-23-1

    Language Translation

    For translating the module language, navigate through src/app/code/Webkul/MpMassProductEdit/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/MpMassProductEdit/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.

    image-32

    How to enable the module?

    To allow the seller to update mass product edits, the admin needs to enable the module. For that, the admin needs to navigate through Store > Configuration > Mp Mass Product Edit.

    For reference, please check the below snapshot:

    Screenshot-1-7

    Under General Settings, the admin can enable or disable the module.

    Bulk Product Edit

    Once the admin enables the Mass Product Edit for Magento 2, the seller can start editing the product in bulk.

    For that, they need to navigate through My Account > My Products List. Then select the products and click on the Update attributes button as per below image:

    Screenshot-2-3

    Once the seller clicks on the Update Attributes button, the seller can see all the product attributes and update them accordingly.

    192.168.15.153_ProductEdit1_pub_massproductedit_product_update_Nishtha

    Thus, for editing the attribute value of the product, the seller needs to click on the checkbox for that particular attribute. And fill in the updated details.

    Once the seller enters the updated values, they need to click on the Save button. Then the request is added to the queue.

    Screenshot-6-2

    How to process the request queue?

    Once the uploaded request has been added to the queue, the admin can run the below commands in the Magento 2 root directory to process it:

    First Command –

    php bin/magento queue:consumers:list

    Second Command –
    php bin/magento queue:consumers: start <consumerName>

    php bin/magento queue:consumers:start mpproduct_action_attribute.update

    If the admin wants to run the queue process command in the background, then the below command can be run:

    php bin/magento queue:consumers:start mpproduct_action_attribute.update&

    Or

    php bin/magento cron:run --group consumers

    Note- To run the above command, it is a must to install the cron first.

    Mass Product Status Update

    If the seller wants to update the product status in bulk, then they can do so with the help of the Marketplace Mass Product Edit module. For that, the seller needs to navigate through, My Account > My Products List.

    Then after selecting the products, the seller needs to select the change status from the drop-down as per the below image:

    Screenshot-7-5

    After selecting the Change status, the seller needs to click on the Enable/Disable option as per mentioned in the image:

    Screenshot-8-3

    Once, the seller clicks on the Update status button, Thus, the status of the products is updated in this way. For reference, you can check the below snapshot:

    Screenshot-9-3

    Bulk Product Price Update

    Once the admin enables the Mass Products Edit Update module, they can bulk update the price of their product.

    For that, the seller needs to navigate through My Account > My Products List.

    Then after selecting the products, the seller needs to click on the change Price from the drop-down and then select the price type as per the below image:

    Screenshot-10-3

    There are four types of Price Types which the seller can select:

    • Fixed – Enter the fixed amount and it will replace the existing price of the product. For eg, if the product price is 100 and the seller has updated it as a fixed price 90, then the final product price becomes 90.
    • Increase – Enter the amount which you want to add to the existing product price.
    • Decrease – Enter the amount which you want to reduce from the existing product price.
    • Increase by Percentage – Enter the percentage amount. It gets added to the product price. For eg, if the product price is 100 and the seller has updated it as a percentage Increase price 10, then the final product price becomes 110.
    • Decrease by Percentage Enter the percentage amount. It gets deducted from the product price. For eg, if the product price is 100 and the seller has updated it as a percentage Decrease price to 10, then the final product price becomes 90.

    The seller needs to click on the Price Type, as mentioned in the below image:

    Screenshot-11-3

    Once the seller selected the price type, they need to enter the Increased amount for the product.

    Screenshot-12-2

    After entering the increased price, the seller needs to click on the Save button. Then it will show the price has been updated successfully.

    Screenshot-13-2

    Similarly, the seller can update the price of the product by selecting the required price type.

    Support

    Thus, that’s all for the Multi Vendor Mass Mass Products Edit Update. If you face any issue, feel free to add a ticket at our HelpDesk system.

    Current Product Version - 5.0.1

    Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home

    Table of Content