| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Quick Labels for Selected modification | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I found the template that generates the text for the Quick Labels for Selected and have managed to re-arrange the text on this template.
What I need to do though is to have the phone number print as well. {* $Id: order_label_print.tpl,v 1.5 2005/05/04 05:56:07 max Exp $ *} {$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_zipcode} {$customer.s_state_text} {$customer.s_country_text} {$customer.s_phone} I added the last line, but it's wrong. This will not print the phone number. Does anyone know what the correct code is to get the phone number to print as well?
__________________
Version 4.1.6 to 4.1.11 |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Quote:
Try use {$customer.phone} ![]() |
|||||||||
#3
|
|||||||
|
|||||||
![]() For those playing along later on, this does indeed work.
Thanks!
__________________
Version 4.1.6 to 4.1.11 |
|||||||
|
|||
X-Cart forums © 2001-2020
|