×
{% uj_icon "warning", "fa-bounce me-2" %}
You are using an outdated browser that our site
DOES NOT support. Please
click here to update your browser.
×
{% uj_icon "warning", "fa-bounce me-2" %}
There is a
problem with your payment method. To continue using
{{ site.brand.name }}, please
update your payment method.
{%- assign icons = page.resolved.prerender_icons | default: empty -%}
{%- iftruthy icons -%}
{%- for icon in icons -%}
{%- assign icon_name = icon.name | default: icon -%}
{% uj_icon icon_name, "" %}
{%- endfor -%}
{%- endiftruthy -%}