VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: alexxsav on June 09, 2014, 09:31:36 AM

Title: LoadTempate - use global variable
Post by: alexxsav on June 09, 2014, 09:31:36 AM
Hello.
Hav some problem with load template. I want to use my custom variable  in template.

Example
I have addtiotion variable in product template named - YYY

i implement template
$this->loadtemplate("mytemplate");

then  i want get this variable  YYY in my custom template. But when i want to do it - it NULL