{% set sCustomerComment = oxcmp_basket.getCustomFieldSetEntry("sCustomerComment") %}
{{ oViewConf.getHiddenSid()|raw }}
{% if oViewConf.getActiveClassName() != "order" %} {% apply spaceless %} {% set blRequired = oViewConf.isFunctionalityEnabled("blC4SBasketExtensionCustomerCommentRequired") %} {% block checkout_basket_customer_comment %}
{% endblock %} {% endapply %} {% else %} {% apply spaceless %} {% block checkout_order_customer_comment %}
{% endblock %} {% endapply %} {% endif %}