Hi,
Can you please let me know the code for adding the vendor address in the Registration email.
I tried to add below code in public_html/templates/<template name>/html/com_virtuemart/user/mail_html_reguser.php
<?php echo $this->vendorAddress; ?>
It did not work.
Thanks.
The registration email which is sent from Joomla - see http://www.2createthatwebsite.com/tutorials/joomla-tutorials/edit-joomla-activation-email
views/user/mail_html_reguser.php
try
$this->vendor->vendorAddress
or just add it in the html.