Results 1 to 10 of 317

Threaded View

  1. #21
    Join Date
    Oct 2008
    Location
    Midwest USA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Quote Originally Posted by kobra View Post
    My Opps!!!

    Re-looking at this if you do as you are stating you will end up with 2 identical pages

    productlisting
    product info

    What I think you want is to by pass the product listing pages altogether???
    Hi Kobra,

    I don't know if your still watching this thread but I missed your comment from above...

    This is exactly what I want to do but in reverse! I want the listing page to show exactly what tpl_product_info shows, the only difference is that the productlisting will still show x number of products per page as set in Admin

    I have been digging through the code on and off for days and I am stumped as to where the product properties (weight, mfg, price, model etc) are being inserted into the productlisting page, the values are there but there are no titles preceding the values...


    I am using DrBytes columnar mod which calls tpl_columnar_display.php in tpl_modules_product_listing.php

    Apparently a "for" loop is recursively parsing through the db and inserting the product property values, I just need to preface those values with the field "name" value.

    Again, instead of showing
    XYZ-001
    10 Lbs
    $199.00

    I want it to show
    Model: XYZ-001
    Weight: 10 lbs
    Price: $199.00

    Any ideas?

    Gary777
    Last edited by Gary777; 19 Oct 2008 at 09:06 PM.

 

 

Similar Threads

  1. qty boxes missing in product listing page - cannot add multiples to cart?
    By SarahL in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Feb 2008, 01:32 PM
  2. All Product Listing Page - Edit Template Question
    By thehighlandsgroup in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Nov 2007, 04:37 AM
  3. making New Products Listing look like Category/Manufacturer Listing ??
    By simplifiedmedia in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2006, 10:43 PM

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
  •