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

kinetic: Promotions: Discount is not being reflected in Cart Session #6757

Closed
node82 opened this issue Jan 12, 2023 · 4 comments
Closed

kinetic: Promotions: Discount is not being reflected in Cart Session #6757

node82 opened this issue Jan 12, 2023 · 4 comments
Assignees
Labels
bug For issues that describe a defect or regression in the released software Promotions Issues related to the Promotions project

Comments

@node82
Copy link

node82 commented Jan 12, 2023

https://www.loom.com/share/8a6cc993db1c485e8d2cd829a1464a3e

built an active order Level promotion that would take off $17 off $25 or more
but am not seeing that discount reflected in the storefront or in the cart session ( mongo db : reaction.Cart)

the only active promotion in Kinetic is the $17 off Promotion, every other promotion is disabled
example: add an item to the cart, see a discount of $5 taken off ( in storefront cart, and in mongo reaction.Cart), not $17, double quantity in cart, see the discount update to $10 in storefront cart and mongo: reaction.Cart

having all promotions disabled, I still see the $5 per item discount on the Rugged Outdoor Running Shoe

@node82
Copy link
Author

node82 commented Jan 12, 2023

on branch feat/enable-promotions
all promotions have been disabled
and initiated a new cart,
and am seeing a promotion still apply,
the promotion in the database says says enable = false which matches the UX, but it says the promotion is still applying
image

@zenweasel zenweasel added the bug For issues that describe a defect or regression in the released software label Jan 13, 2023
@zenweasel
Copy link
Collaborator

@vanpho93 Can you take a look at this ASAP?

@zenweasel
Copy link
Collaborator

This is in the Kinetic repo but it does not seem like a UX issue so transferring it to Reaction

@zenweasel zenweasel transferred this issue from reactioncommerce/kinetic Jan 13, 2023
@zenweasel zenweasel added the Promotions Issues related to the Promotions project label Jan 13, 2023
@zenweasel zenweasel added this to the Promotions - Milestone 1 milestone Jan 13, 2023
@node82
Copy link
Author

node82 commented Jan 13, 2023

here is a copy of all promotions found in my local db : reaction.Promotions
promo.json.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a defect or regression in the released software Promotions Issues related to the Promotions project
Projects
None yet
Development

No branches or pull requests

3 participants