Skip to content

Bundle Products - while Bundle Item option has only one product added the price calculation fails #4446

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

Closed
creatuitydevelopers opened this issue May 10, 2016 · 6 comments
Assignees
Labels
bug report Component: Tax Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@creatuitydevelopers
Copy link

Hello All,

We have encountered an error related to bundle product pages - if bundle product has Bundle Items with only one product added to each option the price is not updated.

Steps to reproduce

  1. Go to Magento admin panel.
  2. Crate a bundle product with various prices for few (ex. 3) different products options and only one required option.
  3. Go to newly created product on frontend.
  4. Click on "Customize and add to cart".
  5. You should see the price for your product below "Add to Cart" button.
  6. The price is not updated
  7. If you will add second product to each option the price calculation will work properly.

Expected result

  1. Bundle product's price will be calculated correctly even if only one product will be added to "Option".

Actual result

  1. Bundle product's price is not being calculated correctly if there is only one product added to "Option"

Screenshot:

bundle

@pboisvert
Copy link

@antboiko can you have the team verify this issue and file a ticket?

@heyitsroberthe
Copy link
Contributor

I will try to reproduce this on EE.

@heyitsroberthe
Copy link
Contributor

Update:
I believe the problem is caused when the 'User Defined' checkbox is selected for each of the different product options. This allows the user to choose a custom quantity instead of the default quantity. However, when user changes the quantity field, the price is not recomputed. I will open an internal ticket for this.

@heyitsroberthe heyitsroberthe added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report labels May 16, 2016
@quynhvv
Copy link

quynhvv commented Jun 14, 2016

@guys,
I get this issues too in my context: Magento 2 CE 2.0.7
And the changing of qty for each option only applied when you have 2+ products and after you have at least one change for each option (after click to change option at least one).
Regards,
quynhvv.

@vkorotun vkorotun removed the CS label Aug 4, 2016
mmansoor-magento pushed a commit that referenced this issue Nov 9, 2016
mmansoor-magento pushed a commit that referenced this issue Nov 9, 2016
MAGETWO-54365 [GitHub] Bundle Products - The price calculation fails for user defined quantity #4446
MAGETWO-47017 [Github] Add Configurable Product To Cart from Category Page #2574 #5850 #5882 #6572 #5558 #4184
@rganin
Copy link
Contributor

rganin commented Nov 9, 2016

Fixed in 4f807b1.

@rganin rganin closed this as completed Nov 9, 2016
magento-team pushed a commit that referenced this issue Oct 5, 2017
…ation fails for user defined quantity #4446 - for 2.0
@Ctucker9233
Copy link

@magento-engcom-team This fix is not in 2.1.10. What release might it be in?

@magento-engcom-team magento-engcom-team added the Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed label Nov 11, 2017
magento-engcom-team pushed a commit that referenced this issue Jul 11, 2019
[Magento Community Engineering] Community Contributions - GraphQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Tax Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

10 participants