{% extends "shop/base.html" %} {% load i18n %} {% load shop_tags %} {% block body %}

{{ object }}

{% order object %} {% endblock %}