Manufacturer Name on Cart Page
Hi,
I am trying to add the Manufacturer name to the cart.
I am able to add the manufacturer id, but not the name.
Here's the code I am using to add the id number:
{$products[product].manufacturerid}
if I change it to:
{$products[product].manufacturer}
it comes up blank.
This code is within the products loop on the cart page - {section name=product loop=$products}
Any ideas?
Thanks very much for your help,
Jenny
__________________
Version 4.3.2
|