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)
-   -   Changing the listed variables in subdirectories.tpl (https://forum.x-cart.com/showthread.php?t=16882)

aschedler 09-26-2005 02:04 PM

Changing the listed variables in subdirectories.tpl
 
Hello,

First of all, this is easily the best cart that I've worked with so far; my hat's off to the developers.

Second, I'm fairly new to the naming conventions in Smarty for variables, so forgive me if this is a stupid question. I'm trying to replace a variable in the subcategories.tpl, which currently lists the subcategories' titles.

variable:
Code:

{ $subcat.category|escape }

context:
Code:

<TD align="left" nowrap width="95%"><FONT class="ItemsList">{ $subcat.category|escape }</FONT>
</TD>


Rather than it pulling the variable for the subcategory's title, I'm looking for whatever variable would reference the subcategory's description (either long or short would be fine). Thanks very much in advance for your assistance.

a.schedler | asd labs, inc.

shan 09-26-2005 02:10 PM

this will help

http://forum.x-cart.com/viewtopic.php?t=17601


All times are GMT -8. The time now is 11:14 AM.

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