SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
65 stars 45 forks source link

[BUG] Promotions and Coupon Codes not showing for non-registered customer #154

Closed MilanSFDC closed 2 years ago

MilanSFDC commented 2 years ago

Describe the bug Promotions and Coupon codes are not showing if the Person Account/Contact is not a registered customer

To Reproduce Steps to reproduce the behavior:

  1. Go to a Person Account or Contact which is not registered in the storefront
  2. Click on 'Engagement' Tab
  3. No Promotions will be shown.

Expected behavior The Promotions applicable for unregistered customer should be shown.

Screenshots If applicable, add screenshots to help explain your problem.

Your local environment details:

Your remote environment details:

Additional context Add any other context about the problem here.

MilanSFDC commented 2 years ago

Fixed this issue as part of https://github.com/SalesforceCommerceCloud/b2c-crm-sync/pull/155

jbachelet commented 2 years ago

PR merged, thank you for this!