webapp
In Development / Demo

A custom-built e-commerce platform with a full admin backend, product management and flexible shipping logic.

01 — Showing the Home page

02 — Showing the Shop page

03 — A product page

04 — The Admin Dashboard

05 — The New Product Form

06 — Accounting and Orders

07 — Stripe Payment Integration

08 — Payment confirmation and Order Management

09 — Digital Download Management
Ultima Props is a custom-built e-commerce platform designed to handle both physical and digital products, with a focus on flexibility and control over the entire system.
The project includes a full admin backend for managing products, categories and orders, built using Flask and HTMX to provide a dynamic interface without relying on heavy frontend frameworks.
Each product supports its own shipping cost, with additional logic for discounts and thresholds, allowing more granular control than typical fixed-rate systems.
The platform was designed to be reusable, with the goal of adapting it for multiple shops by changing styling and content while keeping the core functionality consistent.
Although the current live version is in a development/demo state, the underlying system demonstrates a complete end-to-end e-commerce workflow, including product management, pricing logic and user interaction.