<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @user_data/payment.twig */
class __TwigTemplate_8c5e5974e2711187962ea070ba6b062a extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doGetParent(array $context)
{
// line 1
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/payment.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/payment.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "@user_data/payment.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 4
echo "<section class=\"container\">
<div class=\"ec-pageHeader\">
<h1>";
// line 6
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お支払いについて"), "html", null, true);
echo "</h1>
</div>
<div>
当ショップでは、代金引換、クレジット決済、銀行振込(先振込)がご利用いただけます。<br>
お支払方法はご注文時にご指定ください。
</div>
<section class=\"contents\">
<div class=\"contents_title\"><h2>代金引換</h2></div>
<div class=\"contents_text\">
<p class=\"mb20\">
代金引換ご利用には手数料が発生いたします。<br>商品お受け取り時にお支払いください。
</p>
<table class=\"normal_table\">
<tr>
<td colspan=\"3\" class=\"table_title\">【代引き手数料】</thd</tr>
<tr>
<th>代金引換手数料</th>
<td class=\"ta_right\">330円</td>
</tr>
</table>
</section>
<section class=\"contents\">
<div class=\"contents_title\"><h2>クレジットカード決済</h2></div>
<div class=\"contents_text\">
<div class=\"mb10\">
<img src=\"https://www.yamatofinancial.jp/n4038q00000003kn-img/B20.png\" class=\"normal_image img90_sp\" alt=\"クロネコwebコレクト【クレジットカード払い】\">
</div>
<p class=\"mb20\">
ヤマト運輸株式会社のクレジットカード決済【クロネコwebコレクト】です。<br>
1回払いのみご利用いただけます。
</p>
<a href=\"http://www.yamatofinancial.jp/logobr/pay_popup_cc.html\" target=\"_blank\" onclick=\"window.open(this.href, 'mywindow6', 'width=434, height=440, menubar=yes, toolbar=no, location=no, scrollbars=yes, resizable=yes'); return false;\">
<img src=\"";
// line 38
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/banner/web_pay_card.gif", "user_data"), "html", null, true);
echo "\" class=\"normal_image img100_sp\" alt=\"クロネコwebコレクト クレジットカード払い\">
</a>
<p>このサイトはSSL通信を利用し、安心してお買い物いただけます</p>
</div>
</section>
<section class=\"contents\">
<div class=\"contents_title\"><h2>銀行振込</h2></div>
<div class=\"contents_text\">
<p class=\"mb20\">
代金はご注文後、1週間以内にお振込み願います。<br>
お振込み手数料はお客様にて、ご負担願います。<br>
※ご入金確認後、当方より商品を発送いたします。<br>
※1週間以内にお振込みがなかった場合、注文はキャンセルとさせていただきます。
</p>
<table class=\"normal_table\">
<tr>
<th>銀行名</th><td>京都銀行</td>
</tr>
<tr>
<th>支店名</th><td>大津支店</td>
</tr>
<tr>
<th>口座種類</th><td>普通預金</td>
</tr>
<tr>
<th>口座番号</th><td>1067695</td>
</tr>
<tr>
<th>口座名義</th><td>(株)比叡ゆば本舗ゆば八<br>「カ)ヒエイユバホンポユバハチ」</td>
</tr>
</table>
</div>
</section>
</section>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@user_data/payment.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 109 => 38, 74 => 6, 70 => 4, 60 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'default_frame.twig' %}
{% block main %}
<section class=\"container\">
<div class=\"ec-pageHeader\">
<h1>{{ 'お支払いについて'|trans }}</h1>
</div>
<div>
当ショップでは、代金引換、クレジット決済、銀行振込(先振込)がご利用いただけます。<br>
お支払方法はご注文時にご指定ください。
</div>
<section class=\"contents\">
<div class=\"contents_title\"><h2>代金引換</h2></div>
<div class=\"contents_text\">
<p class=\"mb20\">
代金引換ご利用には手数料が発生いたします。<br>商品お受け取り時にお支払いください。
</p>
<table class=\"normal_table\">
<tr>
<td colspan=\"3\" class=\"table_title\">【代引き手数料】</thd</tr>
<tr>
<th>代金引換手数料</th>
<td class=\"ta_right\">330円</td>
</tr>
</table>
</section>
<section class=\"contents\">
<div class=\"contents_title\"><h2>クレジットカード決済</h2></div>
<div class=\"contents_text\">
<div class=\"mb10\">
<img src=\"https://www.yamatofinancial.jp/n4038q00000003kn-img/B20.png\" class=\"normal_image img90_sp\" alt=\"クロネコwebコレクト【クレジットカード払い】\">
</div>
<p class=\"mb20\">
ヤマト運輸株式会社のクレジットカード決済【クロネコwebコレクト】です。<br>
1回払いのみご利用いただけます。
</p>
<a href=\"http://www.yamatofinancial.jp/logobr/pay_popup_cc.html\" target=\"_blank\" onclick=\"window.open(this.href, 'mywindow6', 'width=434, height=440, menubar=yes, toolbar=no, location=no, scrollbars=yes, resizable=yes'); return false;\">
<img src=\"{{ asset('assets/img/banner/web_pay_card.gif','user_data') }}\" class=\"normal_image img100_sp\" alt=\"クロネコwebコレクト クレジットカード払い\">
</a>
<p>このサイトはSSL通信を利用し、安心してお買い物いただけます</p>
</div>
</section>
<section class=\"contents\">
<div class=\"contents_title\"><h2>銀行振込</h2></div>
<div class=\"contents_text\">
<p class=\"mb20\">
代金はご注文後、1週間以内にお振込み願います。<br>
お振込み手数料はお客様にて、ご負担願います。<br>
※ご入金確認後、当方より商品を発送いたします。<br>
※1週間以内にお振込みがなかった場合、注文はキャンセルとさせていただきます。
</p>
<table class=\"normal_table\">
<tr>
<th>銀行名</th><td>京都銀行</td>
</tr>
<tr>
<th>支店名</th><td>大津支店</td>
</tr>
<tr>
<th>口座種類</th><td>普通預金</td>
</tr>
<tr>
<th>口座番号</th><td>1067695</td>
</tr>
<tr>
<th>口座名義</th><td>(株)比叡ゆば本舗ゆば八<br>「カ)ヒエイユバホンポユバハチ」</td>
</tr>
</table>
</div>
</section>
</section>
{% endblock %}", "@user_data/payment.twig", "/home/xs031638/hieiyuba.xyz/public_html/pro/app/template/user_data/payment.twig");
}
public function checkSecurity()
{
static $tags = array();
static $filters = array("escape" => 6, "trans" => 6);
static $functions = array("asset" => 38);
try {
$this->sandbox->checkSecurity(
[],
['escape', 'trans'],
['asset']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}