How to apply discount only within the scope of a bundle promotion?
For instance, in a bundle defnition as below:
Family Bundle: (Min/Max/Default)
- Mobile Service 1/5/1
- Internet 1/1/1
Under this bundle definition, the requirements are:
- if the end consumer purchases 1 mobile within this bundle, the price for the mobile's monthly subscription RC is $ 100
- if the end consumer purchases 4 mobile within this bundle, the price for the mobile's monthly subscription RC is $ 80.
even though the customer might have purchased the same mobile service outside this bundle, the volume discount should not be applied.
Based on our understanding of the "Dynamic Pricing Procedure" and it's sub-processes. Volume discount is applied for all the services the end consumer has under the projected asset cache. Hence customization is required on pricing procedures for this requirements.