I may be going about this the wrong way, so any advice would be welcome.
I have been looking through the various threads trying to find a way to make it easy to print address labels... I found this thread <http://www.zen-cart.com/forum/showthread.php?t=23421&highlight=Printing+address+labels> that has had no action.
I am not a programmer so my easy solution would be to just copy and past the customer name and address from Admin/Customer/Orders...
The problem is, on that page the layout for Japanese orders is not suitable at all...
I found this thread that explains that it is possible to add different address formats to Admin/Location/Counties... <http://www.zen-cart.com/forum/showthread.php?t=16829&highlight=Printing+address+labels>
I tried to make my own format by rearranging things but totally messed up. I would have thought it would be an easy thing to do but it just didn’t make sense to me... Here is what I need the format to look like...
Country
Postcode
State
Town
Street Address 2
Street Address
Customer name
Actually, Japanese addresses tend to be written on just two or three lines, like this:
Country
Postcode, State, Town, Street Address 2, Street Address
Customer name
If anyone could help out with modifying the code so it would suite either or preferably both of the above Japanese formatted address styles, I would be most grateful.



