MODERATOR NOTE:
There is a more detailed FAQ on this topic, available here:
https://www.zen-cart.com/tutorials/index.php?article=71
and
https://www.zen-cart.com/tutorials/index.php?article=57
======================================
Go to Option Names ... and create an Option Name that is either Radiobutton or Dropdown ...
Call it something like:
Download
Go to Option Values Manager and add what you want to call it ... example: Zip File
If you have multiple choices you could have:
MS Word Zip
Note Pad Zip
etc.
As the Option Names you create ...
Go to Attributes Controller and find the Product ...
Add the Attribute as:
Option Name: Download
Option Value: MS Word Zip
Sort Order: 10
Filename: (enter name of file you upload to /download)
Option Name: Download
Option Value: Not Pad Zip
Sort Order: 20
Filename: (enter name of file you upload to /download)
Now the customer can choose the format ...
Depending on your downloads you will want to adjust this ...
If using Radiobuttons and have multiple selections be sure to set one as a default ...




