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

UI - Add to cart do not work for products with a required attribute #20

Open
linuxidefix opened this issue Dec 9, 2019 · 0 comments
Open

Comments

@linuxidefix
Copy link

How to

go to http://localhost:3000/browse/merchandise/hawt_like_a_habanero_womens

You cannot choose the color attribute.

87e388c7-9cf9-4eff-94a0-50216943b059

So you cannot add it to the cart

Caused by: org.broadleafcommerce.core.order.service.exception.RequiredAttributeNotProvidedException: Required attribute, COLOR, not provided
	at org.broadleafcommerce.core.order.service.ProductOptionValidationServiceImpl.validate(ProductOptionValidationServiceImpl.java:62)
	at org.broadleafcommerce.core.order.service.workflow.add.ValidateAddRequestActivity.findMatchingSku(ValidateAddRequestAct

react starter: develop-6.0.x (- broadleaf 6.0.5-GA)

  • java 8

  • nodejs 8

  • chrome & firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant