{% load static i18n cms_tags sekizai_tags %} {% addtoblock "js" %}{% endaddtoblock %} {% add_data "ng-requires" "ui.bootstrap" %} {% addtoblock "js" %}{% endaddtoblock %} {% addtoblock "js" %}{% endaddtoblock %} {% add_data "ng-requires" "django.shop.catalog" %} {% page_url "shop-watch-list" as shop_watch_list_url %}{% if not shop_watch_list_url %}{% url "shop-watch-list" as shop_watch_list_url %}{% endif %} {% block add-product-to-cart-panel %}{% with inline_styles=instance.inline_styles %}
{% trans "Quantity" %} | {% trans "Unit Price" %} | {% trans "Subtotal" %} |
---|---|---|
|
||
{% block cookie-disclaimer %}{% blocktrans %}
By adding a product to the cart you are giving consent to cookies being used. For technical reasons cookies can not be disabled here. {% endblocktrans %}{% endblock %} |
||
{% if shop_watch_list_url %} {% endif %} |