{# Google Fonts - Inter #} {# Bootstrap 5 #} {# Font Awesome 6 #} {# Mobile Sign-In Styles #} {# Favicon & PWA icons - concept-specific #}
{# Store Header #}
{{ store.companyName }}
{{ store.city }} {{ store.companyName }}
{# Error Content #}
{# Error Icon #}
{% if error.status == 440 %} {% elseif error.status == 429 %} {% elseif error.status == 503 %} {% else %} {% endif %}
{# Error Message #}

{% if error.status == 440 %} Session Expired {% elseif error.status == 429 %} Too Many Requests {% elseif error.status == 503 %} Not Available {% elseif error.status == 404 %} Not Found {% else %} Something Went Wrong {% endif %}

{{ error.message }}

{# Retry Action #} {% if retryUrl %} Start Over {% endif %} {# Help Text #}

If you continue to experience issues, please speak with a store associate.