In European languages, digits are grouped in groups of 3, and the delimiter is called the thousand separator (blank space). In US and in UK, the comma is used as the thousand separator, while in other languages the comma is the decimal sign and a dot or a space is used as thousands separator. Today in TechShip (for exemple in Order Packaging > SKU > Unit price field), in a US or UK order context, when a comma is set, all values after are removed. Typing a unit value of £12,345 will result in a unit value of £12 when the save button is clicked with no warning given to the user. Ideally the behavior should be set at portal level to differentiate between UK/US format and other languages.