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

New Inspiration 2020

20% off on new season

Browse collections

Carefully created collections

Browse our categories

{% if categories %} {% for category in categories %} {% endfor %} {% endif %}

Made the hard way

Top trending products

{% if products %} {% for product in products %}
{% if product.product_image %} {{product.title}} {% else %} {{product.title}} {% endif %}
  • {% comment %} Add to cart {% endcomment %}
{{ product.title }}

${{product.price}}

{% endfor %} {% endif %}
Free shipping

Free shipping worlwide

24 x 7 service

Free shipping worlwide

Festival offer

Free shipping worlwide

Let's be friends!

Nisi nisi tempor consequat laboris nisi.

{% endblock content %}