VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: maxkomarov on January 30, 2016, 11:37:45 AM

Title: Related categories not showing for products
Post by: maxkomarov on January 30, 2016, 11:37:45 AM
Hello,

Please help.
Related categories not showing for products. Why?

After calling in productdetails/tmpl/default.php
echo shopFunctionsF::renderVmSubLayout('customfields',array('product'=>$this->product,'position'=>'related_categories','class'=> 'product-related-categories'));
I can see in customfields.php what $product->customfieldsSorted[$position] is empty.
Where is a problem?

Of course, products linked to related categories.
Thank you

JML 3.4.5 + VM 3.0.12