Customize packing slip

Customize packing slip

Greg15
Excursionist
22 1 6

I am looking for someone to customize a packing slip.  I have a small product that will ship in small box approximately 4 x 4 inches. My shipping labels are being printed on paper labels size 2.4 in x 3.9 in.  I will need to include a packing slip, but it needs to be small.  If possible,  I would like to use the shipping label printer for a packing slip, and I do have larger shipping labels.

Reply 1 (1)

Kudosi-Carlos
Explorer
184 18 68

Hello @Greg15 

You can absolutely turn your label printer into a tiny packing slip printer using Shopify’s free Order Printer app. Here’s the simplest route without a ton of extra apps:

  1. Install Order Printer (if you haven’t already) and go to its admin.
  2. Create a new template and choose “Packing slip” as the base.
  3. Edit the template’s HTML to only include your essential order info (order number, item names, quantities).
  4. Add a bit of CSS at the top to size it for your 2.4"×3.9" label. For example:

<style>
@page { size: 2.4in 3.9in; margin: 0.05in; }
body { font-size: 10px; line-height: 1.2; }
</style>

 

5. Save and preview in Order Printer. Make sure it fits nicely in a 2.4×3.9 window.

6. When it’s time to ship, select that packing slip template, choose your label printer in the Print dialog, and print.

- Was this helpful? Click Like or Mark as Solution to support the community.
- Kudosi Product Reviews – Instantly import high-quality reviews from AliExpress, Amazon, eBay, Etsy, Temu and anywhere you want. Build trust fast, boost conversions, and kickstart your sales.
Start free trial