{% extends 'base.html' %} {% load static %} {% block title %}{{ page_title }} - {{ shop_name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Save time by importing your entire product catalog from an Excel/CSV file.
Start with our pre-formatted CSV template to ensure your import works correctly:
Your CSV file must have exactly these columns in this order:
Follow these guidelines when preparing your CSV file:
Ready to import your products:
After import completion:
Make sure to save your file as CSV format (.csv), not Excel (.xlsx). In Excel, use "Save As" and choose "CSV (Comma delimited)" format.
Prices must be in decimal format without currency symbols. Use "1200.00" not "KES 1,200" or "1200".
Ensure name, selling_price, and stock_quantity columns have values for every product row. These are required fields.