Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    170
    Plugin Contributions
    0

    Default Product Options in Table Layout

    Hi All,

    Is it possible to configure the product options so that they will display in a table format? For example:

    | Option | Description | Price |
    -----------------------------------
    | 1LKGS | Lorem ips | $5.00 |

    Where the option ID (in this case 1LKGS) is a link and the user can click that to add the option to their cart as opposed to using a drop-down or radio button. Before I attempt to hack up ZC myself to make this work I was wondering if there is a mod or some built-in functionality that works this way?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Options in Table Layout

    post a link to the page you are trying to alter
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2006
    Posts
    170
    Plugin Contributions
    0

    Default Re: Product Options in Table Layout

    Here is a link to a sample product:

    http://coastlinesales.com/coastline/...oducts_id=1797

    As you can see the client has added pricing to the product options which is causing it to stretch off the page. They would like to implement as a table for the options similar to the way this is done at:

    http://www.autoseattle.com/weathertech_floormats.htm

    Personally I think the table is kind of crappy, but the client is intent on having it this way. Your thoughts?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Options in Table Layout

    Multiple solutions:

    Could change description to: 4pcs fr/bk Mats (+30.00) so it fits

    Could add this to the stylesheet:
    Code:
    #attrib-102 {
            width: 190px;
            }
    You may also find this module a good primer to attain what your client seeks:
    product_attribute_grid
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Product Page Listing - Column/Table layout style?
    By Ren3gade in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Mar 2011, 02:05 AM
  2. Adding a new Product Type Info Page Layout options :: Product - General
    By bn17311 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Aug 2010, 06:42 PM
  3. Changes to Product Layout and Extra options
    By flobster in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Sep 2008, 11:22 PM
  4. Product Listing Layout options
    By snoelle in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Jun 2006, 02:12 AM

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