{% extends "layout.html" %} {% set title = 'Weekly deals' %} {% block content %} {% include 'component/hero-checkbox.html' %}

Weekly Deals

{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product.html' %}
{% include 'component/product-model.html' %} {% endblock content %}