View Single Post
  #2  
Old 12-28-2005, 11:54 AM
 
balinor balinor is offline
 

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

Default

First comment out the login boxes on customer/home.tpl. You'll also need to surround the 'add to cart' and mini cart includes with this code so that non-registered users can't get to the cart or checkout process:

{if $login ne ""}

item you want to show only to registered users

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