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

adding part of retail set to cart (from detail page) adds the complete retail set to cart #680

Closed
shauke opened this issue May 5, 2021 · 0 comments · Fixed by #681
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@shauke
Copy link
Collaborator

shauke commented May 5, 2021

Actual Behavior
When navigating from a Retail Set product detail page to the product detail page of one of the retail set products the "add to cart" adds the whole retail set instead of only the currently viewed single product.
It works as expected if one navigates to the single product directly.

Expected Behavior
On a single product detail page the "add to cart" button should always only add this single product to the cart no matter if it is also part of a retail set and if I navigated to the single product from the retail sets detail page.

Steps to Reproduce the Bug

  1. Go to a retail set product detail page, e.g. M4548736000919
    https://intershoppwa.azurewebsites.net/Action-Cameras/Sony-FDR-X1000V-Set-skuM4548736000919-catCameras-Camcorders.832
  2. Click on a part of the retail set under "This retail set contains" to get to the product detail page of this individual part, e.g. 4548736000919
  3. On the product detail page of the retail set part click on "Add to Cart" button to add only the current product to the cart
  4. The complete retail set is added to the cart

Note
This might be a problem with a wrong Product Context?

@shauke shauke added the bug Something isn't working label May 5, 2021
@Eisie96 Eisie96 self-assigned this May 5, 2021
dhhyi added a commit that referenced this issue May 5, 2021
shauke pushed a commit that referenced this issue May 5, 2021
@shauke shauke added this to the 0.30 milestone May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants