Thanks for posting back. That's a really good point. All back-end prices use the decimal separator ( because PHP int or intval functions will just strip the comma and what comes after ) and the comma separator is only for front-facing display.
↧
Thanks for posting back. That's a really good point. All back-end prices use the decimal separator ( because PHP int or intval functions will just strip the comma and what comes after ) and the comma separator is only for front-facing display.