[
https://issues.apache.org/jira/browse/OFBIZ-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186317#comment-17186317 ]
Ravi Lodhi commented on OFBIZ-11970:
------------------------------------
I have fixed both the issues in a single PR- [
https://github.com/apache/ofbiz-plugins/pull/41]
# The first issue was due to incorrect markup.
# The second issue was due to ajax request and response view of the additem request. In additem request last saved view or the view of the last request is rendered on successful operation and in this case the last request/view is the one which is used to render UOM dropdown.
> 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: Trunk
> Reporter: Ravi Lodhi
> Assignee: Ravi Lodhi
> Priority: Major
> Attachments: addToCartProductWithVariantExplosionError.png
>
>
> 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.
>
> Expected: Product should be added successfully.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)