LiteCart is an open-source shopping cart packed into a single file with an embedded SQLite database. It features a convenient dashboard UI, a simple storefront, and supports card and cryptocurrency payments via Stripe and PayPal. Lightweight and easy to deploy with Docker.

LiteCart is an open-source shopping cart in a single file with an embedded SQLite database. It provides a convenient admin dashboard and a clean storefront for selling digital and physical products.
LiteCart initializes its database on first startup automatically. The admin panel is accessible at your domain root.
MIT — GitHub