Problem with variations and two files
-
Hi,
I want to sell software licenses using WooCommerce.
I have product that is virtual, variable and downloadable.It contains 3 dropdowns.
1st dropdown contain different values (like Windows, Android, Mac..).
2nd dropdown contain different values (1 user, 10 users, 20 users…).
3rd dropdown contain same value no matter what values you pick previously from the first 2 dropdowns. For example, 3rd dropdown will contain value “32bit”.For each value from 1st dropdown, user should get different extension file in a download link. So in settings of value “32bit” I need to upload 3 different files, but then problem appears that I can’t assign each file to specific value from 1st dropdown. For example, if users selects Windows, 1 user, 32bit, he should get download link for EXE file. If he selects Android, 1 user, 32bit he should get download link for APK file.
Does anyone know how can I do this?
Thanks in advance.
- The topic ‘Problem with variations and two files’ is closed to new replies.