Hi all,
I have use code to load Module product in the page product detail :
JPluginHelper::importPlugin('content');
$modproduct = '{loadposition '.$position.'}';
echo JHtml::_('content.prepare', $modproduct);
It loaded finish, but when i click addtocart button is error occurred, button addtocart not working.
I hope to help, thank !
Mod edit: impatient bump message removed. Please read http://forum.virtuemart.net/index.php?topic=104795.0