• Resolved codestylist

    (@codestylist)


    Hello!

    I’m running a German WooCommerce shop. I added a gift card with the following amounts: *250, 500, 1.000, 1.500, 2.000*. On the frontend product page, I get the values *1 €, 1,50 €, 2 €, 100 €, 250 €, 500 €*.
    You can see, all values above 1,000 were “truncated” to 1, 1.5 and 2 €.

    I figured out the reason is the WooCommerce currency options. In Europe we are using thousand separator and decimal separators reverse than in the US.
    That means thousand separator is set as . and decimal separator is set as , – in my shop. If I set it reverse and save the amounts for the gift card again, the amount is right in the frontend.

    I would really appreciate if you can fix this bug to make it possible to sell gift cards with an amount above 1000, also in Europe ;-).

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pimwick

    (@pimwick)

    It looks like you may be running into an issue with the currency format. Follow these steps to correct the issue:

    1. Click on Pimwick Plugins -> PW Gift Cards -> Settings
    2. Uncheck the “Format Prices” option and click “Save Settings”
    3. Click on the Products menu on the left and then edit your Gift Card product.
    4. Remove all existing amounts by clicking the “X” next to each one.
    5. Add the amounts back in and click on the Update Product button.

    Let me know if you have any questions.

    Thread Starter codestylist

    (@codestylist)

    @pimwick Doesn’t look nice but it works.

    mrkoq

    (@mrkoq)

    It works, but i really need the currency icon next to the amount…any possibilty ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong amount in German shop above 1000’ is closed to new replies.