The store will not work correctly in the case when cookies are disabled.
쿠키 설정
다이슨 웹 사이트는 쿠키를 사용하며, 당사의 사이트를 계속 방문함으로써 귀하의 장치에 쿠키가 저장될 수 있음을 허용합니다.
저희가 사용하는 쿠키의 자세한 내용 및 삭제나 차단에 관해서는 쿠키 취급 방침을 참고해 주시기 바랍니다.
Skip navigation'+
''+
''+
''+
''+
'
'+
'
'+
''+
'';
$('#static_dyson_promo_container').append(itemHtml);
}
});
function createPromoCookie(message_id, cookie_id){
var id = 'sticky-promo-banner-'+message_id;
$.cookieStorage.set(id, cookie_id);
}
$('.sticky-promo-banner__close').on('click', function() {
var message_id = $(this).parents(".sticky-promotion").data('message-id');
var cookie_id = $(this).parents(".sticky-promotion").data('cookie-id');
createPromoCookie(message_id, cookie_id);
$(this).parents("#sticky-promo-banner").hide(400, "swing");
});
$('#close-sticky-promo-btn').keydown(function(e) {
if(e.keyCode === 13) {
setTimeout(function() {
$('.header__logo__inner a').focus();
},300);
}
});
}
}).fail(function (jqXHR, textStatus) {
if (window.console) {
console.log(textStatus);
}
});
}); 나의 주문 보기
주문 상세 내역을 확인할 수 있도록 정확한 주문 번호, 이메일 주소 및 배송지 연락처를 입력해 주세요.