{% extends CMS_TEMPLATE %} {% load i18n thumbnail cms_tags pcart_core %} {% block base_content %}
{{item.quantity}} × {{item.price|money}} = {{item.line_price|money}}
{% trans "Return to cart" %}
{% trans "Weight" %}: {{cart.total_weight|weight}}