View Single Post
  #2  
Old 10-11-2015, 05:55 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: If/else on specific product page

$product array hold the categoryid for the product. Note that this is the category id for the main category the product is assigned to.

{if $product.categoryid eq 183}.....
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote