注文確認メールが届かない場合は、以下をご確認ください。
-迷惑メールに振り分けられていないかご確認ください。
-ご注文の際に登録したメールアドレスの入力に誤りがないかご確認ください。
上記をご確認いただいても問題が解決されない場合は、ヘルプセンターまでお問い合わせください。
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>