Secondary Currenrcy in Product Price

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ATFrostedLens
    Junior Member
    • Nov 2016
    • 3

    #1

    Secondary Currenrcy in Product Price

    Is there a way to set/configure/code a secondary currency price on existing items? E.g. The main price for the products is CAD $10, and then underneath the main price, show the alternate currency price e.g. US $7.30.
    I know that you can configure the currency in the store and allow users to pick a specific currency, but looking to have the same price in two different currencies, 1 the main currency and the second price in an alternate currency.
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    One could use the previous price section in the edit product, then use CSS to remove the strike through characters on the frontend. You might need to build a child theme file for the product details though to add things like 'US' or 'CAD' where you need...

    Comment

    Working...