{% extends 'base.html' %} {% load static %} {% load category_template_tags %} {% load slide_template_tags %} {% block content %} {% slides %} {% categories_div %} Featured Products {% for item in object_list %} {{ item.title }} {% if item.discount_price %} ${{ item.price }} ${{ item.discount_price }} {% else %} ${{ item.price }} {% endif %} {% endfor %} Season's Essentials Bold, Brights Looks Shop Now Stay Active Shop Now Nike ZoomX Vaporfly NEXT% FAST IS BACK Shop Now Training's Essentials SuperRe Go Shop Now Bras and Leggings Shop Now More Products Men's Women's Kids' Free Delivery Worldwide Click here for more info 30 Days Return Simply return it within 30 days for an exchange. Store Opening Shop open from Monday to Sunday {% endblock content %}