Hello,
Thanks for the share.
Please note that in the product page, you can already have the vendor details in the objects.
$userClass = hikashop_get('class.user');
$vendor_user = $userClass->get($this->element->vendor->vendor_admin_id);
$es_user = ES::user( (int)$vendor_user->user_cms_id );
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.