var/cache/dev/twig/94/94f216e880d7c735dd222061c3d260be5b7d628bbdf7a3ce43dabe69c96efd84.php line 384

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