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

Chris Lombardi commented on OFBIZ-1495:
---------------------------------------

Excellent writeup.  I had no idea this would touch so many areas. 

I can add some methods to ProductConfigWrapper to help push more component 
logic away from the presentation layer.  If I understand this properly, there 
are four ways to show the pricing of an aggregated item.

i)  Total price only
ii)  Default price only
iii)  Unattainable base price
iv) True base pricing with component detail  (base price shown is unattainable)
v)  Default price and offset component pricing  (component prices are shown 
relative to the *selected* option)

Are these the only ways we anticipate showing aggregate item pricing, or am I 
missing something?


> Aggregate items base price is displayed yet unattainable
> --------------------------------------------------------
>
>                 Key: OFBIZ-1495
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1495
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>         Attachments: ofbiz-1495.patch, totalPrice.patch
>
>
> I did some research, and I couldn't find a way to get a valid base price that 
> made intuitive sense. So then I went to the e-commerce store to see how it 
> was implemented there.
> Configurable PC
> PC001 Your Price: $50.00
> Hey, 50$ for a PC, I want one! So I click on the item.
> Configurable PC
> PC001
> Product Aggregated Price: $385.00
> What?
> So, whatever is being called for the price of a "PC001" should probably 
> report the price of the default configuration, not the price of the 
> "unconfigured" product that you can't buy.

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

Reply via email to