app/template/default/default_frame.twig line 1

Open in your IDE?
  1. <!doctype html>
  2. {#
  3. This file is part of EC-CUBE
  4. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  5. http://www.ec-cube.co.jp/
  6. For the full copyright and license information, please view the LICENSE
  7. file that was distributed with this source code.
  8. #}
  9. <html lang="{{ eccube_config.locale }}">
  10. <head prefix="og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#">
  11.     <meta charset="utf-8">
  12.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  13.     <meta name="eccube-csrf-token" content="{{ csrf_token(constant('Eccube\\Common\\Constant::TOKEN_NAME')) }}">
  14.     <title>エアコン専門サイト「エアココ」{% if subtitle is defined and subtitle is not empty %} | {{ subtitle }}{% elseif title is defined and title is not empty %} | {{ title }}{% endif %}</title>
  15.     {% if description is defined and description is not empty %}
  16.         <meta name="description" content="{{ description }}">
  17.     {% elseif Page.meta_tags is not empty %}
  18.         {{ include(template_from_string(Page.meta_tags)) }}
  19.         {% if Page.description is not empty %}
  20.             <meta name="description" content="{{ Page.description }}">
  21.         {% endif %}
  22.     {% else %}
  23.         {{ include('meta.twig') }}
  24.     {% endif %}
  25.     {% if Page.author is not empty %}
  26.         <meta name="author" content="{{ Page.author }}">
  27.     {% endif %}
  28.     {% if Page.keyword is not empty %}
  29.         <meta name="keywords" content="{{ Page.keyword }}">
  30.     {% endif %}
  31.     {% if Page.meta_robots is not empty %}
  32.         <meta name="robots" content="{{ Page.meta_robots }}">
  33.     {% endif %}
  34.     <link rel="icon" href="{{ asset('assets/img/common/favicon.ico', 'user_data') }}">
  35.     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
  36.     <link rel="stylesheet" href="{{ asset('assets/css/style.css') }}">
  37.     <link rel="stylesheet" href="{{ asset('assets/css/duc.css') }}">
  38.     <link rel="stylesheet" href="{{ asset('assets/css/custom.css') }}">
  39.     
  40.     <script src="{{ asset('front.bundle.js', 'bundle') }}"></script>
  41.     {% block stylesheet %}{% endblock %}
  42.     <script>
  43.         $(function() {
  44.             $.ajaxSetup({
  45.                 'headers': {
  46.                     'ECCUBE-CSRF-TOKEN': $('meta[name="eccube-csrf-token"]').attr('content')
  47.                 }
  48.             });
  49.         });
  50.     </script>
  51.     {# Layout: HEAD #}
  52.     {% if Layout.Head %}
  53.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  54.     {% endif %}
  55.     {# プラグイン用styleseetやmetatagなど #}
  56.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  57.     <link rel="stylesheet" href="{{ asset('assets/css/customize.css', 'user_data') }}">
  58.     <!-- Chatbot Code -->
  59.     {% if app.environment == 'prod' %}
  60.         <script src="https://chat-division2.adias.co.jp/js/visitor.ui.js?chatUiUid=6fc0b87f-4b94-4bcc-86c9-a5591cf94820" adias-chat-script></script>
  61.     {% else %}
  62.         <script src="https://chat-division2.adias.co.jp/js/visitor.ui.js?chatUiUid=b6c396bc-5ece-45fa-86ae-bcddc068280b" adias-chat-script></script>
  63.     {% endif %}
  64.     <!-- End Chatbot Code -->
  65.     <!-- Google Tag Manager -->
  66.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  67.         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  68.     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  69.     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  70.     })(window,document,'script','dataLayer','GTM-P7GXQS8F');</script>
  71.     <!-- End Google Tag Manager -->
  72.     <!-- Google Tag Manager -->
  73.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  74.     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  75.     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  76.     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  77.     })(window,document,'script','dataLayer','GTM-KJN9H6LP');</script>
  78.     <!-- End Google Tag Manager -->
  79.     <!-- Meta Pixel Code -->
  80.     <script>
  81.     !function(f,b,e,v,n,t,s)
  82.     {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  83.     n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  84.     if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  85.     n.queue=[];t=b.createElement(e);t.async=!0;
  86.     t.src=v;s=b.getElementsByTagName(e)[0];
  87.     s.parentNode.insertBefore(t,s)}(window, document,'script',
  88.         'https://connect.facebook.net/en_US/fbevents.js');
  89.     fbq('init', '1172522730405646');
  90.     fbq('track', 'PageView');
  91.     </script>
  92.     <noscript><img height="1" width="1" style="display:none"
  93.     src="https://www.facebook.com/tr?id=1172522730405646&ev=PageView&noscript=1"
  94.     /></noscript>
  95.     <!-- End Meta Pixel Code -->
  96.     <script>
  97.         $(document).ready(function() {
  98.             $(".ec-cartNaviWrap .link-line .group").css("display", "flex");
  99.             $(window).scroll(function() {
  100.                 var scrollTop = $(window).scrollTop();
  101.                 if (scrollTop > 0) {
  102.                     $(".ec-cartNaviWrap .link-line .group").addClass("active");
  103.                 }
  104.                 if (scrollTop > 50) {
  105.                      $(".ec-cartNaviWrap .link-line .group").css("display", "none");
  106.                 }
  107.             });
  108.         });
  109.     </script>
  110. </head>
  111. <body id="page_{{ app.request.get('_route') }}" class="{{ body_class|default('other_page') }}">
  112. <!-- Google Tag Manager (noscript) -->
  113. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P7GXQS8F"
  114. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  115. <!-- End Google Tag Manager (noscript) -->      
  116. <!-- Google Tag Manager (noscript) -->
  117. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KJN9H6LP"
  118. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  119. <!-- End Google Tag Manager (noscript) -->
  120. {# Layout: BODY_AFTER #}
  121. {% if Layout.BodyAfter %}
  122.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  123. {% endif %}
  124. {% if isMaintenance %}
  125.     <div class="ec-maintenanceAlert">
  126.         <div>
  127.             <div class="ec-maintenanceAlert__icon"><img src="{{ asset('assets/icon/exclamation-white.svg') }}"/></div>
  128.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  129.         </div>
  130.     </div>
  131. {% endif %}
  132. <div class="ec-layoutRole">
  133.     {# Layout: HEADER #}
  134.     {% if Layout.Header %}
  135.         <header class="ec-layoutRole__header">
  136.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  137.         </header>
  138.     {% endif %}
  139.     {# Layout: CONTENTS_TOP #}
  140.     {% if Layout.ContentsTop %}
  141.         <div class="ec-layoutRole__contentTop">
  142.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  143.         </div>
  144.     {% endif %}
  145.     <div class="ec-layoutRole__contents">
  146.         {# Layout: SIDE_LEFT #}
  147.         {% if Layout.SideLeft %}
  148.             <aside class="ec-layoutRole__left">
  149.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  150.             </aside>
  151.         {% endif %}
  152.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  153.         {% if Layout.ColumnNum == 2 %}
  154.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  155.         {% elseif Layout.ColumnNum == 3 %}
  156.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  157.         {% endif %}
  158.         <main class="{{ layoutRoleMain }}">
  159.             {# Layout: MAIN_TOP #}
  160.             {% if Layout.MainTop %}
  161.                 <div class="ec-layoutRole__mainTop">
  162.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  163.                 </div>
  164.             {% endif %}
  165.             {# MAIN AREA #}
  166.             {% block main %}{% endblock %}
  167.             {# Layout: MAIN_Bottom #}
  168.             {% if Layout.MainBottom %}
  169.                 <div class="ec-layoutRole__mainBottom">
  170.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  171.                 </div>
  172.             {% endif %}
  173.         </main>
  174.         {# Layout: SIDE_RIGHT #}
  175.         {% if Layout.SideRight %}
  176.             <aside class="ec-layoutRole__right">
  177.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  178.             </aside>
  179.         {% endif %}
  180.     </div>
  181.     {# Layout: CONTENTS_BOTTOM #}
  182.     {% if Layout.ContentsBottom %}
  183.         <div class="ec-layoutRole__contentBottom">
  184.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  185.         </div>
  186.     {% endif %}
  187.     {# Layout: CONTENTS_FOOTER #}
  188.     {% if Layout.Footer %}
  189.         <footer class="ec-layoutRole__footer">
  190.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  191.         </footer>
  192.     {% endif %}
  193. </div><!-- ec-layoutRole -->
  194. <div class="ec-overlayRole"></div>
  195. <div class="ec-drawerRoleClose"><i class="fas fa-times"></i></div>
  196. <div class="ec-drawerRole">
  197.     {# Layout: DRAWER #}
  198.     {# {% if Layout.Drawer %}
  199.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  200.     {% endif %} #}
  201.     {{ include('Block/menu_sp.twig') }}
  202. </div>
  203. <div class="ec-blockTopBtn pagetop"><img src="{{ asset('assets/img/common/page-top.png') }}" alt=""></div>
  204. {% include('@common/lang.twig') %}
  205. <script src="{{ asset('assets/js/function.js') }}"></script>
  206. <script src="{{ asset('assets/js/eccube.js') }}"></script>
  207. {% block javascript %}{% endblock %}
  208. {# Layout: CLOSE_BODY_BEFORE #}
  209. {% if Layout.CloseBodyBefore %}
  210.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  211. {% endif %}
  212. {# プラグイン用Snippet #}
  213. {% if plugin_snippets is defined %}
  214.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  215. {% endif %}
  216.     <script src="{{ asset('assets/js/customize.js', 'user_data') }}"></script>
  217. </body>
  218. </html>