Thread
:
Displaying product images only when user logged In
View Single Post
#
2
12-27-2010, 05:44 AM
cflsystems
Veteran
Join Date: Apr 2007
Posts: 14,201
Re: Displaying product images only when user logged In
You need to surround that image with an if statement
{if $login ne ""}
SHOW IMAGE
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
cflsystems
View Public Profile
Send a private message to cflsystems
Find all posts by cflsystems