custom/plugins/OttTracking/src/Resources/views/storefront/tracking/emarsys/view-category.html.twig line 1

Open in your IDE?
  1. <script>
  2.     ScarabQueue.push(['category', '{% sw_include '@Storefront/storefront/tracking/emarsys/get-breadcrumb.html.twig' with {
  3.         navigationTree: page.header.navigation.tree,
  4.         activeNavigationId: page.header.navigation.active.id
  5.     }%}']);
  6. </script>