Can please somebody help me find the best solution?

I need to put a configurable product on a quote. and later convert the quote 
into an order.

The problem here is that only the total price of the configuration can be  
stored in the quote but not the parts it consist out of and the quantity.

In the order it is solved by creating a productionrun and connecting the 
required products and quantities there. In the cart it is stored in the 
configWrapper.

The only way i see now is to create a new table for the quoteItem and probably 
for the shopping list  and the CustRequestItem too..... to store the product 
and quantity.....

anybody any suggestions?

thanks in advance,

regards,
Hans

Reply via email to