Hi There,
I'm trying to create a product in ejunkie that will allow the buyer to purchase a software+hardware combo product, and have a different download based on their OS, AND affect inventory of the hardware part.
Here's what I have:
1. I have product X made up of a software component and a hardware component.
2. There are two versions of the software component, one for windows and one for mac.
Here's what I'd like to do:
1. Have the correct software download link created based on the option selected by the buyer.
2. Track inventory of the hardware component.
How do I go about this?
I first thought about using variants, and I got that button code worked out...but variants don't provide for download differentiations based on the option selected.
So I tried selecting "Single file download" but this removes the ability to track inventory from other products.
Then I tried Variations (which allows for distinct SKUs) but these SKUs are not tied to other products...so I can't create a product for the mac download, and a product for the windows download and use that product ID as the sku and have everything Just Work.
Is there an easier way? Please help!
...Mike