{% extends 'base.html' %} {% load static %} {% block content %}
{{ object.title }}
IMG-PRODUCT
IMG-PRODUCT

{{object.title}}

{% if object.discount_price %} ${{ object.price }} ${{ object.discount_price }} {% else %} ${{object.price}} {% endif %}

{{ object.description_short }}

Size
Color

SKU: {{ object.stock_no }} Categories: {{ object.category }}
Description
Additional information
Reviews (0)

Related Products

IMG-PRODUCT
IMG-PRODUCT
IMG-PRODUCT
IMG-PRODUCT
Frayed denim shorts $29.50 $15.90
IMG-PRODUCT
IMG-PRODUCT
IMG-PRODUCT
IMG-PRODUCT
Frayed denim shorts $29.50 $15.90
{% endblock content %}