{% extends "base_product.html" %} {% load i18n %} {% load satchmo_thumbnail satchmo_discounts %} {% load satchmo_price %} {% load satchmo_currency satchmo_category%} {% load satchmo_ratings %} {% load satchmo_util %} {% load satchmo_discounts %} {% block productdetail %}
{% autoescape off %}{{ product.translated_description }}{% endautoescape %}
{% trans "Price" %}:{{ error_message }}
{% endif %} {% endblock %}