How to add prices to Shopify's packing slip??

SheltonCoolio
Visitor
1 0 2

I have tried to add the price variable to shopify's packing slip template and it is still not working. The default template only shows a thumbnail and the quantity. I'm surprised it doesn't show price - all the packing slips I've received from other retailers show the price. How in the world do we make the price show up? I've searched the forums and no one has been able to do it. And I don't want to use the Order Printer app which is what someone suggested.

Thanks for any help.

Replies 3 (3)

MarcoReleasit
Shopify Partner
314 24 61

Hi Shelton

Unfortunately it is not possible to add the price of a line item to the packing slip template.

You can see a list of the liquid objects available on the template here https://help.shopify.com/en/manual/orders/packing-slips-variable-list and as you can see these are the only line items properties that one can access on that template:

line_item.image - The product's image, if one exists.

line_item.title - The product name. If the product has multiple variants, then the variant name is also included.

line_item.variant_title - The product variant name.

line_item.vendor - The product vendor.

line_item.sku - The product's SKU.

line_item.quantity - The total quantity for that product.

line_item.shipping_quantity - The quantity of that product that is being fulfilled in the shipment.

line_item.properties - The product properties.

I don't know the reason behind this limitation, but this is the reason why adding the variable to template did not work (the variable is not exposed to the line item object)

The only way to do this is to use an app

Let me know is this helps!

Install Releasit Cash On Delivery for free here: https://apps.shopify.com/cash-on-delivery-fee
Add a fee to Cash on Delivery and limit COD based on any condition (order total, location, products, collections, etc.)
lenscap
Excursionist
34 0 12

I have used this Shopify app "Order Printer" for printing invoices and packing slips. It is free and you can customise it.

For example, I added a Promo 10% discount code,  off next purchase at the bottom of the packing slip. In the last year it has had a 10% uptake and a great way to get repeat customers.

Have a look and see if it suits you.

https://apps.shopify.com/order-printer 

ship-n-style
Tourist
7 0 0

Thank you! This helped me!