##header_start##

{{config path="general/store_information/name"}}

{{depend store_information_if.city}}
{{config path="general/store_information/street_line1"}}
{{config path="general/store_information/postcode}} {{config path="general/store_information/city}}
{{config path="general/store_information/country_id"}}
{{/depend}} {{depend store_information_if.phone}}
{{config path="general/store_information/phone"}}  
{{/depend}}
{{config path="trans_email/ident_general/email"}}  
##header_end## ##body_start##

{{trans "Shipment"}} № {{var shipment.increment_id}}

{{trans "Date"}}

{{var formatted_shipment.created_at}}
{{var barcode_c128a_shipment.increment_id}}
{{trans "Billing Address"}}
{{var formattedBillingAddress|raw}}
{{trans "Shipping Address"}}
{{var formattedShippingAddress|raw}}
{{trans "Payment Method"}}
{{var order.getPayment().getMethodInstance().getTitle()}}
{{depend order.getIsNotVirtual()}}
{{trans "Shipping Method"}}
{{var order.getShippingDescription()}}
{{/depend}}
##items_start## ##items_end##
{{trans "Product"}} {{trans "Qty"}}
{{var barcode_c39_item.sku}}

{{var item.name}}

{{trans "SKU"}}: {{var item.sku}}
{{var formatted_item.qty}}
{{trans "Note"}}
{{trans "Our general terms and conditions apply."}}
##body_end## ##footer_start##
##footer_end##