{% spaceless %} {% if basket_detail.contents %}
{% if b.image %}
|
x | {{ b.variant.name }} | {{ b.price.formatted_html | safe }} | remove | {% if request.user.is_authenticated %}move to wishlist | {% endif %}|
{{ basket_detail.price.formatted_html | safe }} |
---|