var/cache/dev/twig/ed/ed08f7e67ba0c98719b8f364b49bb7452e42a7d25f0f334155aa8c4c941ceef7.php line 51

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_25928144c8d891f2eca00aae95dabab4ac5df4485cc11aab984449a1f010f4dd 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.         // line 13
  39.         $context["body_class"] = "about";
  40.         // line 11
  41.         $this->parent $this->loadTemplate("default_frame.twig""Help/about.twig"11);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 15
  49.     public function block_main($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  56.         // line 16
  57.         echo "
  58. <div class=\"ec-role\">
  59.     <div class=\"ec-pageHeader\">
  60.         <h1>";
  61.         // line 19
  62.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当サイトについて"), "html"nulltrue);
  63.         echo "</h1>
  64.     </div>
  65.     <div class=\"ec-off1Grid\">
  66.         <div class=\"ec-off1Grid__cell\">
  67.             <div class=\"ec-borderedDefs\">
  68.                 ";
  69.         // line 24
  70.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"truetruefalse24)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsefalse24))) : ("")))) {
  71.             // line 25
  72.             echo "                    <dl id=\"help_about_box__shop_name\">
  73.                         <dt>
  74.                             <label class=\"ec-label\">";
  75.             // line 27
  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 29
  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.'29$this->source); })()), "shop_name", [], "any"falsefalsefalse29), "html"nulltrue);
  82.             echo "</dd>
  83.                     </dl>
  84.                 ";
  85.         }
  86.         // line 32
  87.         echo "                ";
  88.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"truetruefalse32)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"falsefalsefalse32))) : ("")))) {
  89.             // line 33
  90.             echo "                    <dl id=\"help_about_box__company_name\">
  91.                         <dt>
  92.                             <label class=\"ec-label\">";
  93.             // line 35
  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 37
  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.'37$this->source); })()), "company_name", [], "any"falsefalsefalse37), "html"nulltrue);
  100.             echo "</dd>
  101.                     </dl>
  102.                 ";
  103.         }
  104.         // line 40
  105.         echo "
  106.                 ";
  107.         // line 41
  108.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"truetruefalse41)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"falsefalsefalse41))) : ("")))) {
  109.             // line 42
  110.             echo "                    <dl id=\"help_about_box__address\">
  111.                         <dt>
  112.                             <label class=\"ec-label\">";
  113.             // line 44
  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 46
  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.'46$this->source); })()), "postal_code", [], "any"falsefalsefalse46), "html"nulltrue);
  121.             echo "<br />
  122.                             ";
  123.             // line 47
  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.'47$this->source); })()), "pref", [], "any"falsefalsefalse47), "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.'47$this->source); })()), "addr01", [], "any"falsefalsefalse47), "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.'47$this->source); })()), "addr02", [], "any"falsefalsefalse47), "html"nulltrue);
  127.             echo "
  128.                         </dd>
  129.                     </dl>
  130.                 ";
  131.         }
  132.         // line 51
  133.         echo "
  134.                 ";
  135.         // line 52
  136.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"truetruefalse52)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"falsefalsefalse52))) : ("")))) {
  137.             // line 53
  138.             echo "                    <dl id=\"help_about_box__phone_number\">
  139.                         <dt>
  140.                             <label class=\"ec-label\">";
  141.             // line 55
  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 57
  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.'57$this->source); })()), "phone_number", [], "any"falsefalsefalse57), "html"nulltrue);
  148.             echo "</dd>
  149.                     </dl>
  150.                 ";
  151.         }
  152.         // line 60
  153.         echo "
  154.                 ";
  155.         // line 61
  156.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"truetruefalse61)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"falsefalsefalse61))) : ("")))) {
  157.             // line 62
  158.             echo "                    <dl id=\"help_about_box__business_hour\">
  159.                         <dt>
  160.                             <label class=\"ec-label\">";
  161.             // line 64
  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 66
  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.'66$this->source); })()), "business_hour", [], "any"falsefalsefalse66), "html"nulltrue);
  168.             echo "</dd>
  169.                     </dl>
  170.                 ";
  171.         }
  172.         // line 69
  173.         echo "
  174.                 ";
  175.         // line 70
  176.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"truetruefalse70)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"falsefalsefalse70))) : ("")))) {
  177.             // line 71
  178.             echo "                    <dl id=\"help_about_box__good_traded\">
  179.                         <dt>
  180.                             <label class=\"ec-label\">";
  181.             // line 73
  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 75
  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.'75$this->source); })()), "good_traded", [], "any"falsefalsefalse75), "html"nulltrue));
  188.             echo "</dd>
  189.                     </dl>
  190.                 ";
  191.         }
  192.         // line 78
  193.         echo "
  194.                 ";
  195.         // line 79
  196.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"truetruefalse79)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"falsefalsefalse79))) : ("")))) {
  197.             // line 80
  198.             echo "                    <dl id=\"help_about_box__message\">
  199.                         <dt>
  200.                             <label class=\"ec-label\">";
  201.             // line 82
  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 84
  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.'84$this->source); })()), "message", [], "any"falsefalsefalse84), "html"nulltrue));
  208.             echo "</dd>
  209.                     </dl>
  210.                 ";
  211.         }
  212.         // line 87
  213.         echo "            </div>
  214.         </div>
  215.     </div>
  216. </div>
  217. ";
  218.         
  219.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  220.         
  221.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  222.     }
  223.     public function getTemplateName()
  224.     {
  225.         return "Help/about.twig";
  226.     }
  227.     public function isTraitable()
  228.     {
  229.         return false;
  230.     }
  231.     public function getDebugInfo()
  232.     {
  233.         return array (  227 => 87,  221 => 84,  216 => 82,  212 => 80,  210 => 79,  207 => 78,  201 => 75,  196 => 73,  192 => 71,  190 => 70,  187 => 69,  181 => 66,  176 => 64,  172 => 62,  170 => 61,  167 => 60,  161 => 57,  156 => 55,  152 => 53,  150 => 52,  147 => 51,  138 => 47,  133 => 46,  128 => 44,  124 => 42,  122 => 41,  119 => 40,  113 => 37,  108 => 35,  104 => 33,  101 => 32,  95 => 29,  90 => 27,  86 => 25,  84 => 24,  76 => 19,  71 => 16,  61 => 15,  50 => 11,  48 => 13,  35 => 11,);
  234.     }
  235.     public function getSourceContext()
  236.     {
  237.         return new Source("{#
  238. This file is part of EC-CUBE
  239. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  240. http://www.ec-cube.co.jp/
  241. For the full copyright and license information, please view the LICENSE
  242. file that was distributed with this source code.
  243. #}
  244. {% extends 'default_frame.twig' %}
  245. {% set body_class = 'about' %}
  246. {% block main %}
  247. <div class=\"ec-role\">
  248.     <div class=\"ec-pageHeader\">
  249.         <h1>{{ '当サイトについて'|trans }}</h1>
  250.     </div>
  251.     <div class=\"ec-off1Grid\">
  252.         <div class=\"ec-off1Grid__cell\">
  253.             <div class=\"ec-borderedDefs\">
  254.                 {% if BaseInfo.shop_name|default is not empty %}
  255.                     <dl id=\"help_about_box__shop_name\">
  256.                         <dt>
  257.                             <label class=\"ec-label\">{{ '店名'|trans }}</label>
  258.                         </dt>
  259.                         <dd>{{ BaseInfo.shop_name }}</dd>
  260.                     </dl>
  261.                 {% endif %}
  262.                 {% if BaseInfo.company_name|default is not empty %}
  263.                     <dl id=\"help_about_box__company_name\">
  264.                         <dt>
  265.                             <label class=\"ec-label\">{{ '会社名'|trans }}</label>
  266.                         </dt>
  267.                         <dd>{{ BaseInfo.company_name }}</dd>
  268.                     </dl>
  269.                 {% endif %}
  270.                 {% if BaseInfo.postal_code|default is not empty %}
  271.                     <dl id=\"help_about_box__address\">
  272.                         <dt>
  273.                             <label class=\"ec-label\">{{ '住所'|trans }}</label>
  274.                         </dt>
  275.                         <dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
  276.                             {{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
  277.                         </dd>
  278.                     </dl>
  279.                 {% endif %}
  280.                 {% if BaseInfo.phone_number|default is not empty %}
  281.                     <dl id=\"help_about_box__phone_number\">
  282.                         <dt>
  283.                             <label class=\"ec-label\">{{ '電話番号'|trans }}</label>
  284.                         </dt>
  285.                         <dd>{{ BaseInfo.phone_number }}</dd>
  286.                     </dl>
  287.                 {% endif %}
  288.                 {% if BaseInfo.business_hour|default is not empty %}
  289.                     <dl id=\"help_about_box__business_hour\">
  290.                         <dt>
  291.                             <label class=\"ec-label\">{{ '店舗営業時間'|trans }}</label>
  292.                         </dt>
  293.                         <dd>{{ BaseInfo.business_hour }}</dd>
  294.                     </dl>
  295.                 {% endif %}
  296.                 {% if BaseInfo.good_traded|default is not empty %}
  297.                     <dl id=\"help_about_box__good_traded\">
  298.                         <dt>
  299.                             <label class=\"ec-label\">{{ '取り扱い商品'|trans }}</label>
  300.                         </dt>
  301.                         <dd>{{ BaseInfo.good_traded|nl2br }}</dd>
  302.                     </dl>
  303.                 {% endif %}
  304.                 {% if BaseInfo.message|default is not empty %}
  305.                     <dl id=\"help_about_box__message\">
  306.                         <dt>
  307.                             <label class=\"ec-label\">{{ 'メッセージ'|trans }}</label>
  308.                         </dt>
  309.                         <dd>{{ BaseInfo.message|nl2br }}</dd>
  310.                     </dl>
  311.                 {% endif %}
  312.             </div>
  313.         </div>
  314.     </div>
  315. </div>
  316. {% endblock %}
  317. ""Help/about.twig""/home/noie373zam/public_html/noiezam-ec/app/template/bynoiezam/Help/about.twig");
  318.     }
  319. }