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

Cart item price calculation wrong if attribute combinations with text types are involved #1504

Closed
muratcakir opened this issue Sep 14, 2018 · 0 comments
Assignees
Milestone

Comments

@muratcakir
Copy link
Contributor

Reproduction:

  1. Add an item with attributes to cart (the selected attributes should NOT point to a combination)
  2. Add the same item to cart, this time with an EXISTING combination which has a different price. The combination should contain a Textbox type attribute.

Result:
The second cart item's price is correct, but the first item's price now reflects the second's one.

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