Results 1 to 10 of 28

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Cymru
    Posts
    124
    Plugin Contributions
    0

    Default Re: Dual Currency Display Mod

    Hi,

    I use this great MOD to show prices in GBP and USD but I also want to display the price in a third currency EURO. What changes do I have to make to allow me to show the three currencies, not just the two?

    Thanks in advance for any help.

  2. #2
    Join Date
    Dec 2007
    Location
    Belfast, N.Ireland
    Posts
    96
    Plugin Contributions
    0

    Default Re: Dual Currency Display Mod

    Anybody got a site this is working on? Kansai_mike's link isn't working. I would just like to see what this does.

    I was looking for a way of simply 'displaying' a second currency without selling in that currency as wondered if this would do that?

    Here is a further explanation of what I am looking for if you can help me:
    http://www.zen-cart.com/forum/showthread.php?p=1000002

    Thanks

    Paul
    Last edited by ardhill; 28 Feb 2011 at 11:46 AM.

  3. #3
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Dual Currency Display Mod

    Hi!

    Im testing this module on 1.5.1, working so far fine on operating part but CSS not working. I need CSS code to implement "line-through" and change in color for base price i.e. actual item price.

    Can anyone please help me to implement CSS for this for example in sale price:

    Example:

    by template default here what I get Price: $450.00 $400.00 Save: 11% off, in this $450 which is actual price comes with "line-through" and in different color.

    but when I add Dual currency code it is coming in new currency but in as-is format without line-through or different color.

    below are 2 different CSS codes effecting template I believe for this issue:
    Code:
    .normalprice, .productSpecialPriceSale {
    	text-decoration: line-through;
    	}
    
    AND FOR COLOR
    
    #mj-logo a, .product_head, .product_title, .product_price strong, span.title,.jsn-mainnav.navbar .nav > li > a, .jsn-mainnav.navbar .nav > li ul.nav-child li a, .mj-headcolor, .add_title, #mj-menu a, #mj-menu .mj-submenu li a, #mj-menu .mj-submenu ul.mj-text li, a:visited, a,.prodprice, .navNextPrevList a, .buttonRow .rightBoxContainer a, #cartProdTitle, .cartBoxTotal, .product_name a, .subproduct_name a, #mj-topbar .mj-grid16, .navbar .nav > li > a:hover, .navbar .nav > li > a:active, .breadcrumbs, #navBreadCrumb a:hover
    {
    	color:#3692CA;
    Or I need to change some other file also?

    thank you in advance.

    ~Time
    v1.5.1

  4. #4
    Join Date
    Sep 2008
    Posts
    95
    Plugin Contributions
    0

    Default Re: Dual Currency Display Mod

    Hi!

    ok solved it, its alredy class given in functions_prices_extra_currency.php, those who confused like me can use these for their CSS and yes it works in v1.5.1 atleast in product info page, still testing other pages and checkout.

    Code:
    .normalpriceExtraCurrency, .productSpecialPriceSaleExtraCurrency etc.
    ~Time
    v1.5.1

 

 

Similar Threads

  1. v138a Super Orders mod for Dual Pricing mod to show Reseller on Packing Slip
    By kavlito in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 29 Dec 2012, 08:17 PM
  2. Google sometimes crawls with currency in URL.. USER CURRENCY mod
    By gaffettape in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 22 May 2011, 05:05 AM
  3. Making Dual Pricing Mod and Add Customer from Admin Mod Work Together
    By r2llc1605 in forum Customization from the Admin
    Replies: 5
    Last Post: 19 May 2009, 04:37 AM
  4. Dual Currency with Dual Gateways (USD/CAD)
    By farhansabir in forum General Questions
    Replies: 3
    Last Post: 30 Mar 2009, 07:31 PM
  5. A slightly different dual currency question -- certain products in a certain currency
    By gordonblack in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 18 Jul 2007, 01:10 AM

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