Hi,

Thanks for this amazing framework. We have a scenario in which products may customized. e.g. 'Customised Jacket' in which buyer may select fabric, no. of pockets, buttons and N number of other options. How to LINK the configuration to order being placed?

Basically we are creating few webforms which allow product configuration. This is being done on top of NOPC framework. Planning to use ShoppingCartService.AddToCart to dynamically add the customised product to cart. The product will have variable cost depending on settings chosen,

Could somebody recommend a proper path? Thank You.

Pradeep