「マイアカウント」→「お届け先の追加・変更」からお届け先住所を追加、修正、削除できます。または、ご注文の際お支払いページ上部にあるお届け先項目からの変更も可能です。
※アカウントにお届け先を登録しても、お支払いの際に再度選択していただく必要があります。
※お届け先は建物名および部屋番号まで正確にご入力ください。
※入力した住所または郵便番号にスペルミスがないかお確かめください。
<% 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 }) %> <% }); %>