Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After syncing data with MailChimp the wrong products are show for my stores #404

Closed
davidjones6459 opened this issue Sep 28, 2018 · 1 comment
Assignees
Milestone

Comments

@davidjones6459
Copy link

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

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

best sellers - battery products for vape customers
newest - mixed battery and vape products for battery customers

@gonzaloebiz gonzaloebiz self-assigned this Sep 28, 2018
@gonzaloebiz gonzaloebiz added this to the 1.0.31 milestone Sep 28, 2018
@gonzaloebiz
Copy link
Collaborator

Hi @davidjones6459

thanks for your feedback.
We can confirm the issue and working in a fix

Best

gonzaloebiz added a commit that referenced this issue Sep 28, 2018
maximbaibakov added a commit to maximbaibakov/mc-magento2 that referenced this issue Oct 11, 2018
* add counters for resume the cron activity
mailchimp#361

* closes mailchimp#361

* closes mailchimp#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

* closes mailchimp#357

* Update Ecommerce.php

* Update Ecommerce.php

* closes mailchimp#309

* closes mailchimp#309

* closes mailchimp#391

* closes mailchimp#388

* closes mailchimp#393

* changelog version 1.0.30

* mailchimp#361

* This fix sets price to 0 if it's NULL

* closes mailchimp#404

* closes mailchimp#406

* closes mailchimp#409

* closes mailchimp#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

* closes mailchimp#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
closes mailchimp#423
maximbaibakov pushed a commit to maximbaibakov/mc-magento2 that referenced this issue Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants