{%= addr.address_title %} {% if (addr.address_type !== "Other") { %} · {%= __(addr.address_type) %} {% } %} {% if (addr.is_primary_address) { %} · {%= __("Primary Address") %} {% } %} {% if (addr.is_shipping_address) { %} · {%= __("Shipping Address") %} {% } %} {% if (addr.disabled) { %} · {%= __("Disabled") %} {% } %}
{%= addr.display %}
{%= __("No address added yet.") %}
{% } %}