templates/web/customer/header/parts/preloaded_labels.twig line 1

Open in your IDE?
  1. {##
  2.  # Head list children
  3.  #
  4.  # @ListChild (list="head", weight="1500")
  5.  #}
  6. <script>
  7.   window.xlite_preloaded_labels ={{ this.getPreloadedLabelsJSON()|raw }};
  8. </script>