{% if not page.home %}
{{ site_name }}{% if not page.parent %} 🌿{% else %} ›{% endif %} {% if page.parent %}{{ parent_page.title }}{% endif %}
{% endif %} {% include 'shop/cart.html' %}

{{ page.title }}

{{ page.body }}
{% if ls %} {% endif %} {% include 'shop/cart.js.html' %}