VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: alyatek on May 15, 2017, 19:37:16 PM

Title: Virtuemart Cart - Add Manufacturer Name
Post by: alyatek on May 15, 2017, 19:37:16 PM
Hey guys.

Is there a way you can add the manufacturer name next to the product name, in the cart?
I tried inserting $product['manufacturer']; next to the product name, it doesn't work. Also tried to find where they define the session that stores the cart information, if I could do that, then I could find the manufacturer on my own and insert it. But nothing.

If someone knows how to do this, I would appreciate very much your help.
Thank you in advance
Title: Re: Virtuemart Cart - Add Manufacturer Name
Post by: K&K media production on May 21, 2017, 17:53:55 PM
add

$prow->mf_name

after

$prow->product_name