{% extends 'ecom/template.html' %} {% block content %} {% for cart_object in user_cart %}
Cost: {{ cart_object.product.cost }}