View Single Post
  #2  
Old 01-16-2006, 03:40 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You would need to replace the wishlist button code with an if statement similar to this:

{if $login eq ""}

Show button but link to another page

{else}

Show actual wishlist button

{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote