Configurable products with Virtual product options
--------------------------------------------------

                 Key: OFBIZ-1912
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1912
             Project: OFBiz
          Issue Type: New Feature
          Components: product
    Affects Versions: SVN trunk
            Reporter: Bilgin Ibryam
            Assignee: Bilgin Ibryam
            Priority: Minor
             Fix For: SVN trunk
         Attachments: conf_virtual_product.patch

Hi all,

to implement this feature I did the following things:

1. Added a new entity ConfigOptionProductOption to store selected variant 
products per configuration.
2. Moved a code snippet about products with VV_FEATURETREE from 
ShoppingCartEvents to ProductWorker.
3. Added a demo product PIZZA to test demonstrate Configurable products with 
Virtual product options.

After applying the patch and run-install you can find the product on ecommerce 
and order manager. Based on selected variant products, the price of 
configurable product is recalculated.

Any test, review and thoughts would be greatly appreciated.
Bilgin Ibryam

-- 
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