Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default 'Add to Cart' change globally to 'Quantity'

    Hi, My client wants to change the verbiage 'Add to Cart' to 'Quantity'.
    not the button name itself, but the text that is displayed next to the Quantity input field.

    where can be this be done? i tried looking in that developers toolkit page and found the constant for the button which i will try but i don't that's it,

    thanks

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,978
    Plugin Contributions
    96

    Default Re: 'Add to Cart' change globally to 'Quantity'

    When I searched for add to cart in the Developer's Tool Kit, it brought up /includes/languages/english.php:
    Code:
    Line #366 : define('PRODUCTS_ORDER_QTY_TEXT','Add to Cart: ');

  3. #3
    Join Date
    Oct 2012
    Posts
    282
    Plugin Contributions
    0

    Default Re: 'Add to Cart' change globally to 'Quantity'

    fantastic, thanks!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: 'Add to Cart' change globally to 'Quantity'

    And of course you should make the change in a copy of that file in /includes/languages/your_template/english.php, where all customized sitewide text should be.

 

 

Similar Threads

  1. v154 Cannot change Add to Cart quantity from 1
    By bonheddwr in forum General Questions
    Replies: 2
    Last Post: 20 Feb 2016, 03:10 PM
  2. How to change the default quantity values of "add to cart"
    By xuxinunuon in forum General Questions
    Replies: 5
    Last Post: 7 Jun 2010, 01:22 PM
  3. Change Add to Cart to Quantity
    By LittleOleMeDesigns in forum General Questions
    Replies: 4
    Last Post: 12 Feb 2008, 07:38 PM
  4. Change Quantity to Add to cart on Product Listing Page
    By sweetie1 in forum General Questions
    Replies: 4
    Last Post: 21 Jan 2008, 04:32 PM
  5. If I add to cart from Featured Listing, I can't change quantity
    By margecc in forum Customization from the Admin
    Replies: 4
    Last Post: 1 Jun 2007, 02:56 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