View Single Post
  #7  
Old 07-08-2005, 11:33 AM
 
kalmaster kalmaster is offline
 

Advanced Member
  
Join Date: Aug 2004
Posts: 44
 

Default

that worked!
thank you so much! it was in the products_t.tpl
Code:
{*** Uncomment it if you need 'Buy Now' button ***} {if $usertype eq "C" and $config.Appearance.buynow_button_enabled eq "Y"} {include file="customer/main/buy_now.tpl" product=$products[product]} {/if} Uncomment it if you need 'Buy Now' button ***}
__________________
X-Cart Gold edition
X-Cart version 4.0.4 [Unix]
Reply With Quote