{% if vendor_type == 'warehouse' %} Registered warehouses a product can be sourced from instead of a market — real stock, fleet/truck delivered. Optionally owned by a fleet company (see Fleet Companies), whose own drivers are then tried first for its orders. {% else %} Registered industries/manufacturers a product can be sourced from for bulk/wholesale items — same fleet/truck delivery as Warehouse. Optionally owned by a fleet company. {% endif %} An order sourced from here can't mix with market or generic items in the same cart.
| {{ vendor_type|title }} | Region | Coordinates | Status | |
|---|---|---|---|---|
|
{% if v.logo_url %} {{ v.notes|truncatechars:80 }}{% endif %} |
{{ v.region|default:"—" }} | {{ v.lat }}, {{ v.lng }} | {% if v.is_active %}Active{% else %}Hidden{% endif %} | |
| No {{ vendor_type }}s yet — add one above. | ||||