Results 1 to 2 of 2

Displaying different currency for different languagues

This is a discussion on Displaying different currency for different languagues within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I was inserting some products in the admin/catalog tool in both Icelandic and English (the two languagues on my future ...

      
  1. #1
    New Member
    Join Date
    Aug 2006
    Posts
    11
    Rep Power
    0


    Default Displaying different currency for different languagues

    I was inserting some products in the admin/catalog tool in both Icelandic and English (the two languagues on my future store). However, I could only see one field for inserting prices (Products price), but obviously two for product description (icelandic and english). I need to display items in KR for the icelandic version and USD for the english version. Any ideas how to figure this out?

    Thanks, oling

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default RE: Displaying different currency for different languagues

    Yes and it is easy!

    In your main <yourlanguage>.php file (Like catalog/includes/languages/english.php)- in the first few lines is the default currency for that language.

    // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)
    define('LANGUAGE_CURRENCY', 'USD');

    Change USD to your currency of choice for that language (must match what you use in admin).

    Good Luck!
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. Currency xchange OSC -> 2CO - Need Help
    By syahmohamed in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 05-14-2006, 06:09 PM
  2. GBP currency
    By limpduck in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 09-08-2005, 10:20 AM
  3. No default currency?
    By kevinbruns in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 06-27-2005, 04:33 PM
  4. Currency details
    By melfalcon15 in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 03-11-2005, 07:25 AM
  5. Displaying ONLY item total but not currency in cart display
    By humbags in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 07-12-2003, 03:41 AM

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
  •