Hi Eric To the best of my knowledge there is currently no support for virtual products as variants. I don't think mixing virtual products and configurable products is supported either.
Regards Scott 2008/11/18 Eric DE MAULDE <[EMAIL PROTECTED]> > Hello BJ, > > Thanks for your answer. > I read service engine documentation > http://docs.ofbiz.org/display/OFBTECH/Service+Engine+Guide > I don't understand how to implement EECA "grandtotal". > The event is an Ajax event > There's no hope left for me because : > - my virtual products don't have any price > - each virtual product have more than 100 variants (combination between > several feature types) > - Lots of virtual products have virtual child products : these sub-virtual > products are used to define price, in that case variant products don't have > any price > > Do you have others informations, please ? > > Eric > > ----- Original Message ----- From: "BJ Freeman" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, November 17, 2008 12:45 PM > Subject: Re: Variant product configuration and total price > > > > there is a update grandtotal eeca that many you could enhance. >> >> Eric DE MAULDE sent the following on 11/17/2008 3:39 AM: >> >>> Hello, >>> >>> When I create product variants from a virtual configurable product, >>> I would like to transmit the virtual product configuration to all variant >>> products ; >>> in order to manage product price (totalPrice = variant price + >>> configuration price) with variant products. >>> Problem is >>> method : ShoppingCartEvents.getConfigDetailsEvent >>> doesn't manage totalPrice from a variant product without implemented >>> configuration if its virtual parent product has a configuration. >>> >>> Eric >>> >> >> >
