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

Category List Page - Select custom option for a product and add to cart, it will redirect to product view page saying required options not selected #2574

Closed
parekhreena opened this issue Dec 1, 2015 · 13 comments
Labels
bug report Component: Catalog Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@parekhreena
Copy link

Hello,

On Product List Page, When we select all necessary custom options for a product and click on add to cart, it redirects to the product view page asking to re-select the custom options.

Ideally when all mandatory custom options are already selected on list page the product should get added to cart directly.

On debugging further i noticed that the super_attribute is not getting passed from the list page to add Action. This parameter in Request, stores the values of selected custom options. The selected values only get passed from Product view page.

In following image, it appears that all necessary custom options have been selected on list page. The Add to cart button shows "Adding" and then redirects to product view page.

list-page

@benmarks
Copy link
Contributor

Team, this will be resolved in MAGETWO-47017, correct?

@kandy kandy added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development improvement labels Feb 1, 2016
@kandy
Copy link
Contributor

kandy commented Feb 1, 2016

Yes, Ben, will be fixed in MAGETWO-47017.

@parekhreena
Copy link
Author

Thank you team !!

@pivulic
Copy link
Contributor

pivulic commented Feb 17, 2016

👍

@huyencodon
Copy link

Please help me. I can't find MAGETWO-47017. Please give me a link. Thanks all!

@mazhalai
Copy link
Contributor

@huyencodon that is only for internal purposes.

@TommyKolkman
Copy link

Is that MAGETWO-47017 supposed to be in 2.0.4? I've upgraded to that one and it isn't working for me as well.

@RMcLeod79
Copy link

Still broken in 2.0.5

@rickwhitehead
Copy link

Please may I have a link to the pull request for the code to resolve this issue? If not please advise how the rest of us can follow progress/roadmap so that we have some idea how long we're likely to be waiting?

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 under MAGETWO-47017 ticket.

@rganin rganin closed this as completed Nov 9, 2016
@Ctucker9233
Copy link

@rganin Will MAGETWO-47017 be included in 2.1.3?

@twistedatrocity
Copy link

Are these fixes included in the 2.1.6 release? They are definitely not in 2.1.5

@nscott89
Copy link

Is there a fix for this yet? A workaround will do for now?

I can't seem to get any products with options to add to the cart at all, the only way they will add to cart is if i keep as a simple product with custom options but make them non required - and even then it doesn't take the option through to cart with it as it isn't updating price or sku in the cart just adding another base product. As soon as the option is made required it gives the message "You need to choose options for your item."

Setting up as a configurable product gives the alternative message of "You need to choose options for your item."

This is the last thing i need to get working on my current project and I really don't fancy starting from scratch in magento 1.9!

magento-engcom-team pushed a commit that referenced this issue May 23, 2018
[Team 3] Sprint 8 Delivery
- bugfixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Catalog 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