{% extends 'base.html' %} {% load static %} {% load category_template_tags %} {% block content %}

Shop

All categories

Categories

  • All
  • {% categories_li_a %}

Filters

Price
Range: $610 - $980
Color
Showing 1–12 of 16 results
{% for item in object_list %}
IMG-PRODUCT
{{item.title}} ${{item.price}}
{% endfor %}

{% if is_paginated %} {% endif %}
{% endblock content %}