var/cache/dev/twig/6e/6e64c0da1dd9b582822addc44203abd4.php line 38

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. /* @user_data/shopping_guide_mypage_05.twig */
  14. class __TwigTemplate_0ce1937a802fb92357e444ac43ca7417 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 1
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/shopping_guide_mypage_05.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/shopping_guide_mypage_05.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""@user_data/shopping_guide_mypage_05.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  42.         
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  44.     }
  45.     // line 3
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 4
  54.         echo "<div class=\"ec-ContentsRole\">
  55. \t<div class=\"breadcrumb\">
  56. \t\t<ol itemscope itemtype=\"https://schema.org/BreadcrumbList\">
  57. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  58. \t\t\t\t<a itemprop=\"item\" href=\"";
  59.         // line 8
  60.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  61.         echo "\">
  62. \t\t\t\t\t<span itemprop=\"name\">ミリオンストア・トップページ</span></a>
  63. \t\t\t\t<meta itemprop=\"position\" content=\"1\" />
  64. \t\t\t</li>
  65. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  66. \t\t\t\t<a itemprop=\"item\" href=\"";
  67.         // line 13
  68.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  69.         echo "shopping-guide/\">
  70. \t\t\t\t\t<span itemprop=\"name\">ご利用ガイド</span></a>
  71. \t\t\t\t<meta itemprop=\"position\" content=\"2\" />
  72. \t\t\t</li>
  73. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  74. \t\t\t\t<a itemprop=\"item\" href=\"";
  75.         // line 18
  76.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  77.         echo "shopping-guide/mypage/\">
  78. \t\t\t\t\t<span itemprop=\"name\">マイページ・設定方法</span></a>
  79. \t\t\t\t<meta itemprop=\"position\" content=\"3\" />
  80. \t\t\t</li>
  81. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\" class=\"last\">
  82. \t\t\t\t<a itemprop=\"item\" href=\"";
  83.         // line 23
  84.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  85.         echo "shopping-guide/mypage/05\">
  86. \t\t\t\t\t<span itemprop=\"name\">操作方法がわからない時は</span></a>
  87. \t\t\t\t<meta itemprop=\"position\" content=\"4\" />
  88. \t\t\t</li>
  89. \t\t</ol>
  90. \t</div>
  91. \t<section>
  92. \t\t<h2 class=\"ttl-cmn-02\">マイページ・設定方法</h2>
  93. \t\t<nav>
  94. \t\t\t<ul>
  95. \t\t\t\t<li><a href=\"";
  96.         // line 33
  97.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  98.         echo "shopping-guide/mypage\">パスワード変更方法</a></li>
  99. \t\t\t\t<li><a href=\"";
  100.         // line 34
  101.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  102.         echo "shopping-guide/mypage/02\">カード情報変更・登録</a></li>
  103. \t\t\t\t<li><a href=\"";
  104.         // line 35
  105.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  106.         echo "shopping-guide/mypage/03\">定期コース発送日変更</a></li>
  107. \t\t\t\t<li><a href=\"";
  108.         // line 36
  109.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  110.         echo "shopping-guide/mypage/04\">お届け先情報追加</a></li>
  111. \t\t\t\t<li><a href=\"";
  112.         // line 37
  113.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  114.         echo "shopping-guide/mypage/05\">操作方法がわからない時は</a></li>
  115. \t\t\t</ul>
  116. \t\t</nav>
  117. \t\t<section class=\"contact_wrapper\">
  118. \t\t\t<h3>操作方法がわからない時は</h3>
  119. \t\t\t<section class=\"contact\">
  120. \t\t\t\t<!-- <h4><img src=\"";
  121.         // line 43
  122.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/shopping-guide/mypage/tit_contact.png"), "html"nulltrue);
  123.         echo "\" alt=\"お電話でも対応いたします\"></h4>
  124. \t\t\t\t<p>お時間のない方や、ネットが苦手な方のために、お電話でもお問い合わせいただけます。お気軽にお電話ください。</p> -->
  125. \t\t\t\t<p>■お電話によるお問い合わせ<br>
  126. \t\t\t\t\t<a href=\"tel:0120229315\"><img src=\"";
  127.         // line 46
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/img_tel.png"), "html"nulltrue);
  129.         echo "\" alt=\"0120229315\"
  130. \t\t\t\t\t\t\tclass=\"img_inq\"></a><br>
  131. \t\t\t\t</p>
  132. \t\t\t\t<p>■メールでのお問い合わせ<br>
  133. \t\t\t\t\t<a href=\"/contact\"><img src=\"";
  134.         // line 50
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/btn_inquiry.png"), "html"nulltrue);
  136.         echo "\" alt=\"メールでのお問い合わせはこちら\"
  137. \t\t\t\t\t\t\tclass=\"img_inq\"></a><br></em>
  138. \t\t\t\t</p>
  139. \t\t\t</section>
  140. \t\t</section>
  141. \t</section>
  142. </div>
  143. <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  144.         // line 57
  145.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/shopping-guide-mypage.css"), "html"nulltrue);
  146.         echo "\" media=\"all\">
  147. ";
  148.         
  149.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  150.         
  151.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  152.     }
  153.     public function getTemplateName()
  154.     {
  155.         return "@user_data/shopping_guide_mypage_05.twig";
  156.     }
  157.     public function isTraitable()
  158.     {
  159.         return false;
  160.     }
  161.     public function getDebugInfo()
  162.     {
  163.         return array (  159 => 57,  149 => 50,  142 => 46,  136 => 43,  127 => 37,  123 => 36,  119 => 35,  115 => 34,  111 => 33,  98 => 23,  90 => 18,  82 => 13,  74 => 8,  68 => 4,  58 => 3,  35 => 1,);
  164.     }
  165.     public function getSourceContext()
  166.     {
  167.         return new Source("{% extends 'default_frame.twig' %}
  168. {% block main %}
  169. <div class=\"ec-ContentsRole\">
  170. \t<div class=\"breadcrumb\">
  171. \t\t<ol itemscope itemtype=\"https://schema.org/BreadcrumbList\">
  172. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  173. \t\t\t\t<a itemprop=\"item\" href=\"{{ url('homepage') }}\">
  174. \t\t\t\t\t<span itemprop=\"name\">ミリオンストア・トップページ</span></a>
  175. \t\t\t\t<meta itemprop=\"position\" content=\"1\" />
  176. \t\t\t</li>
  177. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  178. \t\t\t\t<a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/\">
  179. \t\t\t\t\t<span itemprop=\"name\">ご利用ガイド</span></a>
  180. \t\t\t\t<meta itemprop=\"position\" content=\"2\" />
  181. \t\t\t</li>
  182. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  183. \t\t\t\t<a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/mypage/\">
  184. \t\t\t\t\t<span itemprop=\"name\">マイページ・設定方法</span></a>
  185. \t\t\t\t<meta itemprop=\"position\" content=\"3\" />
  186. \t\t\t</li>
  187. \t\t\t<li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\" class=\"last\">
  188. \t\t\t\t<a itemprop=\"item\" href=\"{{ url('homepage') }}shopping-guide/mypage/05\">
  189. \t\t\t\t\t<span itemprop=\"name\">操作方法がわからない時は</span></a>
  190. \t\t\t\t<meta itemprop=\"position\" content=\"4\" />
  191. \t\t\t</li>
  192. \t\t</ol>
  193. \t</div>
  194. \t<section>
  195. \t\t<h2 class=\"ttl-cmn-02\">マイページ・設定方法</h2>
  196. \t\t<nav>
  197. \t\t\t<ul>
  198. \t\t\t\t<li><a href=\"{{ url('homepage') }}shopping-guide/mypage\">パスワード変更方法</a></li>
  199. \t\t\t\t<li><a href=\"{{ url('homepage') }}shopping-guide/mypage/02\">カード情報変更・登録</a></li>
  200. \t\t\t\t<li><a href=\"{{ url('homepage') }}shopping-guide/mypage/03\">定期コース発送日変更</a></li>
  201. \t\t\t\t<li><a href=\"{{ url('homepage') }}shopping-guide/mypage/04\">お届け先情報追加</a></li>
  202. \t\t\t\t<li><a href=\"{{ url('homepage') }}shopping-guide/mypage/05\">操作方法がわからない時は</a></li>
  203. \t\t\t</ul>
  204. \t\t</nav>
  205. \t\t<section class=\"contact_wrapper\">
  206. \t\t\t<h3>操作方法がわからない時は</h3>
  207. \t\t\t<section class=\"contact\">
  208. \t\t\t\t<!-- <h4><img src=\"{{ asset('assets/img/shopping-guide/mypage/tit_contact.png')}}\" alt=\"お電話でも対応いたします\"></h4>
  209. \t\t\t\t<p>お時間のない方や、ネットが苦手な方のために、お電話でもお問い合わせいただけます。お気軽にお電話ください。</p> -->
  210. \t\t\t\t<p>■お電話によるお問い合わせ<br>
  211. \t\t\t\t\t<a href=\"tel:0120229315\"><img src=\"{{ asset('assets/img/common/img_tel.png') }}\" alt=\"0120229315\"
  212. \t\t\t\t\t\t\tclass=\"img_inq\"></a><br>
  213. \t\t\t\t</p>
  214. \t\t\t\t<p>■メールでのお問い合わせ<br>
  215. \t\t\t\t\t<a href=\"/contact\"><img src=\"{{ asset('assets/img/common/btn_inquiry.png') }}\" alt=\"メールでのお問い合わせはこちら\"
  216. \t\t\t\t\t\t\tclass=\"img_inq\"></a><br></em>
  217. \t\t\t\t</p>
  218. \t\t\t</section>
  219. \t\t</section>
  220. \t</section>
  221. </div>
  222. <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('assets/css/shopping-guide-mypage.css') }}\" media=\"all\">
  223. {% endblock %}
  224. ""@user_data/shopping_guide_mypage_05.twig""/home/xs080051/million-store.com/public_html/st.million-store.com/ec/app/template/user_data/shopping_guide_mypage_05.twig");
  225.     }
  226. }