The barcode in My Account is used to earn online Points from in-store purchases at MUSINSA stores in South Korea.
Please present your barcode to the staff at checkout. Once payment is completed, the Points will be credited to your account.
- You can find the barcode in My Account on the MUSINSA GLOBAL app.
- 20% of your purchase will be credited as Points (up to 10,000P).
- Points are valid for three months.
- The barcode must be shown at checkout. Points cannot be credited afterward.
- If you return an item, the corresponding Points will be cancelled.
You can check your earned Points under [My Points] > [Offline Purchase - {Store Name}].
Please note that Points can only be redeemed for online purchases through MUSINSA GLOBAL.
<% 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 }) %> <% }); %>