Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Change "PRICE" name and more

    Okay here it goes. I tried using the tool kit and found nothing. I've searched the english.php file. I cannot figure out how to do two things. I need to change the word "PRICE" to "MSRP" I also need to add MSRP behind or below the $xx.xx price listing on the product. This site is set up for catalog w/prices and doesn't sell anything. Thus the need for the Suggested retail price.

    www.bulldawgdistribution.com is the site.

    Please hel.

    Thanks,

    Josh

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Change "PRICE" name and more

    I do not see the term "Price"
    Post a link to the exact page where this is
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Change "PRICE" name and more

    http://bulldawgdistribution.com/inde...index&cPath=23

    is the address.
    I also attached two snips of what I'm talking about. The 1st one is where PRICE is. The second is the product screen where I need MSRP above the price.

    TY,

    Josh
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	snip 1.JPG 
Views:	137 
Size:	22.0 KB 
ID:	6534   Click image for larger version. 

Name:	snip2.JPG 
Views:	131 
Size:	24.1 KB 
ID:	6535  

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Change "PRICE" name and more

    https://www.zen-cart.com/tutorials/index.php?article=38
    https://www.zen-cart.com/tutorials/index.php?article=39

    /includes/languages/english/index.php
    Code:
    define('TABLE_HEADING_PRICE', 'Price');
    Change to
    Code:
    define('TABLE_HEADING_PRICE', 'MSRP');
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Replies: 0
    Last Post: 27 Nov 2011, 06:04 PM
  2. Can't change the "price" and "Item Name" Link
    By thricelll in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 27 Feb 2011, 08:16 AM
  3. How to delete links of "item name" and "price" in category list page?
    By rainmist in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 10 May 2010, 06:26 AM
  4. Remove "Product Image" "Item Name" and "Price"...
    By rebekah in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Sep 2008, 06:08 PM
  5. How to change "more info" to the price value
    By andy1234 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Nov 2006, 04:43 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