How to add fields to packing slip template?
PreviousHow to change the placement of the fields?NextHow to show custom fields on confirmation email to CUSTOMER?
Last updated
Last updated
You can customize the packing slip template so that it can include the fields in there.
Please go to settings -> Shipping and delivery -> edit packing slip template. And the copy and paste this code snippet just below the { % endif %} tag of {{line_item.sku}}
You can press command+ F (ctrl+F) to search for line_item.sku to find the location easily.