Hi Community, I'm back with one more question.
I've seen many CSPs rolling out offers like `Get 5GB extra data (A) for 3 months if you buy this "Amazing Max" plan (B)` during the Easter break (10/4/2025 to 17/4/2025). "Amazing Max" is a bundle that contains unlimited mins/texts (X), phone insurance (Y), unlimited MMS (Z). I was trying to see how to model this in the product catalog.
A:
ProductOfferingTerm: 3 months
data allowance characteristic: 5GB
B:
bundledProductOffering: [X, Y, Z]
productOfferingRelationship:
type: includes
id: A
validFor: (10/4/2025 to 17/4/2025)
Is this a good way? or should I include 'A' also in the bundledProductOffering? or is there any other way that's recommended?
------------------------------
Manu
------------------------------