Re: CLICK TO DOWNLOAD AN IMAGE without app.

How can I add a download image button for customers?

tazzy
Shopify Partner
3 0 0

i want to add a download image button for customers. here's my html. i tried everything but couldn't succeed. 

 

 <a href="{{ collection.image.src | img_url: 'master' }}" target="_target" class="btn btn-lg btn-dark">Download!</a>

 

Replies 6 (6)

hardik355
Shopify Partner
240 22 37

Hi 

I will checking in my stroe after i will give you correct answe. but here is similar question. can you check this link and try. i think it's work.

https://community.shopify.com/c/Technical-Q-A/How-to-make-a-linka-direct-download-PNG-or-PDF/td-p/71...

If helpful then please Like and Accept Solution.
For Design, Development and custom changes Hire Me.
Skype: live:hardikradadiya355
Thanks

 

If helpful then please Like and Accept Solution.
For App Development and Design changes Hire Me.
Skype: live:hardikradadiya355
Thanks

LitExtension
Shopify Partner
4877 1003 1167

Please add download for it.
Ex:
<a href="{{ collection.image.src | img_url: 'master' }}" target="_target" class="btn btn-lg btn-dark" download>Download!</a>
Refer https://www.w3schools.com/tags/att_a_download.asp
Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
tazzy
Shopify Partner
3 0 0

None of that worked for me. Im still stressed out for that stuff.

hardik355
Shopify Partner
240 22 37

Hi 

I'm test in my debut theme and it' s working.  Here is my store url you need to like this one.

https://tannesr-goods.myshopify.com/

password: 1

 

If helpful then please Like and Accept Solution.
For Design, Development and custom changes Hire Me.
Skype: live:hardikradadiya355
Thanks

If helpful then please Like and Accept Solution.
For App Development and Design changes Hire Me.
Skype: live:hardikradadiya355
Thanks
LitExtension
Shopify Partner
4877 1003 1167

Please send your site and if your site is password protected, please send me the password.
And can send me the screenshot where you added the code. I will check it for you.

 

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify

Jahid-KlinKode
Excursionist
145 1 5

Hi @tazzy, wondering how to include a "Download All Images" button on your Shopify product pages? Follow the steps outlined in this YouTube tutorial: