Thread: display images?
View Single Post
  #12  
Old 10-20-2005, 10:14 AM
 
embellish1 embellish1 is offline
 

Member
  
Join Date: Jul 2005
Posts: 15
 

Default

What do you mean take out the comment out? I tried to take out the {/if}
{*** Uncomment it if you need 'Buy Now' button *** but that didn't work. then I tried to just take out the *** but no luck. This is what I found. please explain further. And thank you for taking your time to explain.



{/if}
{*** 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 version 4.0.13
Reply With Quote