Bilingual storefront
Full Arabic and English product catalogue with right-to-left layout, sharing one product database so nothing drifts between languages.
A bilingual supplement store built for how Lebanon actually buys: browse in Arabic or English, order over WhatsApp, pay cash on delivery — with prices and stock enforced by the database, not by hand.
A coded depiction of the real product — the live system is one click above.
Selling supplements in Lebanon means two constraints most e-commerce templates ignore: customers pay cash on delivery, and they want to ask a question before they commit. A card-only checkout loses the sale; a plain WhatsApp catalogue loses the stock control.
The store also had to work in Arabic and English without becoming two separate sites to maintain.
Full Arabic and English product catalogue with right-to-left layout, sharing one product database so nothing drifts between languages.
The cart composes a complete structured order into WhatsApp, and orders settle cash on delivery — the two habits Lebanese buyers already have.
Order pricing is computed inside Postgres at order time, so a tampered browser cannot buy at its own price and a stale page cannot sell at last week's.
Store settings, catalogue and orders managed from an admin panel — no redeploy needed to change a number.
One scoping call, a fixed quote, and we build.