-- HikaShop version -- : 2.4.0
-- HikaMarket version -- : 1.6.2
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.5.12
-- Browser(s) name and version -- : Chrome 43
Hello,
I need to let my vendors to upload specific file types (bmp, jpg, png, raw), and for each type they have to allocate a price. I can create characteristics with prices for each type, but i don't know how to send the download link for the selected file type.
For example, the client will buy the .jpg version of the file (image) which cost 1 euro. I need to send the download link only to this file, not to the .raw file which cost 100 euro.
How can i do this?
Thank you