View Single Post
  #17  
Old 07-21-2010, 01:42 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: custom add to cart button

Code:
{if $main neq 'need_login'} Show the login {/if}

Goes in the .tpl file where it calls the auth box.
Be sure the replace the stuff inside the {if}{/if} with the code that calls the auth box.
__________________
- Shane Munroe
Reply With Quote