Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2010
    Posts
    897
    Plugin Contributions
    0

    Default Which php file controls Manufacturer Product display?

    Hi,

    I'm trying to figure out which file controls this page:
    https://002mc.justmedical.biz/index....acturers_id=10

    I'd like to add the manufacturers logo to that page. Can somebody point me in the right direction?

    Thanks!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Which php file controls Manufacturer Product display?

    Quote Originally Posted by Feznizzle View Post
    Hi,

    I'm trying to figure out which file controls this page:
    https://002mc.justmedical.biz/index....acturers_id=10

    I'd like to add the manufacturers logo to that page. Can somebody point me in the right direction?

    Thanks!
    As with any main_page in Zen Cart, there are two components to the page's rendering, the data-gathering and the HTML display.

    When main_page=index, you'll start by looking in /includes/modules/pages/index for the header_php.php processing (that's the page's data-gatherer). The page's HTML display is handled by /includes/templates/{template}/templates/tpl_index_default.php, where that file might be in your active template or in the template_default if no overrides have been done.

    The index page is a little different, since you can display the index page as the home/main page (tpl_index_default.php), a categories listing (tpl_index_categories.php) or a product listing (tpl_index_product_list.php). The version of template file is determined in the page's header_php.php and main_template_vars.php processing.

    The manufacturer's listing is a special case of the product listing, so the HTML display will be controlled by tpl_index_product_list.php.

 

 

Similar Threads

  1. v150 What file controls display spacing?
    By kencor1 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 8 Oct 2013, 09:40 PM
  2. Which file controls the html header for pages like ?main_page=xyz
    By Cindy2010 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Jan 2013, 06:34 PM
  3. Which file controls category pages?
    By Wilbo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 May 2009, 11:15 AM
  4. Which file controls the category display?
    By earplugs in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Jan 2009, 10:17 PM
  5. Which stylesheet controls product page?
    By professorboggs in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 May 2006, 08:11 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR