@{{ user.username }}
{{ user.email|default:'No email added yet' }}
{% if profile.short_location %}📍 {{ profile.short_location }}
{% endif %} {% if user.profile.is_seller %}Seller Account: Active
{% endif %}Total Orders
Delivered
In Progress
Wishlist
Total Spent
Member Since
These recent delivery points appear as quick-select shortcuts on the checkout page.
{{ order.address|linebreaksbr }}
Complete a checkout once and your recent delivery points will appear here as reusable shortcuts.
{% endif %}No orders yet.
{% endif %}