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

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.         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.'175$this->source); })()), "MainBottom", [], "any"falsefalsefalse175)) {
  432.             // line 176
  433.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  434.                     ";
  435.             // line 177
  436.             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.'177$this->source); })()), "MainBottom", [], "any"falsefalsefalse177)]);
  437.             echo "
  438.                 </div>
  439.             ";
  440.         }
  441.         // line 180
  442.         echo "
  443.             ";
  444.         // line 181
  445.         $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.'181$this->source); })()), "request", [], "any"falsefalsefalse181), "server", [], "any"falsefalsefalse181), "get", [=> "REQUEST_URI"], "method"falsefalsefalse181);
  446.         // line 182
  447.         echo "            ";
  448.         if (((isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'182$this->source); })()) == "/")) {
  449.             // line 183
  450.             echo "            ";
  451.             // line 184
  452.             echo "            ";
  453.         }
  454.         // line 185
  455.         echo "
  456.         </div>
  457.         ";
  458.         // line 189
  459.         echo "        ";
  460.         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.'189$this->source); })()), "SideRight", [], "any"falsefalsefalse189)) {
  461.             // line 190
  462.             echo "            <div class=\"ec-layoutRole__right\">
  463.                 ";
  464.             // line 191
  465.             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.'191$this->source); })()), "SideRight", [], "any"falsefalsefalse191)]);
  466.             echo "
  467.             </div>
  468.         ";
  469.         }
  470.         // line 194
  471.         echo "    </div>
  472.     ";
  473.         // line 197
  474.         echo "    ";
  475.         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.'197$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse197)) {
  476.             // line 198
  477.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  478.             ";
  479.             // line 199
  480.             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.'199$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse199)]);
  481.             echo "
  482.         </div>
  483.     ";
  484.         }
  485.         // line 202
  486.         echo "
  487.     ";
  488.         // line 204
  489.         echo "    ";
  490.         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.'204$this->source); })()), "Footer", [], "any"falsefalsefalse204)) {
  491.             // line 205
  492.             echo "        <div class=\"ec-layoutRole__footer\">
  493.             ";
  494.             // line 206
  495.             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.'206$this->source); })()), "Footer", [], "any"falsefalsefalse206)]);
  496.             echo "
  497.         </div>
  498.     ";
  499.         }
  500.         // line 209
  501.         echo "
  502.     <div class=\"l-background\"></div>
  503. </div><!-- ec-layoutRole -->
  504. <div class=\"ec-overlayRole\"></div>
  505. <div class=\"ec-drawerRoleClose\">
  506.     <div class=\"ec-headerNavSPContainer\">
  507.         <i class=\"fas fa-times\"></i><span>閉じる</span>
  508.     </div>
  509. </div>
  510. <div class=\"ec-drawerRole\">
  511.     ";
  512.         // line 222
  513.         echo "    ";
  514.         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.'222$this->source); })()), "Drawer", [], "any"falsefalsefalse222)) {
  515.             // line 223
  516.             echo "        ";
  517.             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.'223$this->source); })()), "Drawer", [], "any"falsefalsefalse223)]);
  518.             echo "
  519.     ";
  520.         }
  521.         // line 225
  522.         echo "</div>
  523. <div class=\"ec-blockTopBtn pagetop\">";
  524.         // line 226
  525.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("▲"), "html"nulltrue);
  526.         echo "</div>
  527. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  528. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  529. ";
  530.         // line 229
  531.         $this->loadTemplate("@common/lang.twig""default_frame.twig"229)->display($context);
  532.         // line 230
  533.         echo "<script src=\"";
  534.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  535.         echo "\"></script>
  536. <script src=\"";
  537.         // line 231
  538.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  539.         echo "\"></script>
  540. ";
  541.         // line 232
  542.         $this->displayBlock('javascript'$context$blocks);
  543.         // line 234
  544.         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.'234$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse234)) {
  545.             // line 235
  546.             echo "    ";
  547.             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.'235$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse235)]);
  548.             echo "
  549. ";
  550.         }
  551.         // line 238
  552.         if (array_key_exists("plugin_snippets"$context)) {
  553.             // line 239
  554.             echo "    ";
  555.             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.'239$this->source); })())]);
  556.             echo "
  557. ";
  558.         }
  559.         // line 241
  560.         echo "    <script src=\"";
  561.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  562.         echo "\"></script>
  563. </body>
  564. </html>";
  565.         
  566.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  567.         
  568.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  569.     }
  570.     // line 99
  571.     public function block_stylesheet($context, array $blocks = [])
  572.     {
  573.         $macros $this->macros;
  574.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  575.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  576.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  577.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  578.         
  579.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  580.         
  581.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  582.     }
  583.     // line 172
  584.     public function block_main($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""main"));
  589.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  590.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  591.         
  592.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  593.         
  594.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  595.     }
  596.     // line 232
  597.     public function block_javascript($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""javascript"));
  602.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  603.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  604.         
  605.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  606.         
  607.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  608.     }
  609.     public function getTemplateName()
  610.     {
  611.         return "default_frame.twig";
  612.     }
  613.     public function isTraitable()
  614.     {
  615.         return false;
  616.     }
  617.     public function getDebugInfo()
  618.     {
  619.         return array (  627 => 232,  609 => 172,  591 => 99,  577 => 241,  571 => 239,  569 => 238,  563 => 235,  561 => 234,  559 => 232,  555 => 231,  550 => 230,  548 => 229,  542 => 226,  539 => 225,  533 => 223,  530 => 222,  516 => 209,  510 => 206,  507 => 205,  504 => 204,  501 => 202,  495 => 199,  492 => 198,  489 => 197,  485 => 194,  479 => 191,  476 => 190,  473 => 189,  468 => 185,  465 => 184,  463 => 183,  460 => 182,  458 => 181,  455 => 180,  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,);
  620.     }
  621.     public function getSourceContext()
  622.     {
  623.         return new Source("<!doctype html>
  624. {#
  625. This file is part of EC-CUBE
  626. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  627. http://www.ec-cube.co.jp/
  628. For the full copyright and license information, please view the LICENSE
  629. file that was distributed with this source code.
  630. #}
  631. <html lang=\"{{ eccube_config.locale }}\">
  632. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  633.     <!-- Google Tag Manager -->
  634.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  635.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  636.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  637.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f)
  638.         ;
  639.         })(window,document,'script','dataLayer','GTM-WPNQR96');</script>
  640.     <!-- End Google Tag Manager -->
  641.     
  642.     <!-- Global site tag (gtag.js) - Google Analytics -->
  643.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-222072587-1\"></script>
  644.     <script>
  645.     {% if app.user.groups is defined %}
  646.         gtag('set', 'user_properties', {
  647.             'member_rank': '{{ app.user.groups|map(g => g.name)|join('|') }}',
  648.             'user_id': '{{ app.user.Id }}'
  649.         });
  650.     {% endif %}
  651.     window.dataLayer = window.dataLayer || [];
  652.     function gtag(){dataLayer.push(arguments);}
  653.     gtag('js', new Date());
  654.     gtag('config', 'UA-222072587-1');
  655.       {% set request_uri = app.request.server.get('REQUEST_URI') %}
  656.         {% if '/shopping/complete' in request_uri %}
  657.         gtag('event', 'purchase', {
  658.             'transaction_id': '{{ Order.orderNo }}', //受注ID
  659.             'affiliation': '{{ BaseInfo.shop_name }}', //ショップ名
  660.             'value': {{ Order.payment_total }}, //合計金額
  661.             'currency': 'JPY', //通貨コード
  662.             'tax': {{ Order.tax }}, //消費税
  663.             'shipping': {{ Order.delivery_fee_total }}, //送料
  664.             'items': [
  665.             {% for OrderItem in Order.MergedProductOrderItems %}
  666.                 {
  667.                 'item_sku': '{{ OrderItem.product_code }}', //SKU
  668.                 'item_name': '{{ OrderItem.product_name }}', //商品名
  669.                 'quantity': {{ OrderItem.quantity }}, //数量
  670.                 'price': {{ OrderItem.price_inc_tax }}, //商品価格
  671.                 '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 %}' //カテゴリ
  672.                 },
  673.             {% endfor %}
  674.             ]
  675.         });
  676.         dataLayer = [{'user_id': '{{ app.user.Id }}'}];
  677.         dataLayer = [{
  678.             'items':
  679.                     {% for OrderItem in Order.MergedProductOrderItems %}
  680.                         {
  681.                             'item_sku': '{{ OrderItem.product_code }}', //SKU
  682.                             'item_name': '{{ OrderItem.product_name }}', //商品名
  683.                         },
  684.                     {% endfor %}
  685.         }];
  686.         {% endif %}
  687.     </script>
  688.     <meta charset=\"utf-8\">
  689.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  690.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  691.     <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>
  692.     {% if Page.meta_tags is not empty %}
  693.         {{ include(template_from_string(Page.meta_tags)) }}
  694.         {% if Page.description is not empty %}
  695.             <meta name=\"description\" content=\"{{ Page.description }}\">
  696.         {% endif %}
  697.     {% else %}
  698.         {{ include('meta.twig') }}
  699.     {% endif %}
  700.     {% if Page.author is not empty %}
  701.         <meta name=\"author\" content=\"{{ Page.author }}\">
  702.     {% endif %}
  703.     {% if Page.keyword is not empty %}
  704.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  705.     {% endif %}
  706.     {% if Page.meta_robots is not empty %}
  707.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  708.     {% endif %}
  709.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  710.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  711.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  712.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  713.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  714.     {% block stylesheet %}{% endblock %}
  715.     <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></script>
  716.     <script>
  717.         \$(function() {
  718.             \$.ajaxSetup({
  719.                 'headers': {
  720.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  721.                 }
  722.             });
  723.         });
  724.     </script>
  725.     
  726.     {# Layout: HEAD #}
  727.     {% if Layout.Head %}
  728.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  729.     {% endif %}
  730.     {# プラグイン用styleseetやmetatagなど #}
  731.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  732.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  733. </head>
  734. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  735. <!-- Google Tag Manager (noscript) -->
  736. <noscript>
  737.     <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WPNQR96\"
  738.                   height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  739. </noscript>
  740. <!-- End Google Tag Manager (noscript) -->
  741. {# Layout: BODY_AFTER #}
  742. {% if Layout.BodyAfter %}
  743.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  744. {% endif %}
  745. <div class=\"ec-layoutRole\">
  746.     <div class=\"l-header mb40 spMb20\">
  747.     {# Layout: HEADER #}
  748.     {% if Layout.Header %}
  749.         <div class=\"ec-layoutRole__header\">
  750.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  751.         </div>
  752.     {% endif %}
  753.     {# Layout: CONTENTS_TOP #}
  754.     {% if Layout.ContentsTop %}
  755.         <div class=\"ec-layoutRole__contentTop\">
  756.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  757.         </div>
  758.     {% endif %}
  759.     </div>
  760.     <div class=\"ec-layoutRole__contents\">
  761.         {# Layout: SIDE_LEFT #}
  762.         {% if Layout.SideLeft %}
  763.             <div class=\"ec-layoutRole__left\">
  764.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  765.             </div>
  766.         {% endif %}
  767.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  768.         {% if Layout.ColumnNum == 2 %}
  769.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  770.         {% elseif Layout.ColumnNum == 3 %}
  771.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  772.         {% endif %}
  773.         <div class=\"{{ layoutRoleMain }}\">
  774.             {# Layout: MAIN_TOP #}
  775.             {% if Layout.MainTop %}
  776.                 <div class=\"ec-layoutRole__mainTop\">
  777.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  778.                 </div>
  779.             {% endif %}
  780.             {# MAIN AREA #}
  781.             {% block main %}{% endblock %}
  782.             {# Layout: MAIN_Bottom #}
  783.             {% if Layout.MainBottom %}
  784.                 <div class=\"ec-layoutRole__mainBottom\">
  785.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  786.                 </div>
  787.             {% endif %}
  788.             {% set request_uri = app.request.server.get('REQUEST_URI') %}
  789.             {% if request_uri == '/'  %}
  790.             {# request_uriの内容を出力する #}
  791.             {% endif %}
  792.         </div>
  793.         {# Layout: SIDE_RIGHT #}
  794.         {% if Layout.SideRight %}
  795.             <div class=\"ec-layoutRole__right\">
  796.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  797.             </div>
  798.         {% endif %}
  799.     </div>
  800.     {# Layout: CONTENTS_BOTTOM #}
  801.     {% if Layout.ContentsBottom %}
  802.         <div class=\"ec-layoutRole__contentBottom\">
  803.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  804.         </div>
  805.     {% endif %}
  806.     {# Layout: CONTENTS_FOOTER #}
  807.     {% if Layout.Footer %}
  808.         <div class=\"ec-layoutRole__footer\">
  809.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  810.         </div>
  811.     {% endif %}
  812.     <div class=\"l-background\"></div>
  813. </div><!-- ec-layoutRole -->
  814. <div class=\"ec-overlayRole\"></div>
  815. <div class=\"ec-drawerRoleClose\">
  816.     <div class=\"ec-headerNavSPContainer\">
  817.         <i class=\"fas fa-times\"></i><span>閉じる</span>
  818.     </div>
  819. </div>
  820. <div class=\"ec-drawerRole\">
  821.     {# Layout: DRAWER #}
  822.     {% if Layout.Drawer %}
  823.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  824.     {% endif %}
  825. </div>
  826. <div class=\"ec-blockTopBtn pagetop\">{{'▲'|trans}}</div>
  827. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  828. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  829. {% include('@common/lang.twig') %}
  830. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  831. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  832. {% block javascript %}{% endblock %}
  833. {# Layout: CLOSE_BODY_BEFORE #}
  834. {% if Layout.CloseBodyBefore %}
  835.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  836. {% endif %}
  837. {# プラグイン用Snippet #}
  838. {% if plugin_snippets is defined %}
  839.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  840. {% endif %}
  841.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  842. </body>
  843. </html>""default_frame.twig""/home/xb235735/neue-zeile.com/public_html/ec.neue-zeile.com/frontlines/app/template/default/default_frame.twig");
  844.     }
  845. }