I've searched through the forums and haven't found an answer yet. I sell performance rights to play scripts. I have individual pages set up for each play with a cart that allows customers to purchase the rights to a play -they select the number of performances and on checkout they are re-directed to a download page (.pdf script as a digital download) That works wonderfully.
I also have a general page set up with all of the scripts listed and a variable of different performance prices. For example is use something like this:
PERF1PLAYABC,85.00,0.00,0,1 Performance 85.00,PLAY A,
PERF1PLAYXYZ,85.00,0.00,0,1 Performance 85.00,PLAY X,
PERF2PLAYABC,120.00,0.00,0,2 Performances 120.00,PLAY A,
PERF2PLAYXYZ,120.00,0.00,0,2 Performances 120.00,PLAY X,
and so forth - I did not know if there was a way - based on some extra code or variant - this would also re-direct the buyer on checkout to the correct page to download the script they purchased.
The best I could do is for this General page to re-direct the customer to a page informing them I will email the script (pdf) to them in 24 hours. I receive notification of what play they ordered and how many performances. But wondered if there was something extra I could add? I looked at package files -but I am not sending bundles - only one particular download (.pdf) based on which one they choose.