SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

duplicate lines of promotion displayed during checkout #1442

Closed KateChuen closed 5 years ago

KateChuen commented 5 years ago

Environment Details

Steps to Reproduce

Add 2 different items to cart, with a cart total of >$200 Proceed to checkout

Observed Results

On the "Shipping Method" step of the checkout, there are 2 lines of the same promotion displayed. If you go to the next step of checkout, one of them will be removed.

2linespromocart

Expected Results

Should be consistent and have only one line of the promotion displayed

KateChuen commented 5 years ago

Duplicate of https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/759