Hi,
I have created a "coming soon" page using the DefinePageGenerator module. I am trying to display the manufacturer's name under the product title but can't get it to work.
This is my code:
. $expectedItems[$i]['manufacturers_name'] .
If I try this, I get the manufacturer's ID to display:
. $expectedItems[$i]['manufacturers_id'] .
But I can't get the name to show up. The page on my site is here:
http://www.jms-books.com/index.php?m...ge=coming_soon
Any suggestions would be great. Thanks!
J.M. Snyder


Reply With Quote
