var/cache/dev/twig/d4/d44d3069c7bbea5904cae08c41c7575d.php line 50

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_ab3fceb155621799aa834baefca6d476 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 11
  31.         return "default_frame.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/about.twig"));
  40.         $this->parent $this->loadTemplate("default_frame.twig""Help/about.twig"11);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 13
  48.     public function block_main($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  55.         // line 14
  56.         echo "
  57. <div class=\"ec-role\">
  58.     <div class=\"ec-pageHeader\">
  59.         <h1>";
  60.         // line 17
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会社概要"), "html"nulltrue);
  62.         echo "</h1>
  63.     </div>
  64.     <div class=\"ec-off1Grid\">
  65.         <div class=\"ec-off1Grid__cell\">
  66.             <div class=\"ec-borderedDefs\">
  67.                 ";
  68.         // line 22
  69.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"truetruetrue22)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsetrue22))) : ("")))) {
  70.             // line 23
  71.             echo "                    <dl id=\"help_about_box__shop_name\">
  72.                         <dt>
  73.                             <label class=\"ec-label\">";
  74.             // line 25
  75.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店名"), "html"nulltrue);
  76.             echo "</label>
  77.                         </dt>
  78.                         <dd>";
  79.             // line 27
  80.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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"falsefalsetrue27), 27$this->source), "html"nulltrue);
  81.             echo "</dd>
  82.                     </dl>
  83.                 ";
  84.         }
  85.         // line 30
  86.         echo "                ";
  87.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"truetruetrue30)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "company_name", [], "any"falsefalsetrue30))) : ("")))) {
  88.             // line 31
  89.             echo "                    <dl id=\"help_about_box__company_name\">
  90.                         <dt>
  91.                             <label class=\"ec-label\">";
  92.             // line 33
  93.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会社名"), "html"nulltrue);
  94.             echo "</label>
  95.                         </dt>
  96.                         <dd>";
  97.             // line 35
  98.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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"falsefalsetrue35), 35$this->source), "html"nulltrue);
  99.             echo "</dd>
  100.                     </dl>
  101.                 ";
  102.         }
  103.         // line 38
  104.         echo "
  105.                 ";
  106.         // line 39
  107.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"truetruetrue39)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "postal_code", [], "any"falsefalsetrue39))) : ("")))) {
  108.             // line 40
  109.             echo "                    <dl id=\"help_about_box__address\">
  110.                         <dt>
  111.                             <label class=\"ec-label\">";
  112.             // line 42
  113.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("住所"), "html"nulltrue);
  114.             echo "</label>
  115.                         </dt>
  116. ";
  117.             // line 47
  118.             echo "                        <dd>";
  119.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  120.             echo "524-0011<br>
  121.                             ";
  122.             // line 48
  123.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'48$this->source); })()), "pref", [], "any"falsefalsetrue48), 48$this->source), "html"nulltrue);
  124.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'48$this->source); })()), "addr01", [], "any"falsefalsetrue48), 48$this->source), "html"nulltrue);
  125.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'48$this->source); })()), "addr02", [], "any"falsefalsetrue48), 48$this->source), "html"nulltrue);
  126.             echo "
  127.                         </dd>
  128.                     </dl>
  129.                 ";
  130.         }
  131.         // line 52
  132.         echo "
  133.                 ";
  134.         // line 53
  135.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"truetruetrue53)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "phone_number", [], "any"falsefalsetrue53))) : ("")))) {
  136.             // line 54
  137.             echo "                    <dl id=\"help_about_box__phone_number\">
  138.                         <dt>
  139.                             <label class=\"ec-label\">";
  140.             // line 56
  141.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("電話番号"), "html"nulltrue);
  142.             echo "</label>
  143.                         </dt>
  144. ";
  145.             // line 61
  146.             echo "                        <dd>077-514-1102</dd>
  147.                     </dl>
  148.                 ";
  149.         }
  150.         // line 64
  151.         echo "
  152.                 ";
  153.         // line 65
  154.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"truetruetrue65)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "business_hour", [], "any"falsefalsetrue65))) : ("")))) {
  155.             // line 66
  156.             echo "                    <dl id=\"help_about_box__business_hour\">
  157.                         <dt>
  158.                             <label class=\"ec-label\">";
  159.             // line 68
  160.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("店舗営業時間"), "html"nulltrue);
  161.             echo "</label>
  162.                         </dt>
  163.                         <dd>";
  164.             // line 70
  165.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'70$this->source); })()), "business_hour", [], "any"falsefalsetrue70), 70$this->source), "html"nulltrue);
  166.             echo "</dd>
  167.                     </dl>
  168.                 ";
  169.         }
  170.         // line 73
  171.         echo "
  172.                 ";
  173.         // line 74
  174.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"truetruetrue74)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "good_traded", [], "any"falsefalsetrue74))) : ("")))) {
  175.             // line 75
  176.             echo "                    <dl id=\"help_about_box__good_traded\">
  177.                         <dt>
  178.                             <label class=\"ec-label\">";
  179.             // line 77
  180.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("取り扱い商品"), "html"nulltrue);
  181.             echo "</label>
  182.                         </dt>
  183.                         <dd>";
  184.             // line 79
  185.             echo twig_nl2br(twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'79$this->source); })()), "good_traded", [], "any"falsefalsetrue79), 79$this->source), "html"nulltrue));
  186.             echo "</dd>
  187.                     </dl>
  188.                 ";
  189.         }
  190.         // line 82
  191.         echo "
  192.                 ";
  193.         // line 83
  194.         if ( !twig_test_empty(((twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"truetruetrue83)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "message", [], "any"falsefalsetrue83))) : ("")))) {
  195.             // line 84
  196.             echo "                    <dl id=\"help_about_box__message\">
  197.                         <dt>
  198.                             <label class=\"ec-label\">";
  199.             // line 86
  200.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メッセージ"), "html"nulltrue);
  201.             echo "</label>
  202.                         </dt>
  203.                         <dd>";
  204.             // line 88
  205.             echo twig_nl2br(twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'88$this->source); })()), "message", [], "any"falsefalsetrue88), 88$this->source), "html"nulltrue));
  206.             echo "</dd>
  207.                     </dl>
  208.                 ";
  209.         }
  210.         // line 91
  211.         echo "            </div>
  212.         </div>
  213.     </div>
  214. ";
  215.         // line 95
  216.         echo "    <section class=\"mt100\">
  217.         <div class=\"ec-pageHeader\">
  218.             <h2>";
  219.         // line 97
  220.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当店について"), "html"nulltrue);
  221.         echo "</h2>
  222.         </div>
  223.         <div>
  224.             <div class=\"sub_title\">
  225.                 ■比叡ゆば本舗 ゆば八 大津本店
  226.             </div>
  227.             <div class=\"list_left_pc mb20\">
  228.                 <div>
  229.                     <img src=\"";
  230.         // line 105
  231.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shop/shop_otsu.jpg""user_data"), "html"nulltrue);
  232.         echo "\">
  233.                 </div>
  234.                 <div class=\"ml30_pc\">
  235.                     <p>
  236.                         所在地<br>
  237.                         〒520-0043 滋賀県大津市中央4丁目3-10<br>
  238.                     </p>
  239.                     <p>
  240.                         電話番号<br>
  241.                         077-526-2689(代表)
  242.                     </p>
  243.                     <p>
  244.                         営業時間<br>
  245.                         10:00 ~ 17:00
  246.                     </p>
  247.                     <p>
  248.                         定休日<br>
  249.                         土日祝定休
  250.                     </p>
  251.                     駐車場<br>
  252.                     有り(普通自動車専用1台)
  253.                 </div>
  254.             </div>
  255.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3268.0105085181935!2d135.8679623116785!3d35.00644206663281!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60010cf72c714749%3A0x63765da7ee1c1412!2z44CSNTIwLTAwNDMg5ruL6LOA55yM5aSn5rSl5biC5Lit5aSu77yU5LiB55uu77yT4oiS77yR77yQ!5e0!3m2!1sja!2sjp!4v1693743961418!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  256.             <div class=\"pt10 pb10\">アクセス</div>
  257.             お車でお越しの場合:大津ICより約5分<br>
  258.             電車でお越しの場合:京都駅からJR琵琶湖線大津駅(京都駅から2駅、所要時間約10分)から琵琶湖側へ徒歩10分<br>
  259.             京阪電車石坂線 島ノ関駅から山側へ徒歩3分
  260.         </div>
  261.         <div class=\"mt100\">
  262.             <div class=\"sub_title\">
  263.                 ■比叡ゆば本舗 ゆば八 守山店
  264.             </div>
  265.             <div class=\"list_left_pc mb20\">
  266.                 <div>
  267.                     <img src=\"";
  268.         // line 140
  269.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shop/shop_moriyama.jpg""user_data"), "html"nulltrue);
  270.         echo "\">
  271.                 </div>
  272.                 <div class=\"ml30_pc\">
  273.                     <p>
  274.                         所在地<br>
  275.                         〒524-0011 滋賀県守山市今市町299
  276.                     </p>
  277.                     <p>
  278.                         電話番号<br>
  279.                         077-514-1105(代表)
  280.                     </p>
  281.                     <p>
  282.                         営業時間<br>
  283.                         10:00 ~ 17:00
  284.                     </p>
  285.                     <p>
  286.                         定休日<br>
  287.                         年中無休(GW・お盆・年末年始長期休暇・臨時休業あり)
  288.                     </p>
  289.                     駐車場<br>
  290.                     有り<br>
  291.                     (バスの駐車スペース、身障者用(1台)もございます。)
  292.                 </div>
  293.             </div>
  294.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1564.7943289855434!2d135.98665663880152!3d35.08166953725837!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6001715251bfd62f%3A0xdd41ade7b0552497!2z44CSNTI0LTAwMTEg5ruL6LOA55yM5a6I5bGx5biC5LuK5biC55S677yS77yZ77yZ!5e0!3m2!1sja!2sjp!4v1687930334716!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  295.             <div class=\"pt10 pb10\">アクセス</div>
  296.             お車でお越しの場合:守山駅より約10分 / 栗東ICから約20分<br>
  297.             電車でお越しの場合:JR琵琶湖線守山駅 または、JR湖西線堅田駅からバスをご利用ください。<br>
  298.             バス停は「河西口」または「笠原口」下車、徒歩約5分です。
  299.         </div>
  300.     </section>
  301. ";
  302.         // line 172
  303.         echo "</div>
  304. ";
  305.         
  306.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  307.         
  308.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  309.     }
  310.     public function getTemplateName()
  311.     {
  312.         return "Help/about.twig";
  313.     }
  314.     public function isTraitable()
  315.     {
  316.         return false;
  317.     }
  318.     public function getDebugInfo()
  319.     {
  320.         return array (  317 => 172,  283 => 140,  245 => 105,  234 => 97,  230 => 95,  225 => 91,  219 => 88,  214 => 86,  210 => 84,  208 => 83,  205 => 82,  199 => 79,  194 => 77,  190 => 75,  188 => 74,  185 => 73,  179 => 70,  174 => 68,  170 => 66,  168 => 65,  165 => 64,  160 => 61,  155 => 56,  151 => 54,  149 => 53,  146 => 52,  137 => 48,  132 => 47,  127 => 42,  123 => 40,  121 => 39,  118 => 38,  112 => 35,  107 => 33,  103 => 31,  100 => 30,  94 => 27,  89 => 25,  85 => 23,  83 => 22,  75 => 17,  70 => 14,  60 => 13,  37 => 11,);
  321.     }
  322.     public function getSourceContext()
  323.     {
  324.         return new Source("{#
  325. This file is part of EC-CUBE
  326. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  327. http://www.ec-cube.co.jp/
  328. For the full copyright and license information, please view the LICENSE
  329. file that was distributed with this source code.
  330. #}
  331. {% extends 'default_frame.twig' %}
  332. {% block main %}
  333. <div class=\"ec-role\">
  334.     <div class=\"ec-pageHeader\">
  335.         <h1>{{ '会社概要'|trans }}</h1>
  336.     </div>
  337.     <div class=\"ec-off1Grid\">
  338.         <div class=\"ec-off1Grid__cell\">
  339.             <div class=\"ec-borderedDefs\">
  340.                 {% if BaseInfo.shop_name|default is not empty %}
  341.                     <dl id=\"help_about_box__shop_name\">
  342.                         <dt>
  343.                             <label class=\"ec-label\">{{ '店名'|trans }}</label>
  344.                         </dt>
  345.                         <dd>{{ BaseInfo.shop_name }}</dd>
  346.                     </dl>
  347.                 {% endif %}
  348.                 {% if BaseInfo.company_name|default is not empty %}
  349.                     <dl id=\"help_about_box__company_name\">
  350.                         <dt>
  351.                             <label class=\"ec-label\">{{ '会社名'|trans }}</label>
  352.                         </dt>
  353.                         <dd>{{ BaseInfo.company_name }}</dd>
  354.                     </dl>
  355.                 {% endif %}
  356.                 {% if BaseInfo.postal_code|default is not empty %}
  357.                     <dl id=\"help_about_box__address\">
  358.                         <dt>
  359.                             <label class=\"ec-label\">{{ '住所'|trans }}</label>
  360.                         </dt>
  361. {#
  362.                         <dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
  363. #}
  364.                         <dd>{{ '〒'|trans }}524-0011<br>
  365.                             {{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
  366.                         </dd>
  367.                     </dl>
  368.                 {% endif %}
  369.                 {% if BaseInfo.phone_number|default is not empty %}
  370.                     <dl id=\"help_about_box__phone_number\">
  371.                         <dt>
  372.                             <label class=\"ec-label\">{{ '電話番号'|trans }}</label>
  373.                         </dt>
  374. {#
  375.                         <dd>{{ BaseInfo.phone_number }}</dd>
  376. #}
  377.                         <dd>077-514-1102</dd>
  378.                     </dl>
  379.                 {% endif %}
  380.                 {% if BaseInfo.business_hour|default is not empty %}
  381.                     <dl id=\"help_about_box__business_hour\">
  382.                         <dt>
  383.                             <label class=\"ec-label\">{{ '店舗営業時間'|trans }}</label>
  384.                         </dt>
  385.                         <dd>{{ BaseInfo.business_hour }}</dd>
  386.                     </dl>
  387.                 {% endif %}
  388.                 {% if BaseInfo.good_traded|default is not empty %}
  389.                     <dl id=\"help_about_box__good_traded\">
  390.                         <dt>
  391.                             <label class=\"ec-label\">{{ '取り扱い商品'|trans }}</label>
  392.                         </dt>
  393.                         <dd>{{ BaseInfo.good_traded|nl2br }}</dd>
  394.                     </dl>
  395.                 {% endif %}
  396.                 {% if BaseInfo.message|default is not empty %}
  397.                     <dl id=\"help_about_box__message\">
  398.                         <dt>
  399.                             <label class=\"ec-label\">{{ 'メッセージ'|trans }}</label>
  400.                         </dt>
  401.                         <dd>{{ BaseInfo.message|nl2br }}</dd>
  402.                     </dl>
  403.                 {% endif %}
  404.             </div>
  405.         </div>
  406.     </div>
  407. {#▼RZ 2023.09.03 ADD コンテンツ追加▼#}
  408.     <section class=\"mt100\">
  409.         <div class=\"ec-pageHeader\">
  410.             <h2>{{ '当店について'|trans }}</h2>
  411.         </div>
  412.         <div>
  413.             <div class=\"sub_title\">
  414.                 ■比叡ゆば本舗 ゆば八 大津本店
  415.             </div>
  416.             <div class=\"list_left_pc mb20\">
  417.                 <div>
  418.                     <img src=\"{{ asset('assets/img/shop/shop_otsu.jpg','user_data') }}\">
  419.                 </div>
  420.                 <div class=\"ml30_pc\">
  421.                     <p>
  422.                         所在地<br>
  423.                         〒520-0043 滋賀県大津市中央4丁目3-10<br>
  424.                     </p>
  425.                     <p>
  426.                         電話番号<br>
  427.                         077-526-2689(代表)
  428.                     </p>
  429.                     <p>
  430.                         営業時間<br>
  431.                         10:00 ~ 17:00
  432.                     </p>
  433.                     <p>
  434.                         定休日<br>
  435.                         土日祝定休
  436.                     </p>
  437.                     駐車場<br>
  438.                     有り(普通自動車専用1台)
  439.                 </div>
  440.             </div>
  441.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3268.0105085181935!2d135.8679623116785!3d35.00644206663281!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60010cf72c714749%3A0x63765da7ee1c1412!2z44CSNTIwLTAwNDMg5ruL6LOA55yM5aSn5rSl5biC5Lit5aSu77yU5LiB55uu77yT4oiS77yR77yQ!5e0!3m2!1sja!2sjp!4v1693743961418!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  442.             <div class=\"pt10 pb10\">アクセス</div>
  443.             お車でお越しの場合:大津ICより約5分<br>
  444.             電車でお越しの場合:京都駅からJR琵琶湖線大津駅(京都駅から2駅、所要時間約10分)から琵琶湖側へ徒歩10分<br>
  445.             京阪電車石坂線 島ノ関駅から山側へ徒歩3分
  446.         </div>
  447.         <div class=\"mt100\">
  448.             <div class=\"sub_title\">
  449.                 ■比叡ゆば本舗 ゆば八 守山店
  450.             </div>
  451.             <div class=\"list_left_pc mb20\">
  452.                 <div>
  453.                     <img src=\"{{ asset('assets/img/shop/shop_moriyama.jpg','user_data') }}\">
  454.                 </div>
  455.                 <div class=\"ml30_pc\">
  456.                     <p>
  457.                         所在地<br>
  458.                         〒524-0011 滋賀県守山市今市町299
  459.                     </p>
  460.                     <p>
  461.                         電話番号<br>
  462.                         077-514-1105(代表)
  463.                     </p>
  464.                     <p>
  465.                         営業時間<br>
  466.                         10:00 ~ 17:00
  467.                     </p>
  468.                     <p>
  469.                         定休日<br>
  470.                         年中無休(GW・お盆・年末年始長期休暇・臨時休業あり)
  471.                     </p>
  472.                     駐車場<br>
  473.                     有り<br>
  474.                     (バスの駐車スペース、身障者用(1台)もございます。)
  475.                 </div>
  476.             </div>
  477.             <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1564.7943289855434!2d135.98665663880152!3d35.08166953725837!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6001715251bfd62f%3A0xdd41ade7b0552497!2z44CSNTI0LTAwMTEg5ruL6LOA55yM5a6I5bGx5biC5LuK5biC55S677yS77yZ77yZ!5e0!3m2!1sja!2sjp!4v1687930334716!5m2!1sja!2sjp\" style=\"height:450px; border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" class=\"w100pc\"></iframe>
  478.             <div class=\"pt10 pb10\">アクセス</div>
  479.             お車でお越しの場合:守山駅より約10分 / 栗東ICから約20分<br>
  480.             電車でお越しの場合:JR琵琶湖線守山駅 または、JR湖西線堅田駅からバスをご利用ください。<br>
  481.             バス停は「河西口」または「笠原口」下車、徒歩約5分です。
  482.         </div>
  483.     </section>
  484. {#▲RZ 2023.09.03 ADD コンテンツ追加▲#}
  485. </div>
  486. {% endblock %}""Help/about.twig""/home/xs031638/hieiyuba.xyz/public_html/pro/app/template/default/Help/about.twig");
  487.     }
  488.     
  489.     public function checkSecurity()
  490.     {
  491.         static $tags = array("if" => 22);
  492.         static $filters = array("escape" => 17"trans" => 17"default" => 22"nl2br" => 79);
  493.         static $functions = array("asset" => 105);
  494.         try {
  495.             $this->sandbox->checkSecurity(
  496.                 ['if'],
  497.                 ['escape''trans''default''nl2br'],
  498.                 ['asset']
  499.             );
  500.         } catch (SecurityError $e) {
  501.             $e->setSourceContext($this->source);
  502.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  503.                 $e->setTemplateLine($tags[$e->getTagName()]);
  504.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  505.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  506.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  507.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  508.             }
  509.             throw $e;
  510.         }
  511.     }
  512. }