coreSTORE - Products - Scalable Items
Enable scale in Company > Settings > Barcodes will show the Scan Scalable Item in the sale screen.

Scale Barcode Product ID Length will determine the length of product ID to be expected from the barcode.

So for example, if barcode length is 6 and the barcode scanned is 12345601050, the first 6 digits of the barcode will be the product ID and the remaining will be the price.
System will search for product with ID 123456, and if found add it to the basket with price $10.50.
If Scale Barcode Prefix is enabled, the system will expect the first digit to be a prefix and will be ignored.

So for example, 012345601050. It will ignore 0, search for product with ID 123456, price $10.50.
If Scale Barcode Check Digit After Product ID is checked, the system will expect the digit after the product ID to be a check digit and will be ignored.

So for example, 12345601050. Search for product with ID 123456, ignore the 7th digit, then the rest will be the price which is $10.50.
If Scale barcode check digit at end of barcode is checked, the system will treat the last digit as check digit.

So for example, 12345601050. Search for product with ID 123456, the rest will be the price but the last digit will be ignored, so the price will be $1.05.
Updated on: 10/30/2025
Thank you!
