var/cache/dev/twig/38/38193512d8f46204e344ccdc8d3d2ef7.php line 245

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_01dab7c8e9ad4c22e787e21962ff1970 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. <html lang=\"";
  39.         // line 2
  40.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'2$this->source); })()), "locale", [], "any"falsefalsefalse2), "html"nulltrue);
  41.         echo "\">
  42. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  43.     <meta charset=\"utf-8\">
  44.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  45.     <meta name=\"eccube-csrf-token\" content=\"";
  46.         // line 6
  47.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  48.         echo "\">
  49.     <title>";
  50.         // line 7
  51.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'7$this->source); })()), "shop_name", [], "any"falsefalsefalse7), "html"nulltrue);
  52.         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.'7$this->source); })())))) {
  53.             echo " / ";
  54.             echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'7$this->source); })()), "html"nulltrue);
  55.         } 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.'7$this->source); })())))) {
  56.             echo " / ";
  57.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'7$this->source); })()), "html"nulltrue);
  58.         }
  59.         echo "</title>
  60.     ";
  61.         // line 8
  62.         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.'8$this->source); })()), "meta_tags", [], "any"falsefalsefalse8))) {
  63.             // line 9
  64.             echo "        ";
  65.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'9$this->source); })()), "meta_tags", [], "any"falsefalsefalse9)));
  66.             echo "
  67.         ";
  68.             // line 10
  69.             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.'10$this->source); })()), "description", [], "any"falsefalsefalse10))) {
  70.                 // line 11
  71.                 echo "            <meta name=\"description\" content=\"";
  72.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'11$this->source); })()), "description", [], "any"falsefalsefalse11), "html"nulltrue);
  73.                 echo "\">
  74.         ";
  75.             }
  76.             // line 13
  77.             echo "    ";
  78.         } else {
  79.             // line 14
  80.             echo "        ";
  81.             echo twig_include($this->env$context"meta.twig");
  82.             echo "
  83.     ";
  84.         }
  85.         // line 16
  86.         echo "    ";
  87.         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.'16$this->source); })()), "author", [], "any"falsefalsefalse16))) {
  88.             // line 17
  89.             echo "        <meta name=\"author\" content=\"";
  90.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'17$this->source); })()), "author", [], "any"falsefalsefalse17), "html"nulltrue);
  91.             echo "\">
  92.     ";
  93.         }
  94.         // line 19
  95.         echo "    ";
  96.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'19$this->source); })()), "keyword", [], "any"falsefalsefalse19))) {
  97.             // line 20
  98.             echo "        <meta name=\"keywords\" content=\"";
  99.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'20$this->source); })()), "keyword", [], "any"falsefalsefalse20), "html"nulltrue);
  100.             echo "\">
  101.     ";
  102.         }
  103.         // line 22
  104.         echo "    ";
  105.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'22$this->source); })()), "meta_robots", [], "any"falsefalsefalse22))) {
  106.             // line 23
  107.             echo "        <meta name=\"robots\" content=\"";
  108.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'23$this->source); })()), "meta_robots", [], "any"falsefalsefalse23), "html"nulltrue);
  109.             echo "\">
  110.     ";
  111.         }
  112.         // line 25
  113.         echo "    ";
  114.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'25$this->source); })()), "meta_tags", [], "any"falsefalsefalse25))) {
  115.             // line 26
  116.             echo "        ";
  117.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'26$this->source); })()), "meta_tags", [], "any"falsefalsefalse26)));
  118.             echo "
  119.     ";
  120.         }
  121.         // line 28
  122.         echo "    <link rel=\"icon\" href=\"";
  123.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  124.         echo "\">
  125.     <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">
  126.     <!-- <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\"> -->
  127.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  128.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  129.     <link rel=\"stylesheet\" href=\"";
  130.         // line 33
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  132.         echo "\">
  133.     <link rel=\"stylesheet\" href=\"";
  134.         // line 34
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  136.         echo "\">
  137.     ";
  138.         // line 35
  139.         $this->displayBlock('stylesheet'$context$blocks);
  140.         // line 36
  141.         echo "    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  142.     <script>
  143.         \$(function() {
  144.             \$.ajaxSetup({
  145.                 'headers': {
  146.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  147.                 }
  148.             });
  149.         });
  150.         var home_url = '";
  151.         // line 45
  152.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  153.         echo "';
  154.     </script>
  155.     ";
  156.         // line 48
  157.         echo "    ";
  158.         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.'48$this->source); })()), "Head", [], "any"falsefalsefalse48)) {
  159.             // line 49
  160.             echo "        ";
  161.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'49$this->source); })()), "Head", [], "any"falsefalsefalse49)]);
  162.             echo "
  163.     ";
  164.         }
  165.         // line 51
  166.         echo "    ";
  167.         // line 52
  168.         echo "    ";
  169.         if (array_key_exists("plugin_assets"$context)) {
  170.             echo twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets"$context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.'52$this->source); })())]);
  171.         }
  172.         // line 53
  173.         echo "    <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>
  174. </head>
  175. <body id=\"page_";
  176.         // line 55
  177.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "get", [=> "_route"], "method"falsefalsefalse55), "html"nulltrue);
  178.         echo "\" class=\"";
  179.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'55$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  180.         echo "\">
  181. ";
  182.         // line 57
  183.         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.'57$this->source); })()), "BodyAfter", [], "any"falsefalsefalse57)) {
  184.             // line 58
  185.             echo "    ";
  186.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'58$this->source); })()), "BodyAfter", [], "any"falsefalsefalse58)]);
  187.             echo "
  188. ";
  189.         }
  190.         // line 60
  191.         echo "
  192. ";
  193.         // line 61
  194.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'61$this->source); })())) {
  195.             // line 62
  196.             echo "    <div class=\"ec-maintenanceAlert\">
  197.         <div>
  198.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  199.             // line 64
  200.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  201.             echo "\"/></div>
  202.             ";
  203.             // line 65
  204.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  205.             echo "
  206.         </div>
  207.     </div>
  208. ";
  209.         }
  210.         // line 69
  211.         echo "
  212. <div class=\"ec-layoutRole\">
  213.     ";
  214.         // line 72
  215.         echo "    ";
  216.         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.'72$this->source); })()), "Header", [], "any"falsefalsefalse72)) {
  217.             // line 73
  218.             echo "        <div class=\"ec-layoutRole__header\">
  219.             ";
  220.             // line 74
  221.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'74$this->source); })()), "Header", [], "any"falsefalsefalse74)]);
  222.             echo "
  223.         </div>
  224.     ";
  225.         }
  226.         // line 77
  227.         echo "
  228.     ";
  229.         // line 79
  230.         echo "    ";
  231.         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.'79$this->source); })()), "ContentsTop", [], "any"falsefalsefalse79)) {
  232.             // line 80
  233.             echo "        <div class=\"ec-layoutRole__contentTop\">
  234.             ";
  235.             // line 81
  236.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'81$this->source); })()), "ContentsTop", [], "any"falsefalsefalse81)]);
  237.             echo "
  238.         </div>
  239.     ";
  240.         }
  241.         // line 84
  242.         echo "
  243.     <div class=\"ec-layoutRole__contents\">
  244.         ";
  245.         // line 87
  246.         echo "        ";
  247.         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.'87$this->source); })()), "SideLeft", [], "any"falsefalsefalse87)) {
  248.             // line 88
  249.             echo "            <div class=\"ec-layoutRole__left\">
  250.                 ";
  251.             // line 89
  252.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'89$this->source); })()), "SideLeft", [], "any"falsefalsefalse89)]);
  253.             echo "
  254.             </div>
  255.         ";
  256.         }
  257.         // line 92
  258.         echo "
  259.         ";
  260.         // line 93
  261.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  262.         // line 94
  263.         echo "        ";
  264.         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.'94$this->source); })()), "ColumnNum", [], "any"falsefalsefalse94) == 2)) {
  265.             // line 95
  266.             echo "            ";
  267.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  268.             // line 96
  269.             echo "        ";
  270.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'96$this->source); })()), "ColumnNum", [], "any"falsefalsefalse96) == 3)) {
  271.             // line 97
  272.             echo "            ";
  273.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  274.             // line 98
  275.             echo "        ";
  276.         }
  277.         // line 99
  278.         echo "
  279.         <div class=\"";
  280.         // line 100
  281.         echo twig_escape_filter($this->env, (isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'100$this->source); })()), "html"nulltrue);
  282.         echo "\">
  283.             ";
  284.         // line 102
  285.         echo "            ";
  286.         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.'102$this->source); })()), "MainTop", [], "any"falsefalsefalse102)) {
  287.             // line 103
  288.             echo "                <div class=\"ec-layoutRole__mainTop\">
  289.                     ";
  290.             // line 104
  291.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'104$this->source); })()), "MainTop", [], "any"falsefalsefalse104)]);
  292.             echo "
  293.                 </div>
  294.             ";
  295.         }
  296.         // line 107
  297.         echo "
  298.             ";
  299.         // line 109
  300.         echo "            ";
  301.         $this->displayBlock('main'$context$blocks);
  302.         // line 110
  303.         echo "
  304.             ";
  305.         // line 112
  306.         echo "            ";
  307.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'112$this->source); })()), "MainBottom", [], "any"falsefalsefalse112)) {
  308.             // line 113
  309.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  310.                     ";
  311.             // line 114
  312.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'114$this->source); })()), "MainBottom", [], "any"falsefalsefalse114)]);
  313.             echo "
  314.                 </div>
  315.             ";
  316.         }
  317.         // line 117
  318.         echo "        </div>
  319.         ";
  320.         // line 120
  321.         echo "        ";
  322.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'120$this->source); })()), "SideRight", [], "any"falsefalsefalse120)) {
  323.             // line 121
  324.             echo "            <div class=\"ec-layoutRole__right\">
  325.                 ";
  326.             // line 122
  327.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'122$this->source); })()), "SideRight", [], "any"falsefalsefalse122)]);
  328.             echo "
  329.             </div>
  330.         ";
  331.         }
  332.         // line 125
  333.         echo "    </div>
  334.     ";
  335.         // line 128
  336.         echo "    ";
  337.         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.'128$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse128)) {
  338.             // line 129
  339.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  340.             ";
  341.             // line 130
  342.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'130$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse130)]);
  343.             echo "
  344.         </div>
  345.     ";
  346.         }
  347.         // line 133
  348.         echo "
  349.     ";
  350.         // line 135
  351.         echo "    ";
  352.         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.'135$this->source); })()), "Footer", [], "any"falsefalsefalse135)) {
  353.             // line 136
  354.             echo "        <div class=\"ec-layoutRole__footer\">
  355.             ";
  356.             // line 137
  357.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'137$this->source); })()), "Footer", [], "any"falsefalsefalse137)]);
  358.             echo "
  359.         </div>
  360.     ";
  361.         }
  362.         // line 140
  363.         echo "</div><!-- ec-layoutRole -->
  364. <div class=\"ec-overlayRole\"></div>
  365. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  366. <div class=\"ec-drawerRole\">
  367.     ";
  368.         // line 146
  369.         echo "    ";
  370.         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.'146$this->source); })()), "Drawer", [], "any"falsefalsefalse146)) {
  371.             // line 147
  372.             echo "        ";
  373.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'147$this->source); })()), "Drawer", [], "any"falsefalsefalse147)]);
  374.             echo "
  375.     ";
  376.         }
  377.         // line 149
  378.         echo "</div>
  379. <div class=\"ec-blockTopBtn pagetop\">";
  380.         // line 150
  381.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  382.         echo "</div>
  383. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  384. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  385. ";
  386.         // line 153
  387.         $this->loadTemplate("@common/lang.twig""default_frame.twig"153)->display($context);
  388.         // line 154
  389.         echo "<script src=\"";
  390.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  391.         echo "\"></script>
  392. <script src=\"";
  393.         // line 155
  394.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  395.         echo "\"></script>
  396. <script src=\"";
  397.         // line 156
  398.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/detail_search.js""user_data"), "html"nulltrue);
  399.         echo "\"></script> <!-- サイド検索 -->
  400. ";
  401.         // line 157
  402.         $this->displayBlock('javascript'$context$blocks);
  403.         // line 159
  404.         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.'159$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse159)) {
  405.             // line 160
  406.             echo "    ";
  407.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'160$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse160)]);
  408.             echo "
  409. ";
  410.         }
  411.         // line 163
  412.         if (array_key_exists("plugin_snippets"$context)) {
  413.             // line 164
  414.             echo "    ";
  415.             echo twig_include($this->env$context"snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets"$context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.'164$this->source); })())]);
  416.             echo "
  417. ";
  418.         }
  419.         // line 166
  420.         echo "    <script src=\"";
  421.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  422.         echo "\"></script>
  423. </body>
  424. </html>
  425. ";
  426.         
  427.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  428.         
  429.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  430.     }
  431.     // line 35
  432.     public function block_stylesheet($context, array $blocks = [])
  433.     {
  434.         $macros $this->macros;
  435.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  436.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  437.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  438.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  439.         
  440.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  441.         
  442.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  443.     }
  444.     // line 109
  445.     public function block_main($context, array $blocks = [])
  446.     {
  447.         $macros $this->macros;
  448.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  449.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  450.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  451.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  452.         
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  454.         
  455.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  456.     }
  457.     // line 157
  458.     public function block_javascript($context, array $blocks = [])
  459.     {
  460.         $macros $this->macros;
  461.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  463.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  465.         
  466.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  467.         
  468.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  469.     }
  470.     public function getTemplateName()
  471.     {
  472.         return "default_frame.twig";
  473.     }
  474.     public function isTraitable()
  475.     {
  476.         return false;
  477.     }
  478.     public function getDebugInfo()
  479.     {
  480.         return array (  483 => 157,  465 => 109,  447 => 35,  432 => 166,  426 => 164,  424 => 163,  418 => 160,  416 => 159,  414 => 157,  410 => 156,  406 => 155,  401 => 154,  399 => 153,  393 => 150,  390 => 149,  384 => 147,  381 => 146,  374 => 140,  368 => 137,  365 => 136,  362 => 135,  359 => 133,  353 => 130,  350 => 129,  347 => 128,  343 => 125,  337 => 122,  334 => 121,  331 => 120,  327 => 117,  321 => 114,  318 => 113,  315 => 112,  312 => 110,  309 => 109,  306 => 107,  300 => 104,  297 => 103,  294 => 102,  290 => 100,  287 => 99,  284 => 98,  281 => 97,  278 => 96,  275 => 95,  272 => 94,  270 => 93,  267 => 92,  261 => 89,  258 => 88,  255 => 87,  251 => 84,  245 => 81,  242 => 80,  239 => 79,  236 => 77,  230 => 74,  227 => 73,  224 => 72,  220 => 69,  213 => 65,  209 => 64,  205 => 62,  203 => 61,  200 => 60,  194 => 58,  192 => 57,  186 => 55,  182 => 53,  177 => 52,  175 => 51,  169 => 49,  166 => 48,  161 => 45,  150 => 36,  148 => 35,  144 => 34,  140 => 33,  131 => 28,  125 => 26,  122 => 25,  116 => 23,  113 => 22,  107 => 20,  104 => 19,  98 => 17,  95 => 16,  89 => 14,  86 => 13,  80 => 11,  78 => 10,  73 => 9,  71 => 8,  60 => 7,  56 => 6,  49 => 2,  46 => 1,);
  481.     }
  482.     public function getSourceContext()
  483.     {
  484.         return new Source("<!doctype html>
  485. <html lang=\"{{ eccube_config.locale }}\">
  486. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  487.     <meta charset=\"utf-8\">
  488.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  489.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  490.     <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>
  491.     {% if Page.meta_tags is not empty %}
  492.         {{ include(template_from_string(Page.meta_tags)) }}
  493.         {% if Page.description is not empty %}
  494.             <meta name=\"description\" content=\"{{ Page.description }}\">
  495.         {% endif %}
  496.     {% else %}
  497.         {{ include('meta.twig') }}
  498.     {% endif %}
  499.     {% if Page.author is not empty %}
  500.         <meta name=\"author\" content=\"{{ Page.author }}\">
  501.     {% endif %}
  502.     {% if Page.keyword is not empty %}
  503.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  504.     {% endif %}
  505.     {% if Page.meta_robots is not empty %}
  506.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  507.     {% endif %}
  508.     {% if Page.meta_tags is not empty %}
  509.         {{ include(template_from_string(Page.meta_tags)) }}
  510.     {% endif %}
  511.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  512.     <link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">
  513.     <!-- <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\"> -->
  514.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  515.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  516.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  517.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  518.     {% block stylesheet %}{% endblock %}
  519.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  520.     <script>
  521.         \$(function() {
  522.             \$.ajaxSetup({
  523.                 'headers': {
  524.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  525.                 }
  526.             });
  527.         });
  528.         var home_url = '{{ url(\"homepage\") }}';
  529.     </script>
  530.     {# Layout: HEAD #}
  531.     {% if Layout.Head %}
  532.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  533.     {% endif %}
  534.     {# プラグイン用styleseetやmetatagなど #}
  535.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  536.     <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>
  537. </head>
  538. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  539. {# Layout: BODY_AFTER #}
  540. {% if Layout.BodyAfter %}
  541.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  542. {% endif %}
  543. {% if isMaintenance %}
  544.     <div class=\"ec-maintenanceAlert\">
  545.         <div>
  546.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  547.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  548.         </div>
  549.     </div>
  550. {% endif %}
  551. <div class=\"ec-layoutRole\">
  552.     {# Layout: HEADER #}
  553.     {% if Layout.Header %}
  554.         <div class=\"ec-layoutRole__header\">
  555.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  556.         </div>
  557.     {% endif %}
  558.     {# Layout: CONTENTS_TOP #}
  559.     {% if Layout.ContentsTop %}
  560.         <div class=\"ec-layoutRole__contentTop\">
  561.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  562.         </div>
  563.     {% endif %}
  564.     <div class=\"ec-layoutRole__contents\">
  565.         {# Layout: SIDE_LEFT #}
  566.         {% if Layout.SideLeft %}
  567.             <div class=\"ec-layoutRole__left\">
  568.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  569.             </div>
  570.         {% endif %}
  571.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  572.         {% if Layout.ColumnNum == 2 %}
  573.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  574.         {% elseif Layout.ColumnNum == 3 %}
  575.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  576.         {% endif %}
  577.         <div class=\"{{ layoutRoleMain }}\">
  578.             {# Layout: MAIN_TOP #}
  579.             {% if Layout.MainTop %}
  580.                 <div class=\"ec-layoutRole__mainTop\">
  581.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  582.                 </div>
  583.             {% endif %}
  584.             {# MAIN AREA #}
  585.             {% block main %}{% endblock %}
  586.             {# Layout: MAIN_Bottom #}
  587.             {% if Layout.MainBottom %}
  588.                 <div class=\"ec-layoutRole__mainBottom\">
  589.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  590.                 </div>
  591.             {% endif %}
  592.         </div>
  593.         {# Layout: SIDE_RIGHT #}
  594.         {% if Layout.SideRight %}
  595.             <div class=\"ec-layoutRole__right\">
  596.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  597.             </div>
  598.         {% endif %}
  599.     </div>
  600.     {# Layout: CONTENTS_BOTTOM #}
  601.     {% if Layout.ContentsBottom %}
  602.         <div class=\"ec-layoutRole__contentBottom\">
  603.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  604.         </div>
  605.     {% endif %}
  606.     {# Layout: CONTENTS_FOOTER #}
  607.     {% if Layout.Footer %}
  608.         <div class=\"ec-layoutRole__footer\">
  609.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  610.         </div>
  611.     {% endif %}
  612. </div><!-- ec-layoutRole -->
  613. <div class=\"ec-overlayRole\"></div>
  614. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  615. <div class=\"ec-drawerRole\">
  616.     {# Layout: DRAWER #}
  617.     {% if Layout.Drawer %}
  618.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  619.     {% endif %}
  620. </div>
  621. <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  622. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  623. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  624. {% include('@common/lang.twig') %}
  625. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  626. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  627. <script src=\"{{ asset('assets/js/detail_search.js', 'user_data') }}\"></script> <!-- サイド検索 -->
  628. {% block javascript %}{% endblock %}
  629. {# Layout: CLOSE_BODY_BEFORE #}
  630. {% if Layout.CloseBodyBefore %}
  631.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  632. {% endif %}
  633. {# プラグイン用Snippet #}
  634. {% if plugin_snippets is defined %}
  635.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  636. {% endif %}
  637.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  638. </body>
  639. </html>
  640. ""default_frame.twig""/home/breathfield/breathdev.com/public_html/altair.breathdev.com/app/template/default/default_frame.twig");
  641.     }
  642. }