VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: OliviaH on April 20, 2016, 12:40:22 PM

Title: Display Parent Product Name
Post by: OliviaH on April 20, 2016, 12:40:22 PM
How can I show the name of a child products parent's name?
I can easily show the parent ID $this->product->product_parent_id;
Is there a product_parent_name type variable or will it have to be found with jQuery on the database?

I don't really know anything about jQuery, what would I have to call to retrieve the parent's name from the db?

Virtuemart 3.0.12
Joomla! 3.4.8


Cheers
Dan
Title: Re: Display Parent Product Name
Post by: GJC Web Design on April 21, 2016, 17:15:08 PM
not Jquery

maybe a std DB query to the product lang table