Skip to content

Commit

Permalink
Merge pull request #1901 from mailchimp/Version-102.3.58-2.3.6-p1
Browse files Browse the repository at this point in the history
new version 102.3.58-p1 for magento 2.3.6-p1
  • Loading branch information
gonzaloebiz authored Feb 28, 2024
2 parents 740fd7c + 6474b41 commit cf6b8e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Helper/Sync.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ public function saveEcommerceData(
) {
if (!empty($entityId)) {
$chimpSyncEcommerce = $this->getChimpSyncEcommerce($storeId, $entityId, $type);
if ($modified==0) {
$sent = \Ebizmarts\MailChimp\Helper\Data::SYNCED;
}
if ($chimpSyncEcommerce->getRelatedId() == $entityId ||
!$chimpSyncEcommerce->getRelatedId() && $modified != 1) {
$chimpSyncEcommerce->setMailchimpStoreId($storeId);
Expand Down

0 comments on commit cf6b8e6

Please sign in to comment.