Sander98NL Posted March 24, 2020 Share Posted March 24, 2020 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now