Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2012
    Posts
    2
    Plugin Contributions
    0

    Default Changing name of field.

    I am selling used movies in my store and I need to come up with a way to add the NEW, MINT, NEAR MINT, etc... to my store in a field. I am not to savvy on creating more boxes and it really doesn't work as an attribute.
    So, I was thinking about putting it under MODEL section. The title would be like "Name of movie - Catalog number) and the model number would be the NEW MINT, etc...

    But how do I change the product pages and and product listing pages to change that to QUALITY instead of MODEL?

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Changing name of field.

    Quote Originally Posted by jrpopfan View Post
    But how do I change the product pages and and product listing pages to change that to QUALITY instead of MODEL?
    Use the developers toolkit (located under the 'tools' menu).

    Invoke a search for "Model". then identify any files that contain

    define('TABLE_HEADING_MODEL', 'Model');
    and/or
    define('TEXT_PRODUCTS_MODEL', 'Model');

    (Alternatively, do a search for TABLE_HEADING_MODEL and 'TEXT_PRODUCTS_MODEL).

    Then using a text editor, change the 'Model' to your preferred text.

    Save the files.

    Cheers
    Rod

 

 

Similar Threads

  1. Products Name field
    By stembo43 in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 5 Jun 2009, 01:16 AM
  2. Company Name field
    By jeking in forum General Questions
    Replies: 2
    Last Post: 12 Nov 2008, 03:19 PM
  3. Changing domain name & site name
    By rufusclc in forum General Questions
    Replies: 4
    Last Post: 2 Oct 2008, 06:48 PM
  4. Changing Maxlength in Product Name Field on Admin Side
    By gingerljm in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 25 Mar 2008, 08:47 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