View Single Post
  #11  
Old 11-05-2008, 09:13 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: EZUPSELL 3 column display

Try this. Find:

$config.Appearance.products_per_row

change to

$config.Appearance.products_per_row|default:'3'
Reply With Quote