{% sw_extends '@Storefront/storefront/component/recaptcha.html.twig' %} {% block component_head_javascript_recaptcha %} {{ parent() }} {% block component_head_javascript_turnstile %} {% set turnstileActive = config('core.basicInformation.activeCaptchasV2.cloudFlareTurnstile.isActive') %} {% if turnstileActive %} {% endif %} {% endblock %} {% endblock %}