Headless e-commerce framework for Django and Wagtail.
Salesman is an online store platform that offers a configurable system for building and managing online stores. It comes with a RESTful API that provides endpoints for handling basket operations, checkout processes, payment operations, and managing customer orders.
Salesman provides a versatile platform for creating and managing online stores, offering features such as a RESTful API, customizable order and basket models, support for various product types, and integration with payment gateways. Its easy integration with Wagtail and Django admin makes it a convenient choice for e-commerce businesses looking for a flexible and efficient solution.
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.