{% if cookie_bar_as == 'popup' %} {% endif %} {% if gdpr_notify %} {% if cookie_data %} {% if cookie_bar_as == 'banner' and not button_settings_as_popup %} {% else %}
{% include layout_skin_template with cookie_data %}
{% endif %} {% endif %} {% if show_again %}
{{ __( show_again_text, 'gdpr-cookie-consent' ) }}
{% endif %} {% endif %} {% if eprivacy_notify %} {% if show_again %}
{{ __( show_again_text, 'gdpr-cookie-consent' ) }}
{% endif %} {% endif %} {% if ccpa_notify %}
{% include 'templates/modals/ccpa.twig' %}
{% endif %}