{% block breadcrumbs %}
{% include "plugshop/category_path.html" with category=category %}
{% endblock breadcrumbs %} {% block cart %}
{% include "plugshop/_cart.html" %}
{% endblock cart %} {% block content %}{% endblock content %}