[
https://issues.apache.org/jira/browse/OFBIZ-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akash Jain reassigned OFBIZ-11970:
----------------------------------
Assignee: Akash Jain
> Add to cart is not working for products with selectable features
> ----------------------------------------------------------------
>
> Key: OFBIZ-11970
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11970> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: Release Branch 18.12, Release Branch 17.12, Trunk
> Reporter: Ravi Lodhi
> Assignee: Akash Jain
> Priority: Major
> Attachments: addToCartProductWithVariantExplosionError.png
>
>
> Issue-1: Steps to regenerate:
> 1. Visit the [
https://demo-trunk.ofbiz.apache.org/ecommerce/control/main].
> 2. Select the "Giant Widget with feature explosion" from the Popular Categories section on home page. You will be redirected to product detail page.
> 3. Select color and size from the respective dropdowns and click on Add To Cart button.
> 4. Product is not getting added in cart.
> Error on browser console:
> {code:java}
> getJs?name=ProductDetail:52 Uncaught TypeError: Cannot read property 'value' of undefined
> at addItem (getJs?name=ProductDetail:52)
> at <anonymous>:1:12
> addItem @ getJs?name=ProductDetail:52
> (anonymous) @ VM1370:1
> {code}
>
>
> Expected: Product should be added successfully.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)