VirtueMart Forum
VirtueMart 2 + 3 => Templating & Layouts => Topic started by: ttanidis on February 04, 2020, 15:46:36 pm
-
Hello,
Could someone help me with MPN. I want to learn how can i show the product MPN above the sort description on the product pages?
Thank you very much.
I use:
- Joomla 3.9.13
- VirtueMart 3.6.2
- PHP 7.2.27
-
<?php echo $this->product->product_mpn ?>
-
Thanks for your reply.