Jump to content

Retrieve a list of all of the suppliers from a product in the RSS feeder


Sander98NL

Recommended Posts

Currently I am modifying the feeder module because my client wants to display a list of certain values.

However, one of these values is the name of the supplier(s), but it doesn't seem to display the name.

What I have already tried is adding the following smarty variable to rss.tpl:

{$product->supplier_name}

With the use of a print_r or debug_print_var I just get: <b>Array (0)</b>

Does anyone know how to solve this? I'm also aware that there is a controller that I can modify (rss.php)

Any help would be appreciated.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...