var/cache/dev/twig/2e/2e4b61e3c809fb2d1629698fd6fbbf6e187dd59dc7a422b13da027f4984f76b2.php line 38

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_461dd31d4d3c0e4b296ffa8bc3ef87b081d668d586e984a5046c63b149262d07 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_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"11);
  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 13
  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 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 mb0\">";
  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 mb0\">";
  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 mb0\">";
  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.                 <dl id=\"help_about_box__phone_number\">
  132.                     <dt>
  133.                         <label class=\"ec-label mb0\">";
  134.         // line 52
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話番号"), "html"nulltrue);
  136.         echo "</label>
  137.                     </dt>
  138.                     <dd>078-851-6688(※お問い合わせ専用)</dd>
  139.                 </dl>
  140.                 
  141.                 <dl id=\"help_about_box__phone_number\">
  142.                     <dt>
  143.                         <label class=\"ec-label mb0\">";
  144.         // line 59
  145.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("FAX番号"), "html"nulltrue);
  146.         echo "</label>
  147.                     </dt>
  148.                     <dd>078-851-6722</dd>
  149.                 </dl>
  150.                 
  151.                 <dl id=\"help_about_box__phone_number\">
  152.                     <dt>
  153.                         <label class=\"ec-label mb0\">";
  154.         // line 66
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メールアドレス"), "html"nulltrue);
  156.         echo "</label>
  157.                     </dt>
  158.                     <dd>shop@oneconcept.jp</dd>
  159.                 </dl>
  160.                 ";
  161.         // line 71
  162.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"truetruefalse71)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"falsefalsefalse71))) : ("")))) {
  163.             // line 72
  164.             echo "                    <dl id=\"help_about_box__business_hour\">
  165.                         <dt>
  166.                             <label class=\"ec-label mb0\">";
  167.             // line 74
  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 76
  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.'76$this->source); })()), "business_hour", [], "any"falsefalsefalse76), "html"nulltrue);
  174.             echo "</dd>
  175.                     </dl>
  176.                 ";
  177.         }
  178.         // line 79
  179.         echo "
  180.                 ";
  181.         // line 80
  182.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"truetruefalse80)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"falsefalsefalse80))) : ("")))) {
  183.             // line 81
  184.             echo "                    <dl id=\"help_about_box__good_traded\">
  185.                         <dt>
  186.                             <label class=\"ec-label mb0\">";
  187.             // line 83
  188.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("取り扱い商品"), "html"nulltrue);
  189.             echo "</label>
  190.                         </dt>
  191.                         <dd>";
  192.             // line 85
  193.             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.'85$this->source); })()), "good_traded", [], "any"falsefalsefalse85), "html"nulltrue));
  194.             echo "</dd>
  195.                     </dl>
  196.                 ";
  197.         }
  198.         // line 88
  199.         echo "
  200.                 ";
  201.         // line 89
  202.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"truetruefalse89)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"falsefalsefalse89))) : ("")))) {
  203.             // line 90
  204.             echo "                    <dl id=\"help_about_box__message\">
  205.                         <dt>
  206.                             <label class=\"ec-label mb0\">";
  207.             // line 92
  208.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メッセージ"), "html"nulltrue);
  209.             echo "</label>
  210.                         </dt>
  211.                         <dd>";
  212.             // line 94
  213.             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.'94$this->source); })()), "message", [], "any"falsefalsefalse94), "html"nulltrue));
  214.             echo "</dd>
  215.                     </dl>
  216.                 ";
  217.         }
  218.         // line 97
  219.         echo "            </div>
  220.             
  221.         </div>
  222.     </div>
  223. </div>
  224. ";
  225.         
  226.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  227.         
  228.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  229.     }
  230.     public function getTemplateName()
  231.     {
  232.         return "Help/about.twig";
  233.     }
  234.     public function isTraitable()
  235.     {
  236.         return false;
  237.     }
  238.     public function getDebugInfo()
  239.     {
  240.         return array (  234 => 97,  228 => 94,  223 => 92,  219 => 90,  217 => 89,  214 => 88,  208 => 85,  203 => 83,  199 => 81,  197 => 80,  194 => 79,  188 => 76,  183 => 74,  179 => 72,  177 => 71,  169 => 66,  159 => 59,  149 => 52,  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,);
  241.     }
  242.     public function getSourceContext()
  243.     {
  244.         return new Source("{#
  245. This file is part of EC-CUBE
  246. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  247. http://www.ec-cube.co.jp/
  248. For the full copyright and license information, please view the LICENSE
  249. file that was distributed with this source code.
  250. #}
  251. {% extends 'default_frame.twig' %}
  252. {% block main %}
  253. <div class=\"ec-role\">
  254.     <div class=\"ec-pageHeader\">
  255.         <h1>{{ '当サイトについて'|trans }}</h1>
  256.     </div>
  257.     <div class=\"ec-off1Grid\">
  258.         <div class=\"ec-off1Grid__cell\">
  259.             <div class=\"ec-borderedDefs\">
  260.                 {% if BaseInfo.shop_name|default is not empty %}
  261.                     <dl id=\"help_about_box__shop_name\">
  262.                         <dt>
  263.                             <label class=\"ec-label mb0\">{{ '店名'|trans }}</label>
  264.                         </dt>
  265.                         <dd>{{ BaseInfo.shop_name }}</dd>
  266.                     </dl>
  267.                 {% endif %}
  268.                 {% if BaseInfo.company_name|default is not empty %}
  269.                     <dl id=\"help_about_box__company_name\">
  270.                         <dt>
  271.                             <label class=\"ec-label mb0\">{{ '会社名'|trans }}</label>
  272.                         </dt>
  273.                         <dd>{{ BaseInfo.company_name }}</dd>
  274.                     </dl>
  275.                 {% endif %}
  276.                 {% if BaseInfo.postal_code|default is not empty %}
  277.                     <dl id=\"help_about_box__address\">
  278.                         <dt>
  279.                             <label class=\"ec-label mb0\">{{ '住所'|trans }}</label>
  280.                         </dt>
  281.                         <dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
  282.                             {{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
  283.                         </dd>
  284.                     </dl>
  285.                 {% endif %}
  286.                 <dl id=\"help_about_box__phone_number\">
  287.                     <dt>
  288.                         <label class=\"ec-label mb0\">{{ '電話番号'|trans }}</label>
  289.                     </dt>
  290.                     <dd>078-851-6688(※お問い合わせ専用)</dd>
  291.                 </dl>
  292.                 
  293.                 <dl id=\"help_about_box__phone_number\">
  294.                     <dt>
  295.                         <label class=\"ec-label mb0\">{{ 'FAX番号'|trans }}</label>
  296.                     </dt>
  297.                     <dd>078-851-6722</dd>
  298.                 </dl>
  299.                 
  300.                 <dl id=\"help_about_box__phone_number\">
  301.                     <dt>
  302.                         <label class=\"ec-label mb0\">{{ 'メールアドレス'|trans }}</label>
  303.                     </dt>
  304.                     <dd>shop@oneconcept.jp</dd>
  305.                 </dl>
  306.                 {% if BaseInfo.business_hour|default is not empty %}
  307.                     <dl id=\"help_about_box__business_hour\">
  308.                         <dt>
  309.                             <label class=\"ec-label mb0\">{{ '店舗営業時間'|trans }}</label>
  310.                         </dt>
  311.                         <dd>{{ BaseInfo.business_hour }}</dd>
  312.                     </dl>
  313.                 {% endif %}
  314.                 {% if BaseInfo.good_traded|default is not empty %}
  315.                     <dl id=\"help_about_box__good_traded\">
  316.                         <dt>
  317.                             <label class=\"ec-label mb0\">{{ '取り扱い商品'|trans }}</label>
  318.                         </dt>
  319.                         <dd>{{ BaseInfo.good_traded|nl2br }}</dd>
  320.                     </dl>
  321.                 {% endif %}
  322.                 {% if BaseInfo.message|default is not empty %}
  323.                     <dl id=\"help_about_box__message\">
  324.                         <dt>
  325.                             <label class=\"ec-label mb0\">{{ 'メッセージ'|trans }}</label>
  326.                         </dt>
  327.                         <dd>{{ BaseInfo.message|nl2br }}</dd>
  328.                     </dl>
  329.                 {% endif %}
  330.             </div>
  331.             
  332.         </div>
  333.     </div>
  334. </div>
  335. {% endblock %}
  336. ""Help/about.twig""/home/oneconcept/www/ec_b_test/app/template/default/Help/about.twig");
  337.     }
  338. }