← Back to Projects

webapp

In Development / Demo

Ultima Props

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

Screenshots

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.

Key Features

  • Custom admin dashboard for product and category management
  • Support for both physical and digital products
  • Flexible shipping logic with per-product pricing
  • Dynamic interface using Flask and HTMX
  • Reusable platform design for multiple storefronts