You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After successfully syncing data to MailChimp from our Magento 2.1.9 instance, which runs 3 stores on different domains, the products shown within the Product Retargeting Notification automation setup screen are based on the whole product catalog and not the chosen website.
The websites do not share products, each product appears in only one of the stores.
Preconditions
1. Magento CE 2.1.9 with product data.
2. mc-magento2 1.0.30
3. Two or more different Magento stores setup with different products assign to each
4. mc-magento2 configured with MailChimp account and data sync complete
Steps to reproduce
1. In the MailChimp account go to the connected sites area and choose a Magento 2 store
2. Select the option to configure a Product Retargeting Email
3. On the following page click the Edit Recipients button under the heading Sends to
4. With this section expended you get to choose the delay after a customer views a product for the email to be sent and the products that when viewed will trigger an email, either best sellers or newest
Actual and Expected result
Expected result:
Products shown in the preview area are specific to each website setup in Magento and reclected based on the connect site chosen in MailChimp
Actual result:
Regardless of the option chosen the products shown in the preview area are based on st across all websites setup in Magento
Additional information
The text was updated successfully, but these errors were encountered:
* add counters for resume the cron activity
mailchimp#361
* closesmailchimp#361
* closesmailchimp#361
* Move mailchimp_sales_model_service_quote_submit_after observer to frontend scope to avoid throwing cookie error on CLI
* change version to 1.0.30
* closesmailchimp#357
* Update Ecommerce.php
* Update Ecommerce.php
* closesmailchimp#309
* closesmailchimp#309
* closesmailchimp#391
* closesmailchimp#388
* closesmailchimp#393
* changelog version 1.0.30
* mailchimp#361
* This fix sets price to 0 if it's NULL
* closesmailchimp#404
* closesmailchimp#406
* closesmailchimp#409
* closesmailchimp#409
* Add condition to check if there is a special price (for cases when timing for special price is set but special price is NOT set)
* Code improvements
Remove unused code from previous commits
* mailchimp#420 Fix filter when creating collection
* closesmailchimp#420 Initialize total order count and total spent on 0
* add the block for the mailchimp combo mailchimp#423
* change the text field for mailchimp tag for a combo mailchimp#423
* add management for the mc combo mailchimp#423
* add name and type to the tag
closesmailchimp#423
Issue Description
After successfully syncing data to MailChimp from our Magento 2.1.9 instance, which runs 3 stores on different domains, the products shown within the Product Retargeting Notification automation setup screen are based on the whole product catalog and not the chosen website.
The websites do not share products, each product appears in only one of the stores.
Preconditions
Steps to reproduce
Actual and Expected result
Additional information
The text was updated successfully, but these errors were encountered: