ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
The Virtuemart component included in the Mynxx theme features a manufacturer field in the backend. I wish to know how to amend the product flypage.tpl.php to include an echo function for the manufacturer, so that the manufacturer selected for a specific product is displayed on the product details page.
I am able to add code to echo variables from the same table, but the manufacturer names are stored in a different table, and I don't know the appropriate code to call the data from a different table.