var/cache/dev/twig/7b/7beeaa1f7cb9d84c1b729662f11e38c390b099c9a65989916f99ebfce2fc5865.php line 441

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_7cfa58522e13ded48874c8e3b980a596e17f573157b8dd38e9e122ea26fc139e 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. <!-- Google Tag Manager -->
  45. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  46. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  47. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  48. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  49. })(window,document,'script','dataLayer','GTM-W2FHG4H');</script>
  50. <!-- End Google Tag Manager -->
  51.     <meta charset=\"utf-8\">
  52.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  53.     
  54.     
  55.     <meta name=\"eccube-csrf-token\" content=\"";
  56.         // line 25
  57.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  58.         echo "\">
  59.     <title>";
  60.         // line 26
  61.         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.'26$this->source); })()), "shop_name", [], "any"falsefalsefalse26), "html"nulltrue);
  62.         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.'26$this->source); })())))) {
  63.             echo " / ";
  64.             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.'26$this->source); })()), "html"nulltrue);
  65.         } 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.'26$this->source); })())))) {
  66.             echo " / ";
  67.             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.'26$this->source); })()), "html"nulltrue);
  68.         }
  69.         echo "</title>
  70. <link rel=\"icon\" href=\"";
  71.         // line 27
  72.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon.ico""user_data"), "html"nulltrue);
  73.         echo "\">
  74. <link rel=\"apple-touch-icon\" href=\"";
  75.         // line 28
  76.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/apple-touch-icon.png""user_data"), "html"nulltrue);
  77.         echo "\"/>
  78. <link rel=\"icon\" type=\"image/png\" href=\"";
  79.         // line 29
  80.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/android-chrome-192×192.png""user_data"), "html"nulltrue);
  81.         echo "\" sizes=\"192x192\">
  82. <meta name=\"description\" content=\"ドライガーデンと観葉植物の専門店 Ny Paradisa(ニィ・パラディッサ)\">
  83. <meta property=\"og:title\" content=\"Ny Paradisa(ニィ・パラディッサ)\" />
  84. <meta property=\"og:type\" content=\"website\">
  85. <meta property=\"og:url\" content=\"https://ny-paradisa.com/\" />
  86. <meta property=\"og:image\" content=\"";
  87.         // line 35
  88.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  89.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/android-chrome-192×192.png""user_data"), "html"nulltrue);
  90.         echo "\" />
  91. <meta property=\"og:site_name\" content=\"Ny Paradisa(ニィ・パラディッサ)\" />
  92. <meta property=\"og:description\" content=\"ドライガーデンと観葉植物の専門店 Ny Paradisa(ニィ・パラディッサ)\" />
  93.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  94.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  95.     <link rel=\"stylesheet\" href=\"";
  96.         // line 42
  97.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  98.         echo "\">
  99.     ";
  100.         // line 43
  101.         $this->displayBlock('stylesheet'$context$blocks);
  102.         // line 44
  103.         echo "    <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></script>
  104.     <script>
  105.         \$(function() {
  106.             \$.ajaxSetup({
  107.                 'headers': {
  108.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  109.                 }
  110.             });
  111.         });
  112.     </script>
  113.     ";
  114.         // line 55
  115.         echo "    ";
  116.         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.'55$this->source); })()), "Head", [], "any"falsefalsefalse55)) {
  117.             // line 56
  118.             echo "        ";
  119.             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.'56$this->source); })()), "Head", [], "any"falsefalsefalse56)]);
  120.             echo "
  121.     ";
  122.         }
  123.         // line 58
  124.         echo "    ";
  125.         // line 59
  126.         echo "    ";
  127.         if (array_key_exists("plugin_assets"$context)) {
  128.             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.'59$this->source); })())]);
  129.         }
  130.         // line 60
  131.         echo "    <link rel=\"stylesheet\" href=\"";
  132.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  133.         echo "\">
  134.     <link rel=\"stylesheet\" href=\"";
  135.         // line 61
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css""user_data"), "html"nulltrue);
  137.         echo "\">
  138. <link rel=\"stylesheet\" href=\"";
  139.         // line 62
  140.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/common.css""user_data"), "html"nulltrue);
  141.         echo "?";
  142.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""YmdHis"), "html"nulltrue);
  143.         echo "\">
  144. <link rel=\"stylesheet\" href=\"";
  145.         // line 63
  146.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick.css""user_data"), "html"nulltrue);
  147.         echo "\">
  148. <link rel=\"stylesheet\" href=\"";
  149.         // line 64
  150.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick-theme.css""user_data"), "html"nulltrue);
  151.         echo "?";
  152.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""YmdHis"), "html"nulltrue);
  153.         echo "\">
  154. <link rel=\"stylesheet\" href=\"";
  155.         // line 65
  156.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/body.css""user_data"), "html"nulltrue);
  157.         echo "?";
  158.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""YmdHis"), "html"nulltrue);
  159.         echo "\">
  160.     ";
  161.         // line 67
  162.         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.'67$this->source); })()), "meta_tags", [], "any"falsefalsefalse67))) {
  163.             // line 68
  164.             echo "        ";
  165.             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.'68$this->source); })()), "meta_tags", [], "any"falsefalsefalse68)));
  166.             echo "
  167.         ";
  168.             // line 69
  169.             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.'69$this->source); })()), "description", [], "any"falsefalsefalse69))) {
  170.                 // line 70
  171.                 echo "            <meta name=\"description\" content=\"";
  172.                 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.'70$this->source); })()), "description", [], "any"falsefalsefalse70), "html"nulltrue);
  173.                 echo "\">
  174.         ";
  175.             }
  176.             // line 72
  177.             echo "    ";
  178.         } else {
  179.             // line 73
  180.             echo "        ";
  181.             echo twig_include($this->env$context"meta.twig");
  182.             echo "
  183.     ";
  184.         }
  185.         // line 75
  186.         echo "    ";
  187.         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.'75$this->source); })()), "author", [], "any"falsefalsefalse75))) {
  188.             // line 76
  189.             echo "        <meta name=\"author\" content=\"";
  190.             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.'76$this->source); })()), "author", [], "any"falsefalsefalse76), "html"nulltrue);
  191.             echo "\">
  192.     ";
  193.         }
  194.         // line 78
  195.         echo "    ";
  196.         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.'78$this->source); })()), "keyword", [], "any"falsefalsefalse78))) {
  197.             // line 79
  198.             echo "        <meta name=\"keywords\" content=\"";
  199.             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.'79$this->source); })()), "keyword", [], "any"falsefalsefalse79), "html"nulltrue);
  200.             echo "\">
  201.     ";
  202.         }
  203.         // line 81
  204.         echo "    ";
  205.         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.'81$this->source); })()), "meta_robots", [], "any"falsefalsefalse81))) {
  206.             // line 82
  207.             echo "        <meta name=\"robots\" content=\"";
  208.             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.'82$this->source); })()), "meta_robots", [], "any"falsefalsefalse82), "html"nulltrue);
  209.             echo "\">
  210.     ";
  211.         }
  212.         // line 84
  213.         echo "
  214. <script src=\"";
  215.         // line 85
  216.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/common.js?c""user_data"), "html"nulltrue);
  217.         echo "\"></script>
  218.     ";
  219.         // line 87
  220.         echo $this->extensions['Customize\Twig\Extension\MyExtension']->beredirect("");
  221.         echo "
  222.     
  223. <!-- Global site tag (gtag.js) - Google Analytics -->
  224. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-7KX3R0431J\"></script>
  225. <script>
  226.   window.dataLayer = window.dataLayer || [];
  227.   function gtag(){dataLayer.push(arguments);}
  228.   gtag('js', new Date());
  229.   gtag('config', 'G-7KX3R0431J');
  230. </script>
  231. <!-- Google Tag Manager -->
  232. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  233. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  234. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  235. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  236. })(window,document,'script','dataLayer','GTM-W2FHG4H');</script>
  237. <!-- End Google Tag Manager -->
  238. </head>
  239. <body id=\"page_";
  240.         // line 108
  241.         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.'108$this->source); })()), "request", [], "any"falsefalsefalse108), "get", [=> "_route"], "method"falsefalsefalse108), "html"nulltrue);
  242.         echo "\" class=\"";
  243.         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.'108$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  244.         echo "\">
  245. <!-- Google Tag Manager (noscript) -->
  246. <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W2FHG4H\"
  247. height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  248. <!-- End Google Tag Manager (noscript) -->
  249. ";
  250.         // line 116
  251.         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.'116$this->source); })()), "BodyAfter", [], "any"falsefalsefalse116)) {
  252.             // line 117
  253.             echo "    ";
  254.             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.'117$this->source); })()), "BodyAfter", [], "any"falsefalsefalse117)]);
  255.             echo "
  256. ";
  257.         }
  258.         // line 119
  259.         echo "    ";
  260.         // line 120
  261.         echo "    ";
  262.         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)) {
  263.             // line 121
  264.             echo "            ";
  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.'121$this->source); })()), "Header", [], "any"falsefalsefalse121)]);
  266.             echo "
  267.     ";
  268.         }
  269.         // line 123
  270.         echo "
  271. <div class=\"ec-layoutRole\">
  272.     ";
  273.         // line 127
  274.         echo "    ";
  275.         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.'127$this->source); })()), "ContentsTop", [], "any"falsefalsefalse127)) {
  276.             // line 128
  277.             echo "        <div class=\"ec-layoutRole__contentTop\">
  278.             ";
  279.             // line 129
  280.             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.'129$this->source); })()), "ContentsTop", [], "any"falsefalsefalse129)]);
  281.             echo "
  282.         </div>
  283.     ";
  284.         }
  285.         // line 132
  286.         echo "
  287.     <div class=\"ec-layoutRole__contents\">
  288.         ";
  289.         // line 135
  290.         echo "        ";
  291.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'135$this->source); })()), "SideLeft", [], "any"falsefalsefalse135)) {
  292.             // line 136
  293.             echo "            <div class=\"ec-layoutRole__left\">
  294.                 ";
  295.             // line 137
  296.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'137$this->source); })()), "SideLeft", [], "any"falsefalsefalse137)]);
  297.             echo "
  298.             </div>
  299.         ";
  300.         }
  301.         // line 140
  302.         echo "
  303.         ";
  304.         // line 141
  305.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  306.         // line 142
  307.         echo "        ";
  308.         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.'142$this->source); })()), "ColumnNum", [], "any"falsefalsefalse142) == 2)) {
  309.             // line 143
  310.             echo "            ";
  311.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  312.             // line 144
  313.             echo "        ";
  314.         } 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.'144$this->source); })()), "ColumnNum", [], "any"falsefalsefalse144) == 3)) {
  315.             // line 145
  316.             echo "            ";
  317.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  318.             // line 146
  319.             echo "        ";
  320.         }
  321.         // line 147
  322.         echo "
  323.         <div class=\"";
  324.         // line 148
  325.         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.'148$this->source); })()), "html"nulltrue);
  326.         echo "\">
  327.             ";
  328.         // line 150
  329.         echo "            ";
  330.         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.'150$this->source); })()), "MainTop", [], "any"falsefalsefalse150)) {
  331.             // line 151
  332.             echo "                <div class=\"ec-layoutRole__mainTop\">
  333.                     ";
  334.             // line 152
  335.             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.'152$this->source); })()), "MainTop", [], "any"falsefalsefalse152)]);
  336.             echo "
  337.                 </div>
  338.             ";
  339.         }
  340.         // line 155
  341.         echo "
  342.             ";
  343.         // line 157
  344.         echo "            ";
  345.         $this->displayBlock('main'$context$blocks);
  346.         // line 158
  347.         echo "
  348.             ";
  349.         // line 160
  350.         echo "            ";
  351.         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.'160$this->source); })()), "MainBottom", [], "any"falsefalsefalse160)) {
  352.             // line 161
  353.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  354.                     ";
  355.             // line 162
  356.             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.'162$this->source); })()), "MainBottom", [], "any"falsefalsefalse162)]);
  357.             echo "
  358.                 </div>
  359.             ";
  360.         }
  361.         // line 165
  362.         echo "        </div>
  363.         ";
  364.         // line 168
  365.         echo "        ";
  366.         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); })()), "SideRight", [], "any"falsefalsefalse168)) {
  367.             // line 169
  368.             echo "            <div class=\"ec-layoutRole__right\">
  369.                 ";
  370.             // line 170
  371.             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); })()), "SideRight", [], "any"falsefalsefalse170)]);
  372.             echo "
  373.             </div>
  374.         ";
  375.         }
  376.         // line 173
  377.         echo "    </div>
  378.     ";
  379.         // line 176
  380.         echo "    ";
  381.         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.'176$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse176)) {
  382.             // line 177
  383.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  384.             ";
  385.             // line 178
  386.             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.'178$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse178)]);
  387.             echo "
  388.         </div>
  389.     ";
  390.         }
  391.         // line 181
  392.         echo "
  393.     ";
  394.         // line 183
  395.         echo "    ";
  396.         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); })()), "Footer", [], "any"falsefalsefalse183)) {
  397.             // line 184
  398.             echo "
  399.     
  400.     ";
  401.             // line 187
  402.             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.'187$this->source); })()), "Footer", [], "any"falsefalsefalse187)]);
  403.             echo "
  404.     ";
  405.         }
  406.         // line 189
  407.         echo "</div><!-- ec-layoutRole -->
  408. <div class=\"ec-overlayRole\"></div>
  409. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  410. <div class=\"ec-drawerRole\">
  411.     ";
  412.         // line 195
  413.         echo "    ";
  414.         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.'195$this->source); })()), "Drawer", [], "any"falsefalsefalse195)) {
  415.             // line 196
  416.             echo "        ";
  417.             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); })()), "Drawer", [], "any"falsefalsefalse196)]);
  418.             echo "
  419.     ";
  420.         }
  421.         // line 198
  422.         echo "</div>
  423. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  424. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  425. ";
  426.         // line 203
  427.         $this->loadTemplate("@common/lang.twig""default_frame.twig"203)->display($context);
  428.         // line 204
  429.         echo "<script src=\"";
  430.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  431.         echo "\"></script>
  432. <script src=\"";
  433.         // line 205
  434.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  435.         echo "\"></script>
  436. ";
  437.         // line 206
  438.         $this->displayBlock('javascript'$context$blocks);
  439.         // line 208
  440.         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.'208$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse208)) {
  441.             // line 209
  442.             echo "    ";
  443.             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.'209$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse209)]);
  444.             echo "
  445. ";
  446.         }
  447.         // line 212
  448.         if (array_key_exists("plugin_snippets"$context)) {
  449.             // line 213
  450.             echo "    ";
  451.             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.'213$this->source); })())]);
  452.             echo "
  453. ";
  454.         }
  455.         // line 215
  456.         echo "    <script src=\"";
  457.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  458.         echo "\"></script>
  459. </body>
  460. </html>
  461. ";
  462.         
  463.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  464.         
  465.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  466.     }
  467.     // line 43
  468.     public function block_stylesheet($context, array $blocks = [])
  469.     {
  470.         $macros $this->macros;
  471.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  472.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  473.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  474.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  475.         
  476.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  477.         
  478.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  479.     }
  480.     // line 157
  481.     public function block_main($context, array $blocks = [])
  482.     {
  483.         $macros $this->macros;
  484.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  485.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  486.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  487.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  488.         
  489.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  490.         
  491.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  492.     }
  493.     // line 206
  494.     public function block_javascript($context, array $blocks = [])
  495.     {
  496.         $macros $this->macros;
  497.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  498.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  499.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  500.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  501.         
  502.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  503.         
  504.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  505.     }
  506.     public function getTemplateName()
  507.     {
  508.         return "default_frame.twig";
  509.     }
  510.     public function isTraitable()
  511.     {
  512.         return false;
  513.     }
  514.     public function getDebugInfo()
  515.     {
  516.         return array (  533 => 206,  515 => 157,  497 => 43,  482 => 215,  476 => 213,  474 => 212,  468 => 209,  466 => 208,  464 => 206,  460 => 205,  455 => 204,  453 => 203,  446 => 198,  440 => 196,  437 => 195,  430 => 189,  425 => 187,  420 => 184,  417 => 183,  414 => 181,  408 => 178,  405 => 177,  402 => 176,  398 => 173,  392 => 170,  389 => 169,  386 => 168,  382 => 165,  376 => 162,  373 => 161,  370 => 160,  367 => 158,  364 => 157,  361 => 155,  355 => 152,  352 => 151,  349 => 150,  345 => 148,  342 => 147,  339 => 146,  336 => 145,  333 => 144,  330 => 143,  327 => 142,  325 => 141,  322 => 140,  316 => 137,  313 => 136,  310 => 135,  306 => 132,  300 => 129,  297 => 128,  294 => 127,  289 => 123,  283 => 121,  280 => 120,  278 => 119,  272 => 117,  270 => 116,  258 => 108,  234 => 87,  229 => 85,  226 => 84,  220 => 82,  217 => 81,  211 => 79,  208 => 78,  202 => 76,  199 => 75,  193 => 73,  190 => 72,  184 => 70,  182 => 69,  177 => 68,  175 => 67,  168 => 65,  162 => 64,  158 => 63,  152 => 62,  148 => 61,  143 => 60,  138 => 59,  136 => 58,  130 => 56,  127 => 55,  115 => 44,  113 => 43,  109 => 42,  98 => 35,  89 => 29,  85 => 28,  81 => 27,  70 => 26,  66 => 25,  49 => 12,  46 => 1,);
  517.     }
  518.     public function getSourceContext()
  519.     {
  520.         return new Source("<!doctype html>
  521. {#
  522. This file is part of EC-CUBE
  523. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  524. http://www.ec-cube.co.jp/
  525. For the full copyright and license information, please view the LICENSE
  526. file that was distributed with this source code.
  527. #}
  528. <html lang=\"{{ eccube_config.locale }}\">
  529. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  530. <!-- Google Tag Manager -->
  531. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  532. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  533. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  534. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  535. })(window,document,'script','dataLayer','GTM-W2FHG4H');</script>
  536. <!-- End Google Tag Manager -->
  537.     <meta charset=\"utf-8\">
  538.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  539.     
  540.     
  541.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  542.     <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>
  543. <link rel=\"icon\" href=\"{{ asset('assets/images/favicon.ico', 'user_data') }}\">
  544. <link rel=\"apple-touch-icon\" href=\"{{ asset('assets/images/apple-touch-icon.png', 'user_data') }}\"/>
  545. <link rel=\"icon\" type=\"image/png\" href=\"{{ asset('assets/images/android-chrome-192×192.png', 'user_data') }}\" sizes=\"192x192\">
  546. <meta name=\"description\" content=\"ドライガーデンと観葉植物の専門店 Ny Paradisa(ニィ・パラディッサ)\">
  547. <meta property=\"og:title\" content=\"Ny Paradisa(ニィ・パラディッサ)\" />
  548. <meta property=\"og:type\" content=\"website\">
  549. <meta property=\"og:url\" content=\"https://ny-paradisa.com/\" />
  550. <meta property=\"og:image\" content=\"{{ url('homepage')}}{{ asset('assets/images/android-chrome-192×192.png', 'user_data') }}\" />
  551. <meta property=\"og:site_name\" content=\"Ny Paradisa(ニィ・パラディッサ)\" />
  552. <meta property=\"og:description\" content=\"ドライガーデンと観葉植物の専門店 Ny Paradisa(ニィ・パラディッサ)\" />
  553.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  554.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  555.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  556.     {% block stylesheet %}{% endblock %}
  557.     <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" 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.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css', 'user_data') }}\">
  575. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/common.css', 'user_data') }}?{{'now'|date('YmdHis')}}\">
  576. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick.css', 'user_data') }}\">
  577. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick-theme.css', 'user_data') }}?{{'now'|date('YmdHis')}}\">
  578. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/body.css', 'user_data') }}?{{'now'|date('YmdHis')}}\">
  579.     {% if Page.meta_tags is not empty %}
  580.         {{ include(template_from_string(Page.meta_tags)) }}
  581.         {% if Page.description is not empty %}
  582.             <meta name=\"description\" content=\"{{ Page.description }}\">
  583.         {% endif %}
  584.     {% else %}
  585.         {{ include('meta.twig') }}
  586.     {% endif %}
  587.     {% if Page.author is not empty %}
  588.         <meta name=\"author\" content=\"{{ Page.author }}\">
  589.     {% endif %}
  590.     {% if Page.keyword is not empty %}
  591.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  592.     {% endif %}
  593.     {% if Page.meta_robots is not empty %}
  594.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  595.     {% endif %}
  596. <script src=\"{{ asset('assets/js/common.js?c', 'user_data') }}\"></script>
  597.     {{\"\"|beredirect|raw}}
  598.     
  599. <!-- Global site tag (gtag.js) - Google Analytics -->
  600. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-7KX3R0431J\"></script>
  601. <script>
  602.   window.dataLayer = window.dataLayer || [];
  603.   function gtag(){dataLayer.push(arguments);}
  604.   gtag('js', new Date());
  605.   gtag('config', 'G-7KX3R0431J');
  606. </script>
  607. <!-- Google Tag Manager -->
  608. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  609. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  610. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  611. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  612. })(window,document,'script','dataLayer','GTM-W2FHG4H');</script>
  613. <!-- End Google Tag Manager -->
  614. </head>
  615. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  616. <!-- Google Tag Manager (noscript) -->
  617. <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W2FHG4H\"
  618. height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  619. <!-- End Google Tag Manager (noscript) -->
  620. {# Layout: BODY_AFTER #}
  621. {% if Layout.BodyAfter %}
  622.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  623. {% endif %}
  624.     {# Layout: HEADER #}
  625.     {% if Layout.Header %}
  626.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  627.     {% endif %}
  628. <div class=\"ec-layoutRole\">
  629.     {# Layout: CONTENTS_TOP #}
  630.     {% if Layout.ContentsTop %}
  631.         <div class=\"ec-layoutRole__contentTop\">
  632.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  633.         </div>
  634.     {% endif %}
  635.     <div class=\"ec-layoutRole__contents\">
  636.         {# Layout: SIDE_LEFT #}
  637.         {% if Layout.SideLeft %}
  638.             <div class=\"ec-layoutRole__left\">
  639.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  640.             </div>
  641.         {% endif %}
  642.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  643.         {% if Layout.ColumnNum == 2 %}
  644.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  645.         {% elseif Layout.ColumnNum == 3 %}
  646.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  647.         {% endif %}
  648.         <div class=\"{{ layoutRoleMain }}\">
  649.             {# Layout: MAIN_TOP #}
  650.             {% if Layout.MainTop %}
  651.                 <div class=\"ec-layoutRole__mainTop\">
  652.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  653.                 </div>
  654.             {% endif %}
  655.             {# MAIN AREA #}
  656.             {% block main %}{% endblock %}
  657.             {# Layout: MAIN_Bottom #}
  658.             {% if Layout.MainBottom %}
  659.                 <div class=\"ec-layoutRole__mainBottom\">
  660.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  661.                 </div>
  662.             {% endif %}
  663.         </div>
  664.         {# Layout: SIDE_RIGHT #}
  665.         {% if Layout.SideRight %}
  666.             <div class=\"ec-layoutRole__right\">
  667.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  668.             </div>
  669.         {% endif %}
  670.     </div>
  671.     {# Layout: CONTENTS_BOTTOM #}
  672.     {% if Layout.ContentsBottom %}
  673.         <div class=\"ec-layoutRole__contentBottom\">
  674.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  675.         </div>
  676.     {% endif %}
  677.     {# Layout: CONTENTS_FOOTER #}
  678.     {% if Layout.Footer %}
  679.     
  680.     {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  681.     {% endif %}
  682. </div><!-- ec-layoutRole -->
  683. <div class=\"ec-overlayRole\"></div>
  684. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  685. <div class=\"ec-drawerRole\">
  686.     {# Layout: DRAWER #}
  687.     {% if Layout.Drawer %}
  688.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  689.     {% endif %}
  690. </div>
  691. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  692. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  693. {% include('@common/lang.twig') %}
  694. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  695. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  696. {% block javascript %}{% endblock %}
  697. {# Layout: CLOSE_BODY_BEFORE #}
  698. {% if Layout.CloseBodyBefore %}
  699.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  700. {% endif %}
  701. {# プラグイン用Snippet #}
  702. {% if plugin_snippets is defined %}
  703.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  704. {% endif %}
  705.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  706. </body>
  707. </html>
  708. ""default_frame.twig""/home/ny-paradisa/public_html/app/template/default/default_frame.twig");
  709.     }
  710. }