A pre-order product is an item that is available for pre-order. Instead of shipping immediately upon order placement, pre-order items are shipped in batches on a predetermined date.
■ How to identify pre-order products and shipping dates
- APP: The expected shipping date is displayed next to an icon ⓘ at the top of [DESCRIPTION] on the product detail page.
- PC: The expected shipping date is displayed at the top of the [ADD TO BAG] button on the product detail page.
After placing an order, you can review the estimated shipping date at the bottom of the product name on the Order Details page.
※ Shipping schedules may vary by product, even for the same brand.
※ Items may ship earlier than the estimated date depending on production and stock availability.
※ Delivery dates are based on weekdays and do not include weekends or public holidays.
※ For estimated delivery times after dispatch, please refer to the [FAQ] → [How long will my order take for my order to arrive?] section.
<% 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 }) %> <% }); %>