Check the Shopping cart web template for the Webix UI library.
Use this template as a part of a marketplace solution with the following features:
- List of purchases with thumbnails, description, amount and price;
- Items controls (delete, change amount, likes/dislikes);
- Account menu (Orders, Wishlist, Disputes).
This ready-made wireframe available for downloading and integration into any e-commerce web app.
npm install
// run demo locally
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware