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

"Go to Checkout" button not working with grouped products #3728

Closed
marvincaspar opened this issue Mar 11, 2016 · 7 comments
Closed

"Go to Checkout" button not working with grouped products #3728

marvincaspar opened this issue Mar 11, 2016 · 7 comments
Assignees
Labels
bug report 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

@marvincaspar
Copy link

After I added a grouped product to the cart the pop up overview is broken and the "Go to Checkout" button is not working.

Steps to reproduce

  1. Install Magento v2.0.2
  2. Add grouped product to the cart.
  3. Click "Go to Checkout" in pop up window

Expected result

  1. Grouped product is visible in pop up
  2. Button "Go to Checkout" is working

Actual result

  1. Button is not working in pop up but in cart overview

image

@marvincaspar marvincaspar changed the title Go to Checkout not working with grouped products "Go to Checkout" button not working with grouped products Mar 11, 2016
@ishakhsuvarov ishakhsuvarov self-assigned this Mar 11, 2016
@ishakhsuvarov
Copy link
Contributor

@mc388 Thank you for reporting this issue. We have tried but could not reproduce the result you described.
Could you please check if you have any errors in the browser console?
Thank you.

@marvincaspar
Copy link
Author

Browser console didn't show any errors. I also flushed the cache but the same issue. You can see on the screenshot that the product is not show in the pop up window.

I'm using the magento 2 sample data.

@ishakhsuvarov
Copy link
Contributor

@mc388 Thank you for additional information. We are going to recheck it with sample data.

@ishakhsuvarov ishakhsuvarov added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report and removed Progress: needs update labels Mar 11, 2016
@ishakhsuvarov
Copy link
Contributor

@mc388 Checked with the items from Sample Data. This problem only happens when Grouped Product consists of Products with visibility setting "Not Visible Individually". We have created an internal ticket MAGETWO-50368 to fix the issue.

Thank you.

@ishakhsuvarov
Copy link
Contributor

@mc388 Fix for this issue has been delivered to the develop branch with the commit linked to the ticket. Closing for now, please feel free to reopen if you have any additional questions. Thank you.

@Rich8881
Copy link

I have this same issue accompanied by this error , im using Mage 2.1.7 , however my error is not only breaking the checkout button but also the mini cart and Ajax search... basically everything Ajax :(

Uncaught TypeError: Cannot read property 'indexOf' of undefined
at HTMLDocument. ((index):191)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at Function.ready (jquery.js:3582)
at HTMLDocument.completed (jquery.js:3617)
(anonymous) @ (index):191
fire @ jquery.js:3232
fireWith @ jquery.js:3362
ready @ jquery.js:3582
completed @ jquery.js:3617

@versdivers
Copy link

So this is fixed in 2.3?

@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 30, 2017
pdohogne-magento pushed a commit that referenced this issue Mar 26, 2019
Fixed issues:
- MAGETWO-96757: Fixed incorrect displaying of the sales rule conditions
- MC-11058: Empty results when using methods in templates
- MC-13741: Fixed incorrect behavior of template variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report 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

5 participants