Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

    Default Product Info Display Page

    Does anyone know ALL the files required to 'build' the product info pags?

    Trying to customize my product info pages and I think I'm missing something. I know of tpl_product_info_display.php and I know that I can create a product_info.css for custom css - anything else?
    Thank you,
    autoace

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product Info Display Page

    There are many, many more files than that needed to build the product page.

    If you think you may be missing files, then trying to follow the process flow isn't the way to deal with the problem.

    Instead I'd recommend a full file comparison between those on your site and a fresh download of the Zen Cart release pack using a tool such as WinMerge (free) or Beyond Compare (paid-for but allows comparisons via FTP).
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

    Default Re: Product Info Display Page

    I'm sorry, I think I may have stated the question wrong!

    I'm not *missing* any files in my installation. I just wanted to know the files so that I could look at the css selectors.

    I'm assuming tpl_product_info_display is the major one.

    Let me ask this: the same way that tpl_main_page 'structures' the flow of zc pages, is that what tpl_product_info_page does for the product display pages, and if so is that the only page that I need to look at it, concerning the styling/flow of the product display pages.
    Thank you,
    autoace

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product Info Display Page

    OK, I understand. You're looking primarily at the template level rather than page initialisation and data prep.

    In that sense the product info template does a similar job to the main page template, but just for the center panel (the main page template is still taking care of the overall page structure and there are other templates looking after the header, footer, sideboxes, etc.)

    It's not the only file however, as if you look inside it, it loads other template files as it needs them.

    These together will cover most of the content on the page, however some of the HTML for attributes is generated by the includes/modules/attributes.php file.

    For styling though, code inspection is still not the best way to find out what tags and selectors are available. Better is a tool such as Firebug, or the developer tools in IE8 and Google Chrome that allow you to inspect each element and understand what is available to hang your css on, and even try it to see if it will work.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v139h product image will not display on product info page.
    By gorddevries in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 20 Dec 2012, 03:20 PM
  2. v139h Product Info Page - display currency
    By LaurieRay in forum General Questions
    Replies: 1
    Last Post: 14 Jun 2012, 04:52 PM
  3. How can I display the category descriptiong text on the product display info page?
    By HellMind in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 18 Sep 2009, 06:43 AM
  4. Product Info Page Display in IE
    By CoolCarPartsOnline in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Mar 2009, 02:51 PM
  5. category tabs to only display on product info page, not main page
    By fa11s in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 20 Feb 2009, 08:33 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