{% if total_products == 0 %}
{% else %}
{% endif %}
Your Shopping Cart is empty.
{% for product in product_list %}
{% endfor %}
{{ product.process }}: {{ product.aggreg_date }}
0.00
Summary
Total products: | {{ total_products }} |
---|---|
Total price: | 0.00 |