VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: jdunderhill on November 23, 2014, 17:04:18 PM

Title: A download button in product details page so VM product image can be downloaded?
Post by: jdunderhill on November 23, 2014, 17:04:18 PM
Hi

I have been searching the forum and trying to work out if there is a way to add a download button which allows a visitor to download the virtuemart product image?

The reason for requesting this is that I am building a clipart based website and virtuemart looks to be quite a good way to catalog the pictures and it would be a nifty little feature to have. I have seen similar components like phoca gallery etc but it looks like a lot of time is invested in setting up a nice looking template etc whereas virtuemart has some great templates and features

It looks like in my template folder I have got the following file which controls the look of the product details page:

mytemplate\html\com_virtuemart\productdetails\default.php

I am just really stuck on what code I have to add to get it to work

Any help much appreciated

Cheers

Jamie
Title: Re: A download button in product details page so VM product image can be downloaded?
Post by: GJC Web Design on November 23, 2014, 23:23:00 PM
the url to the image is already there .. i.e. right click and "save image as..."

info to "force" a download of an image with a left click here.  http://stackoverflow.com/questions/2408146/href-image-link-download-on-click