Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2007
    Posts
    134
    Plugin Contributions
    0

    Default how do i change the product title 'model' to something esle?

    on this page:

    i have the titles:

    Product Image Item Name- Model Price

    and i want to change the word model to something esle. is this poss? and is it poss to change just for this cat?

    thanks

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,981
    Plugin Contributions
    25

    Default Re: how do i change the product title 'model' to something esle?

    To change any text that appears on your site, you can use the Developers Toolkit in admin > Tools. Paste the text in the lower left box, select all files and search. Among the results will be the language file where the text is defined, like this:

    /includes/languages/english.php

    Line #576 : define('TEXT_INFO_SORT_BY_PRODUCTS_MODEL', 'Model');

    For a more focused search for defines, you can use the top left box and select All Main Language Files - Catalog.

    Save the edited file as /includes/languages/your_template/english.php, or edit that copy if you already have one.

  3. #3
    Join Date
    Jan 2004
    Posts
    58,264
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: how do i change the product title 'model' to something esle?

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. "Units in Stock" still showing...help?
    By Janice in forum Basic Configuration
    Replies: 21
    Last Post: 5 Feb 2009, 01:57 PM
  2. Product Title Price and Model
    By walper in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 2 Jan 2007, 04:19 AM
  3. Switch Product Title Link with Model on Maine= Page
    By eddie_d_2000 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Oct 2006, 05:39 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
  •