You can modify customer details in [My Account], which allows you to save and modify the customer name and delivery address.
If you wish to modify the relevant information, please follow the instructions below to access the modification page:
■ Changing Registered Name
PC: Click on [MUSINSA Global Store] → Click on [User Icon (top right)] → Select [Settings]
App: Click on [MUSINSA Global Store] → [MY] → Select [Settings]
■ Adding/Modifying/Deleting Registered Addresses
PC: Click on [MUSINSA Global Store] → Click on [User Icon (top right)] → Select [My Addresses]
App: Click on [MUSINSA Global Store] → [MY] → Select [My Addresses]
<% 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 }) %> <% }); %>