wxapp-mall is an open-source demonstration storefront built for the WeChat Mini Program platform. It recreates the main customer flows of a mobile shopping application using native mini-program files and components. Users can browse a home page, search products, explore categories, view item lists, and open detailed product pages. The project also includes a shopping cart, order flow, account center, and delivery-address management. It is primarily intended as a learning reference for developers studying WeChat commerce interfaces and cart behavior. The repository can be opened directly in WeChat Developer Tools for previewing and modification. A separate uni-app branch extends the concept so it can be packaged for apps, mini programs, and H5 web environments.
Features
- Storefront home page and product discovery
- Product search and category navigation
- Product listings and detailed item pages
- Shopping cart management
- Order and delivery-address workflows
- Native and uni-app implementation options