custom/plugins/CogiCustomObstDe/src/Resources/views/storefront/layout/meta.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  2. {#% block layout_head_javascript_feature %}
  3.     {{ parent() }}
  4.     <script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap&libraries=&v=weekly" defer></script>
  5. {% endblock %#}