{% extends 'base.html' %} {% block content %}
| Amount | SKU | Product Name |
|---|---|---|
| Loading… | ||
| Order num. | Date | Customer | Num. Items | Items | Status | Shipping | Country | Lang | Total |
|---|---|---|---|---|---|---|---|---|---|
| Loading… | |||||||||
| SKU | Croatian name | English name | German name | Location | Barcode | |
|---|---|---|---|---|---|---|
| Loading products… | ||||||
| # | Keyword (case-insensitive substring match) | Carrier | |
|---|---|---|---|
| Loading… | |||
| Created | ||
|---|---|---|
| {{ u.email }}{% if u.id == current_user.id %} (you){% endif %} | {{ u.created_at[:10] if u.created_at else '—' }} | {% if u.id != current_user.id %} {% endif %} |