var/cache/dev/twig/fb/fbd5605e458ee9a890ccdcbb1669f4d8e9d4e980addba553b53cfcde2ddf8796.php line 16

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_aac13f73ff01620f5a5b1acf664ce4c65253e406d03b72afa892773586a0bca3 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 30
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""Help/about.twig"30);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 32
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 33
  54.         echo "
  55. <div class=\"ec-helpRole\">
  56.     <div class=\"ec-pageHeader\">
  57.         <h1>";
  58.         // line 36
  59.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当サイトについて"), "html"nulltrue);
  60.         echo "</h1>
  61.     </div>
  62.     ";
  63.         // line 38
  64.         $this->loadTemplate("Help/navi.twig""Help/about.twig"38)->display($context);
  65.         // line 39
  66.         echo "
  67.     <div class=\"ec-borderedDefs\">
  68.         ";
  69.         // line 41
  70.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"truetruefalse41)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsefalse41))) : ("")))) {
  71.             // line 42
  72.             echo "            <dl id=\"help_about_box__shop_name\">
  73.                 <dt>
  74.                     <label class=\"ec-label\">";
  75.             // line 44
  76.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店名"), "html"nulltrue);
  77.             echo "</label>
  78.                 </dt>
  79.                 <dd>";
  80.             // line 46
  81.             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.'46$this->source); })()), "shop_name", [], "any"falsefalsefalse46), "html"nulltrue);
  82.             echo "</dd>
  83.             </dl>
  84.         ";
  85.         }
  86.         // line 49
  87.         echo "        ";
  88.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"truetruefalse49)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"falsefalsefalse49))) : ("")))) {
  89.             // line 50
  90.             echo "            <dl id=\"help_about_box__company_name\">
  91.                 <dt>
  92.                     <label class=\"ec-label\">";
  93.             // line 52
  94.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会社名"), "html"nulltrue);
  95.             echo "</label>
  96.                 </dt>
  97.                 <dd>";
  98.             // line 54
  99.             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.'54$this->source); })()), "company_name", [], "any"falsefalsefalse54), "html"nulltrue);
  100.             echo "</dd>
  101.             </dl>
  102.         ";
  103.         }
  104.         // line 57
  105.         echo "
  106.         ";
  107.         // line 58
  108.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"truetruefalse58)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"falsefalsefalse58))) : ("")))) {
  109.             // line 59
  110.             echo "            <dl id=\"help_about_box__address\">
  111.                 <dt>
  112.                     <label class=\"ec-label\">";
  113.             // line 61
  114.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("住所"), "html"nulltrue);
  115.             echo "</label>
  116.                 </dt>
  117.                 <dd>";
  118.             // line 63
  119.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  120.             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.'63$this->source); })()), "postal_code", [], "any"falsefalsefalse63), "html"nulltrue);
  121.             echo "<br />
  122.                     ";
  123.             // line 64
  124.             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.'64$this->source); })()), "pref", [], "any"falsefalsefalse64), "html"nulltrue);
  125.             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.'64$this->source); })()), "addr01", [], "any"falsefalsefalse64), "html"nulltrue);
  126.             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.'64$this->source); })()), "addr02", [], "any"falsefalsefalse64), "html"nulltrue);
  127.             echo "
  128.                 </dd>
  129.             </dl>
  130.         ";
  131.         }
  132.         // line 68
  133.         echo "
  134.         ";
  135.         // line 69
  136.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"truetruefalse69)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"falsefalsefalse69))) : ("")))) {
  137.             // line 70
  138.             echo "            <dl id=\"help_about_box__phone_number\">
  139.                 <dt>
  140.                     <label class=\"ec-label\">";
  141.             // line 72
  142.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話番号"), "html"nulltrue);
  143.             echo "</label>
  144.                 </dt>
  145.                 <dd>";
  146.             // line 74
  147.             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.'74$this->source); })()), "phone_number", [], "any"falsefalsefalse74), "html"nulltrue);
  148.             echo "</dd>
  149.             </dl>
  150.         ";
  151.         }
  152.         // line 77
  153.         echo "
  154.         ";
  155.         // line 78
  156.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"truetruefalse78)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"falsefalsefalse78))) : ("")))) {
  157.             // line 79
  158.             echo "            <dl id=\"help_about_box__business_hour\">
  159.                 <dt>
  160.                     <label class=\"ec-label\">";
  161.             // line 81
  162.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店舗営業時間"), "html"nulltrue);
  163.             echo "</label>
  164.                 </dt>
  165.                 <dd>";
  166.             // line 83
  167.             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.'83$this->source); })()), "business_hour", [], "any"falsefalsefalse83), "html"nulltrue);
  168.             echo "</dd>
  169.             </dl>
  170.         ";
  171.         }
  172.         // line 86
  173.         echo "
  174.         ";
  175.         // line 87
  176.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"truetruefalse87)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"falsefalsefalse87))) : ("")))) {
  177.             // line 88
  178.             echo "            <dl id=\"help_about_box__good_traded\">
  179.                 <dt>
  180.                     <label class=\"ec-label\">";
  181.             // line 90
  182.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("取り扱い商品"), "html"nulltrue);
  183.             echo "</label>
  184.                 </dt>
  185.                 <dd>";
  186.             // line 92
  187.             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.'92$this->source); })()), "good_traded", [], "any"falsefalsefalse92), "html"nulltrue));
  188.             echo "</dd>
  189.             </dl>
  190.         ";
  191.         }
  192.         // line 95
  193.         echo "
  194.         ";
  195.         // line 96
  196.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"truetruefalse96)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"falsefalsefalse96))) : ("")))) {
  197.             // line 97
  198.             echo "            <dl id=\"help_about_box__message\">
  199.                 <dt>
  200.                     <label class=\"ec-label\">";
  201.             // line 99
  202.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メッセージ"), "html"nulltrue);
  203.             echo "</label>
  204.                 </dt>
  205.                 <dd>";
  206.             // line 101
  207.             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.'101$this->source); })()), "message", [], "any"falsefalsefalse101), "html"nulltrue));
  208.             echo "</dd>
  209.             </dl>
  210.         ";
  211.         }
  212.         // line 104
  213.         echo "    </div>
  214. </div>
  215. ";
  216.         
  217.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  218.         
  219.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  220.     }
  221.     public function getTemplateName()
  222.     {
  223.         return "Help/about.twig";
  224.     }
  225.     public function isTraitable()
  226.     {
  227.         return false;
  228.     }
  229.     public function getDebugInfo()
  230.     {
  231.         return array (  227 => 104,  221 => 101,  216 => 99,  212 => 97,  210 => 96,  207 => 95,  201 => 92,  196 => 90,  192 => 88,  190 => 87,  187 => 86,  181 => 83,  176 => 81,  172 => 79,  170 => 78,  167 => 77,  161 => 74,  156 => 72,  152 => 70,  150 => 69,  147 => 68,  138 => 64,  133 => 63,  128 => 61,  124 => 59,  122 => 58,  119 => 57,  113 => 54,  108 => 52,  104 => 50,  101 => 49,  95 => 46,  90 => 44,  86 => 42,  84 => 41,  80 => 39,  78 => 38,  73 => 36,  68 => 33,  58 => 32,  35 => 30,);
  232.     }
  233.     public function getSourceContext()
  234.     {
  235.         return new Source("{#
  236. ///////////////////////////////////////////////////////////////////////
  237. This template is part of EC-CUBE Design template.
  238. Copyright(c) JAPAN ELECTRONIC INDUSTRIAL ARTS CO.LTD.
  239. http://www.jeia.co.jp/
  240. For the full copyright and license information, please view the LICENSE
  241. file that was distributed with this source code.
  242. 本テンプレートの著作権は、「株式会社日本電子工藝社」に帰属いたします。
  243. ※本テンプレートを譲渡・再頒布・転用・第三者へ開示することは禁止いたします。
  244. ただし、事業者によるショップ運営者への設置代行を禁止するものではございません。
  245. ※本テンプレートを申請されたご利用サイトへの設置以外の目的で複製することは禁止いたします。
  246. ※本テンプレートデータ内のライセンス条項、および著作権に関する記述を削除することはできません。
  247. ※ご利用サイトを変更することはできません。申請と異なるサイトにてご利用になる場合は、
  248. 別途、ご利用費用をお支払いただく必要がございます。
  249. ※本テンプレートの改変にあたり、一切のサポートはいたしかねます。
  250. ※本テンプレートは、すべての設置環境で動作する事は保証しておりません。
  251. ///////////////////////////////////////////////////////////////////////
  252. #}
  253. {#
  254. 当サイトについて
  255. #}
  256. {% extends 'default_frame.twig' %}
  257. {% block main %}
  258. <div class=\"ec-helpRole\">
  259.     <div class=\"ec-pageHeader\">
  260.         <h1>{{ '当サイトについて'|trans }}</h1>
  261.     </div>
  262.     {% include 'Help/navi.twig' %}
  263.     <div class=\"ec-borderedDefs\">
  264.         {% if BaseInfo.shop_name|default is not empty %}
  265.             <dl id=\"help_about_box__shop_name\">
  266.                 <dt>
  267.                     <label class=\"ec-label\">{{ '店名'|trans }}</label>
  268.                 </dt>
  269.                 <dd>{{ BaseInfo.shop_name }}</dd>
  270.             </dl>
  271.         {% endif %}
  272.         {% if BaseInfo.company_name|default is not empty %}
  273.             <dl id=\"help_about_box__company_name\">
  274.                 <dt>
  275.                     <label class=\"ec-label\">{{ '会社名'|trans }}</label>
  276.                 </dt>
  277.                 <dd>{{ BaseInfo.company_name }}</dd>
  278.             </dl>
  279.         {% endif %}
  280.         {% if BaseInfo.postal_code|default is not empty %}
  281.             <dl id=\"help_about_box__address\">
  282.                 <dt>
  283.                     <label class=\"ec-label\">{{ '住所'|trans }}</label>
  284.                 </dt>
  285.                 <dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
  286.                     {{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
  287.                 </dd>
  288.             </dl>
  289.         {% endif %}
  290.         {% if BaseInfo.phone_number|default is not empty %}
  291.             <dl id=\"help_about_box__phone_number\">
  292.                 <dt>
  293.                     <label class=\"ec-label\">{{ '電話番号'|trans }}</label>
  294.                 </dt>
  295.                 <dd>{{ BaseInfo.phone_number }}</dd>
  296.             </dl>
  297.         {% endif %}
  298.         {% if BaseInfo.business_hour|default is not empty %}
  299.             <dl id=\"help_about_box__business_hour\">
  300.                 <dt>
  301.                     <label class=\"ec-label\">{{ '店舗営業時間'|trans }}</label>
  302.                 </dt>
  303.                 <dd>{{ BaseInfo.business_hour }}</dd>
  304.             </dl>
  305.         {% endif %}
  306.         {% if BaseInfo.good_traded|default is not empty %}
  307.             <dl id=\"help_about_box__good_traded\">
  308.                 <dt>
  309.                     <label class=\"ec-label\">{{ '取り扱い商品'|trans }}</label>
  310.                 </dt>
  311.                 <dd>{{ BaseInfo.good_traded|nl2br }}</dd>
  312.             </dl>
  313.         {% endif %}
  314.         {% if BaseInfo.message|default is not empty %}
  315.             <dl id=\"help_about_box__message\">
  316.                 <dt>
  317.                     <label class=\"ec-label\">{{ 'メッセージ'|trans }}</label>
  318.                 </dt>
  319.                 <dd>{{ BaseInfo.message|nl2br }}</dd>
  320.             </dl>
  321.         {% endif %}
  322.     </div>
  323. </div>
  324. {% endblock %}
  325. ""Help/about.twig""/home/xs813364/ooki-g.com/public_html/partnerclubtest/ec/app/template/dtJEIA4011/Help/about.twig");
  326.     }
  327. }