退货流程如下:
1.在 Hanseom.com 的 “我的页面(订单历史记录)” 中单击 [申请退货] 按钮,将要退回的物品 2。
输入退货原因、退货数量和产品取货地点信息 3.
查看退货运费的详细信息和预计的退款详情(如果客户负责,则退货费用为 6,000 韩元)4.
您想退回的产品装在盒子里,并在工作日的3天内交给快递员(收到产品后,快递员将收货)
※您只能在产品交付完成后的7天内申请退货,后续的退货请求可以通过审慎处理。
※ 退货运费为6,000韩元(订购时,支付运费时为3,000韩元),可以使用 [免费退货优惠券]。
※ Hanseom物流中心确认收到产品后,将在工作日的3天内处理退款。(因信用卡公司而异)
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% 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 }) %> <% }); %>
评论
0 条评论
请登录写评论。