{% block checkout_basket_contents_scripts %} {# todo {{ script({ include: "js/widgets/oxbasketchecks.min.js", priority: 10, dynamic: __oxid_include_dynamic }) }} #} {# {{ script({ add: "$('#checkAll, #basketRemoveAll').oxBasketChecks();", dynamic: __oxid_include_dynamic }) }} #} {% endblock %} {% set oCurrency = oView.getActCurrency() %}
{{ oViewConf.getHiddenSid()|raw }} {% block checkout_basket_contents_positions %} {% include "page/checkout/inc/basket_positions.html.twig" with {editable: editable} %} {% endblock %}