Whatever I can learn from the explanation you have provided, it is just a UI layer you are talking about. Like you just need to show individual servings to the customer under a particular product pack. There is no any requirement of modifying/deleting of any servings.
If this is the case, then the marketing package can be exploded using the associations created in "ProductAssoc" entity. I recommend you to go through the demo data of GZ-BASKET. It will clear all your questions. Thanks and Regards -- Pritam Kute On Thu, Oct 4, 2018 at 3:17 PM Wolfgang Paul Rauchholz < [email protected]> wrote: > Thanks for responses. > To you question what do you mean by "open the pack and see what is inside". > On the e-Commerce page the Customer will pick the product pack that is > composed of 7 servings, from Monday to Sunday. The Customer wants to see > the individual servings inside the pack. > In other word, the Customer should be able to 'explode' the pack into its > individual products. > > > On Thu, Oct 4, 2018 at 11:39 AM Pritam Kute <[email protected] > > > wrote: > > > Please see my comments inline. > > > > Thanks and Regards > > -- > > Pritam Kute > > > > > > On Thu, Oct 4, 2018 at 2:19 PM [email protected] < > > [email protected]> wrote: > > > > > How to best setup a pack in ofbiz? > > > With pack I mean a product (e.g. a pack for 7 days of food servings) > that > > > includes in this example 7 individual servings. Each of these servings > > > could be sold individually too. > > > > > > > Yes. This is a best case for Marketing Package. See the defination of > > marketing package here > > https://cwiki.apache.org/confluence/display/OFBENDUSER/Products > > > > The price is set for the pack, but the Customer should have the > possibility > > > on e-Commerce to open the pack and see what is inside. > > > > > > > Price can be set for the complete set in marketing package type product. > > Can you please ellaborate more about the line "open the pack and see what > > is inside". Like do they just need to see the package content or they can > > change some packs from the already built package? > > > > > > > The pack is either defined or can be configured. > > > > > > > IMO, defined pakages can be created by using marketing package concept > > directly but for configured package, you should go for configurable > product > > setup. > > > > > > > Is this a case where 'Marketing Package' is used? > > > > > > Thanks, Wolfgang > > > > > > > > > > > -- > > Wolfgang Rauchholz >
