IIRC, the price shown in eCommerce is the price of the default configuration, 
and the configuration option prices are relative to that. 

Why is it done that way?  Before, eCommerce showed the "base price" in the 
catalog, but this base price was unattainable.  There's more info available in 
jira under OFBIZ-1495.

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

As for your question, I'm not entirely sure what you are asking, but I'll try 
to answer it anyway. :)   Is this in reference to displaying the price in the 
eCommerce module?  Your needs might be met just by creating a configurable item 
with a default configuration of no options, and making all options optional (as 
opposed to options where you are required to pick one or more).  That would 
give the actual base price shown, and all options priced at the actual, not 
relative, price. 

C

> Date: Mon, 21 Jul 2008 03:31:06 -0700
> From: [EMAIL PROTECTED]
> To: user@ofbiz.apache.org
> Subject: Configurable Product in Quote
> 
> 
> Hello everyone,
> 
> I noticed that the price of a configurable product in a Quote is not the
> same as what's shown in the eCommerce module. here's the case:
> 
>  - Configured PC001 in eCommerce and added it to cart. the price was around
> 500 - 700. Viewed cart and Sent Request for Quote.
>  - In Ordermgr module, Viewed the Request and created Quote out of the
> request. Instead of 500-700, the price was now around 50 (this price was set
> in the Prices subtab while editing a product in the Catalog module).
> 
> Question:
>    Is there a way to show the configurable product's components and create
> adjustments and whatever things I can do with them, instead of the
> configurable product itself? IMO, a configurable product's price should
> depend on the components that has been set as it's configuration.
> 
> 
> Roy
>    
> -- 
> View this message in context: 
> http://www.nabble.com/Configurable-Product-in-Quote-tp18565919p18565919.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 

Reply via email to