All things Shopify and commerce
I want to add QR codes of my social media handles to my packing list and invoices, how can I do this? I use the DEBUT theme.
First you would create the QR code image files. For example with QRStuff or QR Code Generator.
Next, you need to upload these QR code images to Shopify so that you can use them in your packing slips and invoices.
For example, you'll get an URL like https://cdn.shopify.com/s/files/1/XXXX/XXXX/t/XX/assets/instagram-qr.png
To add the QR codes to your packing list, you’ll need to customize the template that Shopify uses for these documents.
Find the template:
Add this code where you want the handles to appear, maybe in the footer
<div class="social-qr-codes">
<p>Follow us on:</p>
<p>
<img src="https://cdn.shopify.com/s/files/1/XXXX/XXXX/t/XX/assets/facebook-qr.png" alt="Facebook QR" style="width: 50px; height: 50px;">
<img src="https://cdn.shopify.com/s/files/1/XXXX/XXXX/t/XX/assets/instagram-qr.png" alt="Instagram QR" style="width: 50px; height: 50px;">
<img src="https://cdn.shopify.com/s/files/1/XXXX/XXXX/t/XX/assets/twitter-qr.png" alt="Twitter QR" style="width: 50px; height: 50px;">
</p>
</div>
For Invoices its a bit different, depending on the app you're using. They would likely also have a template section
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025