Enable "Buy It Now" button in 3.4.4.
As per topic. I've uncommented
{if $usertype eq "C" and $config.Appearance.buynow_button_enabled eq "Y"}
{include file="customer/main/buy_now.tpl" product=$products[product]}
{/if}
In /customer/main/products_t.tpl (why was it commented out in the first place?!) and he database certainly has $config.Appearance.buynow_button_enabled set to "Y" yet it still doesn't show.
Help!
Ta
Lee.
|