View Single Post
  #9  
Old 12-29-2010, 06:30 AM
 
thygtd thygtd is offline
 

Advanced Member
  
Join Date: Dec 2010
Posts: 31
 

Thumbs up Re: Displaying product images only when user logged In

Quote:
Originally Posted by cflsystems
You can use cat id or product id

{if $login ne "" && $id eq "xx"}.....

$id can be $cat or $productid or $current_category.categoryid or $product.productid... depends in which template you use it.
"xx" is the id number

Thanks for the tip. I will try it and comeback. I am designer and now learning to customize xcarts, so all your helps are precious to me. Thanks again!
__________________
X-Cart/LiteCommerce version v4.4.1
Reply With Quote