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 ***}
|