mc-magento2 icon indicating copy to clipboard operation
mc-magento2 copied to clipboard

MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.

Results 44 mc-magento2 issues
Sort by recently updated
recently updated
newest added

When getProductType is used the product type is resolved from the product and not the quote item, this is unwanted in the case of grouped products, since the quote item...

This speeds up the order grid response time by 100-200ms, depending on page size.

### Preconditions 1. Any version of Magento with sample data 2. Any version of mc-magento2 ### Steps to reproduce 1. Configure a store with at least 2 currencies 2. Add...

bug

Add option to delete Mailchimp for Magento 1 stores in the grid. This will allow people to maintain the M1 store until the M2 stores is fully synced.

We're seeing abandoned cart emails being sent out to customers that have completed their orders. For these orders, the `ebizmarts_ecommerce` cron containing the quote completes succesfully but there are entries...

When 2 entries exists with the same ID, Magento will throw an Exception which errors the cronjob `ebizmarts_ecommerce` > Item (Magento\Catalog\Model\Product\Interceptor) with the same ID "xx" already exists. Grouping by...

Magento 2.3

## Issue Description ### Preconditions 1. Magento CE 2.2.6 with ~1 million of existing orders + the ~2 millions of quotes in quotes table 2. mc-magento2 1.0.30 ### Steps to...

enhancement
low priority

## Issue Description After installing Mailchimp for Magento, I "was" seeing an ebizmarts_ecommerce cron_schedule table error "Unable to unserialize value." But then I applied a fix noted on commit 645a10d...

need feedback