Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Location
    Boulder, CO, Dec 2: India
    Posts
    88
    Plugin Contributions
    0

    Default Get two currencies to display on category page?

    version 1.3.8a. I just installed Matt C's mod for displaying two currencies on the product listing page (mod: http://www.zen-cart.com/forum/showthread.php?t=60112). It works very nicely.

    However, the prices for the products listed on the categories pages are still only in one currency. I need those prices also to display in two currencies, can't find where to change that. Any help?

    thanks,
    Jami1955

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

    Default Re: Get two currencies to display on category page

    Hopefully Matt C has a support thread for his module in the contributions area
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2008
    Location
    Boulder, CO, Dec 2: India
    Posts
    88
    Plugin Contributions
    0

    Default Re: Get two currencies to display on category page?

    He did indeed, and here's the answer to my question:
    In the product_lisitng.php find this code:

    Code:
     $lc_price = zen_get_products_display_price($listing->fields['products_id']) . '<br />';
    Replace with

    Code:
    $lc_price = zen_get_products_display_price($listing->fields['products_id']) . '<br />' . zen_get_products_display_price_extra_currency($listing->fields['products_id']);
    voila. Dual price currencies on the products listing on categories pages.

    JSC

 

 

Similar Threads

  1. Displaying two currencies in 1.38
    By OllieBarnett in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 30 Jan 2010, 06:20 PM
  2. How can I display two currencies?
    By Kansai_mike in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 16
    Last Post: 6 Mar 2007, 09:43 PM
  3. Two questions to Product display in category listing
    By Anuragji in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 23 Sep 2006, 10:33 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR