View Single Post
  #4  
Old 06-03-2009, 03:47 PM
 
steve.thompson steve.thompson is offline
 

eXpert
  
Join Date: Feb 2009
Location: Sydney, Australia
Posts: 302
 

Default Re: "Quick label" shipping label

This is what I'm using:

Edit /skin1/main/order_label_print.tpl

Code:
{$order.tracking} {$customer.s_firstname|default:$customer.firstname} {$customer.s_lastname|default:$customer.lastname} {$customer.s_address} {$customer.s_address_2} {$customer.s_city} {$customer.s_state_text} {$customer.s_zipcode} {$customer.s_country_text}

Steve.
__________________
X-Cart Gold 4.2.1 / 4.4.2
X-AOM, X-SpecialOffers
Download Expander 2.1.3 / 2.2.0
Reply With Quote