View Single Post
  #6  
Old 09-12-2016, 01:59 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default 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":""
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote