var/cache/dev/twig/af/af0dc2f354ae50046e79bc980b5ad1a7d4f0188d6b667474cdf6c1680ef98652.php line 49

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_206fa9aed1a76b7e105529cf5a71744f9a5bc85d787f9aefb727d7072acd6470 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.             'stylesheet' => [$this'block_stylesheet'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/tradelaw.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Help/tradelaw.twig"));
  39.         $this->parent $this->loadTemplate("default_frame.twig""Help/tradelaw.twig"11);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 13
  47.     public function block_stylesheet($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  54.         // line 14
  55.         echo "    <link rel=\"stylesheet\" href=\"";
  56.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/legal.css"), "html"nulltrue);
  57.         echo "\">
  58. ";
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.     }
  64.     // line 17
  65.     public function block_main($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  70.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  72.         // line 18
  73.         echo "\t<div
  74. \t\tclass=\"contact_wrapper body-section-ui\">
  75. \t\t<!-- breadcrumb -->
  76. \t\t<nav class=\"breadcrumb\" aria-label=\"パンくずリスト\">
  77. \t\t\t<a class=\"breadcrumb__item\" href=\"";
  78.         // line 22
  79.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  80.         echo "\">ホーム</a>
  81. \t\t\t<img class=\"breadcrumb__separator\" src=\"";
  82.         // line 23
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/default/icons/icon-breadcrumb-separator.svg"), "html"nulltrue);
  84.         echo "\" alt=\"\" width=\"12\" height=\"12\"/>
  85. \t\t\t<span class=\"breadcrumb__item breadcrumb__item--current\">特定商取引に関する表記</span>
  86. \t\t</nav>
  87. \t\t<div
  88. \t\t\tclass=\"container-1200\">
  89. \t\t\t<!-- title -->
  90. \t\t\t<div class=\"base-title\">
  91. \t\t\t\t<img class=\"base-title__icon\" src=\"";
  92.         // line 32
  93.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/default/icons/icon-title.png"), "html"nulltrue);
  94.         echo "\" alt=\"\" width=\"48\" height=\"48\"/>
  95. \t\t\t\t<h1 class=\"base-title__text\">特定商取引に関する表記</h1>
  96. \t\t\t</div>
  97. \t\t\t<!-- content -->
  98. \t\t\t<div class=\"legal-info\">
  99. \t\t\t\t<div class=\"legal-info__row\">
  100. \t\t\t\t\t<div class=\"legal-info__label\">販売業者</div>
  101. \t\t\t\t\t<div class=\"legal-info__value\">WoodTech</div>
  102. \t\t\t\t</div>
  103. \t\t\t\t<div class=\"legal-info__row\">
  104. \t\t\t\t\t<div class=\"legal-info__label\">運営統括責任者名</div>
  105. \t\t\t\t\t<div class=\"legal-info__value\">濟陽 康次</div>
  106. \t\t\t\t</div>
  107. \t\t\t\t<div class=\"legal-info__row\">
  108. \t\t\t\t\t<div class=\"legal-info__label\">電話番号</div>
  109. \t\t\t\t\t<div class=\"legal-info__value\">050-5810-1659</div>
  110. \t\t\t\t</div>
  111. \t\t\t\t<div class=\"legal-info__row\">
  112. \t\t\t\t\t<div class=\"legal-info__label\">住所</div>
  113. \t\t\t\t\t<div class=\"legal-info__value\">
  114. \t\t\t\t\t\t〒557-0001<br>
  115. \t\t\t\t\t\t大阪府東大阪市徳庵本町7-2-508
  116. \t\t\t\t\t</div>
  117. \t\t\t\t</div>
  118. \t\t\t\t<div class=\"legal-info__row\">
  119. \t\t\t\t\t<div class=\"legal-info__label\">適格請求書発行事業者登録番号(インボイス制度)</div>
  120. \t\t\t\t\t<div class=\"legal-info__value\">T0000000000000</div>
  121. \t\t\t\t</div>
  122. \t\t\t\t<div class=\"legal-info__row\">
  123. \t\t\t\t\t<div class=\"legal-info__label\">商品代金以外に必要な料金</div>
  124. \t\t\t\t\t<div class=\"legal-info__value\">
  125. \t\t\t\t\t\t消費税(当ショップでの価格表記は全て消費税込です)<br><br>
  126. \t\t\t\t\t\t代引手数料<br>
  127. \t\t\t\t\t\t総額¥30,000(税込)未満の場合¥500(税込)<br>
  128. \t\t\t\t\t\t総額¥30,000(税込)以上の場合¥1000(税込)
  129. \t\t\t\t\t</div>
  130. \t\t\t\t</div>
  131. \t\t\t\t<div class=\"legal-info__row\">
  132. \t\t\t\t\t<div class=\"legal-info__label\">申込有効期限</div>
  133. \t\t\t\t\t<div class=\"legal-info__value\">ご注文後7日以内といたします。ご注文後7日間ご入金がない場合は、購入の意思がないものとし、注文を自動的にキャンセルとさせていただきます。</div>
  134. \t\t\t\t</div>
  135. \t\t\t\t<div class=\"legal-info__row\">
  136. \t\t\t\t\t<div class=\"legal-info__label\">返品対応</div>
  137. \t\t\t\t\t<div class=\"legal-info__value\">
  138. \t\t\t\t\t\tご注文完了後、お客様都合による返品・返金・キャンセル・交換は承っておりません。<br>
  139. \t\t\t\t\t\tサービスの特性上、ご利用通信料金の返還はお受けしておりません。<br>
  140. \t\t\t\t\t\t初期不良品に該当する場合の詳しい保証内容についてはこちらをご覧ください
  141. \t\t\t\t\t</div>
  142. \t\t\t\t</div>
  143. \t\t\t\t<div class=\"legal-info__row\">
  144. \t\t\t\t\t<div class=\"legal-info__label\">送料</div>
  145. \t\t\t\t\t<div class=\"legal-info__value\">無料</div>
  146. \t\t\t\t</div>
  147. \t\t\t\t<div class=\"legal-info__row\">
  148. \t\t\t\t\t<div class=\"legal-info__label\">引渡し時期</div>
  149. \t\t\t\t\t<div class=\"legal-info__value\">
  150. \t\t\t\t\t\t平日15時までの入金確認で即日発送<br>
  151. \t\t\t\t\t\t15時以降の入金確認分は翌営業日発送<br>
  152. \t\t\t\t\t\t(土日祝日のご注文は、翌営業日の発送となります。)
  153. \t\t\t\t\t</div>
  154. \t\t\t\t</div>
  155. \t\t\t\t<div class=\"legal-info__row\">
  156. \t\t\t\t\t<div class=\"legal-info__label\">お支払い期限</div>
  157. \t\t\t\t\t<div class=\"legal-info__value\">当方からの確認メール送信後7日以内となります。</div>
  158. \t\t\t\t</div>
  159. \t\t\t\t<div class=\"legal-info__row legal-info__row--last\">
  160. \t\t\t\t\t<div class=\"legal-info__label\">メールアドレス</div>
  161. \t\t\t\t\t<div class=\"legal-info__value\">koudai.main@gmail.com</div>
  162. \t\t\t\t</div>
  163. \t\t\t</div>
  164. \t\t</div>
  165. \t</div>
  166. ";
  167.         
  168.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  169.         
  170.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  171.     }
  172.     public function getTemplateName()
  173.     {
  174.         return "Help/tradelaw.twig";
  175.     }
  176.     public function isTraitable()
  177.     {
  178.         return false;
  179.     }
  180.     public function getDebugInfo()
  181.     {
  182.         return array (  114 => 32,  102 => 23,  98 => 22,  92 => 18,  82 => 17,  69 => 14,  59 => 13,  36 => 11,);
  183.     }
  184.     public function getSourceContext()
  185.     {
  186.         return new Source("{#
  187. This file is part of EC-CUBE
  188. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  189. http://www.ec-cube.co.jp/
  190. For the full copyright and license information, please view the LICENSE
  191. file that was distributed with this source code.
  192. #}
  193. {% extends 'default_frame.twig' %}
  194. {% block stylesheet %}
  195.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/legal.css') }}\">
  196. {% endblock %}
  197. {% block main %}
  198. \t<div
  199. \t\tclass=\"contact_wrapper body-section-ui\">
  200. \t\t<!-- breadcrumb -->
  201. \t\t<nav class=\"breadcrumb\" aria-label=\"パンくずリスト\">
  202. \t\t\t<a class=\"breadcrumb__item\" href=\"{{ url('homepage') }}\">ホーム</a>
  203. \t\t\t<img class=\"breadcrumb__separator\" src=\"{{ asset('assets/img/default/icons/icon-breadcrumb-separator.svg') }}\" alt=\"\" width=\"12\" height=\"12\"/>
  204. \t\t\t<span class=\"breadcrumb__item breadcrumb__item--current\">特定商取引に関する表記</span>
  205. \t\t</nav>
  206. \t\t<div
  207. \t\t\tclass=\"container-1200\">
  208. \t\t\t<!-- title -->
  209. \t\t\t<div class=\"base-title\">
  210. \t\t\t\t<img class=\"base-title__icon\" src=\"{{ asset('assets/img/default/icons/icon-title.png') }}\" alt=\"\" width=\"48\" height=\"48\"/>
  211. \t\t\t\t<h1 class=\"base-title__text\">特定商取引に関する表記</h1>
  212. \t\t\t</div>
  213. \t\t\t<!-- content -->
  214. \t\t\t<div class=\"legal-info\">
  215. \t\t\t\t<div class=\"legal-info__row\">
  216. \t\t\t\t\t<div class=\"legal-info__label\">販売業者</div>
  217. \t\t\t\t\t<div class=\"legal-info__value\">WoodTech</div>
  218. \t\t\t\t</div>
  219. \t\t\t\t<div class=\"legal-info__row\">
  220. \t\t\t\t\t<div class=\"legal-info__label\">運営統括責任者名</div>
  221. \t\t\t\t\t<div class=\"legal-info__value\">濟陽 康次</div>
  222. \t\t\t\t</div>
  223. \t\t\t\t<div class=\"legal-info__row\">
  224. \t\t\t\t\t<div class=\"legal-info__label\">電話番号</div>
  225. \t\t\t\t\t<div class=\"legal-info__value\">050-5810-1659</div>
  226. \t\t\t\t</div>
  227. \t\t\t\t<div class=\"legal-info__row\">
  228. \t\t\t\t\t<div class=\"legal-info__label\">住所</div>
  229. \t\t\t\t\t<div class=\"legal-info__value\">
  230. \t\t\t\t\t\t〒557-0001<br>
  231. \t\t\t\t\t\t大阪府東大阪市徳庵本町7-2-508
  232. \t\t\t\t\t</div>
  233. \t\t\t\t</div>
  234. \t\t\t\t<div class=\"legal-info__row\">
  235. \t\t\t\t\t<div class=\"legal-info__label\">適格請求書発行事業者登録番号(インボイス制度)</div>
  236. \t\t\t\t\t<div class=\"legal-info__value\">T0000000000000</div>
  237. \t\t\t\t</div>
  238. \t\t\t\t<div class=\"legal-info__row\">
  239. \t\t\t\t\t<div class=\"legal-info__label\">商品代金以外に必要な料金</div>
  240. \t\t\t\t\t<div class=\"legal-info__value\">
  241. \t\t\t\t\t\t消費税(当ショップでの価格表記は全て消費税込です)<br><br>
  242. \t\t\t\t\t\t代引手数料<br>
  243. \t\t\t\t\t\t総額¥30,000(税込)未満の場合¥500(税込)<br>
  244. \t\t\t\t\t\t総額¥30,000(税込)以上の場合¥1000(税込)
  245. \t\t\t\t\t</div>
  246. \t\t\t\t</div>
  247. \t\t\t\t<div class=\"legal-info__row\">
  248. \t\t\t\t\t<div class=\"legal-info__label\">申込有効期限</div>
  249. \t\t\t\t\t<div class=\"legal-info__value\">ご注文後7日以内といたします。ご注文後7日間ご入金がない場合は、購入の意思がないものとし、注文を自動的にキャンセルとさせていただきます。</div>
  250. \t\t\t\t</div>
  251. \t\t\t\t<div class=\"legal-info__row\">
  252. \t\t\t\t\t<div class=\"legal-info__label\">返品対応</div>
  253. \t\t\t\t\t<div class=\"legal-info__value\">
  254. \t\t\t\t\t\tご注文完了後、お客様都合による返品・返金・キャンセル・交換は承っておりません。<br>
  255. \t\t\t\t\t\tサービスの特性上、ご利用通信料金の返還はお受けしておりません。<br>
  256. \t\t\t\t\t\t初期不良品に該当する場合の詳しい保証内容についてはこちらをご覧ください
  257. \t\t\t\t\t</div>
  258. \t\t\t\t</div>
  259. \t\t\t\t<div class=\"legal-info__row\">
  260. \t\t\t\t\t<div class=\"legal-info__label\">送料</div>
  261. \t\t\t\t\t<div class=\"legal-info__value\">無料</div>
  262. \t\t\t\t</div>
  263. \t\t\t\t<div class=\"legal-info__row\">
  264. \t\t\t\t\t<div class=\"legal-info__label\">引渡し時期</div>
  265. \t\t\t\t\t<div class=\"legal-info__value\">
  266. \t\t\t\t\t\t平日15時までの入金確認で即日発送<br>
  267. \t\t\t\t\t\t15時以降の入金確認分は翌営業日発送<br>
  268. \t\t\t\t\t\t(土日祝日のご注文は、翌営業日の発送となります。)
  269. \t\t\t\t\t</div>
  270. \t\t\t\t</div>
  271. \t\t\t\t<div class=\"legal-info__row\">
  272. \t\t\t\t\t<div class=\"legal-info__label\">お支払い期限</div>
  273. \t\t\t\t\t<div class=\"legal-info__value\">当方からの確認メール送信後7日以内となります。</div>
  274. \t\t\t\t</div>
  275. \t\t\t\t<div class=\"legal-info__row legal-info__row--last\">
  276. \t\t\t\t\t<div class=\"legal-info__label\">メールアドレス</div>
  277. \t\t\t\t\t<div class=\"legal-info__value\">koudai.main@gmail.com</div>
  278. \t\t\t\t</div>
  279. \t\t\t</div>
  280. \t\t</div>
  281. \t</div>
  282. {% endblock %}
  283. ""Help/tradelaw.twig""/home/c9857171/public_html/wood-tech.tech/app/template/default/Help/tradelaw.twig");
  284.     }
  285. }