For the complete documentation index, see llms.txt. This page is also available as Markdown.

Member Service

Overview

Managing customer personal information and the user experience is a core function. This document describes two key services: sign-up and login. Sign-up covers the process of registering a new user and granting access to the e-commerce website, while login covers the process by which an already registered user accesses their account.


Structure

Sign Up

Sign-up covers the process by which a new customer joins the e-commerce website. Users can create an account by providing personal information and setting a username and password.

Login

Login refers to the process by which an already registered user accesses their account. Once a user logs in with the correct username and password, they can access the features and information provided by the e-commerce website.