Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Posts
    6
    Plugin Contributions
    0

    Default Edit the look of the quantity discount table on product page?

    Can anyone tell me the template file that controls the little quantity discount table displayed on the product page? I've been digging for awhile.
    If there is a simple way to toggle its display on/off from the admin controls, that would also help me. Not sure if client wants to remove or revise.
    Thanks!

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Edit the look of the quantity discount table on product page?

    Depends on what you want to do. The id of that table is #productQuantityDiscounts table. If it's the ugly HTML border you want to remove, that seems to be hard coded in includes/templates/template_default/templates/tpl_modules_products_quantity_discounts.php.

    You can turn it off by removing the quantity discount in Admin - Catalog - Specials. There's no way I know to turn it off from admin but keep the discount.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Edit the look of the quantity discount table on product page?

    Edit your stylesheet.css to add (at the bottom is fine):

    #productQuantityDiscounts table {
    border-collapse: collapse;
    }

    That will get rid of the "ugly" default table border.

  4. #4
    Join Date
    Sep 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Edit the look of the quantity discount table on product page?

    Thanks for both answers. The discount information is written into the product description, so the table is overkill. Both of these suggestions help me a great deal!

 

 

Similar Threads

  1. v154 How to edit the quantity discount box on the product page?
    By jcrewe in forum General Questions
    Replies: 11
    Last Post: 3 Mar 2015, 02:55 PM
  2. v139h Can I show quantity discount table on the product-listing screen?
    By christospur in forum General Questions
    Replies: 4
    Last Post: 24 Feb 2015, 05:22 PM
  3. Where is the file for editing the table displayed by Quantity Discount...
    By flipjargendy in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 28 Aug 2007, 02:56 PM
  4. Where do I edit the Quantity Discounts Table?
    By inksale in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Apr 2007, 05:04 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR