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
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024