Put the inventory_quantity = 0 when delete a product in magento
gonzaloebiz opened this issue · 0 comments
gonzaloebiz commented
Issue Description
Preconditions
1. Any magento version with sample data is installed.
2. mc-magento2 10x.x.60.
Steps to reproduce
1. Delete one product
2. Wait until the cron sync the product
Actual and Expected result
Expected result:
The product in mailchimp must have inventory_quantity = 0
Actual result:
No changes in mailchimp for the product