Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Posts
    921
    Plugin Contributions
    2

    Manufacturers ID...

    Is it possible to find out the manufactures ID at product page level?

    I would like to display the manufacturers name on the product page (which I have done), but I am also planning to link this to the manufacturers products on my site. Very similar to the Manufacturers sidebox.

    Any ideas?

  2. #2
    Join Date
    Mar 2006
    Posts
    921
    Plugin Contributions
    2

    Default Re: Manufacturers ID...

    Ok, I've tried using $manufacturers_id in my php code and this doesn't work! Strange thing is that $manufacturers_name works fine!!

    Any ideas?

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,883
    Plugin Contributions
    6

    Default Re: Manufacturers ID...

    Did you try:
    $product_info->fields['manufacturers_id']

    $manufacturers_name is a variable that has been set from: $product_info->fields['manufacturers_name']

    as the variable is much easier to write and remember ...

    The manufacturers_id does not have a variable of its own set at this time ... but it is still available by using the:
    $product_info->fields['manufacturers_id']
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #4
    Join Date
    Mar 2006
    Posts
    921
    Plugin Contributions
    2

    Default Re: Manufacturers ID...

    Nice!

    It worked. :)

    As you can see I'll a little n00bish at php and sql stuff, but I'm sure learning.

    Thanks for your help!

 

 

Similar Threads

  1. Using Manufacturers Images In Sidebox
    By andystyler in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Sep 2008, 05:36 AM
  2. Multilanguage for Countries and Manufacturers
    By icemanchai in forum General Questions
    Replies: 1
    Last Post: 17 Aug 2006, 11:11 PM
  3. Replies: 4
    Last Post: 12 Aug 2006, 02:51 PM
  4. Custom Product Type Help - Manufacturers
    By voltage in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Jul 2006, 04:00 AM

Bookmarks

Posting Permissions

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