Clothing Store
Vue 3 fashion retail admin template with 14 pages: products, categories, orders, customers, suppliers and sales, plus a component reference.
About This Template
A clothing and fashion retail admin dashboard in Vue 3 — deliberately the most compact commerce template in the catalogue. Where the full ecommerce dashboard models 42 screens, this one covers the essentials cleanly, which makes it far quicker to understand and adapt.
All 14 pages included
Products; Categories; Orders; Customers; Suppliers; Sales; Dashboard; Settings; a Components gallery and an Icons reference; plus Login, Register, a server error page and a themed 404.
Who it is for
Developers building a boutique or small-retailer admin panel, or anyone who wants a commerce back office they can read end to end in an afternoon. If the full ecommerce dashboard feels like more than the project needs, start here instead — it is the same domain at a manageable scale.
Built with
Vue 3 with the Composition API, Vue Router, Vite, Bootstrap 5 and Font Awesome.
Connecting your own data
Products, categories, orders, customers and suppliers ship as sample datasets, so all six operational screens render populated before you connect a backend. Every screen is driven by plain JavaScript objects held in the component or a small local module, never by a hidden backend, so there is no framework magic to unpick. Replacing the demo data means swapping those objects for your own fetch or axios calls — the component structure, props and rendering all stay exactly as they are. Because the data layer is deliberately thin, the template works equally well in front of a REST API, a GraphQL endpoint, Firebase, Supabase or your own Node backend.
Responsive and accessible
Every page is laid out for desktop, tablet and mobile, with navigation collapsing to a drawer on small screens. Markup uses semantic elements and labelled form controls, so screen readers and keyboard navigation work sensibly out of the box rather than needing a retrofit.
What you get
The complete, unminified Vue source — components, router, styles and assets — plus the production build, ready to run with npm install and npm run dev. Every purchase includes a lifetime licence to use the template in unlimited personal and commercial projects, including paid client work. You may modify anything you like; you simply may not resell or redistribute the template files themselves. Download links never expire, and future fixes to this template are free. If you need this template adapted to your exact requirements, you can commission changes through our custom request service.