var/cache/dev/twig/bd/bdda0a741d9105fffc0361be395657e9eeb75b40c4ace275deea9dd3ac36f3eb.php line 351

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