You can delete your account by following these steps:
PC: Click [Account icon] on top right corner → [My Profile] → [Delete Account]
APP: [My Account] → [Settings] → [Delete My Account]
※ You will still have access to your account for five (5) days after submitting the deletion request. If you log in during this period, your account will be reactivated.
※ You can sign up again with the same email address, but your previous order information will not be available.
※ All earned points will be forfeited upon account deletion. However, if you log in within five (5) days of the deletion request, you can still redeem your points.
※ After the deletion is processed, all member information will be deleted, except order details, which will be stored on our database for five (5) years.
<% 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 }) %> <% }); %>