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