{% if not hideButtons %} {% if not oView.isActive("PsLogin") %} {% if oView.isConfirmAGBActive() %} {% ifcontent ident "oxrighttocancellegend" set oCont %}

{{ oCont.oxcontents__oxtitle.value }}

{% endifcontent %} {% else %} {% ifcontent ident "oxrighttocancellegend2" set oCont %}

{{ oCont.oxcontents__oxtitle.value }}

{% endifcontent %} {% endif %} {% endif %}
{% if not oView.isActive("PsLogin") %} {% if oView.isConfirmAGBActive() %} {% ifcontent ident "oxrighttocancellegend" set oCont %}
{% endifcontent %} {% else %} {% ifcontent ident "oxrighttocancellegend2" set oCont %}
{{ include(template_from_string(oCont.oxcontents__oxcontent.value)) }}
{% endifcontent %} {% endif %} {% endif %} {% if oViewConf.isFunctionalityEnabled("blEnableIntangibleProdAgreement") %} {% set oExplanationMarks = oView.getBasketContentMarkGenerator() %} {% if oxcmp_basket.hasArticlesWithDownloadableAgreement() %} {% ifcontent ident "oxdownloadableproductsagreement" set oCont %}
{% endifcontent %} {% endif %} {% if oxcmp_basket.hasArticlesWithIntangibleAgreement() %} {% ifcontent ident "oxserviceproductsagreement" set oCont %}
{% endifcontent %} {% endif %} {% endif %} {% if oViewConf.isFunctionalityEnabled("blShowTSInternationalFeesMessage") %} {% ifcontent ident "oxtsinternationalfees" set oTSIFContent %}
{{ oTSIFContent.oxcontents__oxcontent.value }} {% endifcontent %} {% endif %} {% if payment.oxpayments__oxid.value == "oxidcashondel" and oViewConf.isFunctionalityEnabled("blShowTSCODMessage") %} {% ifcontent ident "oxtscodmessage" set oTSCODContent %}
{{ oTSCODContent.oxcontents__oxcontent.value }} {% endifcontent %} {% endif %}
{% endif %}
{# todo #} {# {{ script({ add: "$('#checkAgbTop').click(function(){ $('input[name=ord_agb]').val($(this).is(':checked') ? '1' : '0');});", dynamic: __oxid_include_dynamic }) }} #} {# {{ script({ add: "$('#oxdownloadableproductsagreement').click(function(){ $('input[name=oxdownloadableproductsagreement]').val($(this).is(':checked') ? '1' : '0');});", dynamic: __oxid_include_dynamic }) }} #} {# {{ script({ add: "$('#oxserviceproductsagreement').click(function(){ $('input[name=oxserviceproductsagreement]').val($(this).is(':checked') ? '1' : '0');});", dynamic: __oxid_include_dynamic }) }} #}