[jira] [Comment Edited] (OFBIZ-11970) Add to cart is not working for products with selectable features

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-11970) Add to cart is not working for products with selectable features

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186306#comment-17186306 ]

Ravi Lodhi edited comment on OFBIZ-11970 at 8/28/20, 6:33 AM:
--------------------------------------------------------------

While working on this ticket I found one more issue while adding the product "Giant Widget with variant explosion" into the cart.

Steps:
 # Visit the [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main].
 # Select the "Giant Widget with variant explosion" from the Popular Categories section on the home page. You will be redirected to the product detail page. 
 # On product detail page select color and size(variant) an ajax request is triggered to render the Unit of Measurement dropdown. Dropdown gets added successfully.
 # Select the options and then click on Add To Cart button. The product will get added successfully but the screen just rendered with the "Unit of Measurement" dropdown only. See the attached image for the same. 


was (Author: lodhiravi):
While working on this ticket I found one more issue while adding the product "Giant Widget with variant explosion" into the cart.

Steps:
 # Visit the [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main].
 # Select the "Giant Widget with variant explosion" from the Popular Categories section on the home page. You will be redirected to the product detail page. !addToCartProductWithVariantExplosionError.png!
 # On product detail page select color and size(variant) an ajax request is triggered to render the Unit of Measurement dropdown. Dropdown gets added successfully.
 # Select the options and then click on Add To Cart button. The product will get added successfully but the screen just rendered with the "Unit of Measurement" dropdown only.  

> 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)