{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}{% block layout_head_javascript_tracking %} {{ parent() }} {% if config('mediameetsFbPixel.config.pixelIds') and config('mediameetsFbPixel.config.pixelIds') is not empty %} <script> window.mediameetsFacebookPixelData = new Map(); </script> {% endif %}{% endblock %}