POS System
Hello, welcome to Luca's Seacoast Market. If you are on this page then you are looking for our free POS System. Our free POS System is a system that you can download as an HTML and use when you are ringing someone up at your cash register. This can act like a cash register if you have a barcode scanner, a cash drawer, and a receipt printer hooked up to your computer. I find that all of this is cheaper than buying whole cash register. I hope that you like this free POS System.
How To Use Our POS System
To use our POS System you will need a computer with a text editor that can edit HTML. Once you have that go to our link and double click and select save as. Then save the web page as an HTML web page. Once you have it in your file system open it in your text editor. Then edit all of the text that says, "Your Business", or, "Your Product". When it says price in the inventory enter in your price where there is a 15.99, that is the default price. Once you have all of that edited you will need to save it and hook up all of your external systems like the barcode scanner and the cash drawer. The way the POS System works is when you scan something in the enter barcode spot it goes to the inventory and searches for that product and price. When you click check out it saves the cart to a .json file so you can import it if you ever need to go back to it. It also prints a receipt, and the cash drawer is hooked up to your receipt printer so when your receipt is done printing the cash drawer opens. I hope that you find this helpful.