var/cache/dev/twig/6e/6e998105b1b202de418c4568c182657d9b88894cbda840eb70de897ee397fa5e.php line 246

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