var/cache/dev_h5b02c48344407d68d61eb74a0cdcd8b0/twig/73/733a9e23c0f7bd3e360d8353d732e86d66ed65911ffdaf1551dd378bd34d75bf.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @SensusUptainConnect6/storefront/base.html.twig */
  16. class __TwigTemplate_f66b80a80c2dddd20c403b7415f1a676 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'base_body_script' => [$this'block_base_body_script'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@Storefront/storefront/base.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SensusUptainConnect6/storefront/base.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SensusUptainConnect6/storefront/base.html.twig"));
  40.         $this->parent $this->loadTemplate("@Storefront/storefront/base.html.twig""@SensusUptainConnect6/storefront/base.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_base_body_script($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  55.         // line 4
  56.         echo "    ";
  57.         $this->displayParentBlock("base_body_script"$context$blocks);
  58.         echo "
  59.     ";
  60.         // line 6
  61.         if (((array_key_exists("sensusUptainConnect"$context) && (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "active", [], "any"falsefalsefalse6) == true)) && sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "uptainId", [], "any"truetruefalse6))) {
  62.             // line 7
  63.             echo "        <script type=\"text/javascript\">
  64.             window.uptainUpdateUrl = \"";
  65.             // line 8
  66.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.uptain.getCart");
  67.             echo "\";
  68.         </script>
  69.         ";
  70.             // line 10
  71.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "cookieEnabled", [], "any"falsefalsefalse10)) {
  72.                 // line 11
  73.                 echo "            <script id=\"uptainJSSnippet\" type=\"text/javascript\"
  74.                     src=\"https://app.uptain.de/js/uptain.js?x=";
  75.                 // line 12
  76.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "uptainId", [], "any"falsefalsefalse12), "html"nulltrue);
  77.                 echo "\" async></script>
  78.         ";
  79.             } else {
  80.                 // line 14
  81.                 echo "            <script id=\"uptainJSSnippet\" type=\"text/plain\" data-src=\"https://app.uptain.de/js/uptain.js?x=";
  82.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "uptainId", [], "any"falsefalsefalse14), "html"nulltrue);
  83.                 echo "\" async></script>
  84.         ";
  85.             }
  86.             // line 16
  87.             echo "        <div id=\"__up_data_qp\" style=\"display: none;\"
  88.              ";
  89.             // line 17
  90.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerEmail", [], "any"falsefalsefalse17)) {
  91.                 echo "data-email=\"";
  92.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerEmail", [], "any"falsefalsefalse17), "html"nulltrue);
  93.                 echo "\"";
  94.             }
  95.             // line 18
  96.             echo "                ";
  97.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerGroup", [], "any"falsefalsefalse18)) {
  98.                 echo "data-customergroup=\"";
  99.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerGroup", [], "any"falsefalsefalse18), "html"nulltrue);
  100.                 echo "\"";
  101.             }
  102.             // line 19
  103.             echo "                ";
  104.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerFirstName", [], "any"falsefalsefalse19)) {
  105.                 echo "data-firstname=\"";
  106.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerFirstName", [], "any"falsefalsefalse19), "html"nulltrue);
  107.                 echo "\"";
  108.             }
  109.             // line 20
  110.             echo "                ";
  111.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerLastName", [], "any"falsefalsefalse20)) {
  112.                 echo "data-lastname=\"";
  113.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerLastName", [], "any"falsefalsefalse20), "html"nulltrue);
  114.                 echo "\"";
  115.             }
  116.             // line 21
  117.             echo "                ";
  118.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerTitle", [], "any"falsefalsefalse21)) {
  119.                 echo "data-title=\"";
  120.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerTitle", [], "any"falsefalsefalse21), "html"nulltrue);
  121.                 echo "\"";
  122.             }
  123.             // line 22
  124.             echo "                ";
  125.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerUid", [], "any"falsefalsefalse22)) {
  126.                 echo "data-uid=\"";
  127.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "customerUid", [], "any"falsefalsefalse22), "html"nulltrue);
  128.                 echo "\"";
  129.             }
  130.             // line 23
  131.             echo "                ";
  132.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "revenue", [], "any"falsefalsefalse23)) {
  133.                 echo "data-revenue=\"";
  134.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "revenue", [], "any"falsefalsefalse23), "html"nulltrue);
  135.                 echo "\"";
  136.             }
  137.             // line 24
  138.             echo "                ";
  139.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "pluginData", [], "any"falsefalsefalse24)) {
  140.                 echo "data-plugin=\"";
  141.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "pluginData", [], "any"falsefalsefalse24), "html"nulltrue);
  142.                 echo "\"";
  143.             }
  144.             // line 25
  145.             echo "                ";
  146.             if (sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "pageType", [], "any"falsefalsefalse25)) {
  147.                 echo "data-page=\"";
  148.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "pageType", [], "any"falsefalsefalse25), "html"nulltrue);
  149.                 echo "\"";
  150.             }
  151.             // line 26
  152.             echo "
  153.                 ";
  154.             // line 28
  155.             echo "                ";
  156.             if ((((array_key_exists("page"$context) && sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"truetruefalse28)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsetruefalse28), "sensusUptainConnectFinish", [], "any"truetruefalse28)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsetruefalse28), "sensusUptainConnectFinish", [], "any"falsetruefalse28), "orderNumber", [], "any"truetruefalse28))) {
  157.                 // line 29
  158.                 echo "                    data-ordernumber=\"";
  159.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse29), "sensusUptainConnectFinish", [], "any"falsefalsefalse29), "orderNumber", [], "any"falsefalsefalse29), "html"nulltrue);
  160.                 echo "\"
  161.                     data-success=\"1\"
  162.                     data-scv=\"";
  163.                 // line 31
  164.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse31), "sensusUptainConnectFinish", [], "any"falsefalsefalse31), "scv", [], "any"falsefalsefalse31), "html"nulltrue);
  165.                 echo "\"
  166.                     ";
  167.                 // line 32
  168.                 if ((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse32), "sensusUptainConnectFinish", [], "any"falsefalsefalse32), "voucherCode", [], "any"falsefalsefalse32) &&  !sw_get_attribute($this->env$this->source, ($context["sensusUptainConnect"] ?? null), "voucherCode", [], "any"falsefalsefalse32))) {
  169.                     echo "data-usedvoucher=\"";
  170.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse32), "sensusUptainConnectFinish", [], "any"falsefalsefalse32), "voucherCode", [], "any"falsefalsefalse32), "html"nulltrue);
  171.                     echo "\"";
  172.                 }
  173.                 // line 33
  174.                 echo "                ";
  175.             }
  176.             // line 34
  177.             echo "
  178.                 ";
  179.             // line 35
  180.             if (((array_key_exists("context"$context) && sw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"truetruefalse35)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsetruefalse35), "sensusUptainConnectWhistlist", [], "any"truetruefalse35))) {
  181.                 // line 36
  182.                 echo "                    ";
  183.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse36), "sensusUptainConnectWhistlist", [], "any"falsefalsefalse36), "wishlist", [], "any"falsefalsefalse36)) {
  184.                     echo "data-whishlist=\"";
  185.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse36), "sensusUptainConnectWhistlist", [], "any"falsefalsefalse36), "wishlist", [], "any"falsefalsefalse36), "html"nulltrue);
  186.                     echo "\"";
  187.                 }
  188.                 // line 37
  189.                 echo "                ";
  190.             }
  191.             // line 38
  192.             echo "
  193.                 ";
  194.             // line 39
  195.             if (((array_key_exists("context"$context) && sw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"truetruefalse39)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsetruefalse39), "sensusUptainConnectCart", [], "any"truetruefalse39))) {
  196.                 // line 40
  197.                 echo "                    ";
  198.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse40), "sensusUptainConnectCart", [], "any"falsefalsefalse40), "scv", [], "any"falsefalsefalse40)) {
  199.                     echo "data-scv=\"";
  200.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse40), "sensusUptainConnectCart", [], "any"falsefalsefalse40), "scv", [], "any"falsefalsefalse40), "html"nulltrue);
  201.                     echo "\"";
  202.                 }
  203.                 // line 41
  204.                 echo "                    ";
  205.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse41), "sensusUptainConnectCart", [], "any"falsefalsefalse41), "taxAmount", [], "any"falsefalsefalse41)) {
  206.                     echo "data-tax-amount=\"";
  207.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse41), "sensusUptainConnectCart", [], "any"falsefalsefalse41), "taxAmount", [], "any"falsefalsefalse41), "html"nulltrue);
  208.                     echo "\"";
  209.                 }
  210.                 // line 42
  211.                 echo "                    ";
  212.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse42), "sensusUptainConnectCart", [], "any"falsefalsefalse42), "usedvoucher", [], "any"falsefalsefalse42)) {
  213.                     echo "data-usedvoucher=\"";
  214.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse42), "sensusUptainConnectCart", [], "any"falsefalsefalse42), "usedvoucher", [], "any"falsefalsefalse42), "html"nulltrue);
  215.                     echo "\"";
  216.                 }
  217.                 // line 43
  218.                 echo "                    ";
  219.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse43), "sensusUptainConnectCart", [], "any"falsefalsefalse43), "voucherAmount", [], "any"falsefalsefalse43)) {
  220.                     echo "data-voucher-amount=\"";
  221.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse43), "sensusUptainConnectCart", [], "any"falsefalsefalse43), "voucherAmount", [], "any"falsefalsefalse43), "html"nulltrue);
  222.                     echo "\"";
  223.                 }
  224.                 // line 44
  225.                 echo "                    ";
  226.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse44), "sensusUptainConnectCart", [], "any"falsefalsefalse44), "voucherType", [], "any"falsefalsefalse44)) {
  227.                     echo "data-voucher-type=\"";
  228.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse44), "sensusUptainConnectCart", [], "any"falsefalsefalse44), "voucherType", [], "any"falsefalsefalse44), "html"nulltrue);
  229.                     echo "\"";
  230.                 }
  231.                 // line 45
  232.                 echo "                    ";
  233.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse45), "sensusUptainConnectCart", [], "any"falsefalsefalse45), "shipping", [], "any"falsefalsefalse45)) {
  234.                     echo "data-shipping=\"";
  235.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse45), "sensusUptainConnectCart", [], "any"falsefalsefalse45), "shipping", [], "any"falsefalsefalse45), "html"nulltrue);
  236.                     echo "\"";
  237.                 }
  238.                 // line 46
  239.                 echo "                    ";
  240.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse46), "sensusUptainConnectCart", [], "any"falsefalsefalse46), "payment", [], "any"falsefalsefalse46)) {
  241.                     echo "data-payment=\"";
  242.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse46), "sensusUptainConnectCart", [], "any"falsefalsefalse46), "payment", [], "any"falsefalsefalse46), "html"nulltrue);
  243.                     echo "\"";
  244.                 }
  245.                 // line 47
  246.                 echo "                    ";
  247.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse47), "sensusUptainConnectCart", [], "any"falsefalsefalse47), "shippingCosts", [], "any"falsefalsefalse47)) {
  248.                     echo "data-shipping-costs=\"";
  249.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse47), "sensusUptainConnectCart", [], "any"falsefalsefalse47), "shippingCosts", [], "any"falsefalsefalse47), "html"nulltrue);
  250.                     echo "\"";
  251.                 }
  252.                 // line 48
  253.                 echo "                    ";
  254.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse48), "sensusUptainConnectCart", [], "any"falsefalsefalse48), "paymentCosts", [], "any"falsefalsefalse48)) {
  255.                     echo "data-payment-costs=\"";
  256.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse48), "sensusUptainConnectCart", [], "any"falsefalsefalse48), "paymentCosts", [], "any"falsefalsefalse48), "html"nulltrue);
  257.                     echo "\"";
  258.                 }
  259.                 // line 49
  260.                 echo "                    ";
  261.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse49), "sensusUptainConnectCart", [], "any"falsefalsefalse49), "postalCode", [], "any"falsefalsefalse49)) {
  262.                     echo "data-postal-code=\"";
  263.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse49), "sensusUptainConnectCart", [], "any"falsefalsefalse49), "postalCode", [], "any"falsefalsefalse49), "html"nulltrue);
  264.                     echo "\"";
  265.                 }
  266.                 // line 50
  267.                 echo "                    ";
  268.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse50), "sensusUptainConnectCart", [], "any"falsefalsefalse50), "products", [], "any"falsefalsefalse50)) {
  269.                     echo "data-products=\"";
  270.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse50), "sensusUptainConnectCart", [], "any"falsefalsefalse50), "products", [], "any"falsefalsefalse50), "html"nulltrue);
  271.                     echo "\"";
  272.                 }
  273.                 // line 51
  274.                 echo "                ";
  275.             }
  276.             // line 52
  277.             echo "
  278.                 ";
  279.             // line 53
  280.             if (((array_key_exists("context"$context) && sw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"truetruefalse53)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsetruefalse53), "sensusUptainProductListing", [], "any"truetruefalse53))) {
  281.                 // line 54
  282.                 echo "                    ";
  283.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse54), "sensusUptainProductListing", [], "any"falsefalsefalse54), "categoryName", [], "any"falsefalsefalse54)) {
  284.                     echo "data-category-name=\"";
  285.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse54), "sensusUptainProductListing", [], "any"falsefalsefalse54), "categoryName", [], "any"falsefalsefalse54), "html"nulltrue);
  286.                     echo "\"";
  287.                 }
  288.                 // line 55
  289.                 echo "                    ";
  290.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse55), "sensusUptainProductListing", [], "any"falsefalsefalse55), "categoryPath", [], "any"falsefalsefalse55)) {
  291.                     echo "data-category-path=\"";
  292.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse55), "sensusUptainProductListing", [], "any"falsefalsefalse55), "categoryPath", [], "any"falsefalsefalse55), "html"nulltrue);
  293.                     echo "\"";
  294.                 }
  295.                 // line 56
  296.                 echo "                    ";
  297.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse56), "sensusUptainProductListing", [], "any"falsefalsefalse56), "categoryProducts", [], "any"falsefalsefalse56)) {
  298.                     echo "data-category-products=\"";
  299.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse56), "sensusUptainProductListing", [], "any"falsefalsefalse56), "categoryProducts", [], "any"falsefalsefalse56), "html"nulltrue);
  300.                     echo "\"";
  301.                 }
  302.                 // line 57
  303.                 echo "                    ";
  304.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse57), "sensusUptainProductListing", [], "any"falsefalsefalse57), "categorySorting", [], "any"falsefalsefalse57)) {
  305.                     echo "data-category-sorting=\"";
  306.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "extensions", [], "any"falsefalsefalse57), "sensusUptainProductListing", [], "any"falsefalsefalse57), "categorySorting", [], "any"falsefalsefalse57), "html"nulltrue);
  307.                     echo "\"";
  308.                 }
  309.                 // line 58
  310.                 echo "                ";
  311.             }
  312.             // line 59
  313.             echo "
  314.                 ";
  315.             // line 60
  316.             if (((array_key_exists("page"$context) && sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"truetruefalse60)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsetruefalse60), "sensusUptainProductDetail", [], "any"truetruefalse60))) {
  317.                 // line 61
  318.                 echo "                    ";
  319.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse61), "sensusUptainProductDetail", [], "any"falsefalsefalse61), "productId", [], "any"falsefalsefalse61)) {
  320.                     echo "data-product-id=\"";
  321.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse61), "sensusUptainProductDetail", [], "any"falsefalsefalse61), "productId", [], "any"falsefalsefalse61), "html"nulltrue);
  322.                     echo "\"";
  323.                 }
  324.                 // line 62
  325.                 echo "                    ";
  326.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse62), "sensusUptainProductDetail", [], "any"falsefalsefalse62), "productName", [], "any"falsefalsefalse62)) {
  327.                     echo "data-product-name=\"";
  328.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse62), "sensusUptainProductDetail", [], "any"falsefalsefalse62), "productName", [], "any"falsefalsefalse62), "html"nulltrue);
  329.                     echo "\"";
  330.                 }
  331.                 // line 63
  332.                 echo "                    ";
  333.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse63), "sensusUptainProductDetail", [], "any"falsefalsefalse63), "productPrice", [], "any"falsefalsefalse63)) {
  334.                     echo "data-product-price=\"";
  335.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse63), "sensusUptainProductDetail", [], "any"falsefalsefalse63), "productPrice", [], "any"falsefalsefalse63), "html"nulltrue);
  336.                     echo "\"";
  337.                 }
  338.                 // line 64
  339.                 echo "                    ";
  340.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse64), "sensusUptainProductDetail", [], "any"falsefalsefalse64), "productOriginalPrice", [], "any"falsefalsefalse64)) {
  341.                     echo "data-product-original-price=\"";
  342.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse64), "sensusUptainProductDetail", [], "any"falsefalsefalse64), "productOriginalPrice", [], "any"falsefalsefalse64), "html"nulltrue);
  343.                     echo "\"";
  344.                 }
  345.                 // line 65
  346.                 echo "                    ";
  347.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse65), "sensusUptainProductDetail", [], "any"falsefalsefalse65), "productImage", [], "any"falsefalsefalse65)) {
  348.                     echo "data-product-image=\"";
  349.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse65), "sensusUptainProductDetail", [], "any"falsefalsefalse65), "productImage", [], "any"falsefalsefalse65), "html"nulltrue);
  350.                     echo "\"";
  351.                 }
  352.                 // line 66
  353.                 echo "                    ";
  354.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse66), "sensusUptainProductDetail", [], "any"falsefalsefalse66), "productTags", [], "any"falsefalsefalse66)) {
  355.                     echo "data-product-tags=\"";
  356.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse66), "sensusUptainProductDetail", [], "any"falsefalsefalse66), "productTags", [], "any"falsefalsefalse66), "html"nulltrue);
  357.                     echo "\"";
  358.                 }
  359.                 // line 67
  360.                 echo "                    ";
  361.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse67), "sensusUptainProductDetail", [], "any"falsefalsefalse67), "productVariants", [], "any"falsefalsefalse67)) {
  362.                     echo "data-product-variants=\"";
  363.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse67), "sensusUptainProductDetail", [], "any"falsefalsefalse67), "productVariants", [], "any"falsefalsefalse67), "html"nulltrue);
  364.                     echo "\"";
  365.                 }
  366.                 // line 68
  367.                 echo "                    ";
  368.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse68), "sensusUptainProductDetail", [], "any"falsefalsefalse68), "productCategory", [], "any"falsefalsefalse68)) {
  369.                     echo "data-product-category=\"";
  370.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse68), "sensusUptainProductDetail", [], "any"falsefalsefalse68), "productCategory", [], "any"falsefalsefalse68), "html"nulltrue);
  371.                     echo "\"";
  372.                 }
  373.                 // line 69
  374.                 echo "                    ";
  375.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse69), "sensusUptainProductDetail", [], "any"falsefalsefalse69), "productCategoryPaths", [], "any"falsefalsefalse69)) {
  376.                     echo "data-product-category-path=\"";
  377.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse69), "sensusUptainProductDetail", [], "any"falsefalsefalse69), "productCategoryPaths", [], "any"falsefalsefalse69), "html"nulltrue);
  378.                     echo "\"";
  379.                 }
  380.                 // line 70
  381.                 echo "                ";
  382.             }
  383.             // line 71
  384.             echo "
  385.                 ";
  386.             // line 72
  387.             if (((array_key_exists("page"$context) && sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"truetruefalse72)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsetruefalse72), "sensusUptainProductSearch", [], "any"truetruefalse72))) {
  388.                 // line 73
  389.                 echo "                    ";
  390.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse73), "sensusUptainProductSearch", [], "any"falsefalsefalse73), "searchTerm", [], "any"falsefalsefalse73)) {
  391.                     echo "data-search-term=\"";
  392.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse73), "sensusUptainProductSearch", [], "any"falsefalsefalse73), "searchTerm", [], "any"falsefalsefalse73), "html"nulltrue);
  393.                     echo "\"";
  394.                 }
  395.                 // line 74
  396.                 echo "                    ";
  397.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse74), "sensusUptainProductSearch", [], "any"falsefalsefalse74), "searchProducts", [], "any"falsefalsefalse74)) {
  398.                     echo "data-search-products=\"";
  399.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse74), "sensusUptainProductSearch", [], "any"falsefalsefalse74), "searchProducts", [], "any"falsefalsefalse74), "html"nulltrue);
  400.                     echo "\"";
  401.                 }
  402.                 // line 75
  403.                 echo "                    ";
  404.                 if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse75), "sensusUptainProductSearch", [], "any"falsefalsefalse75), "searchSorting", [], "any"falsefalsefalse75)) {
  405.                     echo "data-search-sorting=\"";
  406.                     echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse75), "sensusUptainProductSearch", [], "any"falsefalsefalse75), "searchSorting", [], "any"falsefalsefalse75), "html"nulltrue);
  407.                     echo "\"";
  408.                 }
  409.                 // line 76
  410.                 echo "                ";
  411.             }
  412.             // line 77
  413.             echo "        >
  414.         </div>
  415.     ";
  416.         }
  417.         
  418.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  419.         
  420.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  421.     }
  422.     public function getTemplateName()
  423.     {
  424.         return "@SensusUptainConnect6/storefront/base.html.twig";
  425.     }
  426.     public function isTraitable()
  427.     {
  428.         return false;
  429.     }
  430.     public function getDebugInfo()
  431.     {
  432.         return array (  426 => 77,  423 => 76,  416 => 75,  409 => 74,  402 => 73,  400 => 72,  397 => 71,  394 => 70,  387 => 69,  380 => 68,  373 => 67,  366 => 66,  359 => 65,  352 => 64,  345 => 63,  338 => 62,  331 => 61,  329 => 60,  326 => 59,  323 => 58,  316 => 57,  309 => 56,  302 => 55,  295 => 54,  293 => 53,  290 => 52,  287 => 51,  280 => 50,  273 => 49,  266 => 48,  259 => 47,  252 => 46,  245 => 45,  238 => 44,  231 => 43,  224 => 42,  217 => 41,  210 => 40,  208 => 39,  205 => 38,  202 => 37,  195 => 36,  193 => 35,  190 => 34,  187 => 33,  181 => 32,  177 => 31,  171 => 29,  168 => 28,  165 => 26,  158 => 25,  151 => 24,  144 => 23,  137 => 22,  130 => 21,  123 => 20,  116 => 19,  109 => 18,  103 => 17,  100 => 16,  94 => 14,  89 => 12,  86 => 11,  84 => 10,  79 => 8,  76 => 7,  74 => 6,  68 => 4,  58 => 3,  35 => 2,);
  433.     }
  434.     public function getSourceContext()
  435.     {
  436.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  437. {% block base_body_script %}
  438.     {{ parent() }}
  439.     {% if sensusUptainConnect is defined and sensusUptainConnect.active == true and sensusUptainConnect.uptainId is defined %}
  440.         <script type=\"text/javascript\">
  441.             window.uptainUpdateUrl = \"{{ seoUrl('frontend.uptain.getCart') }}\";
  442.         </script>
  443.         {%  if sensusUptainConnect.cookieEnabled %}
  444.             <script id=\"uptainJSSnippet\" type=\"text/javascript\"
  445.                     src=\"https://app.uptain.de/js/uptain.js?x={{ sensusUptainConnect.uptainId }}\" async></script>
  446.         {% else %}
  447.             <script id=\"uptainJSSnippet\" type=\"text/plain\" data-src=\"https://app.uptain.de/js/uptain.js?x={{ sensusUptainConnect.uptainId }}\" async></script>
  448.         {%  endif %}
  449.         <div id=\"__up_data_qp\" style=\"display: none;\"
  450.              {% if sensusUptainConnect.customerEmail %}data-email=\"{{ sensusUptainConnect.customerEmail }}\"{% endif %}
  451.                 {% if sensusUptainConnect.customerGroup %}data-customergroup=\"{{ sensusUptainConnect.customerGroup }}\"{% endif %}
  452.                 {% if sensusUptainConnect.customerFirstName %}data-firstname=\"{{ sensusUptainConnect.customerFirstName }}\"{% endif %}
  453.                 {% if sensusUptainConnect.customerLastName %}data-lastname=\"{{ sensusUptainConnect.customerLastName }}\"{% endif %}
  454.                 {% if sensusUptainConnect.customerTitle %}data-title=\"{{ sensusUptainConnect.customerTitle }}\"{% endif %}
  455.                 {% if sensusUptainConnect.customerUid %}data-uid=\"{{ sensusUptainConnect.customerUid }}\"{% endif %}
  456.                 {% if sensusUptainConnect.revenue %}data-revenue=\"{{ sensusUptainConnect.revenue }}\"{% endif %}
  457.                 {% if sensusUptainConnect.pluginData %}data-plugin=\"{{ sensusUptainConnect.pluginData }}\"{% endif %}
  458.                 {% if sensusUptainConnect.pageType %}data-page=\"{{ sensusUptainConnect.pageType }}\"{% endif %}
  459.                 {# This is only set when we're at the CheckoutFinishPage #}
  460.                 {% if page is defined and page.extensions is defined and page.extensions.sensusUptainConnectFinish is defined and page.extensions.sensusUptainConnectFinish.orderNumber is defined %}
  461.                     data-ordernumber=\"{{ page.extensions.sensusUptainConnectFinish.orderNumber }}\"
  462.                     data-success=\"1\"
  463.                     data-scv=\"{{ page.extensions.sensusUptainConnectFinish.scv }}\"
  464.                     {% if page.extensions.sensusUptainConnectFinish.voucherCode and not sensusUptainConnect.voucherCode %}data-usedvoucher=\"{{ page.extensions.sensusUptainConnectFinish.voucherCode }}\"{% endif %}
  465.                 {% endif %}
  466.                 {% if context is defined and context.extensions is defined and context.extensions.sensusUptainConnectWhistlist is defined %}
  467.                     {% if context.extensions.sensusUptainConnectWhistlist.wishlist %}data-whishlist=\"{{ context.extensions.sensusUptainConnectWhistlist.wishlist }}\"{% endif %}
  468.                 {% endif %}
  469.                 {% if context is defined and context.extensions is defined and context.extensions.sensusUptainConnectCart is defined %}
  470.                     {% if context.extensions.sensusUptainConnectCart.scv %}data-scv=\"{{ context.extensions.sensusUptainConnectCart.scv }}\"{% endif %}
  471.                     {% if context.extensions.sensusUptainConnectCart.taxAmount %}data-tax-amount=\"{{ context.extensions.sensusUptainConnectCart.taxAmount }}\"{% endif %}
  472.                     {% if context.extensions.sensusUptainConnectCart.usedvoucher %}data-usedvoucher=\"{{ context.extensions.sensusUptainConnectCart.usedvoucher }}\"{% endif %}
  473.                     {% if context.extensions.sensusUptainConnectCart.voucherAmount %}data-voucher-amount=\"{{ context.extensions.sensusUptainConnectCart.voucherAmount }}\"{% endif %}
  474.                     {% if context.extensions.sensusUptainConnectCart.voucherType %}data-voucher-type=\"{{ context.extensions.sensusUptainConnectCart.voucherType }}\"{% endif %}
  475.                     {% if context.extensions.sensusUptainConnectCart.shipping %}data-shipping=\"{{ context.extensions.sensusUptainConnectCart.shipping }}\"{% endif %}
  476.                     {% if context.extensions.sensusUptainConnectCart.payment %}data-payment=\"{{ context.extensions.sensusUptainConnectCart.payment }}\"{% endif %}
  477.                     {% if context.extensions.sensusUptainConnectCart.shippingCosts %}data-shipping-costs=\"{{ context.extensions.sensusUptainConnectCart.shippingCosts }}\"{% endif %}
  478.                     {% if context.extensions.sensusUptainConnectCart.paymentCosts %}data-payment-costs=\"{{ context.extensions.sensusUptainConnectCart.paymentCosts }}\"{% endif %}
  479.                     {% if context.extensions.sensusUptainConnectCart.postalCode %}data-postal-code=\"{{ context.extensions.sensusUptainConnectCart.postalCode }}\"{% endif %}
  480.                     {% if context.extensions.sensusUptainConnectCart.products %}data-products=\"{{ context.extensions.sensusUptainConnectCart.products }}\"{% endif %}
  481.                 {% endif %}
  482.                 {% if context is defined and context.extensions is defined and context.extensions.sensusUptainProductListing is defined %}
  483.                     {% if context.extensions.sensusUptainProductListing.categoryName %}data-category-name=\"{{ context.extensions.sensusUptainProductListing.categoryName }}\"{% endif %}
  484.                     {% if context.extensions.sensusUptainProductListing.categoryPath %}data-category-path=\"{{ context.extensions.sensusUptainProductListing.categoryPath }}\"{% endif %}
  485.                     {% if context.extensions.sensusUptainProductListing.categoryProducts %}data-category-products=\"{{ context.extensions.sensusUptainProductListing.categoryProducts }}\"{% endif %}
  486.                     {% if context.extensions.sensusUptainProductListing.categorySorting %}data-category-sorting=\"{{ context.extensions.sensusUptainProductListing.categorySorting }}\"{% endif %}
  487.                 {% endif %}
  488.                 {% if page is defined and page.extensions is defined and page.extensions.sensusUptainProductDetail is defined %}
  489.                     {% if page.extensions.sensusUptainProductDetail.productId %}data-product-id=\"{{ page.extensions.sensusUptainProductDetail.productId }}\"{% endif %}
  490.                     {% if page.extensions.sensusUptainProductDetail.productName %}data-product-name=\"{{ page.extensions.sensusUptainProductDetail.productName }}\"{% endif %}
  491.                     {% if page.extensions.sensusUptainProductDetail.productPrice %}data-product-price=\"{{ page.extensions.sensusUptainProductDetail.productPrice }}\"{% endif %}
  492.                     {% if page.extensions.sensusUptainProductDetail.productOriginalPrice %}data-product-original-price=\"{{ page.extensions.sensusUptainProductDetail.productOriginalPrice }}\"{% endif %}
  493.                     {% if page.extensions.sensusUptainProductDetail.productImage %}data-product-image=\"{{ page.extensions.sensusUptainProductDetail.productImage }}\"{% endif %}
  494.                     {% if page.extensions.sensusUptainProductDetail.productTags %}data-product-tags=\"{{ page.extensions.sensusUptainProductDetail.productTags }}\"{% endif %}
  495.                     {% if page.extensions.sensusUptainProductDetail.productVariants %}data-product-variants=\"{{ page.extensions.sensusUptainProductDetail.productVariants }}\"{% endif %}
  496.                     {% if page.extensions.sensusUptainProductDetail.productCategory %}data-product-category=\"{{ page.extensions.sensusUptainProductDetail.productCategory }}\"{% endif %}
  497.                     {% if page.extensions.sensusUptainProductDetail.productCategoryPaths %}data-product-category-path=\"{{ page.extensions.sensusUptainProductDetail.productCategoryPaths }}\"{% endif %}
  498.                 {% endif %}
  499.                 {% if page is defined and page.extensions is defined and page.extensions.sensusUptainProductSearch is defined %}
  500.                     {% if page.extensions.sensusUptainProductSearch.searchTerm %}data-search-term=\"{{ page.extensions.sensusUptainProductSearch.searchTerm }}\"{% endif %}
  501.                     {% if page.extensions.sensusUptainProductSearch.searchProducts %}data-search-products=\"{{ page.extensions.sensusUptainProductSearch.searchProducts }}\"{% endif %}
  502.                     {% if page.extensions.sensusUptainProductSearch.searchSorting %}data-search-sorting=\"{{ page.extensions.sensusUptainProductSearch.searchSorting }}\"{% endif %}
  503.                 {% endif %}
  504.         >
  505.         </div>
  506.     {% endif %}
  507. {% endblock %}""@SensusUptainConnect6/storefront/base.html.twig""/var/www/staging1.grimm-gastrobedarf.de/custom/plugins/SensusUptainConnect6/src/Resources/views/storefront/base.html.twig");
  508.     }
  509. }