Apr 13, 2007
0
XCart Thumbnails on checkout page
Change customer/main/cart_details.tpl
Change {section name=prod_num loop=$cart.products} to {section name=prod_num loop=$products}
Note the bit image_x=80; change to taste.
Also, you can restore the config default by making it image_x=$config.Appearance.thumbnail_width


