VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: erichhaubrich on October 30, 2012, 19:27:53 PM

Title: How do I make {loadposition xxx} in Custom Fields or Product Descriptions?
Post by: erichhaubrich on October 30, 2012, 19:27:53 PM
I need to post a notice in the product details of certain products and I was hoping to do it with a custom field. I have tried the following:

{loadposition notice}
<?php echo '{loadpostion notice}'?>

...and a few other things, none of them work.

Anyone have any ideas?

Thanks in advance.