{% set classes = ['cookies-docs-service'] %} {% set HideProcessorDetails = (processor is empty) and (processorContact is empty) and (processorContact is empty) and (processorUrl is empty) and (processorPrivacyPolicyUrl is empty) and (processorCookiePolicyUrl is empty) %}

{{ label }}

{% if processorCookiePolicyUrl %}
{% endif %}
{{ info }}
{% if not HideProcessorDetails %}

{{ attributes.processorDetailsLabel }}

{% if processor %}
{{ attributes.processorLabel }}
{{ processor }}
{% endif %} {% if processorUrl %}
{{ attributes.processorWebsiteUrlLabel }}
{{ processorUrl }}
{% endif %} {% if processorPrivacyPolicyUrl %}
{{ attributes.processorPrivacyPolicyUrlLabel }}
{{ processorPrivacyPolicyUrl }}
{% endif %} {% if processorCookiePolicyUrl %} {% endif %} {% if processorContact %}
{{ attributes.processorContactLabel }}
{{ processorContact }}
{% endif %}
{% endif %}