• If there is any option to have 2 decimals in case there are 2 decimals (e.g. 1.99), but leave 1 decimal in case of last digit is zero (e.g. 1.9)?

    Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • What do you want to achieve?I can’t get your problem

    Plugin Author g5theme

    (@g5theme)

    Thanks @kembawalker
    To @gregorynotchenko : I don’t understand your mean. Can you explain more?

    Thread Starter gregorynotchenko

    (@gregorynotchenko)

    At “Price Format” you can setup “Number of Decimals”.

    For example, if “Number of Decimals” = 1 and you have 2 prices 1.9 and 3.95, so output on screen will be: “1.9” and “4.0” (rounded because 3.95 cannot be displayed).

    Other case: “Number of Decimals” = 2, so output on screen will be: “1.90” (with zero) and “3.95”.

    Question is to have output on screen as “1.9” and “3.95” exactly.

    Plugin Author g5theme

    (@g5theme)

    Unfortunately, i think 1.9 and 1.90 are the same, so we don’t fix for this, sorry very much.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Price format’ is closed to new replies.