Arben Home V2 is a production-ready e-commerce website template built with Next.js and the Sanity CMS as a headless content backend, tailored for the Algerian market.
What is Arben Home V2?
Arben Home V2 is an e-commerce website project in its testing phase, created by Anas Arif. It runs on Next.js and uses Sanity CMS as a headless content management system, with CSS Modules for styling and React Context for state management. The site takes product and content data from Sanity Studio, renders it in a multilingual storefront, and outputs order confirmation and contact emails. It intentionally excludes payment methods to match Algerian consumer habits, with plans to add CCP/EDAHABIA later.
Key Features
- Sanity Studio CRUD — Manage products and UI content (images, text, FAQ) through a deployed Sanity Studio without touching code.
- Full trilingual support — Interface and backend data are available in Arabic, English, and French.
- Automatic inventory management — When an order is placed, product quantity and availability are updated automatically, and an order notification email is sent.
- Contact form — Customers can send emails to the owner through a built-in contact form.
- Product availability indicator — Users can see whether a product is in stock directly from category pages without opening the product page.
- Advanced search and sorting — Users can navigate category pages or perform detailed searches and sort results.
- No payment method — Deliberately omitted for the Algerian market; CCP/EDAHABIA integration is planned for the future.
Who is it for?
Arben Home V2 is for Algerian online store owners who need a multilingual e-commerce site and prefer managing content through a CMS. It is also useful for Next.js developers who want a reference implementation of a headless e-commerce setup with Sanity, and for anyone testing an MVP before adding payment integrations.
What can you do with Arben Home V2?
- Store owners: Set up a storefront with three languages, manage products and FAQ through Sanity Studio, and receive order notifications by email.
- Developers: Study a working example of Next.js with Sanity Studio, React Context for cart/state, and CSS Modules for styling to model their own e-commerce builds.
- Algerian startups: Launch a testing-phase store without payment processing to gauge demand, then wire in CCP/EDAHABIA later.
FAQ
Does Arben Home V2 support online payments?
No, payment methods are intentionally not included to match the Algerian market. The project is in testing phase, and the author plans to add CCP/EDAHABIA payment support in the future.
What languages does the website support?
The interface and the backend data are fully available in three languages: Arabic (ar), English (en), and French (fr).
How is product inventory managed?
Inventory is updated automatically when an order is placed. The quantity and availability of the product are adjusted without manual intervention, and an order notification email is sent to the owner.
Who created Arben Home V2?
The project is authored by Anas Arif, whose portfolio is linked in the README. The repository is hosted on Vercel with a live demo.





