themes/BootstrapTheme/templates/bundles/SyliusShopBundle/_scripts.html.twig line 1

Open in your IDE?
  1. {{ encore_entry_script_tags('app', null, 'bootstrapTheme') }}
  2. {#{{ encore_entry_script_tags('bitbag-wishlist-shop', null, 'wishlist_shop') }}#}
  3. <script>
  4. {% if chcookieconsent_isCookieConsentSavedByUser() == false %}
  5.     $('#modalCookies2').show();
  6. {% endif %}
  7. </script>