X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Enable "Buy It Now" button in 3.4.4. (https://forum.x-cart.com/showthread.php?t=6311)

lee.harris 02-19-2004 08:35 AM

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.

B00MER 02-20-2004 06:57 AM

admin -> general settings -> appearance options -> use a multicolumn listing and it will display ;)

lee.harris 02-20-2004 07:00 AM

Ta! Also added the relevant code to the single column template (this is like playing chess!) and now working.


All times are GMT -8. The time now is 03:02 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.