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)
-   -   variable in include file (https://forum.x-cart.com/showthread.php?t=56549)

ARW VISIONS 11-12-2010 03:41 PM

variable in include file
 
I wouldlike to inclue a file for each cat, and was wondering if ther eis a way to include $current_category.categoryid in the include statment?

{include file="$current_category.categoryid.tpl"}

or something similar?

PhilJ 11-12-2010 05:39 PM

Re: variable in include file
 
Code:

{include file="`$current_category.categoryid`.tpl"}

ARW VISIONS 11-12-2010 05:40 PM

Re: variable in include file
 
thx! works like a charm!


All times are GMT -8. The time now is 03:33 PM.

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