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)
-   -   Killing the "Special" module (https://forum.x-cart.com/showthread.php?t=15922)

supplyguys 08-15-2005 06:47 AM

Killing the "Special" module
 
We don't use gift certificates, and there's nothing else we'd want in the Special box in our storefront... anyone know how to make the thing go away entirely?

Thanks much!
~emily

Emerson 08-15-2005 07:00 AM

Hi Emily,

Open the file /xcart/skin1/customer/home.tpl and find:

Code:

{include file="customer/special.tpl"}

you can either remove that or just comment it out by changing it to:

Code:

{* include file="customer/special.tpl" *}

HTH ;)

supplyguys 08-15-2005 07:09 AM

You saved my day. That thing was making me NUTS.
Thanks!!
~emily


All times are GMT -8. The time now is 05:38 PM.

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