VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: sofmax on January 15, 2017, 07:10:00 AM

Title: Show URL field
Post by: sofmax on January 15, 2017, 07:10:00 AM

Hi, how can I display the URL field in the storefront?

(https://s28.postimg.org/bbmmxqjq5/url3.jpg)

Thanks
Title: Re: Show URL field
Post by: jenkinhill on January 15, 2017, 13:02:29 PM
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; ?>     
Title: Re: Show URL field
Post by: sofmax on January 16, 2017, 01:46:25 AM
Thanks Kelvyn ! I will try it.

I forgot the versions:

Joomla:  3.6.2
VirtueMart: VirtueMart 3.0.16
PHP: 5.5.35

Regards.
Title: Re: Show URL field
Post by: GJC Web Design on January 16, 2017, 11:34:25 AM
QuoteJoomla:  3.6.2
!!!!!!!!!!!!!!!!!!!

http://forum.virtuemart.net/index.php?topic=118683.0