Bulk Action on Products in MyWorld Integration
To perform bulk action the product details - Go to the Magento 2 Store Admin panel.
- On the left navigation bar, click the MYWORLD INTEGRATION menu.
The menu appears as shown in the following figure:
- Click on Products.
The MyWorld Products Listing page appears as shown in the following figure:
- Scroll down to the required products and select those products on which you want to perform bulk actions.
You can perform 5 bulk actions on products from here:
- Add Product
- Upload Inventory and Price
- Delist Product
- Synchronize Status
- Delete Product
- Just click on actions and do the desired bulk actions.
Related Articles
How To Perform Bulk Actions on Order Received From MyWorld
The Magento 2 store owners can fetch the new orders and view all the order details fetched from MyWorld. They can also ship the required orders and can delete the orders those are no more required. To fetch new orders Go to the Magento 2 Store Admin ...
How to Perform Bulk Actions on a Profile
Admin can delete the selected profiles and also can change the status of the profiles in bulk. To submit the selected action on the selected profiles in Bulk Go to the Magento 2 Store Admin panel. On the left navigation bar, click the MYWORLD ...
How To Manage Feeds From MyWorld
After uploading the product on MyWorld or after updating the product inventory or the product price, the user can check the status of the feed and sync the selected feeds from the MyWorld Feeds page. To view and manage the product feeds Go to the ...
How to Perform Queue Management on MyWorld
The Magento 2 store owners can view and manage the MyWorld Queues. To view the MyWorld Queues Go to the Magento 2 Admin panel. On the left navigation bar, click the MYWORLD INTEGRATION menu. The menu appears as shown in the following figure: Click ...
How to Install the MyWorld Integration in Magento 2 Store
To install the extension Create a new folder named code (if not exists) under the app folder. Extract the Ced.zip on your system and then Drag and Drop app/code/Ced/MyWorldand app/code/Ced/Integrator directory inside code. Update composer.json file ...