var/cache/dev/twig/9d/9d6662d5bf34b26d688a3be560c73281233272e76b7d660318771eed06a71ac7.php line 259

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_b90781604a4d3d53fb90a1bda10e46f79adf33c43600d67e8fccfab55c64255d 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.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"eccube-csrf-token\" content=\"";
  47.         // line 16
  48.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  49.         echo "\">
  50.     ";
  51.         // line 18
  52.         echo "    <title>";
  53.         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.'18$this->source); })()), "shop_name", [], "any"falsefalsefalse18), "html"nulltrue);
  54.         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.'18$this->source); })())))) {
  55.             echo " / ";
  56.             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.'18$this->source); })()), "html"nulltrue);
  57.         } 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.'18$this->source); })()))) && ((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'18$this->source); })()) != "TOPページ"))) {
  58.             echo " / ";
  59.             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.'18$this->source); })()), "html"nulltrue);
  60.         }
  61.         echo "</title>
  62.     ";
  63.         // line 19
  64.         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.'19$this->source); })()), "author", [], "any"falsefalsefalse19))) {
  65.             // line 20
  66.             echo "        <meta name=\"author\" content=\"";
  67.             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.'20$this->source); })()), "author", [], "any"falsefalsefalse20), "html"nulltrue);
  68.             echo "\">
  69.     ";
  70.         }
  71.         // line 22
  72.         echo "    ";
  73.         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.'22$this->source); })()), "description", [], "any"falsefalsefalse22))) {
  74.             // line 23
  75.             echo "        <meta name=\"description\" content=\"";
  76.             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.'23$this->source); })()), "description", [], "any"falsefalsefalse23), "html"nulltrue);
  77.             echo "\">
  78.     ";
  79.         }
  80.         // line 25
  81.         echo "    ";
  82.         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.'25$this->source); })()), "keyword", [], "any"falsefalsefalse25))) {
  83.             // line 26
  84.             echo "        <meta name=\"keywords\" content=\"";
  85.             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.'26$this->source); })()), "keyword", [], "any"falsefalsefalse26), "html"nulltrue);
  86.             echo "\">
  87.     ";
  88.         }
  89.         // line 28
  90.         echo "    ";
  91.         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.'28$this->source); })()), "meta_robots", [], "any"falsefalsefalse28))) {
  92.             // line 29
  93.             echo "        <meta name=\"robots\" content=\"";
  94.             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.'29$this->source); })()), "meta_robots", [], "any"falsefalsefalse29), "html"nulltrue);
  95.             echo "\">
  96.     ";
  97.         }
  98.         // line 31
  99.         echo "    ";
  100.         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.'31$this->source); })()), "meta_tags", [], "any"falsefalsefalse31))) {
  101.             // line 32
  102.             echo "        ";
  103.             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.'32$this->source); })()), "meta_tags", [], "any"falsefalsefalse32)));
  104.             echo "
  105.     ";
  106.         }
  107.         // line 34
  108.         echo "    <link rel=\"icon\" href=\"";
  109.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  110.         echo "\">
  111.     <link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css\">
  112.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  113.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  114.     <link rel=\"stylesheet\" href=\"";
  115.         // line 38
  116.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  117.         echo "\">
  118.     ";
  119.         // line 39
  120.         $this->displayBlock('stylesheet'$context$blocks);
  121.         // line 40
  122.         echo "    <script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>
  123.     <script>
  124.         \$(function() {
  125.             \$.ajaxSetup({
  126.                 'headers': {
  127.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  128.                 }
  129.             });
  130.         });
  131.     </script>
  132.     ";
  133.         // line 51
  134.         echo "    ";
  135.         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.'51$this->source); })()), "Head", [], "any"falsefalsefalse51)) {
  136.             // line 52
  137.             echo "        ";
  138.             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.'52$this->source); })()), "Head", [], "any"falsefalsefalse52)]);
  139.             echo "
  140.     ";
  141.         }
  142.         // line 54
  143.         echo "    ";
  144.         // line 55
  145.         echo "    ";
  146.         if (array_key_exists("plugin_assets"$context)) {
  147.             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.'55$this->source); })())]);
  148.         }
  149.         // line 56
  150.         echo "    <link rel=\"stylesheet\" href=\"";
  151.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  152.         echo "\">
  153. </head>
  154. <body id=\"page_";
  155.         // line 58
  156.         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.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "get", [=> "_route"], "method"falsefalsefalse58), "html"nulltrue);
  157.         echo "\" class=\"";
  158.         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.'58$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  159.         echo "\">
  160. ";
  161.         // line 60
  162.         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.'60$this->source); })()), "BodyAfter", [], "any"falsefalsefalse60)) {
  163.             // line 61
  164.             echo "    ";
  165.             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.'61$this->source); })()), "BodyAfter", [], "any"falsefalsefalse61)]);
  166.             echo "
  167. ";
  168.         }
  169.         // line 63
  170.         echo "
  171. <div class=\"ec-layoutRole\">
  172.     ";
  173.         // line 66
  174.         echo "    ";
  175.         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.'66$this->source); })()), "Header", [], "any"falsefalsefalse66)) {
  176.             // line 67
  177.             echo "        <div class=\"ec-layoutRole__header\">
  178.             ";
  179.             // line 68
  180.             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.'68$this->source); })()), "Header", [], "any"falsefalsefalse68)]);
  181.             echo "
  182.         </div>
  183.     ";
  184.         }
  185.         // line 71
  186.         echo "
  187.     ";
  188.         // line 73
  189.         echo "    ";
  190.         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.'73$this->source); })()), "ContentsTop", [], "any"falsefalsefalse73)) {
  191.             // line 74
  192.             echo "        <div class=\"ec-layoutRole__contentTop\">
  193.             ";
  194.             // line 75
  195.             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.'75$this->source); })()), "ContentsTop", [], "any"falsefalsefalse75)]);
  196.             echo "
  197.         </div>
  198.     ";
  199.         }
  200.         // line 78
  201.         echo "
  202.     <div class=\"ec-layoutRole__contents\">
  203.         ";
  204.         // line 81
  205.         echo "        ";
  206.         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.'81$this->source); })()), "SideLeft", [], "any"falsefalsefalse81)) {
  207.             // line 82
  208.             echo "            <div class=\"ec-layoutRole__left\">
  209.                 ";
  210.             // line 83
  211.             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.'83$this->source); })()), "SideLeft", [], "any"falsefalsefalse83)]);
  212.             echo "
  213.             </div>
  214.         ";
  215.         }
  216.         // line 86
  217.         echo "
  218.         ";
  219.         // line 87
  220.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  221.         // line 88
  222.         echo "        ";
  223.         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.'88$this->source); })()), "ColumnNum", [], "any"falsefalsefalse88) == 2)) {
  224.             // line 89
  225.             echo "            ";
  226.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  227.             // line 90
  228.             echo "        ";
  229.         } 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.'90$this->source); })()), "ColumnNum", [], "any"falsefalsefalse90) == 3)) {
  230.             // line 91
  231.             echo "            ";
  232.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  233.             // line 92
  234.             echo "        ";
  235.         }
  236.         // line 93
  237.         echo "
  238.         <div class=\"";
  239.         // line 94
  240.         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.'94$this->source); })()), "html"nulltrue);
  241.         echo "\">
  242.             ";
  243.         // line 96
  244.         echo "            ";
  245.         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.'96$this->source); })()), "MainTop", [], "any"falsefalsefalse96)) {
  246.             // line 97
  247.             echo "                <div class=\"ec-layoutRole__mainTop\">
  248.                     ";
  249.             // line 98
  250.             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.'98$this->source); })()), "MainTop", [], "any"falsefalsefalse98)]);
  251.             echo "
  252.                 </div>
  253.             ";
  254.         }
  255.         // line 101
  256.         echo "
  257.             ";
  258.         // line 103
  259.         echo "            ";
  260.         $this->displayBlock('main'$context$blocks);
  261.         // line 104
  262.         echo "
  263.             ";
  264.         // line 106
  265.         echo "            ";
  266.         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.'106$this->source); })()), "MainBottom", [], "any"falsefalsefalse106)) {
  267.             // line 107
  268.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  269.                     ";
  270.             // line 108
  271.             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.'108$this->source); })()), "MainBottom", [], "any"falsefalsefalse108)]);
  272.             echo "
  273.                 </div>
  274.             ";
  275.         }
  276.         // line 111
  277.         echo "        </div>
  278.         ";
  279.         // line 114
  280.         echo "        ";
  281.         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.'114$this->source); })()), "SideRight", [], "any"falsefalsefalse114)) {
  282.             // line 115
  283.             echo "            <div class=\"ec-layoutRole__right\">
  284.                 ";
  285.             // line 116
  286.             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.'116$this->source); })()), "SideRight", [], "any"falsefalsefalse116)]);
  287.             echo "
  288.             </div>
  289.         ";
  290.         }
  291.         // line 119
  292.         echo "    </div>
  293.     ";
  294.         // line 122
  295.         echo "    ";
  296.         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.'122$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse122)) {
  297.             // line 123
  298.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  299.             ";
  300.             // line 124
  301.             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.'124$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse124)]);
  302.             echo "
  303.         </div>
  304.     ";
  305.         }
  306.         // line 127
  307.         echo "
  308.     ";
  309.         // line 129
  310.         echo "    ";
  311.         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.'129$this->source); })()), "Footer", [], "any"falsefalsefalse129)) {
  312.             // line 130
  313.             echo "        <div class=\"ec-layoutRole__footer\">
  314.             ";
  315.             // line 131
  316.             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.'131$this->source); })()), "Footer", [], "any"falsefalsefalse131)]);
  317.             echo "
  318.         </div>
  319.     ";
  320.         }
  321.         // line 134
  322.         echo "</div><!-- ec-layoutRole -->
  323. <div class=\"ec-overlayRole\"></div>
  324. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  325. <div class=\"ec-drawerRole\">
  326.     ";
  327.         // line 140
  328.         echo "    ";
  329.         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.'140$this->source); })()), "Drawer", [], "any"falsefalsefalse140)) {
  330.             // line 141
  331.             echo "        ";
  332.             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.'141$this->source); })()), "Drawer", [], "any"falsefalsefalse141)]);
  333.             echo "
  334.     ";
  335.         }
  336.         // line 143
  337.         echo "</div>
  338. <div class=\"ec-blockTopBtn pagetop\">";
  339.         // line 144
  340.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  341.         echo "</div>
  342. <script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\"></script>
  343. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  344. ";
  345.         // line 147
  346.         $this->loadTemplate("@common/lang.twig""default_frame.twig"147)->display($context);
  347.         // line 148
  348.         echo "<script src=\"";
  349.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  350.         echo "\"></script>
  351. <script src=\"";
  352.         // line 149
  353.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  354.         echo "\"></script>
  355. ";
  356.         // line 150
  357.         $this->displayBlock('javascript'$context$blocks);
  358.         // line 152
  359.         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.'152$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse152)) {
  360.             // line 153
  361.             echo "    ";
  362.             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.'153$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse153)]);
  363.             echo "
  364. ";
  365.         }
  366.         // line 156
  367.         if (array_key_exists("plugin_snippets"$context)) {
  368.             // line 157
  369.             echo "    ";
  370.             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.'157$this->source); })())]);
  371.             echo "
  372. ";
  373.         }
  374.         // line 159
  375.         echo "    <script src=\"";
  376.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  377.         echo "\"></script>
  378. </body>
  379. </html>
  380. ";
  381.         
  382.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  383.         
  384.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  385.     }
  386.     // line 39
  387.     public function block_stylesheet($context, array $blocks = [])
  388.     {
  389.         $macros $this->macros;
  390.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  391.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  392.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  393.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  394.         
  395.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  396.         
  397.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  398.     }
  399.     // line 103
  400.     public function block_main($context, array $blocks = [])
  401.     {
  402.         $macros $this->macros;
  403.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  404.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  405.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  406.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  407.         
  408.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  409.         
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  411.     }
  412.     // line 150
  413.     public function block_javascript($context, array $blocks = [])
  414.     {
  415.         $macros $this->macros;
  416.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  417.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  418.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  419.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  420.         
  421.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  422.         
  423.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  424.     }
  425.     public function getTemplateName()
  426.     {
  427.         return "default_frame.twig";
  428.     }
  429.     public function isTraitable()
  430.     {
  431.         return false;
  432.     }
  433.     public function getDebugInfo()
  434.     {
  435.         return array (  438 => 150,  420 => 103,  402 => 39,  387 => 159,  381 => 157,  379 => 156,  373 => 153,  371 => 152,  369 => 150,  365 => 149,  360 => 148,  358 => 147,  352 => 144,  349 => 143,  343 => 141,  340 => 140,  333 => 134,  327 => 131,  324 => 130,  321 => 129,  318 => 127,  312 => 124,  309 => 123,  306 => 122,  302 => 119,  296 => 116,  293 => 115,  290 => 114,  286 => 111,  280 => 108,  277 => 107,  274 => 106,  271 => 104,  268 => 103,  265 => 101,  259 => 98,  256 => 97,  253 => 96,  249 => 94,  246 => 93,  243 => 92,  240 => 91,  237 => 90,  234 => 89,  231 => 88,  229 => 87,  226 => 86,  220 => 83,  217 => 82,  214 => 81,  210 => 78,  204 => 75,  201 => 74,  198 => 73,  195 => 71,  189 => 68,  186 => 67,  183 => 66,  179 => 63,  173 => 61,  171 => 60,  165 => 58,  159 => 56,  154 => 55,  152 => 54,  146 => 52,  143 => 51,  131 => 40,  129 => 39,  125 => 38,  117 => 34,  111 => 32,  108 => 31,  102 => 29,  99 => 28,  93 => 26,  90 => 25,  84 => 23,  81 => 22,  75 => 20,  73 => 19,  61 => 18,  57 => 16,  49 => 12,  46 => 1,);
  436.     }
  437.     public function getSourceContext()
  438.     {
  439.         return new Source("<!doctype html>
  440. {#
  441. This file is part of EC-CUBE
  442. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  443. http://www.ec-cube.co.jp/
  444. For the full copyright and license information, please view the LICENSE
  445. file that was distributed with this source code.
  446. #}
  447. <html lang=\"{{ eccube_config.locale }}\">
  448. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  449.     <meta charset=\"utf-8\">
  450.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  451.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  452.     {#<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>#}
  453.     <title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty and title != 'TOPページ' %} / {{ title }}{% endif %}</title>
  454.     {% if Page.author is not empty %}
  455.         <meta name=\"author\" content=\"{{ Page.author }}\">
  456.     {% endif %}
  457.     {% if Page.description is not empty %}
  458.         <meta name=\"description\" content=\"{{ Page.description }}\">
  459.     {% endif %}
  460.     {% if Page.keyword is not empty %}
  461.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  462.     {% endif %}
  463.     {% if Page.meta_robots is not empty %}
  464.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  465.     {% endif %}
  466.     {% if Page.meta_tags is not empty %}
  467.         {{ include(template_from_string(Page.meta_tags)) }}
  468.     {% endif %}
  469.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  470.     <link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css\">
  471.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  472.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  473.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  474.     {% block stylesheet %}{% endblock %}
  475.     <script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>
  476.     <script>
  477.         \$(function() {
  478.             \$.ajaxSetup({
  479.                 'headers': {
  480.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  481.                 }
  482.             });
  483.         });
  484.     </script>
  485.     {# Layout: HEAD #}
  486.     {% if Layout.Head %}
  487.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  488.     {% endif %}
  489.     {# プラグイン用styleseetやmetatagなど #}
  490.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  491.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  492. </head>
  493. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  494. {# Layout: BODY_AFTER #}
  495. {% if Layout.BodyAfter %}
  496.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  497. {% endif %}
  498. <div class=\"ec-layoutRole\">
  499.     {# Layout: HEADER #}
  500.     {% if Layout.Header %}
  501.         <div class=\"ec-layoutRole__header\">
  502.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  503.         </div>
  504.     {% endif %}
  505.     {# Layout: CONTENTS_TOP #}
  506.     {% if Layout.ContentsTop %}
  507.         <div class=\"ec-layoutRole__contentTop\">
  508.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  509.         </div>
  510.     {% endif %}
  511.     <div class=\"ec-layoutRole__contents\">
  512.         {# Layout: SIDE_LEFT #}
  513.         {% if Layout.SideLeft %}
  514.             <div class=\"ec-layoutRole__left\">
  515.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  516.             </div>
  517.         {% endif %}
  518.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  519.         {% if Layout.ColumnNum == 2 %}
  520.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  521.         {% elseif Layout.ColumnNum == 3 %}
  522.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  523.         {% endif %}
  524.         <div class=\"{{ layoutRoleMain }}\">
  525.             {# Layout: MAIN_TOP #}
  526.             {% if Layout.MainTop %}
  527.                 <div class=\"ec-layoutRole__mainTop\">
  528.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  529.                 </div>
  530.             {% endif %}
  531.             {# MAIN AREA #}
  532.             {% block main %}{% endblock %}
  533.             {# Layout: MAIN_Bottom #}
  534.             {% if Layout.MainBottom %}
  535.                 <div class=\"ec-layoutRole__mainBottom\">
  536.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  537.                 </div>
  538.             {% endif %}
  539.         </div>
  540.         {# Layout: SIDE_RIGHT #}
  541.         {% if Layout.SideRight %}
  542.             <div class=\"ec-layoutRole__right\">
  543.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  544.             </div>
  545.         {% endif %}
  546.     </div>
  547.     {# Layout: CONTENTS_BOTTOM #}
  548.     {% if Layout.ContentsBottom %}
  549.         <div class=\"ec-layoutRole__contentBottom\">
  550.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  551.         </div>
  552.     {% endif %}
  553.     {# Layout: CONTENTS_FOOTER #}
  554.     {% if Layout.Footer %}
  555.         <div class=\"ec-layoutRole__footer\">
  556.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  557.         </div>
  558.     {% endif %}
  559. </div><!-- ec-layoutRole -->
  560. <div class=\"ec-overlayRole\"></div>
  561. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  562. <div class=\"ec-drawerRole\">
  563.     {# Layout: DRAWER #}
  564.     {% if Layout.Drawer %}
  565.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  566.     {% endif %}
  567. </div>
  568. <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  569. <script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js\"></script>
  570. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  571. {% include('@common/lang.twig') %}
  572. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  573. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  574. {% block javascript %}{% endblock %}
  575. {# Layout: CLOSE_BODY_BEFORE #}
  576. {% if Layout.CloseBodyBefore %}
  577.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  578. {% endif %}
  579. {# プラグイン用Snippet #}
  580. {% if plugin_snippets is defined %}
  581.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  582. {% endif %}
  583.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  584. </body>
  585. </html>
  586. ""default_frame.twig""/home/dogstarhr/www/store/app/template/default/default_frame.twig");
  587.     }
  588. }