{% extends 'base.html' %} {% load static %} {% block title %}{{ page_title }} - {{ shop_name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Build your inventory by adding products with proper pricing and stock management.
Each product needs these key details:
To add your first product:
Here's an example of a properly filled product form:
Based on the example above:
These fields help with better inventory management:
Complete the process:
With products in your system, you can now: