Need to get a variable value
Hi,
I need to insert a name of the manufacturer. I've tried:
{$manufacturers_menu.manufacturer}
but it doesn't seem to work. So I tested it like:
{$manufacturers_menu[1].manufacturer}
and got a name of one of the manufacturers. How can I get the right name without hard-coding an array value?
__________________
Thanks.
X-Cart Gold 4.0.14 on Linux
|