Update prices with decimal places?

  • Posts: 305
  • Thank you received: 4
  • Hikaauction Standard Hikamarket Multivendor Hikashop Business
3 years 1 month ago #330618

Hi,

I am using a mass action to update prices. However, when I use the "INT" option, it's dropping the decimal places.

How do I do this and still keep the two digits behind the decimal point?

Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
3 years 1 month ago #330636

Hi,

That's normal. 'INT' stands for "integer", which basically means a number without decimals.
If you want decimals you need to use instead "float", which means "floating point number" (which is basically numbers with decimals):
floating-point-gui.de/formats/fp/

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum