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

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.             'breadcrumb' => [$this'block_breadcrumb'],
  26.             'main' => [$this'block_main'],
  27.             'javascript' => [$this'block_javascript'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  37.         // line 1
  38.         echo "<!doctype html>
  39. ";
  40.         // line 12
  41.         echo "<html lang=\"";
  42.         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);
  43.         echo "\">
  44. \t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  45. \t\t<meta charset=\"utf-8\">
  46. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  47. \t\t<meta name=\"eccube-csrf-token\" content=\"";
  48.         // line 16
  49.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  50.         echo "\">
  51. \t\t<title>";
  52.         // line 17
  53.         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);
  54.         echo "
  55. \t\t\t";
  56.         // line 18
  57.         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.'18$this->source); })())))) {
  58.             // line 19
  59.             echo "\t\t\t\t/
  60. \t\t\t\t";
  61.             // line 20
  62.             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.'20$this->source); })()), "html"nulltrue);
  63.             echo "
  64. \t\t\t";
  65.         } elseif ((        // line 21
  66. 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.'21$this->source); })())))) {
  67.             // line 22
  68.             echo "\t\t\t\t/
  69. \t\t\t\t";
  70.             // line 23
  71.             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.'23$this->source); })()), "html"nulltrue);
  72.             echo "
  73. \t\t\t";
  74.         }
  75.         // line 25
  76.         echo "\t\t</title>
  77. \t\t";
  78.         // line 26
  79.         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); })()), "meta_tags", [], "any"falsefalsefalse26))) {
  80.             // line 27
  81.             echo "\t\t\t";
  82.             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.'27$this->source); })()), "meta_tags", [], "any"falsefalsefalse27)));
  83.             echo "
  84. \t\t\t";
  85.             // line 28
  86.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'28$this->source); })()), "description", [], "any"falsefalsefalse28))) {
  87.                 // line 29
  88.                 echo "\t\t\t\t<meta name=\"description\" content=\"";
  89.                 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.'29$this->source); })()), "description", [], "any"falsefalsefalse29), "html"nulltrue);
  90.                 echo "\">
  91. \t\t\t";
  92.             }
  93.             // line 31
  94.             echo "\t\t";
  95.         } else {
  96.             // line 32
  97.             echo "\t\t\t";
  98.             echo twig_include($this->env$context"meta.twig");
  99.             echo "
  100. \t\t";
  101.         }
  102.         // line 34
  103.         echo "\t\t";
  104.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'34$this->source); })()), "author", [], "any"falsefalsefalse34))) {
  105.             // line 35
  106.             echo "\t\t\t<meta name=\"author\" content=\"";
  107.             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.'35$this->source); })()), "author", [], "any"falsefalsefalse35), "html"nulltrue);
  108.             echo "\">
  109. \t\t";
  110.         }
  111.         // line 37
  112.         echo "\t\t";
  113.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'37$this->source); })()), "keyword", [], "any"falsefalsefalse37))) {
  114.             // line 38
  115.             echo "\t\t\t<meta name=\"keywords\" content=\"";
  116.             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.'38$this->source); })()), "keyword", [], "any"falsefalsefalse38), "html"nulltrue);
  117.             echo "\">
  118. \t\t";
  119.         }
  120.         // line 40
  121.         echo "\t\t";
  122.         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.'40$this->source); })()), "meta_robots", [], "any"falsefalsefalse40))) {
  123.             // line 41
  124.             echo "\t\t\t<meta name=\"robots\" content=\"";
  125.             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.'41$this->source); })()), "meta_robots", [], "any"falsefalsefalse41), "html"nulltrue);
  126.             echo "\">
  127. \t\t";
  128.         }
  129.         // line 43
  130.         echo "\t\t<link rel=\"icon\" href=\"";
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  132.         echo "\">
  133. \t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  134. \t\t<link
  135. \t\thref=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\"
  136. \t\trel=\"stylesheet\"
  137. \t  \t/>
  138. \t\t<link rel=\"stylesheet\" href=\"";
  139.         // line 49
  140.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  141.         echo "\">
  142. \t\t<script src=\"";
  143.         // line 50
  144.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  145.         echo "\"></script>
  146. \t\t";
  147.         // line 51
  148.         $this->displayBlock('stylesheet'$context$blocks);
  149.         // line 52
  150.         echo "\t\t<script>
  151. \t\t\$(function () {
  152. \t\t\t\$.ajaxSetup({
  153. \t\t\t'headers': {
  154. \t\t\t'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  155. \t\t\t}
  156. \t\t\t});
  157. \t\t});
  158. \t\t</script>
  159. \t\t<script>
  160. \t\t\t\$(function () {
  161. \t\t\t\t\$('.main_visual').slick({
  162. \t\t\t\t\tdots: true,
  163. \t\t\t\t\tautoplay: true,
  164. \t\t\t\t\tspeed: 300,
  165. \t\t\t\t\tslidesToShow: 1,
  166. \t\t\t\t\tcenterMode: true,
  167. \t\t\t\t\tvariableWidth: true,
  168. \t\t\t\t\t
  169. \t\t\t\t\tresponsive: [
  170. \t\t\t\t\t\t{
  171. \t\t\t\t\t\t\tbreakpoint: 768,
  172. \t\t\t\t\t\t\tsettings: {
  173. \t\t\t\t\t\t\t\tslidesToShow: 1,
  174. \t\t\t\t\t\t\t\tslidesToScroll: 1,
  175. \t\t\t\t\t\t\t\tvariableWidth: true,
  176. \t\t\t\t\t\t\t\tcenterMode: true,
  177. \t\t\t\t\t\t\t\tcenterPadding: '0',
  178. \t\t\t\t\t\t\t\tcssEase: 'linear',
  179. \t\t\t\t\t\t\t\tspeed: 300,
  180. \t\t\t\t\t\t\t\tarrows: false,
  181. \t\t\t\t\t\t\t\tdots: true,
  182. \t\t\t\t\t\t\t}
  183. \t\t\t\t\t\t}
  184. \t\t\t\t\t]
  185. \t\t\t\t});
  186. \t\t\t});
  187. \t\t</script>
  188. \t\t";
  189.         // line 91
  190.         echo "\t\t";
  191.         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.'91$this->source); })()), "Head", [], "any"falsefalsefalse91)) {
  192.             // line 92
  193.             echo "\t\t\t";
  194.             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.'92$this->source); })()), "Head", [], "any"falsefalsefalse92)]);
  195.             echo "
  196. \t\t";
  197.         }
  198.         // line 94
  199.         echo "\t\t";
  200.         // line 95
  201.         echo "\t\t";
  202.         if (array_key_exists("plugin_assets"$context)) {
  203.             // line 96
  204.             echo "\t\t\t";
  205.             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.'96$this->source); })())]);
  206.             echo "
  207. \t\t";
  208.         }
  209.         // line 98
  210.         echo "\t\t<link rel=\"stylesheet\" href=\"";
  211.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  212.         echo "\">
  213. \t</head>
  214. \t<body
  215. \t\tid=\"page_";
  216.         // line 102
  217.         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.'102$this->source); })()), "request", [], "any"falsefalsefalse102), "get", [=> "_route"], "method"falsefalsefalse102), "html"nulltrue);
  218.         echo "\" class=\"";
  219.         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.'102$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  220.         echo "\">
  221. \t\t";
  222.         // line 104
  223.         echo "\t\t";
  224.         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); })()), "BodyAfter", [], "any"falsefalsefalse104)) {
  225.             // line 105
  226.             echo "\t\t\t";
  227.             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.'105$this->source); })()), "BodyAfter", [], "any"falsefalsefalse105)]);
  228.             echo "
  229. \t\t";
  230.         }
  231.         // line 107
  232.         echo "
  233. \t\t";
  234.         // line 108
  235.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'108$this->source); })())) {
  236.             // line 109
  237.             echo "\t\t\t<div class=\"ec-maintenanceAlert\">
  238. \t\t\t\t<div>
  239. \t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  240.             // line 111
  241.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  242.             echo "\"/></div>
  243. \t\t\t\t\t";
  244.             // line 112
  245.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  246.             echo "
  247. \t\t\t\t</div>
  248. \t\t\t</div>
  249. \t\t";
  250.         }
  251.         // line 116
  252.         echo "
  253. \t\t<div
  254. \t\t\tclass=\"ec-layoutRole\">
  255. \t\t\t";
  256.         // line 120
  257.         echo "\t\t\t";
  258.         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); })()), "Header", [], "any"falsefalsefalse120)) {
  259.             // line 121
  260.             echo "\t\t\t\t<header class=\"ec-layoutRole__header\">
  261. \t\t\t\t\t";
  262.             // line 122
  263.             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); })()), "Header", [], "any"falsefalsefalse122)]);
  264.             echo "
  265. \t\t\t\t</header>
  266. \t\t\t";
  267.         }
  268.         // line 125
  269.         echo "\t\t\t";
  270.         $this->displayBlock('breadcrumb'$context$blocks);
  271.         // line 126
  272.         echo "
  273. \t\t\t";
  274.         // line 128
  275.         echo "\t\t\t";
  276.         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); })()), "ContentsTop", [], "any"falsefalsefalse128)) {
  277.             // line 129
  278.             echo "\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
  279. \t\t\t\t\t";
  280.             // line 130
  281.             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); })()), "ContentsTop", [], "any"falsefalsefalse130)]);
  282.             echo "
  283. \t\t\t\t</div>
  284. \t\t\t";
  285.         }
  286.         // line 133
  287.         echo "
  288. \t\t\t";
  289.         // line 135
  290.         $context["request_uri"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'135$this->source); })()), "request", [], "any"falsefalsefalse135), "server", [], "any"falsefalsefalse135), "get", [=> "REQUEST_URI"], "method"falsefalsefalse135);
  291.         // line 136
  292.         echo "\t\t\t";
  293.         if (((isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'136$this->source); })()) == "/")) {
  294.             // line 137
  295.             echo "\t\t\t\t<div class=\"slick-wrapper\">
  296. \t\t\t\t\t<div class=\"main_visual\">
  297. \t\t\t\t\t\t<div class=\"slick-slide\">
  298. \t\t\t\t\t\t\t<picture>
  299. \t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"";
  300.             // line 141
  301.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/sm-toujitu-banner2.png""user_data"), "html"nulltrue);
  302.             echo "\">
  303. \t\t\t\t\t\t\t\t<img src=\"";
  304.             // line 142
  305.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/dammy-slide.png""user_data"), "html"nulltrue);
  306.             echo "\" alt=\"電材Blue Wood 当社在庫品12時までのご注文で当日発送\"/>
  307. \t\t\t\t\t\t\t</picture>
  308. \t\t\t\t\t\t</div>
  309. \t\t\t\t\t\t<div class=\"slick-slide\">
  310. \t\t\t\t\t\t\t<a href =\"";
  311.             // line 146
  312.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("faq_index");
  313.             echo "#estimate\">
  314. \t\t\t\t\t\t\t<picture>
  315. \t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"";
  316.             // line 148
  317.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/sp-tairyo-03.jpg""user_data"), "html"nulltrue);
  318.             echo "\">
  319. \t\t\t\t\t\t\t\t<img src=\"";
  320.             // line 149
  321.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pc-tairyo-03.jpg""user_data"), "html"nulltrue);
  322.             echo "\" alt=\"電材Blue Wood 見積もり無料! 最短即日対応!\"/>
  323. \t\t\t\t\t\t\t</picture>
  324. \t\t\t\t\t\t\t</a>
  325. \t\t\t\t\t\t</div>
  326. \t\t\t\t\t\t<div class=\"item slick-slide\">
  327. \t\t\t\t\t\t\t<a href =\"";
  328.             // line 154
  329.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("faq_index");
  330.             echo "#estimate\">
  331. \t\t\t\t\t\t\t<picture>
  332. \t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"";
  333.             // line 156
  334.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/sp-senyo.jpg""user_data"), "html"nulltrue);
  335.             echo "\">
  336. \t\t\t\t\t\t\t\t<img src=\"";
  337.             // line 157
  338.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pc-senyo.jpg""user_data"), "html"nulltrue);
  339.             echo "\" alt=\"電材Blue Wood お客様のご要望に合わせた専用商品ページ作成します。\"/>
  340. \t\t\t\t\t\t\t</picture>
  341. \t\t\t\t\t\t\t</a>
  342. \t\t\t\t\t\t</div>
  343. \t\t\t\t\t</div>
  344. \t\t\t\t</div>
  345. \t\t\t";
  346.         }
  347.         // line 164
  348.         echo "
  349. \t\t\t<div
  350. \t\t\t\tclass=\"ec-layoutRole__contents layout-root\">
  351. \t\t\t\t";
  352.         // line 168
  353.         echo "\t\t\t\t";
  354.         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.'168$this->source); })()), "SideLeft", [], "any"falsefalsefalse168)) {
  355.             // line 169
  356.             echo "\t\t\t\t\t<aside class=\"ec-layoutRole__left\">
  357. \t\t\t\t\t\t";
  358.             // line 170
  359.             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.'170$this->source); })()), "SideLeft", [], "any"falsefalsefalse170)]);
  360.             echo "
  361. \t\t\t\t\t</aside>
  362. \t\t\t\t";
  363.         }
  364.         // line 173
  365.         echo "
  366. \t\t\t\t";
  367.         // line 174
  368.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  369.         // line 175
  370.         echo "\t\t\t\t";
  371.         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.'175$this->source); })()), "ColumnNum", [], "any"falsefalsefalse175) == 2)) {
  372.             // line 176
  373.             echo "\t\t\t\t\t";
  374.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  375.             // line 177
  376.             echo "\t\t\t\t";
  377.         } 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.'177$this->source); })()), "ColumnNum", [], "any"falsefalsefalse177) == 3)) {
  378.             // line 178
  379.             echo "\t\t\t\t\t";
  380.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  381.             // line 179
  382.             echo "\t\t\t\t";
  383.         }
  384.         // line 180
  385.         echo "
  386. \t\t\t\t<main
  387. \t\t\t\t\tclass=\"";
  388.         // line 182
  389.         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.'182$this->source); })()), "html"nulltrue);
  390.         echo "\">
  391. \t\t\t\t\t";
  392.         // line 184
  393.         echo "\t\t\t\t\t";
  394.         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.'184$this->source); })()), "MainTop", [], "any"falsefalsefalse184)) {
  395.             // line 185
  396.             echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
  397. \t\t\t\t\t\t\t";
  398.             // line 186
  399.             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.'186$this->source); })()), "MainTop", [], "any"falsefalsefalse186)]);
  400.             echo "
  401. \t\t\t\t\t\t</div>
  402. \t\t\t\t\t";
  403.         }
  404.         // line 189
  405.         echo "
  406. \t\t\t\t\t";
  407.         // line 191
  408.         echo "\t\t\t\t\t";
  409.         $this->displayBlock('main'$context$blocks);
  410.         // line 192
  411.         echo "
  412. \t\t\t\t\t";
  413.         // line 194
  414.         echo "\t\t\t\t\t";
  415.         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.'194$this->source); })()), "MainBottom", [], "any"falsefalsefalse194)) {
  416.             // line 195
  417.             echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
  418. \t\t\t\t\t\t\t";
  419.             // line 196
  420.             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.'196$this->source); })()), "MainBottom", [], "any"falsefalsefalse196)]);
  421.             echo "
  422. \t\t\t\t\t\t</div>
  423. \t\t\t\t\t";
  424.         }
  425.         // line 199
  426.         echo "\t\t\t\t</main>
  427. \t\t\t\t";
  428.         // line 202
  429.         echo "\t\t\t\t";
  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.'202$this->source); })()), "SideRight", [], "any"falsefalsefalse202)) {
  431.             // line 203
  432.             echo "\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
  433. \t\t\t\t\t\t";
  434.             // line 204
  435.             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.'204$this->source); })()), "SideRight", [], "any"falsefalsefalse204)]);
  436.             echo "
  437. \t\t\t\t\t</aside>
  438. \t\t\t\t";
  439.         }
  440.         // line 207
  441.         echo "\t\t\t</div>
  442. \t\t\t";
  443.         // line 210
  444.         echo "\t\t\t";
  445.         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.'210$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse210)) {
  446.             // line 211
  447.             echo "\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
  448. \t\t\t\t\t";
  449.             // line 212
  450.             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.'212$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse212)]);
  451.             echo "
  452. \t\t\t\t</div>
  453. \t\t\t";
  454.         }
  455.         // line 215
  456.         echo "
  457. \t\t\t";
  458.         // line 217
  459.         echo "\t\t\t";
  460.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'217$this->source); })()), "Footer", [], "any"falsefalsefalse217)) {
  461.             // line 218
  462.             echo "\t\t\t\t<footer class=\"ec-layoutRole__footer\">
  463. \t\t\t\t\t";
  464.             // line 219
  465.             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.'219$this->source); })()), "Footer", [], "any"falsefalsefalse219)]);
  466.             echo "
  467. \t\t\t\t</footer>
  468. \t\t\t";
  469.         }
  470.         // line 222
  471.         echo "\t\t</div>
  472. \t\t<!-- ec-layoutRole -->
  473. \t\t<div class=\"ec-overlayRole\"></div>
  474. \t\t<div class=\"ec-drawerRoleClose\">
  475. \t\t\t<i class=\"fas fa-times\"></i>
  476. \t\t</div>
  477. \t\t<div
  478. \t\t\tclass=\"ec-drawerRole\">
  479. \t\t\t";
  480.         // line 232
  481.         echo "\t\t\t";
  482.         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.'232$this->source); })()), "Drawer", [], "any"falsefalsefalse232)) {
  483.             // line 233
  484.             echo "\t\t\t\t";
  485.             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.'233$this->source); })()), "Drawer", [], "any"falsefalsefalse233)]);
  486.             echo "
  487. \t\t\t";
  488.         }
  489.         // line 235
  490.         echo "\t\t</div>
  491. \t\t<div class=\"ec-blockTopBtn pagetop\">";
  492.         // line 236
  493.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  494.         echo "</div>
  495. \t\t";
  496.         // line 237
  497.         $this->loadTemplate("@common/lang.twig""default_frame.twig"237)->display($context);
  498.         // line 238
  499.         echo "\t\t<script src=\"";
  500.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  501.         echo "\"></script>
  502. \t\t<script src=\"";
  503.         // line 239
  504.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  505.         echo "\"></script>
  506. \t\t";
  507.         // line 240
  508.         $this->displayBlock('javascript'$context$blocks);
  509.         // line 241
  510.         echo "\t\t";
  511.         // line 242
  512.         echo "\t\t";
  513.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'242$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse242)) {
  514.             // line 243
  515.             echo "\t\t\t";
  516.             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.'243$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse243)]);
  517.             echo "
  518. \t\t";
  519.         }
  520.         // line 245
  521.         echo "\t\t";
  522.         // line 246
  523.         echo "\t\t";
  524.         if (array_key_exists("plugin_snippets"$context)) {
  525.             // line 247
  526.             echo "\t\t\t";
  527.             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.'247$this->source); })())]);
  528.             echo "
  529. \t\t";
  530.         }
  531.         // line 249
  532.         echo "\t\t<script src=\"";
  533.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  534.         echo "\"></script>
  535. \t</body>
  536. </html>
  537. ";
  538.         
  539.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  540.         
  541.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  542.     }
  543.     // line 51
  544.     public function block_stylesheet($context, array $blocks = [])
  545.     {
  546.         $macros $this->macros;
  547.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  548.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  549.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  550.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  551.         
  552.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  553.         
  554.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  555.     }
  556.     // line 125
  557.     public function block_breadcrumb($context, array $blocks = [])
  558.     {
  559.         $macros $this->macros;
  560.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  561.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  562.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  563.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  564.         
  565.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  566.         
  567.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  568.     }
  569.     // line 191
  570.     public function block_main($context, array $blocks = [])
  571.     {
  572.         $macros $this->macros;
  573.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  574.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  575.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  576.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  577.         
  578.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  579.         
  580.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  581.     }
  582.     // line 240
  583.     public function block_javascript($context, array $blocks = [])
  584.     {
  585.         $macros $this->macros;
  586.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  587.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  588.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  589.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  590.         
  591.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  592.         
  593.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  594.     }
  595.     public function getTemplateName()
  596.     {
  597.         return "default_frame.twig";
  598.     }
  599.     public function isTraitable()
  600.     {
  601.         return false;
  602.     }
  603.     public function getDebugInfo()
  604.     {
  605.         return array (  615 => 240,  597 => 191,  579 => 125,  561 => 51,  546 => 249,  540 => 247,  537 => 246,  535 => 245,  529 => 243,  526 => 242,  524 => 241,  522 => 240,  518 => 239,  513 => 238,  511 => 237,  507 => 236,  504 => 235,  498 => 233,  495 => 232,  484 => 222,  478 => 219,  475 => 218,  472 => 217,  469 => 215,  463 => 212,  460 => 211,  457 => 210,  453 => 207,  447 => 204,  444 => 203,  441 => 202,  437 => 199,  431 => 196,  428 => 195,  425 => 194,  422 => 192,  419 => 191,  416 => 189,  410 => 186,  407 => 185,  404 => 184,  400 => 182,  396 => 180,  393 => 179,  390 => 178,  387 => 177,  384 => 176,  381 => 175,  379 => 174,  376 => 173,  370 => 170,  367 => 169,  364 => 168,  359 => 164,  349 => 157,  345 => 156,  340 => 154,  332 => 149,  328 => 148,  323 => 146,  316 => 142,  312 => 141,  306 => 137,  303 => 136,  301 => 135,  297 => 133,  291 => 130,  288 => 129,  285 => 128,  282 => 126,  279 => 125,  273 => 122,  270 => 121,  267 => 120,  262 => 116,  255 => 112,  251 => 111,  247 => 109,  245 => 108,  242 => 107,  236 => 105,  233 => 104,  227 => 102,  219 => 98,  213 => 96,  210 => 95,  208 => 94,  202 => 92,  199 => 91,  159 => 52,  157 => 51,  153 => 50,  149 => 49,  139 => 43,  133 => 41,  130 => 40,  124 => 38,  121 => 37,  115 => 35,  112 => 34,  106 => 32,  103 => 31,  97 => 29,  95 => 28,  90 => 27,  88 => 26,  85 => 25,  80 => 23,  77 => 22,  75 => 21,  71 => 20,  68 => 19,  66 => 18,  62 => 17,  58 => 16,  50 => 12,  47 => 1,);
  606.     }
  607.     public function getSourceContext()
  608.     {
  609.         return new Source("<!doctype html>
  610. {#
  611. This file is part of EC-CUBE
  612. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  613. http://www.ec-cube.co.jp/
  614. For the full copyright and license information, please view the LICENSE
  615. file that was distributed with this source code.
  616. #}
  617. <html lang=\"{{ eccube_config.locale }}\">
  618. \t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  619. \t\t<meta charset=\"utf-8\">
  620. \t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  621. \t\t<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  622. \t\t<title>{{ BaseInfo.shop_name }}
  623. \t\t\t{% if subtitle is defined and subtitle is not empty %}
  624. \t\t\t\t/
  625. \t\t\t\t{{ subtitle }}
  626. \t\t\t{% elseif title is defined and title is not empty %}
  627. \t\t\t\t/
  628. \t\t\t\t{{ title }}
  629. \t\t\t{% endif %}
  630. \t\t</title>
  631. \t\t{% if Page.meta_tags is not empty %}
  632. \t\t\t{{ include(template_from_string(Page.meta_tags)) }}
  633. \t\t\t{% if Page.description is not empty %}
  634. \t\t\t\t<meta name=\"description\" content=\"{{ Page.description }}\">
  635. \t\t\t{% endif %}
  636. \t\t{% else %}
  637. \t\t\t{{ include('meta.twig') }}
  638. \t\t{% endif %}
  639. \t\t{% if Page.author is not empty %}
  640. \t\t\t<meta name=\"author\" content=\"{{ Page.author }}\">
  641. \t\t{% endif %}
  642. \t\t{% if Page.keyword is not empty %}
  643. \t\t\t<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  644. \t\t{% endif %}
  645. \t\t{% if Page.meta_robots is not empty %}
  646. \t\t\t<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  647. \t\t{% endif %}
  648. \t\t<link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  649. \t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  650. \t\t<link
  651. \t\thref=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\"
  652. \t\trel=\"stylesheet\"
  653. \t  \t/>
  654. \t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  655. \t\t<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  656. \t\t{% block stylesheet %}{% endblock %}
  657. \t\t<script>
  658. \t\t\$(function () {
  659. \t\t\t\$.ajaxSetup({
  660. \t\t\t'headers': {
  661. \t\t\t'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  662. \t\t\t}
  663. \t\t\t});
  664. \t\t});
  665. \t\t</script>
  666. \t\t<script>
  667. \t\t\t\$(function () {
  668. \t\t\t\t\$('.main_visual').slick({
  669. \t\t\t\t\tdots: true,
  670. \t\t\t\t\tautoplay: true,
  671. \t\t\t\t\tspeed: 300,
  672. \t\t\t\t\tslidesToShow: 1,
  673. \t\t\t\t\tcenterMode: true,
  674. \t\t\t\t\tvariableWidth: true,
  675. \t\t\t\t\t
  676. \t\t\t\t\tresponsive: [
  677. \t\t\t\t\t\t{
  678. \t\t\t\t\t\t\tbreakpoint: 768,
  679. \t\t\t\t\t\t\tsettings: {
  680. \t\t\t\t\t\t\t\tslidesToShow: 1,
  681. \t\t\t\t\t\t\t\tslidesToScroll: 1,
  682. \t\t\t\t\t\t\t\tvariableWidth: true,
  683. \t\t\t\t\t\t\t\tcenterMode: true,
  684. \t\t\t\t\t\t\t\tcenterPadding: '0',
  685. \t\t\t\t\t\t\t\tcssEase: 'linear',
  686. \t\t\t\t\t\t\t\tspeed: 300,
  687. \t\t\t\t\t\t\t\tarrows: false,
  688. \t\t\t\t\t\t\t\tdots: true,
  689. \t\t\t\t\t\t\t}
  690. \t\t\t\t\t\t}
  691. \t\t\t\t\t]
  692. \t\t\t\t});
  693. \t\t\t});
  694. \t\t</script>
  695. \t\t{# Layout: HEAD #}
  696. \t\t{% if Layout.Head %}
  697. \t\t\t{{ include('block.twig', {'Blocks': Layout.Head}) }}
  698. \t\t{% endif %}
  699. \t\t{# プラグイン用styleseetやmetatagなど #}
  700. \t\t{% if plugin_assets is defined %}
  701. \t\t\t{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}
  702. \t\t{% endif %}
  703. \t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  704. \t</head>
  705. \t<body
  706. \t\tid=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  707. \t\t{# Layout: BODY_AFTER #}
  708. \t\t{% if Layout.BodyAfter %}
  709. \t\t\t{{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  710. \t\t{% endif %}
  711. \t\t{% if isMaintenance %}
  712. \t\t\t<div class=\"ec-maintenanceAlert\">
  713. \t\t\t\t<div>
  714. \t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  715. \t\t\t\t\t{{ 'メンテナンスモードが有効になっています。'|trans }}
  716. \t\t\t\t</div>
  717. \t\t\t</div>
  718. \t\t{% endif %}
  719. \t\t<div
  720. \t\t\tclass=\"ec-layoutRole\">
  721. \t\t\t{# Layout: HEADER #}
  722. \t\t\t{% if Layout.Header %}
  723. \t\t\t\t<header class=\"ec-layoutRole__header\">
  724. \t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Header}) }}
  725. \t\t\t\t</header>
  726. \t\t\t{% endif %}
  727. \t\t\t{% block breadcrumb %}{% endblock %}
  728. \t\t\t{# Layout: CONTENTS_TOP #}
  729. \t\t\t{% if Layout.ContentsTop %}
  730. \t\t\t\t<div class=\"ec-layoutRole__contentTop\">
  731. \t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  732. \t\t\t\t</div>
  733. \t\t\t{% endif %}
  734. \t\t\t{% set request_uri = app.request.server.get('REQUEST_URI') %}
  735. \t\t\t{% if request_uri == '/'  %}
  736. \t\t\t\t<div class=\"slick-wrapper\">
  737. \t\t\t\t\t<div class=\"main_visual\">
  738. \t\t\t\t\t\t<div class=\"slick-slide\">
  739. \t\t\t\t\t\t\t<picture>
  740. \t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"{{ asset('assets/img/sm-toujitu-banner2.png','user_data') }}\">
  741. \t\t\t\t\t\t\t\t<img src=\"{{ asset('assets/img/dammy-slide.png','user_data') }}\" alt=\"電材Blue Wood 当社在庫品12時までのご注文で当日発送\"/>
  742. \t\t\t\t\t\t\t</picture>
  743. \t\t\t\t\t\t</div>
  744. \t\t\t\t\t\t<div class=\"slick-slide\">
  745. \t\t\t\t\t\t\t<a href =\"{{ url('faq_index') }}#estimate\">
  746. \t\t\t\t\t\t\t<picture>
  747. \t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"{{ asset('assets/img/sp-tairyo-03.jpg','user_data') }}\">
  748. \t\t\t\t\t\t\t\t<img src=\"{{ asset('assets/img/pc-tairyo-03.jpg','user_data') }}\" alt=\"電材Blue Wood 見積もり無料! 最短即日対応!\"/>
  749. \t\t\t\t\t\t\t</picture>
  750. \t\t\t\t\t\t\t</a>
  751. \t\t\t\t\t\t</div>
  752. \t\t\t\t\t\t<div class=\"item slick-slide\">
  753. \t\t\t\t\t\t\t<a href =\"{{ url('faq_index') }}#estimate\">
  754. \t\t\t\t\t\t\t<picture>
  755. \t\t\t\t\t\t\t\t<source media=\"(max-width: 767px)\" srcset=\"{{ asset('assets/img/sp-senyo.jpg','user_data') }}\">
  756. \t\t\t\t\t\t\t\t<img src=\"{{ asset('assets/img/pc-senyo.jpg','user_data') }}\" alt=\"電材Blue Wood お客様のご要望に合わせた専用商品ページ作成します。\"/>
  757. \t\t\t\t\t\t\t</picture>
  758. \t\t\t\t\t\t\t</a>
  759. \t\t\t\t\t\t</div>
  760. \t\t\t\t\t</div>
  761. \t\t\t\t</div>
  762. \t\t\t{% endif %}
  763. \t\t\t<div
  764. \t\t\t\tclass=\"ec-layoutRole__contents layout-root\">
  765. \t\t\t\t{# Layout: SIDE_LEFT #}
  766. \t\t\t\t{% if Layout.SideLeft %}
  767. \t\t\t\t\t<aside class=\"ec-layoutRole__left\">
  768. \t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  769. \t\t\t\t\t</aside>
  770. \t\t\t\t{% endif %}
  771. \t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__main' %}
  772. \t\t\t\t{% if Layout.ColumnNum == 2 %}
  773. \t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  774. \t\t\t\t{% elseif Layout.ColumnNum == 3 %}
  775. \t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  776. \t\t\t\t{% endif %}
  777. \t\t\t\t<main
  778. \t\t\t\t\tclass=\"{{ layoutRoleMain }}\">
  779. \t\t\t\t\t{# Layout: MAIN_TOP #}
  780. \t\t\t\t\t{% if Layout.MainTop %}
  781. \t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
  782. \t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  783. \t\t\t\t\t\t</div>
  784. \t\t\t\t\t{% endif %}
  785. \t\t\t\t\t{# MAIN AREA #}
  786. \t\t\t\t\t{% block main %}{% endblock %}
  787. \t\t\t\t\t{# Layout: MAIN_Bottom #}
  788. \t\t\t\t\t{% if Layout.MainBottom %}
  789. \t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
  790. \t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  791. \t\t\t\t\t\t</div>
  792. \t\t\t\t\t{% endif %}
  793. \t\t\t\t</main>
  794. \t\t\t\t{# Layout: SIDE_RIGHT #}
  795. \t\t\t\t{% if Layout.SideRight %}
  796. \t\t\t\t\t<aside class=\"ec-layoutRole__right\">
  797. \t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  798. \t\t\t\t\t</aside>
  799. \t\t\t\t{% endif %}
  800. \t\t\t</div>
  801. \t\t\t{# Layout: CONTENTS_BOTTOM #}
  802. \t\t\t{% if Layout.ContentsBottom %}
  803. \t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
  804. \t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  805. \t\t\t\t</div>
  806. \t\t\t{% endif %}
  807. \t\t\t{# Layout: CONTENTS_FOOTER #}
  808. \t\t\t{% if Layout.Footer %}
  809. \t\t\t\t<footer class=\"ec-layoutRole__footer\">
  810. \t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Footer}) }}
  811. \t\t\t\t</footer>
  812. \t\t\t{% endif %}
  813. \t\t</div>
  814. \t\t<!-- ec-layoutRole -->
  815. \t\t<div class=\"ec-overlayRole\"></div>
  816. \t\t<div class=\"ec-drawerRoleClose\">
  817. \t\t\t<i class=\"fas fa-times\"></i>
  818. \t\t</div>
  819. \t\t<div
  820. \t\t\tclass=\"ec-drawerRole\">
  821. \t\t\t{# Layout: DRAWER #}
  822. \t\t\t{% if Layout.Drawer %}
  823. \t\t\t\t{{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  824. \t\t\t{% endif %}
  825. \t\t</div>
  826. \t\t<div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  827. \t\t{% include('@common/lang.twig') %}
  828. \t\t<script src=\"{{ asset('assets/js/function.js') }}\"></script>
  829. \t\t<script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  830. \t\t{% block javascript %}{% endblock %}
  831. \t\t{# Layout: CLOSE_BODY_BEFORE #}
  832. \t\t{% if Layout.CloseBodyBefore %}
  833. \t\t\t{{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  834. \t\t{% endif %}
  835. \t\t{# プラグイン用Snippet #}
  836. \t\t{% if plugin_snippets is defined %}
  837. \t\t\t{{ include('snippet.twig', { snippets: plugin_snippets }) }}
  838. \t\t{% endif %}
  839. \t\t<script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  840. \t</body>
  841. </html>
  842. ""default_frame.twig""/home/xs804421/stg.denzai-bluewood.com/public_html/app/template/default/default_frame.twig");
  843.     }
  844. }