Thread: Newest Products
View Single Post
  #52  
Old 07-22-2004, 01:57 PM
 
exhibit-x exhibit-x is offline
 

Newbie
  
Join Date: Jul 2004
Posts: 1
 

Default

if anyone would like to make it column based...

amend newest.tpl...

from...
Code:
{include file="customer/main/products.tpl" products=$newproducts}

to...
Code:
{include file="customer/main/products.tpl" products=$newproducts featured="Y"}
__________________
---
X-cart 3.5.X
Reply With Quote