View Single Post
  #2  
Old 10-14-2008, 03:34 PM
 
gotpump gotpump is offline
 

eXpert
  
Join Date: Aug 2008
Posts: 272
 

Default Re: Add to Cart Button

Anyways have any thoughts on this and why my stinkin firefox makes funky ИииИ when I try and put in a question markи haha



nm I finally found it back on like page 15 or something

http://forum.x-cart.com/showthread.php?t=42075&highlight=uncomment

Is there anyways to center this code

Quote:
Originally Posted by robg
Have a look in the Customer Main Products_t.tpl in templates. Find the following code and remove the comments:

{*** 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 DB Version: 5
Reply With Quote