{% extends 'user/components/base.html' %} {% block title %}Home{% endblock %} {% block body %} {% load static %} Hot promotions Aircon Trending Great Collection Save more with coupons & up to 20% off Shop Now {% if categories %} Popular Categories {% for category in categories %} {{category.name}} {% endfor %} {% endif %} New Arrivals {% for product in products %} {% if product.quantity == 0 %} Out Of Stock {% endif %} {{product.brand.name}} {{product.name}} {% if product.sale_price %} MMK {{product.sale_price}} MMK {{product.regular_price}} {% else %} MMK {{product.regular_price}} {% endif %} {% endfor %} {% endblock %}
Save more with coupons & up to 20% off