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
not Jquery
maybe a std DB query to the product lang table