Thread: Cart template
View Single Post
  #6  
Old 08-26-2007, 09:27 PM
  wjbrewer's Avatar 
wjbrewer wjbrewer is offline
Banned
 

X-Adept
  
Join Date: Feb 2005
Location: Pittsburgh, PA
Posts: 504
 

Default Re: Cart template

The code you posted will only work after this line in the template:

Code:
{section name=product loop=$products}

Are you adding the <img> HTML above this line?
Reply With Quote