{% if cart.items == empty %}
{% render 'svg-icons', icon: 'cart', class: 'mb-3' %} {{ 'cart.empty_html' | t }}
{% else %} {% endif %}