{{ encore_entry_script_tags('app', null, 'bootstrapTheme') }}
{#{{ encore_entry_script_tags('bitbag-wishlist-shop', null, 'wishlist_shop') }}#}
<script>
{% if chcookieconsent_isCookieConsentSavedByUser() == false %}
$('#modalCookies2').show();
{% endif %}
</script>