{%set active_page = 'shop.html'%} {% extends "shop/base.html" %} {% block pagehead %} {% endblock %} {% block content %}
Subtotal: {{ get_currency_symbol() }}{{ cart_total_price }}
option | price | |
---|---|---|
{{option.option}} | {{option.price}} |
Total: {{ get_currency_symbol() }}