View Single Post
  #6  
Old 09-06-2006, 12:30 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: Cart - newest item added to cart to appear at top of cart page

its a surprisingly simple mod that i decided to add to my own site because you brought it up:

edit: skin1/customer/main/cart.tpl
find: {section name=product loop=$products}
change to: {section name=product loop=$products step=-1}
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote