var/cache/dev/twig/b5/b5484d79adcede1a3de4b23933d20a43f1f6b1621f3894b2ed56fe2179d8a279.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/tradelaw.twig */
  14. class __TwigTemplate_c557a852bc2e2262288da73fa26dc61578973ee4d47a58c8cfd2ce22a0453504 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/tradelaw.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/tradelaw.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""Help/tradelaw.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/tradelaw.twig"38)->display($context);
  65.         // line 39
  66.         echo "
  67.     <div class=\"ec-borderedDefs\">
  68.         ";
  69.         // line 42
  70.         $context['_parent'] = $context;
  71.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["tradelaws"]) || array_key_exists("tradelaws"$context) ? $context["tradelaws"] : (function () { throw new RuntimeError('Variable "tradelaws" does not exist.'42$this->source); })()), function ($__t__) use ($context$macros) { $context["t"] = $__t__; return (twig_get_attribute($this->env$this->source, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'42$this->source); })()), "name", [], "any"falsefalsefalse42) && twig_get_attribute($this->env$this->source, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'42$this->source); })()), "description", [], "any"falsefalsefalse42)); }));
  72.         foreach ($context['_seq'] as $context["_key"] => $context["tradelaw"]) {
  73.             // line 43
  74.             echo "        <dl>
  75.             <dt>
  76.                 <label class=\"ec-label\">";
  77.             // line 45
  78.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["tradelaw"], "name", [], "any"falsefalsefalse45), "html"nulltrue);
  79.             echo "</label>
  80.             </dt>
  81.             <dd>";
  82.             // line 47
  83.             echo twig_nl2br(twig_get_attribute($this->env$this->source$context["tradelaw"], "description", [], "any"falsefalsefalse47));
  84.             echo "</dd>
  85.         </dl>
  86.         ";
  87.         }
  88.         $_parent $context['_parent'];
  89.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['tradelaw'], $context['_parent'], $context['loop']);
  90.         $context array_intersect_key($context$_parent) + $_parent;
  91.         // line 50
  92.         echo "
  93.     </div>
  94. </div>
  95. ";
  96.         
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  98.         
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  100.     }
  101.     public function getTemplateName()
  102.     {
  103.         return "Help/tradelaw.twig";
  104.     }
  105.     public function isTraitable()
  106.     {
  107.         return false;
  108.     }
  109.     public function getDebugInfo()
  110.     {
  111.         return array (  107 => 50,  98 => 47,  93 => 45,  89 => 43,  85 => 42,  80 => 39,  78 => 38,  73 => 36,  68 => 33,  58 => 32,  35 => 30,);
  112.     }
  113.     public function getSourceContext()
  114.     {
  115.         return new Source("{#
  116. ///////////////////////////////////////////////////////////////////////
  117. This template is part of EC-CUBE Design template.
  118. Copyright(c) JAPAN ELECTRONIC INDUSTRIAL ARTS CO.LTD.
  119. http://www.jeia.co.jp/
  120. For the full copyright and license information, please view the LICENSE
  121. file that was distributed with this source code.
  122. 本テンプレートの著作権は、「株式会社日本電子工藝社」に帰属いたします。
  123. ※本テンプレートを譲渡・再頒布・転用・第三者へ開示することは禁止いたします。
  124. ただし、事業者によるショップ運営者への設置代行を禁止するものではございません。
  125. ※本テンプレートを申請されたご利用サイトへの設置以外の目的で複製することは禁止いたします。
  126. ※本テンプレートデータ内のライセンス条項、および著作権に関する記述を削除することはできません。
  127. ※ご利用サイトを変更することはできません。申請と異なるサイトにてご利用になる場合は、
  128. 別途、ご利用費用をお支払いただく必要がございます。
  129. ※本テンプレートの改変にあたり、一切のサポートはいたしかねます。
  130. ※本テンプレートは、すべての設置環境で動作する事は保証しておりません。
  131. ///////////////////////////////////////////////////////////////////////
  132. #}
  133. {#
  134. 特定商取引法に基づく表記
  135. #}
  136. {% extends 'default_frame.twig' %}
  137. {% block main %}
  138. <div class=\"ec-helpRole\">
  139.     <div class=\"ec-pageHeader\">
  140.         <h1> {{ '特定商取引法に基づく表記'|trans }}</h1>
  141.     </div>
  142.     {% include 'Help/navi.twig' %}
  143.     <div class=\"ec-borderedDefs\">
  144.         {% for tradelaw in tradelaws|filter(t => t.name and t.description)  %}
  145.         <dl>
  146.             <dt>
  147.                 <label class=\"ec-label\">{{ tradelaw.name }}</label>
  148.             </dt>
  149.             <dd>{{ tradelaw.description|raw|nl2br }}</dd>
  150.         </dl>
  151.         {% endfor %}
  152.     </div>
  153. </div>
  154. {% endblock %}""Help/tradelaw.twig""/home/xs813364/ooki-g.com/public_html/partnerclubtest/ec/app/template/dtJEIA4011/Help/tradelaw.twig");
  155.     }
  156. }