{% sw_extends '@Storefront/storefront/component/privacy-notice.html.twig' %}{% block component_privacy_label %} <label> <strong>{{ "general.privacyTitle"|trans|sw_sanitize }}</strong><br /> <input type="checkbox" required> {{ "general.privacyNotice"|trans({ '%url%': path('frontend.cms.page',{ id: shopware.config.core.basicInformation.privacyPage }) })|raw }} </label>{% endblock %}