Every vehicle a picker can register as driving — B2C (motorcycle/car/bicycle) and B2B trucks, in one place. Each type's max weight decides who's even offered for a given order (a heavy cart won't show a bicycle, a light one won't need a large truck); the per-km rate + (B2B only) base rate make up the delivery fee, or leave the per-km rate blank to use the platform-wide default. Only active types are offered to customers/pickers.
{{ tt.capacity_label }} · up to {{ tt.max_weight_kg|floatformat:0 }} kg
Base rate: TSh {{ tt.base_rate|floatformat:0 }} {% if tt.per_km_rate %} · TSh {{ tt.per_km_rate|floatformat:0 }}/km{% else %} · platform default per-km rate{% endif %}
No truck types added yet — add your first one above.
{% endfor %}