{% extends "base.html" %} {% load static %} {% load humanize %} {% block title %}{{ sale.title }} -- {{ PLATFORM_NAME }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% if sale.is_ended %}
{% endif %}{% if sale.is_upcoming %}Sale starts in{% else %}Sale ends in{% endif %}
{% endif %}{{ item.stock_remaining }} left of {{ item.stock_total }}
{% else %}Sold Out
{% endif %}The seller has not added products to this sale yet.
Your cart is empty