Thread
:
Adding shipping option in orders list
View Single Post
#
6
09-12-2016, 01:59 PM
cherie
X-Wizard
Join Date: May 2003
Location: USA
Posts: 1,534
Re: Adding shipping option in orders list
We did something similar but just truncated the shipping to a suitable length to help the column from becoming too long:
PHP Code:
{
$orders
[
oid
].
shipping
|
truncate
:
"5"
:
""
}
__________________
red
lime
web.com
custom mods and design integration
4.7 linux
cherie
View Public Profile
Send a private message to cherie
Visit cherie's homepage!
Find all posts by cherie