var/cache/dev/twig/af/af670be4ee0594ae5d6628c73fe1b501b8c39202e157fff5417882819a761627.php line 36

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* default_frame.twig */
  14. class __TwigTemplate_aa67d00dae5f07d37c3dd15ba9c1c5b10c4a74b61728414add0b7e204689f27f extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  44.     <!-- Google Tag Manager -->
  45.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  46.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  47.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  48.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f)
  49.         ;
  50.         })(window,document,'script','dataLayer','GTM-WPNQR96');</script>
  51.     <!-- End Google Tag Manager -->
  52.     
  53.     <!-- Global site tag (gtag.js) - Google Analytics -->
  54.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-222072587-1\"></script>
  55.     <script>
  56.     ";
  57.         // line 26
  58.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"falsetruefalse26), "groups", [], "any"truetruefalse26)) {
  59.             // line 27
  60.             echo "        gtag('set', 'user_properties', {
  61.             'member_rank': '";
  62.             // line 28
  63.             echo twig_escape_filter($this->envtwig_join_filter(twig_array_map($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'28$this->source); })()), "user", [], "any"falsefalsefalse28), "groups", [], "any"falsefalsefalse28), function ($__g__) use ($context$macros) { $context["g"] = $__g__; return twig_get_attribute($this->env$this->source, (isset($context["g"]) || array_key_exists("g"$context) ? $context["g"] : (function () { throw new RuntimeError('Variable "g" does not exist.'28$this->source); })()), "name", [], "any"falsefalsefalse28); }), "|"), "html"nulltrue);
  64.             echo "',
  65.             'user_id': '";
  66.             // line 29
  67.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'29$this->source); })()), "user", [], "any"falsefalsefalse29), "Id", [], "any"falsefalsefalse29), "html"nulltrue);
  68.             echo "'
  69.         });
  70.     ";
  71.         }
  72.         // line 32
  73.         echo "
  74.     window.dataLayer = window.dataLayer || [];
  75.     function gtag(){dataLayer.push(arguments);}
  76.     gtag('js', new Date());
  77.     gtag('config', 'UA-222072587-1');
  78.       ";
  79.         // line 39
  80.         $context["request_uri"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "server", [], "any"falsefalsefalse39), "get", [=> "REQUEST_URI"], "method"falsefalsefalse39);
  81.         // line 40
  82.         echo "        ";
  83.         if (twig_in_filter("/shopping/complete", (isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'40$this->source); })()))) {
  84.             // line 41
  85.             echo "        gtag('event', 'purchase', {
  86.             'transaction_id': '";
  87.             // line 42
  88.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'42$this->source); })()), "orderNo", [], "any"falsefalsefalse42), "html"nulltrue);
  89.             echo "', //受注ID
  90.             'affiliation': '";
  91.             // line 43
  92.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'43$this->source); })()), "shop_name", [], "any"falsefalsefalse43), "html"nulltrue);
  93.             echo "', //ショップ名
  94.             'value': ";
  95.             // line 44
  96.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'44$this->source); })()), "payment_total", [], "any"falsefalsefalse44), "html"nulltrue);
  97.             echo ", //合計金額
  98.             'currency': 'JPY', //通貨コード
  99.             'tax': ";
  100.             // line 46
  101.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'46$this->source); })()), "tax", [], "any"falsefalsefalse46), "html"nulltrue);
  102.             echo ", //消費税
  103.             'shipping': ";
  104.             // line 47
  105.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'47$this->source); })()), "delivery_fee_total", [], "any"falsefalsefalse47), "html"nulltrue);
  106.             echo ", //送料
  107.             'items': [
  108.             ";
  109.             // line 49
  110.             $context['_parent'] = $context;
  111.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'49$this->source); })()), "MergedProductOrderItems", [], "any"falsefalsefalse49));
  112.             foreach ($context['_seq'] as $context["_key"] => $context["OrderItem"]) {
  113.                 // line 50
  114.                 echo "                {
  115.                 'item_sku': '";
  116.                 // line 51
  117.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["OrderItem"], "product_code", [], "any"falsefalsefalse51), "html"nulltrue);
  118.                 echo "', //SKU
  119.                 'item_name': '";
  120.                 // line 52
  121.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["OrderItem"], "product_name", [], "any"falsefalsefalse52), "html"nulltrue);
  122.                 echo "', //商品名
  123.                 'quantity': ";
  124.                 // line 53
  125.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["OrderItem"], "quantity", [], "any"falsefalsefalse53), "html"nulltrue);
  126.                 echo ", //数量
  127.                 'price': ";
  128.                 // line 54
  129.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["OrderItem"], "price_inc_tax", [], "any"falsefalsefalse54), "html"nulltrue);
  130.                 echo ", //商品価格
  131.                 'category': '";
  132.                 // line 55
  133.                 $context['_parent'] = $context;
  134.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["OrderItem"], "Product", [], "any"falsefalsefalse55), "ProductCategories", [], "any"falsefalsefalse55));
  135.                 foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  136.                     $context['_parent'] = $context;
  137.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse55), "path", [], "any"falsefalsefalse55));
  138.                     foreach ($context['_seq'] as $context["_key"] => $context["Category"]) {
  139.                         if ( !(null === twig_get_attribute($this->env$this->source$context["Category"], "parent", [], "any"falsefalsefalse55))) {
  140.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["Category"], "Parent", [], "any"falsefalsefalse55), "name", [], "any"falsefalsefalse55), "html"nulltrue);
  141.                             echo ":";
  142.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Category"], "name", [], "any"falsefalsefalse55), "html"nulltrue);
  143.                         }
  144.                     }
  145.                     $_parent $context['_parent'];
  146.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Category'], $context['_parent'], $context['loop']);
  147.                     $context array_intersect_key($context$_parent) + $_parent;
  148.                 }
  149.                 $_parent $context['_parent'];
  150.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  151.                 $context array_intersect_key($context$_parent) + $_parent;
  152.                 echo "' //カテゴリ
  153.                 },
  154.             ";
  155.             }
  156.             $_parent $context['_parent'];
  157.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['OrderItem'], $context['_parent'], $context['loop']);
  158.             $context array_intersect_key($context$_parent) + $_parent;
  159.             // line 58
  160.             echo "            ]
  161.         });
  162.         dataLayer = [{'user_id': '";
  163.             // line 60
  164.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'60$this->source); })()), "user", [], "any"falsefalsefalse60), "Id", [], "any"falsefalsefalse60), "html"nulltrue);
  165.             echo "'}];
  166.         dataLayer = [{
  167.             'items':
  168.                     ";
  169.             // line 63
  170.             $context['_parent'] = $context;
  171.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'63$this->source); })()), "MergedProductOrderItems", [], "any"falsefalsefalse63));
  172.             foreach ($context['_seq'] as $context["_key"] => $context["OrderItem"]) {
  173.                 // line 64
  174.                 echo "                        {
  175.                             'item_sku': '";
  176.                 // line 65
  177.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["OrderItem"], "product_code", [], "any"falsefalsefalse65), "html"nulltrue);
  178.                 echo "', //SKU
  179.                             'item_name': '";
  180.                 // line 66
  181.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["OrderItem"], "product_name", [], "any"falsefalsefalse66), "html"nulltrue);
  182.                 echo "', //商品名
  183.                         },
  184.                     ";
  185.             }
  186.             $_parent $context['_parent'];
  187.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['OrderItem'], $context['_parent'], $context['loop']);
  188.             $context array_intersect_key($context$_parent) + $_parent;
  189.             // line 69
  190.             echo "        }];
  191.         ";
  192.         }
  193.         // line 71
  194.         echo "    </script>
  195.     <meta charset=\"utf-8\">
  196.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  197.     <meta name=\"eccube-csrf-token\" content=\"";
  198.         // line 75
  199.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  200.         echo "\">
  201.     <title>";
  202.         // line 76
  203.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'76$this->source); })()), "shop_name", [], "any"falsefalsefalse76), "html"nulltrue);
  204.         if ((array_key_exists("subtitle"$context) &&  !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'76$this->source); })())))) {
  205.             echo " / ";
  206.             echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'76$this->source); })()), "html"nulltrue);
  207.         } elseif ((array_key_exists("title"$context) &&  !twig_test_empty((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'76$this->source); })())))) {
  208.             echo " / ";
  209.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'76$this->source); })()), "html"nulltrue);
  210.         }
  211.         echo "</title>
  212.     ";
  213.         // line 77
  214.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'77$this->source); })()), "meta_tags", [], "any"falsefalsefalse77))) {
  215.             // line 78
  216.             echo "        ";
  217.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'78$this->source); })()), "meta_tags", [], "any"falsefalsefalse78)));
  218.             echo "
  219.         ";
  220.             // line 79
  221.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'79$this->source); })()), "description", [], "any"falsefalsefalse79))) {
  222.                 // line 80
  223.                 echo "            <meta name=\"description\" content=\"";
  224.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'80$this->source); })()), "description", [], "any"falsefalsefalse80), "html"nulltrue);
  225.                 echo "\">
  226.         ";
  227.             }
  228.             // line 82
  229.             echo "    ";
  230.         } else {
  231.             // line 83
  232.             echo "        ";
  233.             echo twig_include($this->env$context"meta.twig");
  234.             echo "
  235.     ";
  236.         }
  237.         // line 85
  238.         echo "    ";
  239.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'85$this->source); })()), "author", [], "any"falsefalsefalse85))) {
  240.             // line 86
  241.             echo "        <meta name=\"author\" content=\"";
  242.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'86$this->source); })()), "author", [], "any"falsefalsefalse86), "html"nulltrue);
  243.             echo "\">
  244.     ";
  245.         }
  246.         // line 88
  247.         echo "    ";
  248.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'88$this->source); })()), "keyword", [], "any"falsefalsefalse88))) {
  249.             // line 89
  250.             echo "        <meta name=\"keywords\" content=\"";
  251.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'89$this->source); })()), "keyword", [], "any"falsefalsefalse89), "html"nulltrue);
  252.             echo "\">
  253.     ";
  254.         }
  255.         // line 91
  256.         echo "    ";
  257.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'91$this->source); })()), "meta_robots", [], "any"falsefalsefalse91))) {
  258.             // line 92
  259.             echo "        <meta name=\"robots\" content=\"";
  260.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'92$this->source); })()), "meta_robots", [], "any"falsefalsefalse92), "html"nulltrue);
  261.             echo "\">
  262.     ";
  263.         }
  264.         // line 94
  265.         echo "    <link rel=\"icon\" href=\"";
  266.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  267.         echo "\">
  268.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  269.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  270.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  271.     <link rel=\"stylesheet\" href=\"";
  272.         // line 98
  273.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  274.         echo "\">
  275.     ";
  276.         // line 99
  277.         $this->displayBlock('stylesheet'$context$blocks);
  278.         // line 100
  279.         echo "    <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></script>
  280.     <script>
  281.         \$(function() {
  282.             \$.ajaxSetup({
  283.                 'headers': {
  284.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  285.                 }
  286.             });
  287.         });
  288.     </script>
  289.     
  290.     ";
  291.         // line 112
  292.         echo "    ";
  293.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'112$this->source); })()), "Head", [], "any"falsefalsefalse112)) {
  294.             // line 113
  295.             echo "        ";
  296.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'113$this->source); })()), "Head", [], "any"falsefalsefalse113)]);
  297.             echo "
  298.     ";
  299.         }
  300.         // line 115
  301.         echo "    ";
  302.         // line 116
  303.         echo "    ";
  304.         if (array_key_exists("plugin_assets"$context)) {
  305.             echo twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets"$context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.'116$this->source); })())]);
  306.         }
  307.         // line 117
  308.         echo "    <link rel=\"stylesheet\" href=\"";
  309.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  310.         echo "\">
  311. </head>
  312. <body id=\"page_";
  313.         // line 119
  314.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'119$this->source); })()), "request", [], "any"falsefalsefalse119), "get", [=> "_route"], "method"falsefalsefalse119), "html"nulltrue);
  315.         echo "\" class=\"";
  316.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'119$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  317.         echo "\">
  318. <!-- Google Tag Manager (noscript) -->
  319. <noscript>
  320.     <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WPNQR96\"
  321.                   height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  322. </noscript>
  323. <!-- End Google Tag Manager (noscript) -->
  324. ";
  325.         // line 127
  326.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'127$this->source); })()), "BodyAfter", [], "any"falsefalsefalse127)) {
  327.             // line 128
  328.             echo "    ";
  329.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'128$this->source); })()), "BodyAfter", [], "any"falsefalsefalse128)]);
  330.             echo "
  331. ";
  332.         }
  333.         // line 130
  334.         echo "
  335. <div class=\"ec-layoutRole\">
  336.     <div class=\"l-header mb40 spMb20\">
  337.     ";
  338.         // line 134
  339.         echo "    ";
  340.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'134$this->source); })()), "Header", [], "any"falsefalsefalse134)) {
  341.             // line 135
  342.             echo "        <div class=\"ec-layoutRole__header\">
  343.             ";
  344.             // line 136
  345.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'136$this->source); })()), "Header", [], "any"falsefalsefalse136)]);
  346.             echo "
  347.         </div>
  348.     ";
  349.         }
  350.         // line 139
  351.         echo "
  352.     ";
  353.         // line 141
  354.         echo "    ";
  355.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'141$this->source); })()), "ContentsTop", [], "any"falsefalsefalse141)) {
  356.             // line 142
  357.             echo "        <div class=\"ec-layoutRole__contentTop\">
  358.             ";
  359.             // line 143
  360.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'143$this->source); })()), "ContentsTop", [], "any"falsefalsefalse143)]);
  361.             echo "
  362.         </div>
  363.     ";
  364.         }
  365.         // line 146
  366.         echo "    </div>
  367.     <div class=\"ec-layoutRole__contents\">
  368.         ";
  369.         // line 150
  370.         echo "        ";
  371.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'150$this->source); })()), "SideLeft", [], "any"falsefalsefalse150)) {
  372.             // line 151
  373.             echo "            <div class=\"ec-layoutRole__left\">
  374.                 ";
  375.             // line 152
  376.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'152$this->source); })()), "SideLeft", [], "any"falsefalsefalse152)]);
  377.             echo "
  378.             </div>
  379.         ";
  380.         }
  381.         // line 155
  382.         echo "
  383.         ";
  384.         // line 156
  385.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  386.         // line 157
  387.         echo "        ";
  388.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'157$this->source); })()), "ColumnNum", [], "any"falsefalsefalse157) == 2)) {
  389.             // line 158
  390.             echo "            ";
  391.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  392.             // line 159
  393.             echo "        ";
  394.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'159$this->source); })()), "ColumnNum", [], "any"falsefalsefalse159) == 3)) {
  395.             // line 160
  396.             echo "            ";
  397.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  398.             // line 161
  399.             echo "        ";
  400.         }
  401.         // line 162
  402.         echo "
  403.         <div class=\"";
  404.         // line 163
  405.         echo twig_escape_filter($this->env, (isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'163$this->source); })()), "html"nulltrue);
  406.         echo "\">
  407.             ";
  408.         // line 165
  409.         echo "            ";
  410.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'165$this->source); })()), "MainTop", [], "any"falsefalsefalse165)) {
  411.             // line 166
  412.             echo "                <div class=\"ec-layoutRole__mainTop\">
  413.                     ";
  414.             // line 167
  415.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'167$this->source); })()), "MainTop", [], "any"falsefalsefalse167)]);
  416.             echo "
  417.                 </div>
  418.             ";
  419.         }
  420.         // line 170
  421.         echo "
  422.             ";
  423.         // line 172
  424.         echo "            ";
  425.         $this->displayBlock('main'$context$blocks);
  426.         // line 173
  427.         echo "
  428.             ";
  429.         // line 175
  430.         echo "            ";
  431.         $context["request_uri"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'175$this->source); })()), "request", [], "any"falsefalsefalse175), "server", [], "any"falsefalsefalse175), "get", [=> "REQUEST_URI"], "method"falsefalsefalse175);
  432.         // line 176
  433.         echo "            ";
  434.         if (twig_in_filter("collection", (isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'176$this->source); })()))) {
  435.             // line 177
  436.             echo "            
  437.             ";
  438.         } else {
  439.             // line 179
  440.             echo "                ";
  441.             if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'179$this->source); })()), "MainBottom", [], "any"falsefalsefalse179)) {
  442.                 // line 180
  443.                 echo "                    <div class=\"ec-layoutRole__mainBottom\">
  444.                         ";
  445.                 // line 181
  446.                 echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'181$this->source); })()), "MainBottom", [], "any"falsefalsefalse181)]);
  447.                 echo "
  448.                     </div>
  449.                 ";
  450.             }
  451.             // line 184
  452.             echo "            ";
  453.         }
  454.         // line 185
  455.         echo "
  456.             ";
  457.         // line 186
  458.         $context["request_uri"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'186$this->source); })()), "request", [], "any"falsefalsefalse186), "server", [], "any"falsefalsefalse186), "get", [=> "REQUEST_URI"], "method"falsefalsefalse186);
  459.         // line 187
  460.         echo "            ";
  461.         if (((isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'187$this->source); })()) == "/")) {
  462.             // line 188
  463.             echo "            ";
  464.             // line 189
  465.             echo "            ";
  466.         }
  467.         // line 190
  468.         echo "
  469.         </div>
  470.         ";
  471.         // line 194
  472.         echo "        ";
  473.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'194$this->source); })()), "SideRight", [], "any"falsefalsefalse194)) {
  474.             // line 195
  475.             echo "            <div class=\"ec-layoutRole__right\">
  476.                 ";
  477.             // line 196
  478.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'196$this->source); })()), "SideRight", [], "any"falsefalsefalse196)]);
  479.             echo "
  480.             </div>
  481.         ";
  482.         }
  483.         // line 199
  484.         echo "    </div>
  485.     ";
  486.         // line 202
  487.         echo "    ";
  488.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'202$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse202)) {
  489.             // line 203
  490.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  491.             ";
  492.             // line 204
  493.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'204$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse204)]);
  494.             echo "
  495.         </div>
  496.     ";
  497.         }
  498.         // line 207
  499.         echo "
  500.     ";
  501.         // line 209
  502.         echo "    ";
  503.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'209$this->source); })()), "Footer", [], "any"falsefalsefalse209)) {
  504.             // line 210
  505.             echo "        <div class=\"ec-layoutRole__footer\">
  506.             ";
  507.             // line 211
  508.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'211$this->source); })()), "Footer", [], "any"falsefalsefalse211)]);
  509.             echo "
  510.         </div>
  511.     ";
  512.         }
  513.         // line 214
  514.         echo "
  515.     <div class=\"l-background\"></div>
  516. </div><!-- ec-layoutRole -->
  517. <div class=\"ec-overlayRole\"></div>
  518. <div class=\"ec-drawerRoleClose\">
  519.     <div class=\"ec-headerNavSPContainer\">
  520.         <i class=\"fas fa-times\"></i><span>閉じる</span>
  521.     </div>
  522. </div>
  523. <div class=\"ec-drawerRole\">
  524.     ";
  525.         // line 227
  526.         echo "    ";
  527.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'227$this->source); })()), "Drawer", [], "any"falsefalsefalse227)) {
  528.             // line 228
  529.             echo "        ";
  530.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'228$this->source); })()), "Drawer", [], "any"falsefalsefalse228)]);
  531.             echo "
  532.     ";
  533.         }
  534.         // line 230
  535.         echo "</div>
  536. <div class=\"ec-blockTopBtn pagetop\">";
  537.         // line 231
  538.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("▲"), "html"nulltrue);
  539.         echo "</div>
  540. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  541. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  542. ";
  543.         // line 234
  544.         $this->loadTemplate("@common/lang.twig""default_frame.twig"234)->display($context);
  545.         // line 235
  546.         echo "<script src=\"";
  547.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  548.         echo "\"></script>
  549. <script src=\"";
  550.         // line 236
  551.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  552.         echo "\"></script>
  553. ";
  554.         // line 237
  555.         $this->displayBlock('javascript'$context$blocks);
  556.         // line 239
  557.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'239$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse239)) {
  558.             // line 240
  559.             echo "    ";
  560.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'240$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse240)]);
  561.             echo "
  562. ";
  563.         }
  564.         // line 243
  565.         if (array_key_exists("plugin_snippets"$context)) {
  566.             // line 244
  567.             echo "    ";
  568.             echo twig_include($this->env$context"snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets"$context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.'244$this->source); })())]);
  569.             echo "
  570. ";
  571.         }
  572.         // line 246
  573.         echo "    <script src=\"";
  574.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  575.         echo "\"></script>
  576. </body>
  577. </html>";
  578.         
  579.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  580.         
  581.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  582.     }
  583.     // line 99
  584.     public function block_stylesheet($context, array $blocks = [])
  585.     {
  586.         $macros $this->macros;
  587.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  588.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  589.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  590.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  591.         
  592.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  593.         
  594.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  595.     }
  596.     // line 172
  597.     public function block_main($context, array $blocks = [])
  598.     {
  599.         $macros $this->macros;
  600.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  601.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  602.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  603.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  604.         
  605.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  606.         
  607.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  608.     }
  609.     // line 237
  610.     public function block_javascript($context, array $blocks = [])
  611.     {
  612.         $macros $this->macros;
  613.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  614.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  615.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  616.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  617.         
  618.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  619.         
  620.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  621.     }
  622.     public function getTemplateName()
  623.     {
  624.         return "default_frame.twig";
  625.     }
  626.     public function isTraitable()
  627.     {
  628.         return false;
  629.     }
  630.     public function getDebugInfo()
  631.     {
  632.         return array (  640 => 237,  622 => 172,  604 => 99,  590 => 246,  584 => 244,  582 => 243,  576 => 240,  574 => 239,  572 => 237,  568 => 236,  563 => 235,  561 => 234,  555 => 231,  552 => 230,  546 => 228,  543 => 227,  529 => 214,  523 => 211,  520 => 210,  517 => 209,  514 => 207,  508 => 204,  505 => 203,  502 => 202,  498 => 199,  492 => 196,  489 => 195,  486 => 194,  481 => 190,  478 => 189,  476 => 188,  473 => 187,  471 => 186,  468 => 185,  465 => 184,  459 => 181,  456 => 180,  453 => 179,  449 => 177,  446 => 176,  443 => 175,  440 => 173,  437 => 172,  434 => 170,  428 => 167,  425 => 166,  422 => 165,  418 => 163,  415 => 162,  412 => 161,  409 => 160,  406 => 159,  403 => 158,  400 => 157,  398 => 156,  395 => 155,  389 => 152,  386 => 151,  383 => 150,  378 => 146,  372 => 143,  369 => 142,  366 => 141,  363 => 139,  357 => 136,  354 => 135,  351 => 134,  346 => 130,  340 => 128,  338 => 127,  326 => 119,  320 => 117,  315 => 116,  313 => 115,  307 => 113,  304 => 112,  291 => 100,  289 => 99,  285 => 98,  277 => 94,  271 => 92,  268 => 91,  262 => 89,  259 => 88,  253 => 86,  250 => 85,  244 => 83,  241 => 82,  235 => 80,  233 => 79,  228 => 78,  226 => 77,  215 => 76,  211 => 75,  205 => 71,  201 => 69,  192 => 66,  188 => 65,  185 => 64,  181 => 63,  175 => 60,  171 => 58,  144 => 55,  140 => 54,  136 => 53,  132 => 52,  128 => 51,  125 => 50,  121 => 49,  116 => 47,  112 => 46,  107 => 44,  103 => 43,  99 => 42,  96 => 41,  93 => 40,  91 => 39,  82 => 32,  76 => 29,  72 => 28,  69 => 27,  67 => 26,  49 => 12,  46 => 1,);
  633.     }
  634.     public function getSourceContext()
  635.     {
  636.         return new Source("<!doctype html>
  637. {#
  638. This file is part of EC-CUBE
  639. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  640. http://www.ec-cube.co.jp/
  641. For the full copyright and license information, please view the LICENSE
  642. file that was distributed with this source code.
  643. #}
  644. <html lang=\"{{ eccube_config.locale }}\">
  645. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  646.     <!-- Google Tag Manager -->
  647.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  648.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  649.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  650.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f)
  651.         ;
  652.         })(window,document,'script','dataLayer','GTM-WPNQR96');</script>
  653.     <!-- End Google Tag Manager -->
  654.     
  655.     <!-- Global site tag (gtag.js) - Google Analytics -->
  656.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-222072587-1\"></script>
  657.     <script>
  658.     {% if app.user.groups is defined %}
  659.         gtag('set', 'user_properties', {
  660.             'member_rank': '{{ app.user.groups|map(g => g.name)|join('|') }}',
  661.             'user_id': '{{ app.user.Id }}'
  662.         });
  663.     {% endif %}
  664.     window.dataLayer = window.dataLayer || [];
  665.     function gtag(){dataLayer.push(arguments);}
  666.     gtag('js', new Date());
  667.     gtag('config', 'UA-222072587-1');
  668.       {% set request_uri = app.request.server.get('REQUEST_URI') %}
  669.         {% if '/shopping/complete' in request_uri %}
  670.         gtag('event', 'purchase', {
  671.             'transaction_id': '{{ Order.orderNo }}', //受注ID
  672.             'affiliation': '{{ BaseInfo.shop_name }}', //ショップ名
  673.             'value': {{ Order.payment_total }}, //合計金額
  674.             'currency': 'JPY', //通貨コード
  675.             'tax': {{ Order.tax }}, //消費税
  676.             'shipping': {{ Order.delivery_fee_total }}, //送料
  677.             'items': [
  678.             {% for OrderItem in Order.MergedProductOrderItems %}
  679.                 {
  680.                 'item_sku': '{{ OrderItem.product_code }}', //SKU
  681.                 'item_name': '{{ OrderItem.product_name }}', //商品名
  682.                 'quantity': {{ OrderItem.quantity }}, //数量
  683.                 'price': {{ OrderItem.price_inc_tax }}, //商品価格
  684.                 'category': '{% for ProductCategory in OrderItem.Product.ProductCategories %}{% for Category in ProductCategory.Category.path %}{% if ( Category.parent is not null ) %}{{ Category.Parent.name }}:{{ Category.name }}{% endif %}{% endfor %}{% endfor %}' //カテゴリ
  685.                 },
  686.             {% endfor %}
  687.             ]
  688.         });
  689.         dataLayer = [{'user_id': '{{ app.user.Id }}'}];
  690.         dataLayer = [{
  691.             'items':
  692.                     {% for OrderItem in Order.MergedProductOrderItems %}
  693.                         {
  694.                             'item_sku': '{{ OrderItem.product_code }}', //SKU
  695.                             'item_name': '{{ OrderItem.product_name }}', //商品名
  696.                         },
  697.                     {% endfor %}
  698.         }];
  699.         {% endif %}
  700.     </script>
  701.     <meta charset=\"utf-8\">
  702.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  703.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  704.     <title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}</title>
  705.     {% if Page.meta_tags is not empty %}
  706.         {{ include(template_from_string(Page.meta_tags)) }}
  707.         {% if Page.description is not empty %}
  708.             <meta name=\"description\" content=\"{{ Page.description }}\">
  709.         {% endif %}
  710.     {% else %}
  711.         {{ include('meta.twig') }}
  712.     {% endif %}
  713.     {% if Page.author is not empty %}
  714.         <meta name=\"author\" content=\"{{ Page.author }}\">
  715.     {% endif %}
  716.     {% if Page.keyword is not empty %}
  717.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  718.     {% endif %}
  719.     {% if Page.meta_robots is not empty %}
  720.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  721.     {% endif %}
  722.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  723.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  724.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  725.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  726.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  727.     {% block stylesheet %}{% endblock %}
  728.     <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></script>
  729.     <script>
  730.         \$(function() {
  731.             \$.ajaxSetup({
  732.                 'headers': {
  733.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  734.                 }
  735.             });
  736.         });
  737.     </script>
  738.     
  739.     {# Layout: HEAD #}
  740.     {% if Layout.Head %}
  741.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  742.     {% endif %}
  743.     {# プラグイン用styleseetやmetatagなど #}
  744.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  745.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  746. </head>
  747. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  748. <!-- Google Tag Manager (noscript) -->
  749. <noscript>
  750.     <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WPNQR96\"
  751.                   height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  752. </noscript>
  753. <!-- End Google Tag Manager (noscript) -->
  754. {# Layout: BODY_AFTER #}
  755. {% if Layout.BodyAfter %}
  756.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  757. {% endif %}
  758. <div class=\"ec-layoutRole\">
  759.     <div class=\"l-header mb40 spMb20\">
  760.     {# Layout: HEADER #}
  761.     {% if Layout.Header %}
  762.         <div class=\"ec-layoutRole__header\">
  763.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  764.         </div>
  765.     {% endif %}
  766.     {# Layout: CONTENTS_TOP #}
  767.     {% if Layout.ContentsTop %}
  768.         <div class=\"ec-layoutRole__contentTop\">
  769.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  770.         </div>
  771.     {% endif %}
  772.     </div>
  773.     <div class=\"ec-layoutRole__contents\">
  774.         {# Layout: SIDE_LEFT #}
  775.         {% if Layout.SideLeft %}
  776.             <div class=\"ec-layoutRole__left\">
  777.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  778.             </div>
  779.         {% endif %}
  780.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  781.         {% if Layout.ColumnNum == 2 %}
  782.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  783.         {% elseif Layout.ColumnNum == 3 %}
  784.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  785.         {% endif %}
  786.         <div class=\"{{ layoutRoleMain }}\">
  787.             {# Layout: MAIN_TOP #}
  788.             {% if Layout.MainTop %}
  789.                 <div class=\"ec-layoutRole__mainTop\">
  790.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  791.                 </div>
  792.             {% endif %}
  793.             {# MAIN AREA #}
  794.             {% block main %}{% endblock %}
  795.             {# Layout: MAIN_Bottom #}
  796.             {% set request_uri = app.request.server.get('REQUEST_URI') %}
  797.             {% if 'collection' in request_uri %}
  798.             
  799.             {% else %}
  800.                 {% if Layout.MainBottom %}
  801.                     <div class=\"ec-layoutRole__mainBottom\">
  802.                         {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  803.                     </div>
  804.                 {% endif %}
  805.             {% endif %}
  806.             {% set request_uri = app.request.server.get('REQUEST_URI') %}
  807.             {% if request_uri == '/'  %}
  808.             {# request_uriの内容を出力する #}
  809.             {% endif %}
  810.         </div>
  811.         {# Layout: SIDE_RIGHT #}
  812.         {% if Layout.SideRight %}
  813.             <div class=\"ec-layoutRole__right\">
  814.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  815.             </div>
  816.         {% endif %}
  817.     </div>
  818.     {# Layout: CONTENTS_BOTTOM #}
  819.     {% if Layout.ContentsBottom %}
  820.         <div class=\"ec-layoutRole__contentBottom\">
  821.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  822.         </div>
  823.     {% endif %}
  824.     {# Layout: CONTENTS_FOOTER #}
  825.     {% if Layout.Footer %}
  826.         <div class=\"ec-layoutRole__footer\">
  827.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  828.         </div>
  829.     {% endif %}
  830.     <div class=\"l-background\"></div>
  831. </div><!-- ec-layoutRole -->
  832. <div class=\"ec-overlayRole\"></div>
  833. <div class=\"ec-drawerRoleClose\">
  834.     <div class=\"ec-headerNavSPContainer\">
  835.         <i class=\"fas fa-times\"></i><span>閉じる</span>
  836.     </div>
  837. </div>
  838. <div class=\"ec-drawerRole\">
  839.     {# Layout: DRAWER #}
  840.     {% if Layout.Drawer %}
  841.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  842.     {% endif %}
  843. </div>
  844. <div class=\"ec-blockTopBtn pagetop\">{{'▲'|trans}}</div>
  845. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  846. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  847. {% include('@common/lang.twig') %}
  848. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  849. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  850. {% block javascript %}{% endblock %}
  851. {# Layout: CLOSE_BODY_BEFORE #}
  852. {% if Layout.CloseBodyBefore %}
  853.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  854. {% endif %}
  855. {# プラグイン用Snippet #}
  856. {% if plugin_snippets is defined %}
  857.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  858. {% endif %}
  859.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  860. </body>
  861. </html>""default_frame.twig""/home/xb235735/neue-zeile.com/public_html/stage.neue-zeile.com/frontlines/app/template/default/default_frame.twig");
  862.     }
  863. }