Issue:
The Celigo integrator does not support the deletion of items from Magento2. To remove items from your webstore, Celigo recommends marking items as unavailable on the webstore.
Resolution:
Out of the box, the Celigo Magento2 Integration App hardcodes all items as Catalog/Search visible in the Item Export Mapping. To adjust this option, a custom field must be created on the Item record which will allow the user to select variable options for visibility.
Magento's Visibility options are represented by Integers:
1 = Not Visibile
2 = Catalog Only
3 = Search
4 = Catalog/Search
- Add this field to the Item and Matrix Export Saved search.
- Once complete, add this field to the Item/Matrix Mapping to the 'product.visibility' field.
***Important Note: Do not remove the eTail Channel "Magento 2". This will disable the ability to update it via the Celigo flows, and will not remove it from Magento 2.
Comments
Or you can map the 'Status' field to disable the item. That will make the item disappear on your website as well.
Please sign in to leave a comment.