Arben Home V2

screenshot of Arben Home V2
nextjs
react
sanity

Arben home ecommerce website v2

Overview:

Arben Home is an e-commerce website that includes a headless CMS powered by Sanity. Currently in the testing phase, this website is designed for the Algerian market, but does not offer a payment method option at this time. The website supports three languages (Arabic, English, French) for both the interface and backend data. It provides various functionalities for both the owner and users, such as CRUD operations on products, customization of the user interface, automatic management of product availability and order notifications, and a contact form for users to reach out to the owner.

Features:

  • CRUD Operations on Products: The website allows the owner to perform CRUD operations on products using a deployed Sanity studio.
  • Customization of User Interface: The owner can customize the user interface by editing images, text, FAQ, and more using the Sanity studio.
  • Supported Languages: The website supports three fully supported languages (Arabic, English, French) for both the interface and backend data.
  • Automatic Product Management: When orders are triggered, the website automatically manages the quantity and availability of the products. Additionally, an order notification email is sent.
  • Contact Form: Users can contact the owner of the website by filling out a contact form.
  • Product Navigation: Users can navigate through each product's category page or perform an advanced search and sorting.
  • Product Availability: The website displays whether a product is available or not without the need to navigate to the product page.
  • Order Confirmation: Users receive an email confirmation when they place an order.

Summary:

Arben Home is an e-commerce website that leverages a headless CMS powered by Sanity. It provides various functionalities for both the website owner and users. The owner can perform CRUD operations on products, customize the user interface, and receive emails from clients via a contact form. Users can choose from three supported languages, navigate through product categories, view product availability, and receive email confirmations for their orders. Although the website currently does not offer a payment method option, future plans include the ability to pay with CCP/EDAHABIA.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

sanity
Sanity

Sanity is a fully customizable, API-first, and cloud-based headless content management system that enables developers to manage structured content across multiple channels and platforms.

ecommerce
Ecommerce

Ecommerce websites sell products or services to customers through an online storefront. These websites typically include features such as product listings, shopping carts, payment processing, and order management tools.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.