{% trans "Your Shopping Cart" %}
| {% trans "Item" %} | {% trans "Description" %} | {% trans "Quantity" %} | {% trans "Price" %} | |
|---|---|---|---|---|
|
{% if item.recipe.image %}
|
{{ item.recipe.title }} | {{ item.total_price }} € | delete |