You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2007/12/17 09:03:43 UTC

[jira] Issue Comment Edited: (OFBIZ-1528) Can't reconfigure aggregate items once they are added to cart

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

bibryam edited comment on OFBIZ-1528 at 12/17/07 12:01 AM:
-----------------------------------------------------------------

Chris,

I aggree with you that this is a missing feature. But also notice that this feature is not implemented for other products too. 
For example you cannot see or change the variant product varions.

So I  suggest there should be more generic approach, that works for all product types. 

Currently when clicked on item from cart it goes to product view screen, using only the productId.
Instead we could use ShoppingCartItem and itemIndex and show the product detail plus  ShoppingCartItem details -like configuration, variation, quantity in the cart....

Other opinions ?

Bilgin

      was (Author: bibryam):
    Chris,

I aggree with you that this is a missing feature. But also notice that this feature is not implemented for other products too. 
For example you cannot see or change the variant product varions.

So I  suggest there should be more generic approach. 
May be something like:
(currently it goes to product view screen, using the productId)

  
> Can't reconfigure aggregate items once they are added to cart
> -------------------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.