PDA

View Full Version : Digital downloads without going through checkout ?


Dragon Slayer
26-Nov-2007, 06:38 PM
Hi Guys,

I want to be able to allow customers to download free sample reports in PDF format without going through the laborious process of the checkout stage, is this possible ?

I know I can use the digital download function but this is rather long-winded for a customer to have to enter all their details just to download free samples.

Any ideas on an easy way to implement this and to make it easy for customers ?

Many thanks,
Graham

Duncan Rounding
26-Nov-2007, 07:02 PM
You could just add a link to the pdf in a fragment perhaps.

NormanRouxel
26-Nov-2007, 09:23 PM
Or just put the following into a product or fragment description.

!!<<a href="myfile.pdf" target="_blank">See PDF here</a>>!!

And add myfile.pdf to Advanced / Additional Files.

Dragon Slayer
27-Nov-2007, 08:24 AM
Thanks Duncan and Norman, both suggestions worked perfectly. What would I do without the forum members. :)

Graham