Hi, how can I display the URL field in the storefront?
(https://s28.postimg.org/bbmmxqjq5/url3.jpg)
Thanks
http://forum.virtuemart.net/index.php?topic=128401.0
Override components/com_virtuemart/views/productdetails/tmpl/default.php to include the following code wherever you want the url to appear.
<?php echo $this->product->product_url; ?>
Thanks Kelvyn ! I will try it.
I forgot the versions:
Joomla: 3.6.2
VirtueMart: VirtueMart 3.0.16
PHP: 5.5.35
Regards.
QuoteJoomla: 3.6.2
!!!!!!!!!!!!!!!!!!!
http://forum.virtuemart.net/index.php?topic=118683.0