Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2009
    Posts
    50
    Plugin Contributions
    0

    Default Bold word Quantity in products order page

    Customers seem to miss the quantity box on the order form, and are ordering one, where they meant more. I know, I know, how do they miss it in all the other following pages? Don't know.

    I would like to bold it, and ideally add Please Choose: prior to it.

    using Developer tool, I think this is the file. includes/templates/mycarthere/templates/tpl_product_info_display.php

    but not sure where, or if this is correct.

  2. #2
    Join Date
    Apr 2009
    Posts
    50
    Plugin Contributions
    0

    Default Re: Bold word Quantity in products order page

    Still searching for a solution for this. About 5 customers a day, are ordering just 1, when they really want a quantity. Mystery to me as to why. But cannot find place/file to edit. Maybe a .css issue. not sure where it would be there either.

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

    Default Re: Bold word Quantity in products order page

    Since that's the only text in the Add to Cart box, you could do something like this, adding the red part, in the stylesheet:

    #cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #000000;
    padding: 1em;
    color: #ff0000;
    font-weight: 800;

    }

    You could change the text in english.php, here:

    Line #366 : define('PRODUCTS_ORDER_QTY_TEXT','Add to Cart: ');

  4. #4
    Join Date
    Apr 2009
    Posts
    50
    Plugin Contributions
    0

    Default Re: Bold word Quantity in products order page

    Thank you!!! both of those did the trick.

 

 

Similar Threads

  1. v154 Products quantity on order NOT ordered products quantity
    By perfumbg in forum General Questions
    Replies: 2
    Last Post: 28 Sep 2015, 04:48 PM
  2. Replies: 3
    Last Post: 11 May 2012, 12:35 PM
  3. Making just one word RED and BOLD
    By robbin21973 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Mar 2012, 07:09 PM
  4. How to show product quantity in BIG BOLD fonts at top of page?
    By zenartman in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 22 Nov 2011, 12:17 PM
  5. Index Page New Products Title and Price - Bold?
    By kal in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jun 2009, 02:58 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