Giving different discounts based on number of concerts in a subscription

Hello,

 Has anyone been successful in selling choose your own subscriptions on the web where there is a different discount amount based on the number of concerts you buy? For example 4 concerts you get 10% off , 5 concerts you get 15% off and 6 concerts you get 20% off?. The alternative would be using different promo codes for each level or a set dollar amount off instead of a percentage. I would also be interested in any other ways you have approached this.

 

Thanks,

Rika Dixon

Baltimore Symphony Orchestra

Parents
  • We use different price types and a flex package as well - (single flex here though)

    Price type CYO 4 vs CYO6, etc...

    On the web, I just do a front-end validation to determine how many concerts they have selected and send the appropriate price type to the AddNFSPackagePerformanceItem method when the reservation is made. 

Reply
  • We use different price types and a flex package as well - (single flex here though)

    Price type CYO 4 vs CYO6, etc...

    On the web, I just do a front-end validation to determine how many concerts they have selected and send the appropriate price type to the AddNFSPackagePerformanceItem method when the reservation is made. 

Children
No Data