Shopify themes, liquid, logos, and UX
I would like to add a button or a link somewhere on any Page/Product Page for a PDF Download.
Is this possible?
My thought was to add a link from Files to a button on a slideshow but that does not seem to work.
TIA
Solved! Go to the solution
This is an accepted solution.
Hi @LSAccounting , To add a PDF download link to a button or page follow these steps:
1. upload a PDF file from the Shopify Admin.
2. Add below code to your page where you want to show the download button:
<a href="Add your File URL" download>
Download PDF
</a>
This is an accepted solution.
Hi @LSAccounting , To add a PDF download link to a button or page follow these steps:
1. upload a PDF file from the Shopify Admin.
2. Add below code to your page where you want to show the download button:
<a href="Add your File URL" download>
Download PDF
</a>
@LSAccounting Here is the solution for you
Please follow the step to upload file to shopify and get link download
- Add button download to position you want
<a href="path_to_file" download="proposed_file_name">Download</a>
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025