var/cache/dev/twig/83/83c60cc185fb891130854a8316cbfe3226c837ebc8d043b1cd0a48b66a3c9975.php line 39

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_805aedd505472d5c2eee34acfb23cc3535542747bcddcd1cb1c599dc5eccdab2 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.             'meta_tags' => [$this'block_meta_tags'],
  25.             'stylesheet' => [$this'block_stylesheet'],
  26.             'main' => [$this'block_main'],
  27.             'javascript' => [$this'block_javascript'],
  28.         ];
  29.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  30.         $this->checkSecurity();
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  39.         // line 1
  40.         echo "<!doctype html>
  41. ";
  42.         // line 23
  43.         echo "<html lang=\"ja\">
  44. <head>
  45. <meta charset=\"utf-8\">
  46. <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  47. <title>";
  48.         // line 27
  49.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'27$this->source); })()), "shop_name", [], "any"falsefalsetrue27), 27$this->source), "html"nulltrue);
  50.         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.'27$this->source); })())))) {
  51.             echo " / ";
  52.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'27$this->source); })()), 27$this->source), "html"nulltrue);
  53.         } 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.'27$this->source); })())))) {
  54.             echo " / ";
  55.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'27$this->source); })()), 27$this->source), "html"nulltrue);
  56.         }
  57.         echo "</title>
  58. ";
  59.         // line 28
  60.         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); })()), "author", [], "any"falsefalsetrue28))) {
  61.             // line 29
  62.             echo "    <meta name=\"author\" content=\"";
  63.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'29$this->source); })()), "author", [], "any"falsefalsetrue29), 29$this->source), "html"nulltrue);
  64.             echo "\">
  65. ";
  66.         }
  67.         // line 31
  68.         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); })()), "description", [], "any"falsefalsetrue31))) {
  69.             // line 32
  70.             echo "    <meta name=\"description\" content=\"";
  71.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'32$this->source); })()), "description", [], "any"falsefalsetrue32), 32$this->source), "html"nulltrue);
  72.             echo "\">
  73. ";
  74.         }
  75.         // line 34
  76.         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.'34$this->source); })()), "keyword", [], "any"falsefalsetrue34))) {
  77.             // line 35
  78.             echo "    <meta name=\"keywords\" content=\"";
  79.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'35$this->source); })()), "keyword", [], "any"falsefalsetrue35), 35$this->source), "html"nulltrue);
  80.             echo "\">
  81. ";
  82.         }
  83.         // line 37
  84.         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.'37$this->source); })()), "meta_robots", [], "any"falsefalsetrue37))) {
  85.             // line 38
  86.             echo "    <meta name=\"robots\" content=\"";
  87.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'38$this->source); })()), "meta_robots", [], "any"falsefalsetrue38), 38$this->source), "html"nulltrue);
  88.             echo "\">
  89. ";
  90.         }
  91.         // line 40
  92.         echo "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  93. ";
  94.         // line 41
  95.         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.'41$this->source); })()), "meta_tags", [], "any"falsefalsetrue41))) {
  96.             // line 42
  97.             echo "    ";
  98.             echo $this->sandbox->ensureToStringAllowed(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.'42$this->source); })()), "meta_tags", [], "any"falsefalsetrue42), 42$this->source);
  99.             echo "
  100. ";
  101.         }
  102.         // line 44
  103.         $this->displayBlock('meta_tags'$context$blocks);
  104.         // line 45
  105.         echo "<link rel=\"icon\" href=\"";
  106.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  107.         echo "\">
  108. ";
  109.         // line 47
  110.         if ((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.'47$this->source); })()), "url", [], "any"falsefalsetrue47) == "school_list")) {
  111.             // line 48
  112.             echo "<link rel=\"icon\" href=\"";
  113.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.3.4.1.css""user_data"), "html"nulltrue);
  114.             echo "\">
  115. ";
  116.         }
  117.         // line 50
  118.         echo "
  119. <link rel=\"stylesheet\" href=\"";
  120.         // line 51
  121.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  122.         echo "\">
  123. <link rel=\"stylesheet\" href=\"";
  124.         // line 52
  125.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick.css"), "html"nulltrue);
  126.         echo "\">
  127. <link rel=\"stylesheet\" href=\"";
  128.         // line 53
  129.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/default.css"), "html"nulltrue);
  130.         echo " \">
  131. <link rel=\"stylesheet\" href=\"";
  132.         // line 54
  133.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/unishop.css"), "html"nulltrue);
  134.         echo " \">
  135. <link rel=\"stylesheet\" href=\"";
  136.         // line 55
  137.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css"), "html"nulltrue);
  138.         echo " \">
  139. <link rel=\"stylesheet\" href=\"";
  140.         // line 56
  141.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/icomoon/style.css"), "html"nulltrue);
  142.         echo "\">
  143. ";
  144.         // line 58
  145.         if ((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.'58$this->source); })()), "url", [], "any"falsefalsetrue58) == "product_list")) {
  146.             // line 59
  147.             echo "    <link rel=\"stylesheet\" href=\"";
  148.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick/slick.css"), "html"nulltrue);
  149.             echo "\">
  150.     <link rel=\"stylesheet\" href=\"";
  151.             // line 60
  152.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick/slick-theme.css"), "html"nulltrue);
  153.             echo "\">
  154. ";
  155.         }
  156.         // line 62
  157.         echo "
  158. ";
  159.         // line 64
  160.         if (((((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.'64$this->source); })()), "url", [], "any"falsefalsetrue64) == "correct_size") || (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.'64$this->source); })()), "url", [], "any"falsefalsetrue64) == "care_for_uniforms")) || (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.'64$this->source); })()), "url", [], "any"falsefalsetrue64) == "school_list")) || (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.'64$this->source); })()), "url", [], "any"falsefalsetrue64) == "store_info"))) {
  161.             // line 65
  162.             echo "    <link rel=\"stylesheet\" href=\"";
  163.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/unimall_page.css"), "html"nulltrue);
  164.             echo "\">
  165. ";
  166.         }
  167.         // line 67
  168.         if ((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.'67$this->source); })()), "url", [], "any"falsefalsetrue67) == "school_list")) {
  169.             // line 68
  170.             echo "    <link rel=\"stylesheet\" href=\"";
  171.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/unimall_sclist.css"), "html"nulltrue);
  172.             echo "\">
  173. ";
  174.         }
  175.         // line 70
  176.         echo "
  177. ";
  178.         // line 71
  179.         if ((((((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.'71$this->source); })()), "url", [], "any"falsefalsetrue71) == "gmo_shopping_payment") || (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.'71$this->source); })()), "url", [], "any"falsefalsetrue71) == "gmo_shopping_rakuten_result")) || (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.'71$this->source); })()), "url", [], "any"falsefalsetrue71) == "gmo_shopping_au_result")) || (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.'71$this->source); })()), "url", [], "any"falsefalsetrue71) == "gmo_shopping_docomo_result")) || (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.'71$this->source); })()), "url", [], "any"falsefalsetrue71) == "gmo_shopping_sb_result"))) {
  180.             // line 72
  181.             echo "    <link rel=\"stylesheet\" href=\"";
  182.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/gmo_test.css"), "html"nulltrue);
  183.             echo "\">
  184. ";
  185.         } else {
  186.         }
  187.         // line 74
  188.         echo "
  189. <!-- for original theme CSS -->
  190. ";
  191.         // line 77
  192.         $this->displayBlock('stylesheet'$context$blocks);
  193.         // line 90
  194.         echo "
  195. <!--学校・店舗専用css-->
  196. ";
  197.         // line 92
  198.         $this->loadTemplate("Block/css_kirikae.twig""default_frame.twig"92)->display($context);
  199.         // line 93
  200.         echo "
  201. <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js\"></script>
  202. ";
  203.         // line 98
  204.         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); })()), "Head", [], "any"falsefalsetrue98)) {
  205.             // line 99
  206.             echo "    ";
  207.             // line 100
  208.             echo "    ";
  209.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => 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.'100$this->source); })()), "Head", [], "any"falsefalsetrue100)]);
  210.             echo "
  211.     ";
  212.         }
  213.         // line 104
  214.         echo "
  215. </head>
  216. <body id=\"page_";
  217.         // line 106
  218.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'106$this->source); })()), "request", [], "any"falsefalsetrue106), "get", [=> "_route"], "method"falsefalsetrue106), 106$this->source), "html"nulltrue);
  219.         echo "\" class=\"";
  220.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'106$this->source); })()), 106$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  221.         echo "\">
  222. ";
  223.         // line 108
  224.         if ((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.'108$this->source); })()), "url", [], "any"falsefalsetrue108) != "mypage_change_checkbox")) {
  225.             if ((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.'108$this->source); })()), "url", [], "any"falsefalsetrue108) != "mypage_change_complete2")) {
  226.                 // line 109
  227.                 echo "<div id=\"wrapper\">
  228. <div class=\"mblack\"></div>
  229.     <header id=\"header\">
  230.         <div class=\"container-fluid inner\">
  231.                 <p id=\"btn_menu\"";
  232.                 // line 113
  233.                 if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
  234.                     if ((twig_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.'113$this->source); })()), "user", [], "any"falsefalsetrue113), "isMeasureInfoRegistered", [], "method"falsefalsetrue113) == false)) {
  235.                         echo " style=\"opacity:0.2; pointer-events: none;\"";
  236.                     }
  237.                 }
  238.                 echo "><a class=\"nav-trigger\" href=\"#nav\">Menu<span></span></a></p>
  239.             ";
  240.                 // line 115
  241.                 echo "            ";
  242.                 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.'115$this->source); })()), "Header", [], "any"falsefalsetrue115)) {
  243.                     // line 116
  244.                     echo "                ";
  245.                     // line 117
  246.                     echo "                ";
  247.                     echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'117$this->source); })()), "Header", [], "any"falsefalsetrue117)]);
  248.                     echo "
  249.                 ";
  250.                     // line 119
  251.                     echo "            ";
  252.                 }
  253.                 // line 120
  254.                 echo "            ";
  255.                 // line 121
  256.                 echo "        </div>
  257.     </header>
  258. ";
  259.                 // line 123
  260.                 if ((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.'123$this->source); })()), "url", [], "any"falsefalsetrue123) != "homepage")) {
  261.                     // line 124
  262.                     echo "<div class=\"head_pankuz\"><div class=\"pankuz\" ";
  263.                     if (( !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER") || (twig_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.'124$this->source); })()), "user", [], "any"falsefalsetrue124), "isMeasureInfoRegistered", [], "method"falsefalsetrue124) == false))) {
  264.                         echo "style=\"opacity:0.3; pointer-events:none;\"";
  265.                     }
  266.                     echo "><!--ぱんくずここから-->
  267. <div><a href=\"";
  268.                     // line 125
  269.                     echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  270.                     echo "\">HOME</a></div>
  271. ";
  272.                     // line 127
  273.                     if ((twig_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.'127$this->source); })()), "request", [], "any"falsefalsetrue127), "get", [=> "_route"], "method"falsefalsetrue127) == "user_data")) {
  274.                         if ((twig_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.'127$this->source); })()), "request", [], "any"falsefalsetrue127), "get", [=> "route"], "method"falsefalsetrue127) == "outfit_l01")) {
  275.                             // line 128
  276.                             echo "<div><a href=\"";
  277.                             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("user_data", ["route" => "outfit"]);
  278.                             echo "\">コーディネート一覧</a></div>";
  279.                         }
  280.                     }
  281.                     // line 130
  282.                     echo "
  283. ";
  284.                     // line 131
  285.                     if ((twig_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.'131$this->source); })()), "request", [], "any"falsefalsetrue131), "get", [=> "_route"], "method"falsefalsetrue131) == "product_list")) {
  286.                         // line 132
  287.                         echo "    ";
  288.                         if ( !(null === (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'132$this->source); })()))) {
  289.                             // line 133
  290.                             echo "        ";
  291.                             $context['_parent'] = $context;
  292.                             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'133$this->source); })()), "path", [], "any"falsefalsetrue133));
  293.                             foreach ($context['_seq'] as $context["_key"] => $context["Path"]) {
  294.                                 // line 134
  295.                                 echo "            <div class=\"jscategory1\"><a href=\"";
  296.                                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
  297.                                 echo "?category_id=";
  298.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["Path"], "id", [], "any"falsefalsetrue134), 134$this->source), "html"nulltrue);
  299.                                 echo "\">";
  300.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["Path"], "name", [], "any"falsefalsetrue134), 134$this->source), "html"nulltrue);
  301.                                 echo "</a></div>
  302.         ";
  303.                             }
  304.                             $_parent $context['_parent'];
  305.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Path'], $context['_parent'], $context['loop']);
  306.                             $context array_intersect_key($context$_parent) + $_parent;
  307.                             // line 136
  308.                             echo "    ";
  309.                         }
  310.                     }
  311.                     // line 138
  312.                     if (array_key_exists("Product"$context)) {
  313.                         // line 139
  314.                         echo "    ";
  315.                         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'139$this->source); })()), "ProductCategories", [], "any"falsefalsetrue139))) {
  316.                             // line 140
  317.                             echo "        ";
  318.                             $context['_parent'] = $context;
  319.                             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'140$this->source); })()), "ProductCategories", [], "any"falsefalsetrue140));
  320.                             foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  321.                                 // line 141
  322.                                 echo "            ";
  323.                                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsetrue141), "School", [], "any"falsefalsetrue141) == twig_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.'141$this->source); })()), "user", [], "any"falsefalsetrue141), "School", [], "any"falsefalsetrue141))) {
  324.                                     // line 142
  325.                                     echo "            <div class=\"jscategory2\"><a href=\"";
  326.                                     echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
  327.                                     echo "?category_id=";
  328.                                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsetrue142), "id", [], "any"falsefalsetrue142), 142$this->source), "html"nulltrue);
  329.                                     echo "\">";
  330.                                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsetrue142), "name", [], "any"falsefalsetrue142), 142$this->source), "html"nulltrue);
  331.                                     echo "</a></div>
  332.             ";
  333.                                 }
  334.                                 // line 144
  335.                                 echo "        ";
  336.                             }
  337.                             $_parent $context['_parent'];
  338.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  339.                             $context array_intersect_key($context$_parent) + $_parent;
  340.                             // line 145
  341.                             echo "    ";
  342.                         }
  343.                     }
  344.                     // line 147
  345.                     if (((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.'147$this->source); })()), "url", [], "any"falsefalsetrue147) == "homepage") || (twig_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.'147$this->source); })()), "request", [], "any"falsefalsetrue147), "get", [=> "_route"], "method"falsefalsetrue147) == "product_list"))) {
  346.                     } else {
  347.                         echo "<div>";
  348.                         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.'147$this->source); })())))) {
  349.                             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'147$this->source); })()), 147$this->source), "html"nulltrue);
  350.                         } 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.'147$this->source); })())))) {
  351.                             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'147$this->source); })()), 147$this->source), "html"nulltrue);
  352.                         }
  353.                         echo "</div>";
  354.                     }
  355.                     // line 148
  356.                     echo "</div></div>
  357. ";
  358.                 }
  359.                 // line 150
  360.                 echo "
  361. ";
  362.             }
  363.         }
  364.         // line 152
  365.         echo "
  366. <!-- チャットボットブロック ここから -->
  367. ";
  368.         // line 154
  369.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
  370.             // line 155
  371.             if ((((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.'155$this->source); })()), "url", [], "any"falsefalsetrue155) != "mypage_change_checkbox") && (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.'155$this->source); })()), "url", [], "any"falsefalsetrue155) != "mypage_change_complete2")) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'155$this->source); })()), "user", [], "any"falsefalsetrue155), "School", [], "any"falsefalsetrue155), "getChatBotFlag", [], "any"falsefalsetrue155) == 1))) {
  372.                 // line 156
  373.                 echo "<div class=\"totop\">
  374.     <link rel=\"stylesheet\" href=\"";
  375.                 // line 157
  376.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/style.css""user_data"), "html"nulltrue);
  377.                 echo "\">
  378.     <link rel=\"stylesheet prefetch\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css\">
  379.     <span class=\"qa chatbtn\" href=\"\"><img class=\"btnpc\" src=\"";
  380.                 // line 159
  381.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/nikke/fixed_qa.gif"), "html"nulltrue);
  382.                 echo "\"><img class=\"btnsp\" src=\"";
  383.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets//img/nikke/fixed_qasp.gif"), "html"nulltrue);
  384.                 echo "\"></span>
  385.     <div class=\"chat\">
  386.     <div class=\"chat-title\">
  387.         <h1>AIチャットサポート</h1>
  388.         <figure class=\"avatar\"><img src=\"";
  389.                 // line 163
  390.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/icon_01.png""user_data"), "html"nulltrue);
  391.                 echo "\" /></figure>
  392.         <div class=\"cb_hide\"><img src=\"";
  393.                 // line 164
  394.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/icon_02.png""user_data"), "html"nulltrue);
  395.                 echo "\"></div>
  396.     </div>
  397.     <div class=\"messages\">
  398.         <div class=\"messages-content\"></div>
  399.     </div>
  400.     <div class=\"message-box\"><textarea type=\"text\" class=\"message-input\" placeholder=\"ご質問を入力してください。\"></textarea><button type=\"submit\" class=\"message-submit\">送信 </button></div>
  401.     </div>
  402.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.concat.min.js\"></script>
  403.     <script src=\"";
  404.                 // line 172
  405.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/marked.min.js""user_data"), "html"nulltrue);
  406.                 echo "\"></script>
  407.     <script src=\"";
  408.                 // line 173
  409.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/chatbot.js""user_data"), "html"nulltrue);
  410.                 echo "\" charset=\"utf-8\"></script>
  411. </div>";
  412.             }
  413.         }
  414.         // line 175
  415.         echo "<!-- チャットボットブロック ここまで -->
  416. ";
  417.         // line 177
  418.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
  419.             if (((((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.'177$this->source); })()), "url", [], "any"falsefalsetrue177) == "homepage") || (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.'177$this->source); })()), "url", [], "any"falsefalsetrue177) == "product_list")) || (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.'177$this->source); })()), "url", [], "any"falsefalsetrue177) == "product_detail")) || (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.'177$this->source); })()), "url", [], "any"falsefalsetrue177) == "mypage"))) {
  420.                 echo "<div class=\"totop saisun\">
  421.    <div class=\"saisun_right\">
  422.     <label for=\"saisun1\"><img class=\"saipc\" src=\"";
  423.                 // line 179
  424.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets"), "html"nulltrue);
  425.                 echo "/img/unishop/fixed_saipc.gif\"><img class=\"saisp\" src=\"";
  426.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets"), "html"nulltrue);
  427.                 echo "/img/nikke/fixed_saisp.gif\"></label>
  428.     <input type=\"checkbox\" id=\"saisun1\"/>
  429.     <div class=\"saisun_show\">
  430.       <!--非表示ここから-->
  431. ";
  432.                 // line 183
  433.                 $this->loadTemplate("flex_saisun.twig""default_frame.twig"183)->display($context);
  434.                 // line 184
  435.                 echo "      <!--ここまで-->
  436.     </div>
  437. </div>
  438. </div>";
  439.             }
  440.         }
  441.         // line 188
  442.         echo "
  443. ";
  444.         // line 189
  445.         if ((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.'189$this->source); })()), "url", [], "any"falsefalsetrue189) == "homepage")) {
  446.             // line 190
  447.             $this->loadTemplate("Block/firstpop.twig""default_frame.twig"190)->display($context);
  448.         }
  449.         // line 192
  450.         echo "
  451. ";
  452.         // line 193
  453.         if ((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.'193$this->source); })()), "url", [], "any"falsefalsetrue193) == "cart")) {
  454.             // line 194
  455.             echo "
  456. ";
  457.             // line 195
  458.             if ((twig_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.'195$this->source); })()), "user", [], "any"falsefalsetrue195), "hissu_flg", [], "any"falsefalsetrue195) != "1")) {
  459.                 // line 196
  460.                 echo "<div class=\"saix_box cartpop\" style=\"display:none;\"><!--カート初回ウインドウ-->
  461.     <div class=\"saix_black\"></div>
  462.     <div class=\"saix_txt saixcart\"><div class=\"saix_close\">×<span>閉じる</span></div>
  463.         <div class=\"saix_right\">
  464.             <h2 style=\"margin:0;\">購入必須<span>アイテムの確認</span></h2>
  465. <div class=\"hissu_itempop\">
  466. <p>以下のアイテムは購入が必須となります。<span>お買い忘れがないか、ご確認ください。</span></p>
  467. ";
  468.                 // line 205
  469.                 $this->loadTemplate("Block/hissu_item.twig""default_frame.twig"205)->display($context);
  470.                 // line 206
  471.                 echo "
  472. </div>
  473.             <iframe src=\"";
  474.                 // line 208
  475.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
  476.                 echo "/change_checkbox\" name=\"sample\" width=\"100%\" scrolling=\"no\">
  477.             </iframe>
  478.         </div>
  479.     </div>
  480. </div>
  481. ";
  482.             }
  483.         }
  484.         // line 214
  485.         echo "
  486.     ";
  487.         // line 215
  488.         if ((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.'215$this->source); })()), "url", [], "any"falsefalsetrue215) == "homepage")) {
  489.         } else {
  490.             echo "<div id=\"contents\" class=\"";
  491.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'215$this->source); })()), "theme", [], "any"falsefalsetrue215), 215$this->source), "html"nulltrue);
  492.             echo "\">";
  493.         }
  494.         // line 216
  495.         echo "
  496.         <div id=\"contents_top\">
  497.             ";
  498.         // line 219
  499.         echo "            ";
  500.         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.'219$this->source); })()), "ContentsTop", [], "any"falsefalsetrue219)) {
  501.             // line 220
  502.             echo "                ";
  503.             // line 221
  504.             echo "                ";
  505.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'221$this->source); })()), "ContentsTop", [], "any"falsefalsetrue221)]);
  506.             echo "
  507.                 ";
  508.             // line 223
  509.             echo "            ";
  510.         }
  511.         // line 224
  512.         echo "            ";
  513.         // line 225
  514.         echo "        </div>
  515.         <div class=\"container-fluid inner\">
  516.             ";
  517.         // line 230
  518.         echo "            ";
  519.         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.'230$this->source); })()), "SideLeft", [], "any"falsefalsetrue230)) {
  520.             // line 231
  521.             echo "                <div id=\"side_left\" class=\"side\">
  522.                     ";
  523.             // line 233
  524.             echo "                    ";
  525.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'233$this->source); })()), "SideLeft", [], "any"falsefalsetrue233)]);
  526.             echo "
  527.                     ";
  528.             // line 235
  529.             echo "                </div>
  530.             ";
  531.         }
  532.         // line 237
  533.         echo "            ";
  534.         // line 238
  535.         echo "
  536.             <div id=\"main\">
  537.                 ";
  538.         // line 241
  539.         echo "                ";
  540.         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.'241$this->source); })()), "MainTop", [], "any"falsefalsetrue241)) {
  541.             // line 242
  542.             echo "                    <div id=\"main_top\">
  543.                         ";
  544.             // line 243
  545.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'243$this->source); })()), "MainTop", [], "any"falsefalsetrue243)]);
  546.             echo "
  547.                     </div>
  548.                 ";
  549.         }
  550.         // line 246
  551.         echo "                ";
  552.         // line 247
  553.         echo "
  554.                 <div id=\"main_middle\">
  555.                     ";
  556.         // line 249
  557.         $this->displayBlock('main'$context$blocks);
  558.         // line 250
  559.         echo "                </div>
  560.                 ";
  561.         // line 253
  562.         echo "                ";
  563.         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.'253$this->source); })()), "MainBottom", [], "any"falsefalsetrue253)) {
  564.             // line 254
  565.             echo "                    <div id=\"main_bottom\">
  566.                         ";
  567.             // line 255
  568.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'255$this->source); })()), "MainBottom", [], "any"falsefalsetrue255)]);
  569.             echo "
  570.                     </div>
  571.                 ";
  572.         }
  573.         // line 258
  574.         echo "                ";
  575.         // line 259
  576.         echo "            </div>
  577.             ";
  578.         // line 262
  579.         echo "            ";
  580.         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.'262$this->source); })()), "SideRight", [], "any"falsefalsetrue262)) {
  581.             // line 263
  582.             echo "                <div id=\"side_right\" class=\"side\">
  583.                     ";
  584.             // line 265
  585.             echo "                    ";
  586.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'265$this->source); })()), "SideRight", [], "any"falsefalsetrue265)]);
  587.             echo "
  588.                     ";
  589.             // line 267
  590.             echo "                </div>
  591.             ";
  592.         }
  593.         // line 269
  594.         echo "            ";
  595.         // line 270
  596.         echo "        </div>
  597.             ";
  598.         // line 273
  599.         echo "            ";
  600.         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.'273$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue273)) {
  601.             // line 274
  602.             echo "                <div id=\"contents_bottom\">
  603.                     ";
  604.             // line 276
  605.             echo "                    ";
  606.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'276$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue276)]);
  607.             echo "
  608.                     ";
  609.             // line 278
  610.             echo "                </div>
  611.             ";
  612.         }
  613.         // line 280
  614.         echo "            ";
  615.         // line 281
  616.         echo "    </div>
  617. ";
  618.         // line 282
  619.         if ((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.'282$this->source); })()), "url", [], "any"falsefalsetrue282) == "product_detail")) {
  620.             // line 283
  621.             echo "    <div class=\"ec-modal\">
  622.         <div class=\"ec-modal-overlay\">
  623.             <div class=\"ec-modal-wrap\">
  624.                 <span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"";
  625.             // line 286
  626.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/cross-dark.svg"), "html"nulltrue);
  627.             echo "\" alt=\"\"/></span></span>
  628.                 <div id=\"ec-modal-header\" class=\"text-center\">";
  629.             // line 287
  630.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートに追加しました。"), "html"nulltrue);
  631.             echo "</div>
  632.                 <div class=\"ec-modal-box\">
  633.                     <div class=\"ec-role\">
  634.                         <a class=\"ec-inlineBtn--cancel\" href=\"";
  635.             // line 290
  636.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
  637.             echo "\">";
  638.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お買い物を続ける"), "html"nulltrue);
  639.             echo "</a>
  640.                         <a href=\"";
  641.             // line 291
  642.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cart");
  643.             echo "\" class=\"ec-inlineBtn--action\">";
  644.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートへ進む"), "html"nulltrue);
  645.             echo "</a>
  646.                     </div>
  647.                 </div>
  648.             </div>
  649.         </div>
  650.     </div>
  651. ";
  652.         }
  653.         // line 298
  654.         if ((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.'298$this->source); })()), "url", [], "any"falsefalsetrue298) == "reserve_detail")) {
  655.             // line 299
  656.             echo "        <div class=\"ec-modal\">
  657.             <div class=\"ec-modal-overlay\">
  658.                 <div class=\"ec-modal-wrap\">
  659.                     <span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"";
  660.             // line 302
  661.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/cross-dark.svg"), "html"nulltrue);
  662.             echo "\" alt=\"\"/></span></span>
  663.                     <div id=\"ec-modal-header\" class=\"text-center\">";
  664.             // line 303
  665.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("予約キャンセル"), "html"nulltrue);
  666.             echo "</div>
  667.                     <div class=\"ec-modal-box\">
  668.                         <p>予約をキャンセルしてよろしいですか。</p>
  669.                     </div>
  670.                     <div id=\"ec-modal-footer\" class=\"text-center\">
  671.                         <a class=\"def_button3 cancel_confirm\">確認</a>
  672.                         <a class=\"def_button3 close_modal def_button7\">閉じる</a>
  673.                     </div>
  674.                 </div>
  675.             </div>
  676.         </div>
  677. ";
  678.         }
  679.         // line 315
  680.         if ((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.'315$this->source); })()), "url", [], "any"falsefalsetrue315) != "mypage_change_checkbox")) {
  681.             if ((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.'315$this->source); })()), "url", [], "any"falsefalsetrue315) != "mypage_change_complete2")) {
  682.                 // line 316
  683.                 echo "        <footer id=\"footer\" style=\"margin-top: 0;\">
  684.             ";
  685.                 // line 318
  686.                 echo "            ";
  687.                 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.'318$this->source); })()), "Footer", [], "any"falsefalsetrue318)) {
  688.                     // line 319
  689.                     echo "                ";
  690.                     // line 320
  691.                     echo "                ";
  692.                     echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'320$this->source); })()), "Footer", [], "any"falsefalsetrue320)]);
  693.                     echo "
  694.                 ";
  695.                     // line 322
  696.                     echo "            ";
  697.                 }
  698.                 // line 323
  699.                 echo "            ";
  700.                 // line 324
  701.                 echo "
  702.         </footer>
  703. ";
  704.             }
  705.         }
  706.         // line 327
  707.         echo "
  708.     ";
  709.         // line 328
  710.         if (((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.'328$this->source); })()), "url", [], "any"falsefalsetrue328) == "homepage") || (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.'328$this->source); })()), "url", [], "any"falsefalsetrue328) == "product_detail"))) {
  711.             echo "</div>";
  712.         } else {
  713.         }
  714.         // line 329
  715.         echo "
  716. ";
  717.         // line 330
  718.         if ((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.'330$this->source); })()), "url", [], "any"falsefalsetrue330) != "mypage_change_checkbox")) {
  719.             if ((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.'330$this->source); })()), "url", [], "any"falsefalsetrue330) != "mypage_change_complete2")) {
  720.                 // line 331
  721.                 echo "    <div id=\"drawer\" class=\"drawer sp\">
  722.     ";
  723.                 // line 332
  724.                 $this->loadTemplate("Block/spmenu.twig""default_frame.twig"332)->display($context);
  725.                 // line 333
  726.                 echo "    </div>
  727.     ";
  728.                 // line 334
  729.                 if ((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.'334$this->source); })()), "url", [], "any"falsefalsetrue334) == "product_detail")) {
  730.                     echo "<div class=\"close_btn\"></div>";
  731.                 } else {
  732.                 }
  733.             }
  734.         }
  735.         // line 336
  736.         echo "
  737. </div>
  738. <div class=\"overlay\"></div>
  739. <script src=\"";
  740.         // line 340
  741.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/bootstrap.custom.min.js"), "html"nulltrue);
  742.         echo "\"></script>
  743. <script src=\"";
  744.         // line 341
  745.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/slick.min.js"), "html"nulltrue);
  746.         echo "\"></script>
  747. <script src=\"";
  748.         // line 342
  749.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  750.         echo "\"></script>
  751. <script src=\"";
  752.         // line 343
  753.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  754.         echo "\"></script>
  755. <script src=\"";
  756.         // line 344
  757.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/menu01.js"), "html"nulltrue);
  758.         echo "\"></script>
  759. <script src=\"";
  760.         // line 345
  761.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/search02.js"), "html"nulltrue);
  762.         echo "\"></script>
  763. ";
  764.         // line 347
  765.         if ((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.'347$this->source); })()), "url", [], "any"falsefalsetrue347) != "product_list")) {
  766.             // line 348
  767.             echo "    <script src=\"";
  768.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick/slick.min.js"), "html"nulltrue);
  769.             echo "\"></script>
  770. ";
  771.         }
  772.         // line 350
  773.         echo "
  774. <!--学校・店舗ごとに検索結果/カート内容チェック内容のjsを切り替え-->
  775. ";
  776.         // line 352
  777.         $this->loadTemplate("Block/js_kirikae.twig""default_frame.twig"352)->display($context);
  778.         // line 353
  779.         echo "
  780. <script>
  781. \$(function () {
  782.     \$('#drawer').append(\$('.drawer_block').clone(true).children());
  783.     \$.ajax({
  784.         url: \"";
  785.         // line 358
  786.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets//img/common/svg.html"), "html"nulltrue);
  787.         echo "\",
  788.         type: 'GET',
  789.         dataType: 'html',
  790.     }).done(function(data){
  791.         \$('body').prepend(data);
  792.     }).fail(function(data){
  793.     });
  794. });
  795. </script>
  796. ";
  797.         // line 367
  798.         $this->displayBlock('javascript'$context$blocks);
  799.         // line 368
  800.         echo "
  801. ";
  802.         // line 369
  803.         if ((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.'369$this->source); })()), "url", [], "any"falsefalsetrue369) == "shopping_temporary_confirm")) {
  804.             echo "<!--仮登録(完了)画面がすぐバグる-->
  805.     </div></div></div>
  806. ";
  807.         }
  808.         // line 372
  809.         echo "</body>
  810. </html>
  811. ";
  812.         
  813.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  814.         
  815.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  816.     }
  817.     // line 44
  818.     public function block_meta_tags($context, array $blocks = [])
  819.     {
  820.         $macros $this->macros;
  821.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  822.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_tags"));
  823.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  824.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_tags"));
  825.         
  826.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  827.         
  828.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  829.     }
  830.     // line 77
  831.     public function block_stylesheet($context, array $blocks = [])
  832.     {
  833.         $macros $this->macros;
  834.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  835.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  836.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  837.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  838.         // line 78
  839.         echo "    ";
  840.         if ((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.'78$this->source); })()), "url", [], "any"falsefalsetrue78) == "mypage_change")) {
  841.             // line 79
  842.             echo "    ";
  843.         }
  844.         // line 80
  845.         echo "    ";
  846.         if ((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.'80$this->source); })()), "url", [], "any"falsefalsetrue80) == "mypage_change_saisun")) {
  847.             // line 81
  848.             echo "<style type=\"text/css\">
  849. .dl_table not_required{
  850.     display:none;
  851.     height:0;
  852.     overflow:hidden;
  853. }
  854. </style>
  855.     ";
  856.         }
  857.         
  858.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  859.         
  860.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  861.     }
  862.     // line 249
  863.     public function block_main($context, array $blocks = [])
  864.     {
  865.         $macros $this->macros;
  866.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  867.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  868.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  869.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  870.         
  871.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  872.         
  873.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  874.     }
  875.     // line 367
  876.     public function block_javascript($context, array $blocks = [])
  877.     {
  878.         $macros $this->macros;
  879.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  880.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  881.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  882.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  883.         
  884.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  885.         
  886.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  887.     }
  888.     public function getTemplateName()
  889.     {
  890.         return "default_frame.twig";
  891.     }
  892.     public function isTraitable()
  893.     {
  894.         return false;
  895.     }
  896.     public function getDebugInfo()
  897.     {
  898.         return array (  921 => 367,  903 => 249,  885 => 81,  882 => 80,  879 => 79,  876 => 78,  866 => 77,  848 => 44,  836 => 372,  830 => 369,  827 => 368,  825 => 367,  813 => 358,  806 => 353,  804 => 352,  800 => 350,  794 => 348,  792 => 347,  787 => 345,  783 => 344,  779 => 343,  775 => 342,  771 => 341,  767 => 340,  761 => 336,  754 => 334,  751 => 333,  749 => 332,  746 => 331,  743 => 330,  740 => 329,  735 => 328,  732 => 327,  726 => 324,  724 => 323,  721 => 322,  716 => 320,  714 => 319,  711 => 318,  708 => 316,  705 => 315,  690 => 303,  686 => 302,  681 => 299,  679 => 298,  667 => 291,  661 => 290,  655 => 287,  651 => 286,  646 => 283,  644 => 282,  641 => 281,  639 => 280,  635 => 278,  630 => 276,  627 => 274,  624 => 273,  620 => 270,  618 => 269,  614 => 267,  609 => 265,  606 => 263,  603 => 262,  599 => 259,  597 => 258,  591 => 255,  588 => 254,  585 => 253,  581 => 250,  579 => 249,  575 => 247,  573 => 246,  567 => 243,  564 => 242,  561 => 241,  557 => 238,  555 => 237,  551 => 235,  546 => 233,  543 => 231,  540 => 230,  534 => 225,  532 => 224,  529 => 223,  524 => 221,  522 => 220,  519 => 219,  515 => 216,  508 => 215,  505 => 214,  495 => 208,  491 => 206,  489 => 205,  478 => 196,  476 => 195,  473 => 194,  471 => 193,  468 => 192,  465 => 190,  463 => 189,  460 => 188,  453 => 184,  451 => 183,  442 => 179,  436 => 177,  432 => 175,  426 => 173,  422 => 172,  411 => 164,  407 => 163,  398 => 159,  393 => 157,  390 => 156,  388 => 155,  386 => 154,  382 => 152,  377 => 150,  373 => 148,  362 => 147,  358 => 145,  352 => 144,  342 => 142,  339 => 141,  334 => 140,  331 => 139,  329 => 138,  325 => 136,  312 => 134,  307 => 133,  304 => 132,  302 => 131,  299 => 130,  293 => 128,  290 => 127,  285 => 125,  278 => 124,  276 => 123,  272 => 121,  270 => 120,  267 => 119,  262 => 117,  260 => 116,  257 => 115,  249 => 113,  243 => 109,  240 => 108,  233 => 106,  229 => 104,  223 => 100,  221 => 99,  219 => 98,  213 => 93,  211 => 92,  207 => 90,  205 => 77,  200 => 74,  193 => 72,  191 => 71,  188 => 70,  182 => 68,  180 => 67,  174 => 65,  172 => 64,  168 => 62,  163 => 60,  158 => 59,  156 => 58,  151 => 56,  147 => 55,  143 => 54,  139 => 53,  135 => 52,  131 => 51,  128 => 50,  122 => 48,  120 => 47,  114 => 45,  112 => 44,  106 => 42,  104 => 41,  101 => 40,  95 => 38,  93 => 37,  87 => 35,  85 => 34,  79 => 32,  77 => 31,  71 => 29,  69 => 28,  58 => 27,  52 => 23,  49 => 1,);
  899.     }
  900.     public function getSourceContext()
  901.     {
  902.         return new Source("<!doctype html>
  903. {#
  904. This file is part of EC-CUBE
  905. Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.
  906. http://www.lockon.co.jp/
  907. This program is free software; you can redistribute it and/or
  908. modify it under the terms of the GNU General Public License
  909. as published by the Free Software Foundation; either version 2
  910. of the License, or (at your option) any later version.
  911. This program is distributed in the hope that it will be useful,
  912. but WITHOUT ANY WARRANTY; without even the implied warranty of
  913. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  914. GNU General Public License for more details.
  915. You should have received a copy of the GNU General Public License
  916. along with this program; if not, write to the Free Software
  917. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  918. #}
  919. <html lang=\"ja\">
  920. <head>
  921. <meta charset=\"utf-8\">
  922. <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  923. <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>
  924. {% if Page.author is not empty %}
  925.     <meta name=\"author\" content=\"{{ Page.author }}\">
  926. {% endif %}
  927. {% if Page.description is not empty %}
  928.     <meta name=\"description\" content=\"{{ Page.description }}\">
  929. {% endif %}
  930. {% if Page.keyword is not empty %}
  931.     <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  932. {% endif %}
  933. {% if Page.meta_robots is not empty %}
  934.     <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  935. {% endif %}
  936. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  937. {% if Page.meta_tags is not empty %}
  938.     {{ Page.meta_tags|raw }}
  939. {% endif %}
  940. {% block meta_tags %}{% endblock %}
  941. <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  942. {% if Page.url == \"school_list\" %}
  943. <link rel=\"icon\" href=\"{{ asset('assets/css/bootstrap.min.3.4.1.css', 'user_data') }}\">
  944. {% endif %}
  945. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  946. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick.css') }}\">
  947. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/default.css') }} \">
  948. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/unishop.css') }} \">
  949. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/custom.css') }} \">
  950. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/icomoon/style.css') }}\">
  951. {% if Page.url == \"product_list\" %}
  952.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick/slick.css') }}\">
  953.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick/slick-theme.css') }}\">
  954. {% endif %}
  955. {% if Page.url == \"correct_size\" or Page.url == \"care_for_uniforms\" or Page.url == \"school_list\" or Page.url == \"store_info\" %}
  956.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/unimall_page.css') }}\">
  957. {% endif %}
  958. {% if Page.url == \"school_list\" %}
  959.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/unimall_sclist.css') }}\">
  960. {% endif %}
  961. {% if Page.url == \"gmo_shopping_payment\" or Page.url == \"gmo_shopping_rakuten_result\" or  Page.url == \"gmo_shopping_au_result\" or Page.url == \"gmo_shopping_docomo_result\" or Page.url == \"gmo_shopping_sb_result\" %}
  962.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/gmo_test.css') }}\">
  963. {% else %}{% endif %}
  964. <!-- for original theme CSS -->
  965. {% block stylesheet %}
  966.     {% if Page.url == 'mypage_change' %}
  967.     {% endif %}
  968.     {% if Page.url == 'mypage_change_saisun' %}
  969. <style type=\"text/css\">
  970. .dl_table not_required{
  971.     display:none;
  972.     height:0;
  973.     overflow:hidden;
  974. }
  975. </style>
  976.     {% endif %}
  977. {% endblock %}
  978. <!--学校・店舗専用css-->
  979. {% include 'Block/css_kirikae.twig' %}
  980. <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js\"></script>
  981. {# ▼Head COLUMN #}
  982. {% if Layout.Head %}
  983.     {# ▼上ナビ #}
  984.     {{ include('block.twig', {'Blocks': Page.Head}) }}
  985.     {# ▲上ナビ #}
  986. {% endif %}
  987. {# ▲Head COLUMN #}
  988. </head>
  989. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  990. {% if Page.url != \"mypage_change_checkbox\" %}{% if Page.url != \"mypage_change_complete2\" %}
  991. <div id=\"wrapper\">
  992. <div class=\"mblack\"></div>
  993.     <header id=\"header\">
  994.         <div class=\"container-fluid inner\">
  995.                 <p id=\"btn_menu\"{% if is_granted('ROLE_USER') %}{% if app.user.isMeasureInfoRegistered() == false %} style=\"opacity:0.2; pointer-events: none;\"{% endif %}{% endif %}><a class=\"nav-trigger\" href=\"#nav\">Menu<span></span></a></p>
  996.             {# ▼HeaderInternal COLUMN #}
  997.             {% if Layout.Header %}
  998.                 {# ▼上ナビ #}
  999.                 {{ include('block.twig', {'Blocks': Layout.Header}) }}
  1000.                 {# ▲上ナビ #}
  1001.             {% endif %}
  1002.             {# ▲HeaderInternal COLUMN #}
  1003.         </div>
  1004.     </header>
  1005. {% if Page.url != \"homepage\" %}
  1006. <div class=\"head_pankuz\"><div class=\"pankuz\" {% if not is_granted('ROLE_USER') or app.user.isMeasureInfoRegistered() == false %}style=\"opacity:0.3; pointer-events:none;\"{% endif %}><!--ぱんくずここから-->
  1007. <div><a href=\"{{ url('homepage') }}\">HOME</a></div>
  1008. {% if app.request.get('_route')=='user_data' %}{% if app.request.get('route')=='outfit_l01' %}
  1009. <div><a href=\"{{ url('user_data', {'route': 'outfit'}) }}\">コーディネート一覧</a></div>{% endif %}
  1010. {% endif %}
  1011. {% if app.request.get('_route')=='product_list' %}
  1012.     {% if Category is not null %}
  1013.         {% for Path in Category.path %}
  1014.             <div class=\"jscategory1\"><a href=\"{{ url('product_list') }}?category_id={{ Path.id }}\">{{ Path.name }}</a></div>
  1015.         {% endfor %}
  1016.     {% endif %}
  1017. {% endif %}
  1018. {% if Product is defined %}
  1019.     {% if Product.ProductCategories is not empty %}
  1020.         {% for ProductCategory in Product.ProductCategories %}
  1021.             {% if ProductCategory.Category.School == app.user.School %}
  1022.             <div class=\"jscategory2\"><a href=\"{{ url('product_list') }}?category_id={{ ProductCategory.Category.id }}\">{{ ProductCategory.Category.name }}</a></div>
  1023.             {% endif %}
  1024.         {% endfor %}
  1025.     {% endif %}
  1026. {% endif %}
  1027. {% if Page.url == \"homepage\" or app.request.get('_route')=='product_list' %}{% else %}<div>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }}{% elseif title is defined and title is not empty %}{{ title }}{% endif %}</div>{% endif %}
  1028. </div></div>
  1029. {% endif %}
  1030. {% endif %}{% endif %}
  1031. <!-- チャットボットブロック ここから -->
  1032. {% if is_granted('ROLE_USER') %}
  1033. {% if Page.url != \"mypage_change_checkbox\" and Page.url != \"mypage_change_complete2\" and app.user.School.getChatBotFlag == 1 %}
  1034. <div class=\"totop\">
  1035.     <link rel=\"stylesheet\" href=\"{{ asset('chatbot/style.css','user_data') }}\">
  1036.     <link rel=\"stylesheet prefetch\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css\">
  1037.     <span class=\"qa chatbtn\" href=\"\"><img class=\"btnpc\" src=\"{{ asset('assets/img/nikke/fixed_qa.gif') }}\"><img class=\"btnsp\" src=\"{{ asset('assets//img/nikke/fixed_qasp.gif') }}\"></span>
  1038.     <div class=\"chat\">
  1039.     <div class=\"chat-title\">
  1040.         <h1>AIチャットサポート</h1>
  1041.         <figure class=\"avatar\"><img src=\"{{ asset('chatbot/icon_01.png','user_data') }}\" /></figure>
  1042.         <div class=\"cb_hide\"><img src=\"{{ asset('chatbot/icon_02.png','user_data') }}\"></div>
  1043.     </div>
  1044.     <div class=\"messages\">
  1045.         <div class=\"messages-content\"></div>
  1046.     </div>
  1047.     <div class=\"message-box\"><textarea type=\"text\" class=\"message-input\" placeholder=\"ご質問を入力してください。\"></textarea><button type=\"submit\" class=\"message-submit\">送信 </button></div>
  1048.     </div>
  1049.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.concat.min.js\"></script>
  1050.     <script src=\"{{ asset('chatbot/marked.min.js','user_data') }}\"></script>
  1051.     <script src=\"{{ asset('chatbot/chatbot.js','user_data') }}\" charset=\"utf-8\"></script>
  1052. </div>{% endif %}{% endif %}
  1053. <!-- チャットボットブロック ここまで -->
  1054. {% if is_granted('ROLE_USER') %}{% if Page.url == \"homepage\" or Page.url == \"product_list\" or Page.url == \"product_detail\" or Page.url == \"mypage\" %}<div class=\"totop saisun\">
  1055.    <div class=\"saisun_right\">
  1056.     <label for=\"saisun1\"><img class=\"saipc\" src=\"{{ asset('assets') }}/img/unishop/fixed_saipc.gif\"><img class=\"saisp\" src=\"{{ asset('assets') }}/img/nikke/fixed_saisp.gif\"></label>
  1057.     <input type=\"checkbox\" id=\"saisun1\"/>
  1058.     <div class=\"saisun_show\">
  1059.       <!--非表示ここから-->
  1060. {% include 'flex_saisun.twig' %}
  1061.       <!--ここまで-->
  1062.     </div>
  1063. </div>
  1064. </div>{% endif %}{% endif %}
  1065. {% if Page.url == \"homepage\" %}
  1066. {% include 'Block/firstpop.twig' %}
  1067. {% endif %}
  1068. {% if Page.url == \"cart\" %}
  1069. {% if app.user.hissu_flg != '1' %}
  1070. <div class=\"saix_box cartpop\" style=\"display:none;\"><!--カート初回ウインドウ-->
  1071.     <div class=\"saix_black\"></div>
  1072.     <div class=\"saix_txt saixcart\"><div class=\"saix_close\">×<span>閉じる</span></div>
  1073.         <div class=\"saix_right\">
  1074.             <h2 style=\"margin:0;\">購入必須<span>アイテムの確認</span></h2>
  1075. <div class=\"hissu_itempop\">
  1076. <p>以下のアイテムは購入が必須となります。<span>お買い忘れがないか、ご確認ください。</span></p>
  1077. {% include 'Block/hissu_item.twig' %}
  1078. </div>
  1079.             <iframe src=\"{{ url('mypage') }}/change_checkbox\" name=\"sample\" width=\"100%\" scrolling=\"no\">
  1080.             </iframe>
  1081.         </div>
  1082.     </div>
  1083. </div>
  1084. {% endif %}{% endif %}
  1085.     {% if Page.url == \"homepage\" %}{% else %}<div id=\"contents\" class=\"{{ Layout.theme }}\">{% endif %}
  1086.         <div id=\"contents_top\">
  1087.             {# ▼TOP COLUMN #}
  1088.             {% if Layout.ContentsTop %}
  1089.                 {# ▼上ナビ #}
  1090.                 {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  1091.                 {# ▲上ナビ #}
  1092.             {% endif %}
  1093.             {# ▲TOP COLUMN #}
  1094.         </div>
  1095.         <div class=\"container-fluid inner\">
  1096.             {# ▼LEFT COLUMN #}
  1097.             {% if Layout.SideLeft %}
  1098.                 <div id=\"side_left\" class=\"side\">
  1099.                     {# ▼左ナビ #}
  1100.                     {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  1101.                     {# ▲左ナビ #}
  1102.                 </div>
  1103.             {% endif %}
  1104.             {# ▲LEFT COLUMN #}
  1105.             <div id=\"main\">
  1106.                 {# ▼メイン上部 #}
  1107.                 {% if Layout.MainTop %}
  1108.                     <div id=\"main_top\">
  1109.                         {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  1110.                     </div>
  1111.                 {% endif %}
  1112.                 {# ▲メイン上部 #}
  1113.                 <div id=\"main_middle\">
  1114.                     {% block main %}{% endblock %}
  1115.                 </div>
  1116.                 {# ▼メイン下部 #}
  1117.                 {% if Layout.MainBottom %}
  1118.                     <div id=\"main_bottom\">
  1119.                         {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  1120.                     </div>
  1121.                 {% endif %}
  1122.                 {# ▲メイン下部 #}
  1123.             </div>
  1124.             {# ▼RIGHT COLUMN #}
  1125.             {% if Layout.SideRight %}
  1126.                 <div id=\"side_right\" class=\"side\">
  1127.                     {# ▼右ナビ #}
  1128.                     {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  1129.                     {# ▲右ナビ #}
  1130.                 </div>
  1131.             {% endif %}
  1132.             {# ▲RIGHT COLUMN #}
  1133.         </div>
  1134.             {# ▼BOTTOM COLUMN #}
  1135.             {% if Layout.ContentsBottom %}
  1136.                 <div id=\"contents_bottom\">
  1137.                     {# ▼下ナビ #}
  1138.                     {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  1139.                     {# ▲下ナビ #}
  1140.                 </div>
  1141.             {% endif %}
  1142.             {# ▲BOTTOM COLUMN #}
  1143.     </div>
  1144. {% if Page.url == \"product_detail\" %}
  1145.     <div class=\"ec-modal\">
  1146.         <div class=\"ec-modal-overlay\">
  1147.             <div class=\"ec-modal-wrap\">
  1148.                 <span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"{{ asset('assets/icon/cross-dark.svg') }}\" alt=\"\"/></span></span>
  1149.                 <div id=\"ec-modal-header\" class=\"text-center\">{{ 'カートに追加しました。'|trans }}</div>
  1150.                 <div class=\"ec-modal-box\">
  1151.                     <div class=\"ec-role\">
  1152.                         <a class=\"ec-inlineBtn--cancel\" href=\"{{ url('product_list') }}\">{{ 'お買い物を続ける'|trans }}</a>
  1153.                         <a href=\"{{ url('cart') }}\" class=\"ec-inlineBtn--action\">{{ 'カートへ進む'|trans }}</a>
  1154.                     </div>
  1155.                 </div>
  1156.             </div>
  1157.         </div>
  1158.     </div>
  1159. {% endif %}
  1160. {% if Page.url == \"reserve_detail\" %}
  1161.         <div class=\"ec-modal\">
  1162.             <div class=\"ec-modal-overlay\">
  1163.                 <div class=\"ec-modal-wrap\">
  1164.                     <span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"{{ asset('assets/icon/cross-dark.svg') }}\" alt=\"\"/></span></span>
  1165.                     <div id=\"ec-modal-header\" class=\"text-center\">{{ '予約キャンセル'|trans }}</div>
  1166.                     <div class=\"ec-modal-box\">
  1167.                         <p>予約をキャンセルしてよろしいですか。</p>
  1168.                     </div>
  1169.                     <div id=\"ec-modal-footer\" class=\"text-center\">
  1170.                         <a class=\"def_button3 cancel_confirm\">確認</a>
  1171.                         <a class=\"def_button3 close_modal def_button7\">閉じる</a>
  1172.                     </div>
  1173.                 </div>
  1174.             </div>
  1175.         </div>
  1176. {% endif %}
  1177. {% if Page.url != \"mypage_change_checkbox\" %}{% if Page.url != \"mypage_change_complete2\" %}
  1178.         <footer id=\"footer\" style=\"margin-top: 0;\">
  1179.             {# ▼Footer COLUMN#}
  1180.             {% if Layout.Footer %}
  1181.                 {# ▼上ナビ #}
  1182.                 {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  1183.                 {# ▲上ナビ #}
  1184.             {% endif %}
  1185.             {# ▲Footer COLUMN#}
  1186.         </footer>
  1187. {% endif %}{% endif %}
  1188.     {% if Page.url == \"homepage\" or Page.url == \"product_detail\" %}</div>{% else %}{% endif %}
  1189. {% if Page.url != \"mypage_change_checkbox\" %}{% if Page.url != \"mypage_change_complete2\" %}
  1190.     <div id=\"drawer\" class=\"drawer sp\">
  1191.     {% include 'Block/spmenu.twig' %}
  1192.     </div>
  1193.     {% if Page.url == \"product_detail\" %}<div class=\"close_btn\"></div>{% else %}{% endif %}
  1194. {% endif %}{% endif %}
  1195. </div>
  1196. <div class=\"overlay\"></div>
  1197. <script src=\"{{ asset('assets/js/vendor/bootstrap.custom.min.js') }}\"></script>
  1198. <script src=\"{{ asset('assets/js/vendor/slick.min.js') }}\"></script>
  1199. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  1200. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  1201. <script src=\"{{ asset('assets/js/menu01.js') }}\"></script>
  1202. <script src=\"{{ asset('assets/js/search02.js') }}\"></script>
  1203. {% if Page.url != \"product_list\" %}
  1204.     <script src=\"{{ asset('assets/js/slick/slick.min.js') }}\"></script>
  1205. {% endif %}
  1206. <!--学校・店舗ごとに検索結果/カート内容チェック内容のjsを切り替え-->
  1207. {% include 'Block/js_kirikae.twig' %}
  1208. <script>
  1209. \$(function () {
  1210.     \$('#drawer').append(\$('.drawer_block').clone(true).children());
  1211.     \$.ajax({
  1212.         url: \"{{ asset('assets//img/common/svg.html') }}\",
  1213.         type: 'GET',
  1214.         dataType: 'html',
  1215.     }).done(function(data){
  1216.         \$('body').prepend(data);
  1217.     }).fail(function(data){
  1218.     });
  1219. });
  1220. </script>
  1221. {% block javascript %}{% endblock %}
  1222. {% if Page.url == 'shopping_temporary_confirm' %}<!--仮登録(完了)画面がすぐバグる-->
  1223.     </div></div></div>
  1224. {% endif %}
  1225. </body>
  1226. </html>
  1227. ""default_frame.twig""/home/nmhata01/nmhata01.xsrv.jp/public_html/app/template/unishop/default_frame.twig");
  1228.     }
  1229.     
  1230.     public function checkSecurity()
  1231.     {
  1232.         static $tags = array("if" => 27"block" => 44"include" => 92"for" => 133);
  1233.         static $filters = array("escape" => 27"raw" => 42"default" => 106"trans" => 287);
  1234.         static $functions = array("asset" => 45"include" => 100"is_granted" => 113"url" => 125);
  1235.         try {
  1236.             $this->sandbox->checkSecurity(
  1237.                 ['if''block''include''for'],
  1238.                 ['escape''raw''default''trans'],
  1239.                 ['asset''include''is_granted''url']
  1240.             );
  1241.         } catch (SecurityError $e) {
  1242.             $e->setSourceContext($this->source);
  1243.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  1244.                 $e->setTemplateLine($tags[$e->getTagName()]);
  1245.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  1246.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  1247.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  1248.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  1249.             }
  1250.             throw $e;
  1251.         }
  1252.     }
  1253. }