Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    24
    Plugin Contributions
    0

    Default Adding to Price Text

    Hi there,

    <a href="http://glovesandgauntlets.com/catalog/index.php?main_page=product_info&cPath=20&products_id=70">My Site</a> - oops, need to turn my HTML on...give me a minute

    I am trying to have Retail Prices and Website Prices for all of my products. I have been able to change the Sale Price to say Website Price, but cannot find where to add text to the Normal Price, so that it says Retail Price.

    Can anyone point me in the correct direction? I have looked in the price function file, but am no nearer finding a solution...

    Cheers,
    Roz

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,158
    Plugin Contributions
    12

    Default Re: Adding to Price Text

    This is how I go about things like this...

    Admin>tools>developers toolkit

    Enter the text you are trying to find in the bottom field and select all catalog/admin files. This will return you the define statements; edit the relevant file(s)

    (In this case, you could enter your text in the top field and just search the language files)
    The JSWeb Team
    www.JSWeb.co.uk
    PCI Compliant Host Provider (UK/IRELAND) - ZenCart Specialists

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

    Default Re: Adding to Price Text

    Have just managed to change the text...

    Heres how for future reference...

    By adding some coding to functions_prices.php which calls some text PRODUCT_PRICE_ONLINE AND PRODUCT_PRICE_RETAIL which I have then defined in english.php and french.php as Online Price and Retail Price.

    Unfortunately, client has changed the prices of each individual product, so I can't simply change the prices per category...

    Roz.

    Example of Site

 

 

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
  •