var/cache/dev/twig/96/967c83fec0150a5ae3e358ecd5a74c13.php line 48

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. /* Help/about.twig */
  14. class __TwigTemplate_aa664747f4b2edffe183f3adfea698af 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->blocks = [
  23.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 11
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""Help/about.twig"11);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 13
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 14
  54.         echo "
  55. <div class=\"ec-role\">
  56.     <div class=\"ec-pageHeader\">
  57.         <h1>";
  58.         // line 17
  59.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当サイトについて"), "html"nulltrue);
  60.         echo "</h1>
  61.     </div>
  62.     <div class=\"ec-off1Grid\">
  63.         <div class=\"ec-off1Grid__cell\">
  64.             <div class=\"ec-borderedDefs\">
  65.                 ";
  66.         // line 22
  67.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"truetruefalse22)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsefalse22))) : ("")))) {
  68.             // line 23
  69.             echo "                    <dl id=\"help_about_box__shop_name\">
  70.                         <dt>
  71.                             <label class=\"ec-label\">";
  72.             // line 25
  73.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店名"), "html"nulltrue);
  74.             echo "</label>
  75.                         </dt>
  76.                         <dd>";
  77.             // line 27
  78.             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.'27$this->source); })()), "shop_name", [], "any"falsefalsefalse27), "html"nulltrue);
  79.             echo "</dd>
  80.                     </dl>
  81.                 ";
  82.         }
  83.         // line 30
  84.         echo "                ";
  85.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"truetruefalse30)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"falsefalsefalse30))) : ("")))) {
  86.             // line 31
  87.             echo "                    <dl id=\"help_about_box__company_name\">
  88.                         <dt>
  89.                             <label class=\"ec-label\">";
  90.             // line 33
  91.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会社名"), "html"nulltrue);
  92.             echo "</label>
  93.                         </dt>
  94.                         <dd>";
  95.             // line 35
  96.             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.'35$this->source); })()), "company_name", [], "any"falsefalsefalse35), "html"nulltrue);
  97.             echo "</dd>
  98.                     </dl>
  99.                 ";
  100.         }
  101.         // line 38
  102.         echo "
  103.                 ";
  104.         // line 39
  105.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"truetruefalse39)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"falsefalsefalse39))) : ("")))) {
  106.             // line 40
  107.             echo "                    <dl id=\"help_about_box__address\">
  108.                         <dt>
  109.                             <label class=\"ec-label\">";
  110.             // line 42
  111.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("住所"), "html"nulltrue);
  112.             echo "</label>
  113.                         </dt>
  114.                         <dd>";
  115.             // line 44
  116.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  117.             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.'44$this->source); })()), "postal_code", [], "any"falsefalsefalse44), "html"nulltrue);
  118.             echo "<br />
  119.                             ";
  120.             // line 45
  121.             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.'45$this->source); })()), "pref", [], "any"falsefalsefalse45), "html"nulltrue);
  122.             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.'45$this->source); })()), "addr01", [], "any"falsefalsefalse45), "html"nulltrue);
  123.             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.'45$this->source); })()), "addr02", [], "any"falsefalsefalse45), "html"nulltrue);
  124.             echo "
  125.                         </dd>
  126.                     </dl>
  127.                 ";
  128.         }
  129.         // line 49
  130.         echo "
  131.                 ";
  132.         // line 50
  133.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"truetruefalse50)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"falsefalsefalse50))) : ("")))) {
  134.             // line 51
  135.             echo "                    <dl id=\"help_about_box__phone_number\">
  136.                         <dt>
  137.                             <label class=\"ec-label\">";
  138.             // line 53
  139.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話番号"), "html"nulltrue);
  140.             echo "</label>
  141.                         </dt>
  142.                         <dd>";
  143.             // line 55
  144.             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.'55$this->source); })()), "phone_number", [], "any"falsefalsefalse55), "html"nulltrue);
  145.             echo "</dd>
  146.                     </dl>
  147.                 ";
  148.         }
  149.         // line 58
  150.         echo "
  151.                     <dl id=\"help_about_box__business_hour\">
  152.                         <dt>
  153.                             <label class=\"ec-label\">";
  154.         // line 61
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("営業時間"), "html"nulltrue);
  156.         echo "</label>
  157.                         </dt>
  158.                         <dd>ご注文は24時間受け付けております。</dd>
  159.                     </dl>
  160.                 ";
  161.         // line 66
  162.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"truetruefalse66)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"falsefalsefalse66))) : ("")))) {
  163.             // line 67
  164.             echo "                    <dl id=\"help_about_box__business_hour\">
  165.                         <dt>
  166.                             <label class=\"ec-label\">";
  167.             // line 69
  168.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店舗営業時間"), "html"nulltrue);
  169.             echo "</label>
  170.                         </dt>
  171.                         <dd>";
  172.             // line 71
  173.             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.'71$this->source); })()), "business_hour", [], "any"falsefalsefalse71), "html"nulltrue);
  174.             echo "</dd>
  175.                     </dl>
  176.                 ";
  177.         }
  178.         // line 74
  179.         echo "
  180.                     <dl id=\"help_about_box__business_hour\">
  181.                         <dt>
  182.                             <label class=\"ec-label\">";
  183.         // line 77
  184.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話受付時間"), "html"nulltrue);
  185.         echo "</label>
  186.                         </dt>
  187.                         <dd>平日AM 10:00-PM2:00<br />※土日祝祭日、夏季休業日、年末年始はお休みをいただいております。</dd>
  188.                     </dl>
  189.                 ";
  190.         // line 82
  191.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"truetruefalse82)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"falsefalsefalse82))) : ("")))) {
  192.             // line 83
  193.             echo "                    <dl id=\"help_about_box__good_traded\">
  194.                         <dt>
  195.                             <label class=\"ec-label\">";
  196.             // line 85
  197.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("取り扱い商品"), "html"nulltrue);
  198.             echo "</label>
  199.                         </dt>
  200.                         <dd>";
  201.             // line 87
  202.             echo twig_nl2br(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.'87$this->source); })()), "good_traded", [], "any"falsefalsefalse87), "html"nulltrue));
  203.             echo "</dd>
  204.                     </dl>
  205.                 ";
  206.         }
  207.         // line 90
  208.         echo "
  209.               ";
  210.         // line 92
  211.         echo "                  <dl id=\"help_about_box__good_traded\">
  212.                     <dt>
  213.                       <label class=\"ec-label\">適格請求書発行</br>事業者登録番号</label>
  214.                     </dt>
  215.                     <dd>T4180001024571</dd>
  216.                   </dl>
  217.                 ";
  218.         // line 99
  219.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"truetruefalse99)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"falsefalsefalse99))) : ("")))) {
  220.             // line 100
  221.             echo "                    <dl id=\"help_about_box__message\">
  222.                         <dt>
  223.                             <label class=\"ec-label\">";
  224.             // line 102
  225.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メッセージ"), "html"nulltrue);
  226.             echo "</label>
  227.                         </dt>
  228.                         <dd>";
  229.             // line 104
  230.             echo twig_nl2br(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.'104$this->source); })()), "message", [], "any"falsefalsefalse104), "html"nulltrue));
  231.             echo "</dd>
  232.                     </dl>
  233.                 ";
  234.         }
  235.         // line 107
  236.         echo "            </div>
  237.         </div>
  238.     </div>
  239. </div>
  240. ";
  241.         
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  243.         
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  245.     }
  246.     public function getTemplateName()
  247.     {
  248.         return "Help/about.twig";
  249.     }
  250.     public function isTraitable()
  251.     {
  252.         return false;
  253.     }
  254.     public function getDebugInfo()
  255.     {
  256.         return array (  253 => 107,  247 => 104,  242 => 102,  238 => 100,  236 => 99,  227 => 92,  224 => 90,  218 => 87,  213 => 85,  209 => 83,  207 => 82,  199 => 77,  194 => 74,  188 => 71,  183 => 69,  179 => 67,  177 => 66,  169 => 61,  164 => 58,  158 => 55,  153 => 53,  149 => 51,  147 => 50,  144 => 49,  135 => 45,  130 => 44,  125 => 42,  121 => 40,  119 => 39,  116 => 38,  110 => 35,  105 => 33,  101 => 31,  98 => 30,  92 => 27,  87 => 25,  83 => 23,  81 => 22,  73 => 17,  68 => 14,  58 => 13,  35 => 11,);
  257.     }
  258.     public function getSourceContext()
  259.     {
  260.         return new Source("{#
  261. This file is part of EC-CUBE
  262. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  263. http://www.ec-cube.co.jp/
  264. For the full copyright and license information, please view the LICENSE
  265. file that was distributed with this source code.
  266. #}
  267. {% extends 'default_frame.twig' %}
  268. {% block main %}
  269. <div class=\"ec-role\">
  270.     <div class=\"ec-pageHeader\">
  271.         <h1>{{ '当サイトについて'|trans }}</h1>
  272.     </div>
  273.     <div class=\"ec-off1Grid\">
  274.         <div class=\"ec-off1Grid__cell\">
  275.             <div class=\"ec-borderedDefs\">
  276.                 {% if BaseInfo.shop_name|default is not empty %}
  277.                     <dl id=\"help_about_box__shop_name\">
  278.                         <dt>
  279.                             <label class=\"ec-label\">{{ '店名'|trans }}</label>
  280.                         </dt>
  281.                         <dd>{{ BaseInfo.shop_name }}</dd>
  282.                     </dl>
  283.                 {% endif %}
  284.                 {% if BaseInfo.company_name|default is not empty %}
  285.                     <dl id=\"help_about_box__company_name\">
  286.                         <dt>
  287.                             <label class=\"ec-label\">{{ '会社名'|trans }}</label>
  288.                         </dt>
  289.                         <dd>{{ BaseInfo.company_name }}</dd>
  290.                     </dl>
  291.                 {% endif %}
  292.                 {% if BaseInfo.postal_code|default is not empty %}
  293.                     <dl id=\"help_about_box__address\">
  294.                         <dt>
  295.                             <label class=\"ec-label\">{{ '住所'|trans }}</label>
  296.                         </dt>
  297.                         <dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
  298.                             {{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
  299.                         </dd>
  300.                     </dl>
  301.                 {% endif %}
  302.                 {% if BaseInfo.phone_number|default is not empty %}
  303.                     <dl id=\"help_about_box__phone_number\">
  304.                         <dt>
  305.                             <label class=\"ec-label\">{{ '電話番号'|trans }}</label>
  306.                         </dt>
  307.                         <dd>{{ BaseInfo.phone_number }}</dd>
  308.                     </dl>
  309.                 {% endif %}
  310.                     <dl id=\"help_about_box__business_hour\">
  311.                         <dt>
  312.                             <label class=\"ec-label\">{{ '営業時間'|trans }}</label>
  313.                         </dt>
  314.                         <dd>ご注文は24時間受け付けております。</dd>
  315.                     </dl>
  316.                 {% if BaseInfo.business_hour|default is not empty %}
  317.                     <dl id=\"help_about_box__business_hour\">
  318.                         <dt>
  319.                             <label class=\"ec-label\">{{ '店舗営業時間'|trans }}</label>
  320.                         </dt>
  321.                         <dd>{{ BaseInfo.business_hour }}</dd>
  322.                     </dl>
  323.                 {% endif %}
  324.                     <dl id=\"help_about_box__business_hour\">
  325.                         <dt>
  326.                             <label class=\"ec-label\">{{ '電話受付時間'|trans }}</label>
  327.                         </dt>
  328.                         <dd>平日AM 10:00-PM2:00<br />※土日祝祭日、夏季休業日、年末年始はお休みをいただいております。</dd>
  329.                     </dl>
  330.                 {% if BaseInfo.good_traded|default is not empty %}
  331.                     <dl id=\"help_about_box__good_traded\">
  332.                         <dt>
  333.                             <label class=\"ec-label\">{{ '取り扱い商品'|trans }}</label>
  334.                         </dt>
  335.                         <dd>{{ BaseInfo.good_traded|nl2br }}</dd>
  336.                     </dl>
  337.                 {% endif %}
  338.               {# 適格請求書発行事業者登録番号 #}
  339.                   <dl id=\"help_about_box__good_traded\">
  340.                     <dt>
  341.                       <label class=\"ec-label\">適格請求書発行</br>事業者登録番号</label>
  342.                     </dt>
  343.                     <dd>T4180001024571</dd>
  344.                   </dl>
  345.                 {% if BaseInfo.message|default is not empty %}
  346.                     <dl id=\"help_about_box__message\">
  347.                         <dt>
  348.                             <label class=\"ec-label\">{{ 'メッセージ'|trans }}</label>
  349.                         </dt>
  350.                         <dd>{{ BaseInfo.message|nl2br }}</dd>
  351.                     </dl>
  352.                 {% endif %}
  353.             </div>
  354.         </div>
  355.     </div>
  356. </div>
  357. {% endblock %}""Help/about.twig""/home/xs804421/stg.denzai-bluewood.com/public_html/app/template/default/Help/about.twig");
  358.     }
  359. }