AzStore — E-commerce Platform
Our Arabic-first e-commerce platform — the engine behind every store we build
About this project
The e-commerce platform we built to run our clients’ online stores, rather than renting one from a global provider that doesn’t understand the Saudi market.
Arabic-first from the ground up: right-to-left storefront, bilingual full-text product search that handles Arabic diacritics, and a pluggable payment layer covering cash on delivery, bank transfer and Saudi gateways. ZATCA-compliant invoice QR codes are generated in-house — a proper TLV payload to spec, not a decorative barcode. The shopping cart lives on the server rather than in browser storage, so a customer’s basket survives switching devices.
Written in Go with SQLite, so each client store runs as its own isolated deployment with its own data — no shared multi-tenant database, and no monthly platform fee per store.