View Single Post
  #5  
Old 04-13-2012, 09:07 AM
 
Nolimits Nolimits is offline
 

Member
  
Join Date: Mar 2012
Posts: 17
 

Default Re: Featured products on home page

I know that, but what if want (and I want ) to distinguish featured products by category?
So I need (for example) 3 imports like this:
Code:
{include file="customer/main/products.tpl" products=$f_products featured="Y"}

In case I add products in category id == "0" (featured products with no category) I'll get 3 exact the same results. And I don't want that :/

Thx!
__________________
4.4.4
Reply With Quote