Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Location
    Richmond, Virginia, United States
    Posts
    123
    Plugin Contributions
    0

    Default Displaying manufacturers name

    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

  2. #2
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Displaying manufacturers name

    How were you able to get this to work? I'm trying to do something similar.

    Thanks!
    Danielle

  3. #3
    Join Date
    Jan 2010
    Location
    Richmond, Virginia, United States
    Posts
    123
    Plugin Contributions
    0

    Default Re: Displaying manufacturers name

    In the tpl_modules_products_coming_soon.php file, which calls the product display on the "Coming Soon" page, I used this code to display the manufacturer's name:

    Code:
    zen_get_products_manufacturers_name($expectedItems[$i]['products_id'])
    Hope this helps!

  4. #4
    Join Date
    Apr 2011
    Posts
    5
    Plugin Contributions
    0

    Default Re: Displaying manufacturers name

    Hi

    can sombody help me with manufacturer names? I was wondering how to display manufacturer name under all images and/or above all product titles.
    does anybody know how to do this?

    thanks in advance

    stumpy

 

 

Similar Threads

  1. Displaying manufacturers image on product page
    By RobM in forum Templates, Stylesheets, Page Layout
    Replies: 40
    Last Post: 26 Sep 2013, 05:09 PM
  2. Can I add the manufacturers name to product name?
    By icecold in forum General Questions
    Replies: 4
    Last Post: 3 Jun 2012, 06:18 PM
  3. Displaying Manufacturers
    By Nick1973 in forum General Questions
    Replies: 11
    Last Post: 15 Sep 2011, 11:36 PM
  4. Help displaying manufacturers image
    By kconklin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 May 2010, 09:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg