Help
RSS
API
Feed
Maltego
Contact
Domain > dispis.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-09-03
210.114.8.216
(
ClassC
)
2025-12-14
183.111.139.226
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Sun, 14 Dec 2025 22:37:14 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://dispis.kr/X-Via: magneto-edge-icn01-ktog-103X-Reqid: da465d8bec88d273b2fcd535790e8d37 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Sun, 14 Dec 2025 22:37:15 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingVary: Accept-EncodingP3P: CPNOI ADM DEV PSAi COM NAV OUR OTR STP IND DEMExpires: Mon, 26 Jul 1997 05:00:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cachex-cache-valid: YESx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Sun, 14 Dec 2025 22:37:15 GMTX-XSS-Protection: 1;modeblockX-HURL: /freshband16view_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytesX-Via: magneto-edge-icn01-ktog-022X-Reqid: b7eb0602ee5581b0fa3b477739f82589 !DOCTYPE html>html langko> head>script>(function(i, s, o, g, r) { var a s.createElement(o); var m s.getElementsByTagName(o)0; a.async true; a.src g; a.onload function() { if (ir.init) { ir.init(https://js-error-tracer-api.cafe24.com, eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJmcmVzaGJhbmQuY2FmZTI0LmNvbSIsImF1ZCI6ImpzLWVycm9yLXRyYWNlci1hcGkuY2FmZTI0LmNvbSIsIm1hbGxfaWQiOiJmcmVzaGJhbmQiLCJzaG9wX25vIjoxNiwicGF0aF9yb2xlIjoiTUFJTiIsImxhbmd1YWdlX2NvZGUiOiJrb19LUiIsImNvdW50cnlfY29kZSI6IktSIiwiaXNfeXRzIjpmYWxzZSwiaXNfY29udGFpbmVyIjpmYWxzZSwid29ya3NwYWNlIjoicHJvZHVjdGlvbiJ9.51vQVb-cayO3sM-cHRcYL2RYy_5u7DZyw5nSubT7278, {errors:{path:\/api\/v1\/store,collectWindowErrors:true,preventDuplicateReports:true,storageKeyPrefix:EC_JET.MAIN,samplingEnabled:true,samplingRate:0.5},vitals:{path:\/api\/v1\/vitals,samplingEnabled:true,samplingRate:0.3},resources:{path:\/api\/v1\/resources,samplingEnabled:true,samplingRate:0.5,durationThreshold:3000}}); } }; m.parentNode.insertBefore(a, m);}(window, document, script, //assets.poxo.com/jet/jet.js, EC_JET));/script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>script typetext/javascript>if (typeof EC_ROUTE undefined) { /** * 프론트용 라우트 플러그인 * @type {{bInit: boolean, init: EC_ROUTE.init}} * CAFE24.ROUTE 참조 */ var EC_ROUTE { EC_DOMAIN_PATH_INFO: EC_DOMAIN_PATH_INFO, bInit: false, aFromList: , aToList: , aCleanFilter: null, init: function () { if (this.bInit || typeof CAFE24.ROUTE undefined) { return; } this.bInit true; this.aCleanFilter /^shop1-90-9*$/, /^(m|p)$/, new RegExp(^( + Object.keys(CAFE24.ROUTE.support_language_list).join(|) + )$), /^skin-(base|skin1-90-9*|mobile0-9*)$/, ; }, isNeedRoute: function () { return CAFE24.ROUTE.is_need_route; }, /** * * @param iShopNo * @param bMobile * @param sFrontLanguage * @param sSkinCode * @returns {*|string} */ getUrlDomain: function (iShopNo, bMobile, sFrontLanguage, sSkinCode) { var oRouteConfig {}; if (typeof iShopNo undefined) { oRouteConfig.shop_no CAFE24.SDE_SHOP_NUM; } else { oRouteConfig.shop_no iShopNo; } if (typeof bMobile undefined) { oRouteConfig.is_mobile false; } else { oRouteConfig.is_mobile bMobile; } if (typeof sFrontLanguage undefined) { oRouteConfig.language_code ; }else { oRouteConfig.language_code sFrontLanguage; // 내부에서 로직으로 동작할땐 언어_지역 형태의 로케일 형태를 따른다. } if (typeof sSkinCode undefined) { oRouteConfig.skin_code ; }else { oRouteConfig.skin_code sSkinCode; } var sDomain ; if (oRouteConfig.shop_no ! CAFE24.SDE_SHOP_NUM) { // 접근된 다른 멀티샵 도메인 정보는 primary domain 를 조회해야함으로 ajax 를 통해 정보를 얻는다. sDomain this._getUrlDomainMultishop(oRouteConfig); } else { // 샵이 동일할 경우에는 접근된 domain 에 path 정보만 정리하여 반환함. sDomain this._getUrlDomain(oRouteConfig); } return sDomain; }, _getUrlDomainMultishop: function (oRouteConfig) { var sDomain ; EC$.ajax({ type: GET, url: /exec/front/Shop/Domain, data: { _shop_no : oRouteConfig.shop_no, is_mobile : oRouteConfig.is_mobile, language_code : oRouteConfig.language_code, skin_code : oRouteConfig.skin_code, }, async: false, dataType: json, cache: true, success: function(oResult) { switch (oResult.code) { case 0000 : sDomain oResult.data; break; default : break; } return false; } }); return sDomain; }, _getUrlDomain: function (oRouteConfig) { oRouteConfig.domain this._getCreateHost(oRouteConfig); return location.protocol + // + oRouteConfig.domain + this._getCreateUri(oRouteConfig); }, _getCreateHost : function (oRouteConfig) { var sHost location.host; var aHost sHost.split(.); if (this.isBaseDomain(sHost)) { if (aHost.length > 3) { aHost0 ; } } else if (oRouteConfig.is_mobile) { if (this.isMobileDomain()) { oRouteConfig.is_mobile false; } } return aHost.filter(Boolean).join(.); }, _getCreateUri: function (oRouteInfo) { var aUrl ; if (this.isBaseDomain() && oRouteInfo.shop_no > 1) { aUrl.push(shop + oRouteInfo.shop_no); } if (oRouteInfo.is_mobile) { aUrl.push(m); } if (oRouteInfo.language_code ! ZZ && oRouteInfo.language_code ! ) { var iIndex Object.values(CAFE24.ROUTE.support_language_list).indexOf(oRouteInfo.language_code); if (iIndex ! -1) { aUrl.push(Object.keys(CAFE24.ROUTE.support_language_list)iIndex); } } if (this.isBaseDomain() && oRouteInfo.skin_code ! default && oRouteInfo.skin_code ! ) { aUrl.push(skin- + oRouteInfo.skin_code); } var sUrl /; if (aUrl.length > 0) { sUrl / + aUrl.join(/); sUrl this.rtrim(sUrl, /); } return sUrl; }, /** * en, en-US > en_US */ convertValidLanguageCode: function (sUrlLanguageCode) { if (typeof CAFE24.ROUTE.support_language_listsUrlLanguageCode ! undefined) { return CAFE24.ROUTE.support_language_listsUrlLanguageCode; } return false; }, isMobileDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } var aMatched sHost.match(/^(m|mobile|skin\-mobile|skin\-mobile0-9+\-{2}shop0-9+|skin\-mobile0-9+|mobile\-{2}shop0-9+)\./i); return aMatched ! null; }, isBaseDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } return sHost.indexOf(CAFE24.GLOBAL_INFO.getRootDomain()) ! -1; }, removePrefixUrl: function (sUrl) { if (this.isNeedRoute()) { sUrl sUrl.replace(this.getPrefixUrl(/), /); // 자동으로 prefix 붙은 영역을 제거해준다. } return sUrl; }, getPrefixUrl: function (sUrl) { if (this.isNeedRoute() false) { return sUrl; } if (sUrl.indexOf(/) ! 0) { return sUrl; } if (sUrl.match(/^\/{2,}/) ! null) { return sUrl; } var iCachedPosition this.aFromList.indexOf(sUrl); if (iCachedPosition > -1) { return this.aToListiCachedPosition; } var bTailSlash (sCleanUrl ! / && sUrl.substr(-1) /); var sCleanUrl this.getCleanUrl(sUrl); var aPrefixPart CAFE24.ROUTE.path.prefix.split(/); var aUrlPart sCleanUrl.split(/); var bMatched true; var sReturnUrl sCleanUrl; if (aUrlPart.length aPrefixPart.length) { bMatched false; } else { for (var i 0; i aPrefixPart.length ; i++) { if (aPrefixParti ! aUrlParti) { bMatched false; break; } } } if (bMatched false) { if (sCleanUrl /) { sReturnUrl CAFE24.ROUTE.path.prefix; } else { sReturnUrl CAFE24.ROUTE.path.prefix + sCleanUrl; } sReturnUrl bTailSlash ? sReturnUrl : this.rtrim(sReturnUrl, /) this.aFromList.push(sUrl); this.aToList.push(sReturnUrl); } return sReturnUrl; }, /** * document.location.pathname 이 필요할 경우 사용한다. * @returns {*} */ getPathName: function() { if (typeof CAFE24.ROUTE.path.result undefined) { return document.location.pathname; } return CAFE24.ROUTE.path.result; }, rtrim: function (str, chr) { var rgxtrim (!chr) ? new RegExp(\\s+$) : new RegExp(chr++$); return str.replace(rgxtrim, ); }, getShopNo: function () { return CAFE24.ROUTE.shop_no; }, getSkinCode: function () { return CAFE24.ROUTE.skin_code; }, getLanguageCode: function () { return CAFE24.ROUTE.language_code; }, getMobile: function () { return CAFE24.ROUTE.is_mobile; }, getIsMobile: function () { return CAFE24.ROUTE.is_mobile || CAFE24.ROUTE.skin_code.match(/^mobile0-9*$/); }, getCleanUrl: function (sUrl) { if (sUrl /) { return sUrl; } var aUrl sUrl.split(/); aUrl.shift(); if (aUrl.length 1) { return sUrl; } // 현재 4 depth 까지 미리보기 기능이 구현되어있음 var iPos 0; var bFind false; for (var i 0; i aUrl.length ; i++) { bFind false; for (var iSub iPos, iSubCount this.aCleanFilter.length; iSub iSubCount ; iSub++) { if (aUrli.match(this.aCleanFilteriSub) ! null) { bFind true; iPos iSub + 1; aUrl.splice(i, 1); i--; // aUrl 을 삭제해 주었으니 검색 조건을 -1 제거하여 초기화 한다. 다음 for i++ 로 증감 조회됨. break; } } if (bFind false) { break; } } return / + aUrl.join(/); }, getIsEasyUrl : function () { return !window.location.pathname.match(/^\w\/\-\.+(php|html|htm)$/i); } }; EC_ROUTE.init();}/script>meta namepath_role contentMAIN />meta nameauthor content디스피스 />meta namedescription content더 나은 세상을 만들고 싶은 디스피스의 도전은 계속됩니다. />meta namekeywords content디스피스, dispis, 디스피스, eltmvltm, 레드닥터, 보오글, 디그리뷔, 라라라이프, reddr, boohgle, degreve, lalalife, 주식회사디스피스, 주식회사 디스피스, 디스피스기업정보, 디스피스 기업정보, (주)디스피스, 친환경기업, 사회공헌 />meta http-equivContent-Type contenttext/html; charsetutf-8> !-- 📌 기본 --> meta charsetutf-8>meta http-equivContent-Type contenttext/html; charsetutf-8>!--인코딩 설정-->meta http-equivX-UA-Compatible contentIEedge />!--ie를 최신 코드로 적용-->meta name content-language contentkr>!--기록된 언어-->link relalternate hrefhttps://dispis.kr/>meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, minimum-scale1.0, user-scalableno>!--사이트 소유권 메타태그(소유권 확인할 때마다 갱신):: 네이버, 구글(호스팅센터), 페이스북-->meta namenaver-site-verification contentb76e375146109acb2b8cfa67ffa18c0464f58b67 />!--https-->meta namenaver-site-verification contentb76e375146109acb2b8cfa67ffa18c0464f58b67 />!--http-->meta namefacebook-domain-verification contentpns0wzbwtx6djnhwld9kl1ncg9bz45 />!-- ***admin에서 태그 설정에서 수정 가능한 SEO*** meta name: title, path_role, author, description, keywords og: type, url, site_name, title, description link rel: canonical, shortcut icon-->meta name reply-to contentdispis@dispis.co.kr>!--문의 메일-->meta propertyog:image contenthttps://dispis.kr/dispis/img/dispis_metaimg.jpg/>!--SNS 공유 이미지-->meta nametwitter:card contentsummary_large_image>!-- 캐쉬 파기 시간: 캐쉬가 쌓이지 않고 매번 새로운 페이지 로딩 세팅 -->meta http-equivCache-Control contentno-cache/> meta http-equivExpires content-1/>meta http-equivPragma contentno-cache/>!-- 검색 로봇 수집 설정: 페이지 내 링크 수집 -->meta namerobots contentAll />meta namerobots contentindex,follow />meta nameNaverBot contentAll />meta nameNaverBot contentindex,follow />meta nameYeti contentAll />meta nameYeti contentindex,follow />meta nameGoogleBot contentAll />meta nameGoogleBot contentindex,follow />link relcanonical hrefhttps://dispis.kr />link relalternate hrefhttps://m.dispis.kr />meta propertyog:url contenthttps://dispis.kr />meta propertyog:title content디스피스 />meta propertyog:description content더 나은 세상을 만들고 싶은 디스피스의 도전은 계속됩니다. />meta propertyog:site_name content디스피스 />meta propertyog:type contentwebsite />link relshortcut icon href/web/upload/favicon-da501f76e86dd1d620e9a42339dccbc5.ico />meta http-equivImageToolbar contentNo>script typetext/javascript>var CAFE24API { instance : , MALL_ID : freshband, SHOP_NO : 16, init : function (appInfo) { if (typeof appInfo object) { if (appInfo.hasOwnProperty(client_id)) { var appKey appInfo.client_id; } } else { var appKey appInfo; } if (appKey) { if (!this.instanceappKey) { CAFE24API.clientId appKey; if (appInfo.hasOwnProperty(version)) { CAFE24API.version appInfo.version; } else { if (CAFE24API.hasOwnProperty(version)) { delete CAFE24API.version; } } var copyObject CAFE24API.constructor(); for (var attr in CAFE24API) { if (CAFE24API.hasOwnProperty(attr)) { copyObjectattr CAFE24APIattr; } } this.instanceappKey copyObject; } return this.instanceappKey; } }, initializeXhr : function () { try { return new XMLHttpRequest(); } catch (error) { return new window.ActiveXObject(Microsoft.XMLHTTP); } }, fullPath: function (url) { return https://freshband.cafe24api.com + url; }, getLoginProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getLoginProvider()}); }, getCustomerProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getCustomerProvider()}); }, getMemberID: function (callback) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { callback(null); } else { callback(CAPP_ASYNC_METHODS.AppCommon.getMemberID()); } }, getEncryptedMemberId: function (client_id, callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getEncryptedMemberId(client_id)); }, getMemberInfo: function (callback) { callback({id: CAPP_ASYNC_METHODS.AppCommon.getMemberInfo()}); }, getCustomerIDInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, application)) { return; } callback(null, {id: CAPP_ASYNC_METHODS.AppCommon.getCustomerIDInfo()}); }, getCustomerInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {customer: CAPP_ASYNC_METHODS.AppCommon.getCustomerInfo()}); }, getMileageInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {mileage: CAPP_ASYNC_METHODS.AppCommon.getMileageInfo()}); }, getPointInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {point: CAPP_ASYNC_METHODS.AppCommon.getPointInfo()}); }, getDepositInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {deposit: CAPP_ASYNC_METHODS.AppCommon.getDepositInfo()}); }, getCreditInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {credit: CAPP_ASYNC_METHODS.AppCommon.getCreditInfo()}); }, getCartList: function (callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.getCartList().then(function(data){ callback(null, {carts: data}); }); }, getCartInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, {cart: CAPP_ASYNC_METHODS.AppCommon.getCartInfo()}); }, getCartItemList: function (callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } callback(null, {items: CAPP_ASYNC_METHODS.AppCommon.getCartItemList()}); }, getCartCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCartCount()); }, getCouponCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, promotion)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCouponCount()); }, getWishCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getWishCount()); }, getShopInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, store)) { return; } callback(null, {shop: CAPP_ASYNC_METHODS.AppCommon.getShopInfo()}); }, addCurrentProductToCart: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCurrentProductToCart(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {cart: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrder: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrder(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, calculatePayment: function (mall_id, request_time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.calculatePayment(mall_id, request_time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {expected_payment: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrderV2: function (mall_id, time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrderV2(mall_id, time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, getOrderItemList: function (start_date, end_date, order_status, page, count, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderItemList(start_date, end_date, order_status, page, count, order_id).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getOrderDetailInfo: function (shop_no, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderDetailInfo(shop_no, order_id).then(function(data){ callback(null, {orders: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getClaimableItemList: function (order_id, customer_service_type, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getClaimableItemList(order_id, customer_service_type).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, emptyCart: function (basket_shipping_type, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.emptyCart(basket_shipping_type).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, deleteCartItems: function (basket_shipping_type, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.deleteCartItems(basket_shipping_type, product_list).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, addCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, addBundleProductsCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addBundleProductsCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, get : function(url, callback) { return CAFE24API.complete(GET, url, this, null, callback); }, post : function(url, params, callback) { return CAFE24API.complete(POST, url, this, params, callback); }, put : function(url, params, callback) { return CAFE24API.complete(PUT, url, this, params, callback); }, delete : function(url, callback) { return CAFE24API.complete(DELETE, url, this, null, callback); }, complete : function(method, url, obj, params, callback) { var xhr CAFE24API.sendXhr(method, url, obj, params, callback); xhr.onreadystatechange function () { if (xhr.readyState XMLHttpRequest.DONE) { if (xhr.status > 200 && xhr.status 208) { callback(null, JSON.parse(xhr.responseText)); } else { callback(new Error(xhr.status), JSON.parse(xhr.responseText)); } } }; }, sendXhr : function (method, url, obj, params, callback) { if (method ! POST) { var url obj.fullPath(url); } var xhr obj.initializeXhr(); var queryVars {}; if (obj.clientId) queryVarscafe24_app_key obj.clientId; if (obj.version) queryVarscafe24_api_version obj.version; if (params null) { var seperator url.indexOf(?) -1 ? ? : &; var queryString ; for (var key in queryVars) { queryString.push(key + + queryVarskey); } if (queryString.length > 0) { url url + seperator + queryString.join(&); } } xhr.open(method, url, true); if (typeof params object && params ! null) { xhr.setRequestHeader(Content-type,application/x-www-form-urlencoded; charsetutf-8); for (var key in queryVars) { paramskey queryVarskey; } params formData + JSON.stringify(params); } xhr.send(params || null); return xhr; }, __sessionErr: function (callback) { callback(new Error(403), {error: {code: 403, message: Failed to get session. Only available when log in.}}); }, __scopeErr: function (callback, scope) { if (typeof CAFE24.APPSCRIPT_SDK_DATA ! undefined && jQuery.inArray(scope, CAFE24.APPSCRIPT_SDK_DATA ) > -1 ) { return true; } callback(new Error(403), {error: {code: 403, message: You do not have the necessary authority(scope) to use the SDK.}}); }, __chkValidSessionScope: function (callback, scope) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { CAFE24API.__sessionErr(callback); return false; } if (!CAFE24API.__scopeErr(callback, scope)) { return false; } return true; } }; /script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2512111444;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE ko_KR;CAFE24.MOBILE false;CAFE24.MOBILE_DEVICE false;CAFE24.MOBILE_USE true;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin87;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 16;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return true; },isDefaultShop : function() { return false; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return false; },getModeName : function() {return false; },isMobileAdmin : function() {return false; },isNewProMode : function() {return true; },isExperienceMall : function() { return false; },isDcollection : function() {return false; },isYoutubeShops : function() {return false; },getYtShopsShopNo : function() {return 32; },isFrontDesignChangeRequired : function() {return false;},isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return freshband},getCurrencyFormat : function(sPriceTxt, bIsNumberFormat) { sPriceTxt String(sPriceTxt);var aCurrencySymbol ,\uc6d0,false;if (typeof CAFE24.SHOP_PRICE ! undefined && isNaN(sPriceTxt.replace(/,/gi, )) false && bIsNumberFormat true) {// bIsNumberFormat 사용하려면 Ui(:libUipackCurrency)->plugin(Currency) 화폐 라이브러리 추가 필요sPriceTxt CAFE24.SHOP_PRICE.toShopPrice(sPriceTxt.replace(/,/gi, ), true, CAFE24.SDE_SHOP_NUM);}try {var sPlusMinusSign (sPriceTxt.toString()).substr(0, 1);if (sPlusMinusSign - || sPlusMinusSign +) {sPriceTxt (sPriceTxt.toString()).substr(1);return sPlusMinusSign + aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;} else {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}} catch (e) {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}}};CAFE24.CURRENCY_INFO {getOriginReferenceCurrency : function() {return USD},getCurrencyList : function(sCurrencyCode) { var aCurrencyList {JPY:{currency_symbol:¥,decimal_place:0,round_method_type:F},VND:{currency_symbol:₫,decimal_place:0,round_method_type:F},PHP:{currency_symbol:₱,decimal_place:2,round_method_type:R},USD:{currency_symbol:$,decimal_place:2,round_method_type:R},CNY:{currency_symbol:¥,decimal_place:2,round_method_type:R},TWD:{currency_symbol:NT$,decimal_place:0,round_method_type:F},EUR:{currency_symbol:\u20ac,decimal_place:2,round_method_type:R},BRL:{currency_symbol:R$,decimal_place:2,round_method_type:R},AUD:{currency_symbol:A$,decimal_place:2,round_method_type:R},BHD:{currency_symbol:.د.ب,decimal_place:3,round_method_type:R},BDT:{currency_symbol:৳,decimal_place:2,round_method_type:R},GBP:{currency_symbol:£,decimal_place:2,round_method_type:R},CAD:{currency_symbol:C$,decimal_place:2,round_method_type:R},CZK:{currency_symbol:Kč,decimal_place:2,round_method_type:R},DKK:{currency_symbol:kr,decimal_place:2,round_method_type:R},HKD:{currency_symbol:HK$,decimal_place:2,round_method_type:R},HUF:{currency_symbol:Ft,decimal_place:2,round_method_type:R},INR:{currency_symbol:₹,decimal_place:2,round_method_type:R},IDR:{currency_symbol:Rp,decimal_place:0,round_method_type:F},ILS:{currency_symbol:₪,decimal_place:2,round_method_type:R},JOD:{currency_symbol: دينار,decimal_place:3,round_method_type:R},KWD:{currency_symbol:دينار,decimal_place:3,round_method_type:R},MYR:{currency_symbol:RM,decimal_place:2,round_method_type:R},MXN:{currency_symbol:Mex$,decimal_place:2,round_method_type:R},NZD:{currency_symbol:NZ$,decimal_place:2,round_method_type:R},NOK:{currency_symbol:kr,decimal_place:2,round_method_type:R},PKR:{currency_symbol:₨,decimal_place:2,round_method_type:R},PLN:{currency_symbol:z\u0142,decimal_place:2,round_method_type:R},RUB:{currency_symbol:\u0440\u0443\u0431,decimal_place:2,round_method_type:R},SAR:{currency_symbol:﷼,decimal_place:2,round_method_type:R},SGD:{currency_symbol:S$,decimal_place:2,round_method_type:R},ZAR:{currency_symbol:R,decimal_place:2,round_method_type:R},SEK:{currency_symbol:kr,decimal_place:2,round_method_type:R},CHF:{currency_symbol:Fr,decimal_place:2,round_method_type:R},THB:{currency_symbol:฿,decimal_place:2,round_method_type:R},TRY:{currency_symbol:TL,decimal_place:2,round_method_type:R},AED:{currency_symbol:فلس,decimal_place:2,round_method_type:R}}; return aCurrencyListsCurrencyCode },isUseReferenceCurrency : function() {return false }};CAFE24.COMMON_UTIL {convertSslForString : function(sString) { return sString.replace(/http:/gi, );},convertSslForHtml : function(sHtml) { return sHtml.replace(/((?:src|href)\s*\s*)http:(\/\/(?:a-z0-9\-_\.+)\/)/ig, $1$2);},getProtocol : function() { return https; },moveSsl : function() { if (CAFE24.COMMON_UTIL.getProtocol() http) { var oLocation jQuery(window.location); var sUrl https:// + oLocation.attr(host) + oLocation.attr(pathname) + oLocation.attr(search); window.location.replace(sUrl); } },setEcCookie : function(sKey, sValue, iExpire) {var exdate new Date();exdate.setDate(exdate.getDate() + iExpire);var setValue escape(sValue) + ; domain. + CAFE24.GLOBAL_INFO.getBaseDomain() + ; path/;expires + exdate.toUTCString();document.cookie sKey + + setValue;}};CAFE24.SHOP_LIB_INFO {getBankInfo : function() { var oBankInfo ;$.ajax({type: GET,url: /exec/front/Shop/Bankinfo,dataType: json,async: false,success: function(oResponse) {oBankInfo oResponse;}});return oBankInfo; }}; var EC_SDE_SHOP_NUM CAFE24.SDE_SHOP_NUM;var SHOP CAFE24.getDeprecatedNamespace(SHOP);var EC_COMMON_UTIL CAFE24.getDeprecatedNamespace(EC_COMMON_UTIL);var EC_SHOP_LIB_INFO CAFE24.getDeprecatedNamespace(EC_SHOP_LIB_INFO);var EC_CURRENCY_INFO CAFE24.getDeprecatedNamespace(EC_CURRENCY_INFO);CAFE24.ROOT_DOMAIN cafe24.com;CAFE24.API_DOMAIN cafe24api.com;CAFE24.GLOBAL_INFO (function() {var oData {base_domain:freshband.cafe24.com,root_domain:cafe24.com,api_domain:cafe24api.com,is_global:false,is_global_standard:false,country_code:KR,language_code:ko_KR,admin_language_code:ko_KR,front_language_code:ko_KR};return {getBaseDomain: function() {return oDatabase_domain;},getRootDomain: function() {return oDataroot_domain;},getApiDomain: function() {return oDataapi_domain;},isGlobal: function() {return oDatais_global;},isGlobalStandard: function() {return oDatais_global_standard;},getCountryCode: function() {return oDatacountry_code;},getLanguageCode: function() {return oDatalanguage_code;},getAdminLanguageCode: function() {return oDataadmin_language_code;},getFrontLanguageCode: function() {return oDatafront_language_code;}};})();var EC_ROOT_DOMAIN CAFE24.ROOT_DOMAIN;var EC_API_DOMAIN CAFE24.API_DOMAIN;var EC_TRANSLATE_LOG_STATUS CAFE24.TRANSLATE_LOG_STATUS;var EC_GLOBAL_INFO CAFE24.getDeprecatedNamespace(EC_GLOBAL_INFO);CAFE24.AVAILABLE_LANGUAGE ko_KR,zh_CN,en_US,zh_TW,es_ES,pt_PT,vi_VN,ja_JP,en_PH;CAFE24.AVAILABLE_LANGUAGE_CODES {ko_KR:KOR,zh_CN:CHN,en_US:ENG,zh_TW:TWN,es_ES:ESP,pt_PT:PRT,vi_VN:VNM,ja_JP:JPN,en_PH:PHL};var EC_AVAILABLE_LANGUAGE CAFE24.AVAILABLE_LANGUAGE;var EC_AVAILABLE_LANGUAGE_CODES CAFE24.AVAILABLE_LANGUAGE_CODES;CAFE24.GLOBAL_PRODUCT_LANGUAGE_CODES { sClearanceCategoryCode: ,sManualLink: //support.cafe24.com/hc/ko/articles/7739013909529,sHsCodePopupLink: https://www.wcotradetools.org/en/harmonized-system,aCustomRegex: PHL : ^0-9{8}A-Z?$,sCountryCodeData: kor,sEnglishExampleURlForGlobal: ,aReverseAddressCountryCode: VNM,PHL,aSizeGuideCountryAlign: US,UK,EU,KR,JP,CN,aIsSupportTran: ja_JP,zh_CN,zh_TW,en_US,vi_VN,en_PH,pt_PT,es_ES};var EC_GLOBAL_PRODUCT_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_PRODUCT_LANGUAGE_CODES);CAFE24.GLOBAL_ORDER_LANGUAGE_CODES {aModifyOrderLanguage: {KR:ko_KR,JP:ja_JP,CN:zh_CN,TW:zh_TW,VN:vi_VN,PH:en_PH},aUseIdCardKeyCountry: CN,TW,aLanguageWithCountryCode: {zh_CN:CN,CHN,HK,HNK,ja_JP:JP,JPN,zh_TW:TW,TWN,ko_KR:KR,KOR,vi_VN:VN,VNM,en_PH:PH,PHL},aCheckDisplayRequiredIcon: ja_JP,zh_CN,zh_TW,en_US,vi_VN,en_PH,aSetReceiverName: {zh_CN:{sCountry:CN,bUseLastName:true},zh_TW:{sCountry:TW,bUseLastName:false},ja_JP:{sCountry:JP,bUseLastName:true}},aSetDeferPaymethodLanguage: {ja_JP:\uc77c\ubcf8,zh_CN:\uc911\uad6d},aUseDeferPaymethod: ja_JP,zh_CN,aCheckShippingCompanyAndPaymethod: ja_JP,zh_CN,aSetDeferPaymethodLanguageForShipping: {ja_JP:\u65e5\u672c,zh_CN:\uc911\uad6d},aCheckStoreByPaymethod: ja_JP,zh_CN,aCheckIsEmailRequiredForJs: en_US,zh_CN,zh_TW,ja_JP,vi_VN,en_PH,aSetIdCardKeyCountryLanguage: {CN:\uc911\uad6d\uc758,TW:\ub300\ub9cc\uc758},aReverseGlobalAddress: en_PH,vi_VN,PHL,VNM,VN,PH,aNoCheckZipCode: KOR,JPN,aNotPostCodeAPICountryList: en_US,es_ES,pt_PT,en_PH,aEnableSearchExchangeAddr: KR,JP,CN,VN,TW,PH,aDuplicatedBaseAddr: TW,JP,aReverseAddressCountryCode: VN,PH,aCheckZipCode: PHL,en_PH,PH};var EC_GLOBAL_ORDER_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_ORDER_LANGUAGE_CODES);CAFE24.GLOBAL_MEMBER_LANGUAGE_CODES { sAdminWebEditorLanguageCode: ko ,oNotAvailDecimalPointLanguages: ko_KR,ja_JP,zh_TW,vi_VN,oAddressCountryCode: {KOR:ko_KR,JPN:ja_JP,CHN:zh_CN,TWN:zh_TW,VNM:vi_VN,PHL:en_PH},};var EC_GLOBAL_MEMBER_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_MEMBER_LANGUAGE_CODES);CAFE24.GLOBAL_BOARD_LANGUAGE_CODES { bUseLegacyBoard: true};var EC_GLOBAL_BOARD_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_BOARD_LANGUAGE_CODES);CAFE24.GLOBAL_MALL_LANGUAGE_CODES {oDesign: {oDesignAddReplaceInfo: {group_id:SKIN.ADD.ADMIN.DESIGNDETAIL,replacement:{KR:KOREAN,US:ENGLISH,JP:JAPANESE,CN:SIMPLIFIED.CHINESE,TW:TRADITIONAL.CHINESE,ES:SPANISH,PT:PORTUGUESE,PH:ENGLISH}},oDesignDetailLanguageCountryMap: {KR:ko_KR,JP:ja_JP,CN:zh_CN,TW:zh_TW,US:en_US,ES:es_ES,PT:pt_PT,PH:en_PH},oSmartDesignSwitchTipLink: {edibot:{img:\/\/img.echosting.cafe24.com\/smartAdmin\/img\/design\/img_editor_dnd.png,link:\/\/ecsupport.cafe24.com\/board\/free\/list.html?board_actlist&board_no12&category_no9&cate_no9},smart:{img:\/\/img.echosting.cafe24.com\/smartAdmin\/img\/design\/ko_KR\/img_editor_smart.png,link:\/\/sdsupport.cafe24.com}},oSmartDesignDecoShopList: ko_KR,ja_JP,zh_CN,en_US,zh_TW,es_ES,pt_PT,oSmartDesignDecoMultilingual: {list:{ko_KR:KOREAN,en_US:ENGLISH,ja_JP:JAPANESE,zh_CN:SIMPLIFIED.CHINESE,zh_TW:TRADITIONAL.CHINESE,es_ES:SPANISH,pt_PT:PORTUGUESE,vi_VN:VIETNAMESE},group_id:EDITOR.LAYER.EDITING.DECO},aSmartDesignModuleShopList: ko_KR,ja_JP,zh_CN,en_US,zh_TW,es_ES,pt_PT},oStore: {oMultiShopCurrencyInfo: {en_US:{currency:USD},zh_CN:{currency:USD,sub_currency:CNY},ja_JP:{currency:JPY},zh_TW:{currency:TWD},es_ES:{currency:EUR},pt_PT:{currency:EUR},ko_KR:{currency:KRW},vi_VN:{currency:VND},en_PH:{currency:PHP}},oBrowserRedirectLanguage: {ko:{primary:ko_KR,secondary:en_US},en:{detail:{en-ph:{primary:en_PH,secondary:en_US},en-us:{primary:en_US,secondary:es_ES},default:{primary:en_US,secondary:es_ES}}},ja:{primary:ja_JP,secondary:en_US},zh:{detail:{zh-cn:{primary:zh_CN,secondary:en_US},zh-tw:{primary:zh_TW,secondary:zh_CN},default:{primary:en_US,secondary:ko_KR}}},es:{primary:es_ES,secondary:en_US},pt:{primary:pt_PT,secondary:en_US},vi:{primary:vi_VN,secondary:en_US},default:{primary:en_US,secondary:ko_KR}},aChangeableLanguages: en_US,ja_JP,ko_KR,aNoZipCodeLanguage: ko_KR,ja_JP},oMobile: {sSmartWebAppFaqUrl: https://support.cafe24.com/hc/ko/articles/8466586607641,sAmpFaqUrl: https://ecsupport.cafe24.com/board/free/read.html?no1864&board_no5&category_no13&cate_no13&category_no13&category_no13,},oPromotion: {bQrCodeAvailable: true,bSnsMarketingAvailable: true},oShippingReverseAddressLanguage: vi_VN,en_PH ,oGlobalStandardSwitchHelpCodeLink: {SH.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/SH.DS.html},PR.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/PR.DS.html},OR.SM.BO:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/OR.SM.BO.html},DE.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/DE.DS.html},MB.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/MB.DS.html},PM.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/PM.DS.html}},getAdminMainLocaleLanguage: function(sSkinLocaleCode) {var oLocaleData ;var locale ;var shopLangName ;if (sSkinLocaleCode US) {locale en_US;shopLangName ENGLISH;} else if (sSkinLocaleCode JP) {locale ja_JP;shopLangName JAPANESE;} else if (sSkinLocaleCode CN) {locale zh_CN;shopLangName SIMPLIFIED.CHINESE;} else if (sSkinLocaleCode TW) {locale zh_TW;shopLangName TRADITIONAL.CHINESE;} else if (sSkinLocaleCode ES) {locale es_ES;shopLangName SPANISH;} else if (sSkinLocaleCode PT) {locale pt_PT;shopLangName PORTUGUESE;} else if (sSkinLocaleCode VN) {locale vi_VN;shopLangName VIETNAMESE;} else if(sSkinLocaleCode PH) {locale en_PH;shopLangName ENGLISH.PH;}oLocaleDatalocale locale;oLocaleDatashopLangName shopLangName;return oLocaleData;}};var EC_GLOBAL_MALL_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_MALL_LANGUAGE_CODES);CAFE24.GLOBAL_DATETIME_INFO {oConstants: {STANDARD_DATE_REGEX:\/(12\\d{3}-(01-9|10-2)-(01-9|12\\d|301))\/,IN_ZONE:inZone,OUT_ZONE:outZone,IN_FORMAT:inFormat,OUT_FORMAT:outFormat,IN_DATE_FORMAT:inDateFormat,IN_TIME_FORMAT:inTimeFormat,OUT_DATE_FORMAT:outDateFormat,OUT_TIME_FORMAT:outTimeFormat,IN_FORMAT_DATE_ONLY:1,IN_FORMAT_TIME_ONLY:2,IN_FORMAT_ALL:3,OUT_FORMAT_DATE_ONLY:1,OUT_FORMAT_TIME_ONLY:2,OUT_FORMAT_ALL:3,DATE_ONLY:YYYY-MM-DD,TIME_ONLY:HH:mm:ss,FULL_TIME:YYYY-MM-DD HH:mm:ss,ISO_8601:YYYY-MM-DDTHH:mm:ssZ,YEAR_ONLY:YYYY,MONTH_ONLY:MM,DAY_ONLY:DD,WEEK_ONLY:e,TIME_H_I_ONLY:HH:mm,TIME_HOUR_ONLY:HH,TIME_MINUTE_ONLY:mm,POSTGRE_FULL_TIME:YYYY-MM-DD HH24:MI:SS,POSTGRE_TIME_ONLY: HH24:MI:SS,MICRO_SECOND_ONLY:u,SEOUL:Asia\/Seoul,TOKYO:Asia\/Tokyo,SHANGHAI:Asia\/Shanghai,TAIPEI:Asia\/Taipei,HANOI:Asia\/Bangkok,LOS_ANGELES:America\/Los_Angeles,LISBON:Europe\/Lisbon,MADRID:Europe\/Madrid,SINGAPORE:Asia\/Singapore,UTC:Etc\/UTC,MAX_DATETIME:9999-12-31 23:59:59},oOptions: {inZone:Asia\/Seoul,inFormat:YYYY-MM-DD HH:mm:ss,inDateFormat:YYYY-MM-DD,inTimeFormat:HH:mm:ss,outZone:Asia\/Seoul,outFormat:YYYY-MM-DD HH:mm:ss,outDateFormat:YYYY-MM-DD,outTimeFormat:HH:mm:ss},oPolicies: ,sOverrideTimezone: ,sMomentNamespace: EC_GLOBAL_MOMENT};CAFE24.FRONT_JS_CONFIG_MANAGE {sSmartBannerScriptUrl:https:\/\/app4you.cafe24.com\/SmartBanner\/tunnel\/scriptTags?vs1563164396689206,sMallId:freshband,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2512111444,IS_WEB_VIEW:F};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenc1LCoAwDIThfXHrOYLeqC3xAU2mpCno7RW8gHQ7zMdPB4RpWY2qYbcoZNzQLTPl1mgzqFOGCHR6h5n-_DmHhtL9hIaEaxB299FoiTfbGPWYCg9S1FBO5ZCi6td_AA&typecss&k37c9481ac0212340e132f81eba4d1049fee7f18e&t1681776733 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdJNCsIwEAXgfePWcwxVRK8zSV-bYH5KJlV6ewPFVXeaLmcGPh6PIZsCCEYtgiw0ZojVHAeaF-2dUbYETzJADRA3RZKni487eV7TUkizOENGhCZEZPbddjjV1Zl-o3OV3lWSsnp8J3W59X1_pcAu_oPvcr84O9Ye0lQtFgGdST7lpm7tokHDO9akEFLbXg9ICdPVAZ2Fnw-BZ55c5ILDvteCB-TD-DGlsvEf&typecss&k3c77507a6fe80b6c14d4a224853e9d550b564684&t1763947417&userT />title>디스피스/title>/head> body idmain> div idwrap> !-- 📌 헤더, 사이드바 --> !-- header.html -->header idheader> div classgnb> div classleft-item> a hrefhttps://www.dispis.kr/> svg width98 height26 viewbox0 0 98 26 fillcurrentColor xmlnshttp://www.w3.org/2000/svg> path dM6.93758 24.8789H-0.00123253V0.373066H7.44529C14.3672 0.373066 18.4628 4.9256 18.4797 12.5583C18.4458 20.3094 14.2656 24.8789 6.93758 24.8789ZM1.75886 23.2542H6.86988C13.3179 23.2711 16.7535 19.2432 16.7535 12.5583C16.7196 5.94104 13.4194 1.98084 7.34375 1.96391H1.75886V23.2542ZM24.5561 0.373066V24.8789H22.796V0.373066H24.5561ZM43.3254 6.53337C43.0884 3.57169 40.7191 1.62544 37.3004 1.62544C33.7633 1.62544 31.2755 3.67323 31.2755 6.49953C31.2755 9.03811 33.4587 10.409 36.2512 11.2382L38.8913 12.0167C42.4284 13.0322 45.3901 14.7584 45.3901 18.4478C45.3901 22.3742 42.2084 25.2851 37.1312 25.2851C32.291 25.2851 29.1939 22.6619 28.94 18.854H30.734C30.9709 21.8495 33.5603 23.6435 37.1312 23.6604C40.9729 23.6435 43.6638 21.5449 43.6638 18.4478C43.6638 15.9092 41.7514 14.6061 38.3836 13.6076L35.5065 12.7614C31.6648 11.5936 29.5493 9.61353 29.5493 6.56722C29.5493 2.72549 32.9002 0.000739373 37.3343 0.000739373C41.7853 0.000739373 44.8654 2.75934 45.0516 6.53337H43.3254ZM48.5217 24.8789V0.373066H58.5407C64.0578 0.373066 67.4596 3.80862 67.4426 8.80118C67.4596 13.8614 63.9902 17.1954 58.3714 17.1954H54.2758V24.8789H48.5217ZM54.2758 12.626H57.3221C60.0469 12.6429 61.4854 11.1198 61.4854 8.80118C61.4854 6.51645 60.0469 5.04407 57.3221 5.04407H54.2758V12.626ZM75.4145 0.373066V24.8789H69.6603V0.373066H75.4145ZM91.679 7.65035C91.5267 5.87334 90.2067 4.80713 87.8542 4.80713C85.5187 4.80713 84.3171 5.82257 84.3002 7.21033C84.2664 8.73348 85.7557 9.47814 87.9558 9.95201L90.0882 10.4597C94.81 11.4921 97.5516 13.8445 97.5686 17.7709C97.5516 22.408 93.9469 25.2005 87.8542 25.2174C81.7447 25.2005 77.8014 22.4588 77.6999 16.8231H83.2509C83.3863 19.1925 85.1633 20.411 87.7865 20.411C90.2236 20.411 91.679 19.3448 91.7129 17.7709C91.679 16.3492 90.4267 15.6046 87.7188 14.9953L85.1464 14.3861C80.9324 13.4045 78.343 11.3059 78.343 7.6165C78.3261 3.06397 82.337 0.0345872 87.8881 0.0345872C93.5407 0.0345872 97.1793 3.11474 97.2301 7.65035H91.679Z fillcurrentColor>/path> /svg> /a> /div> div classright-item> !--button iddarkModeToggle>🌗/button>--> div classmenu>a hrefhttps://dispis.kr/company.html>Company/a>/div> div classmenu> span classtitle>Brand/span> a classbrand divider hrefhttps://dispis.kr/brand/boohgle.html>BoOh!gle/a> a classbrand divider hrefhttps://dispis.kr/brand/reddr.html>Red Dr./a> a classbrand divider hrefhttps://dispis.kr/brand/degreve.html>DEGREVE span classfw-400>NECK/span>/a> a classbrand hrefhttps://dispis.kr/brand/degreve-face.html>DEGREVE span classfw-400>FACE/span>/a> /div> !--div classmenu>a hrefhttps://dispis.kr/contact.html>Contact/a>/div>--> /div> /div>/header>script> document.addEventListener(DOMContentLoaded, function() { const toggleButton document.getElementById(darkModeToggle); const body document.body; if (!toggleButton) { console.error(다크 모드 토글 버튼 요소(ID: darkModeToggle)를 찾을 수 없습니다.); return; } toggleButton.addEventListener(click, function() { const isDark body.classList.toggle(darkmode); if (isDark) { toggleButton.textContent 🌗; } else { toggleButton.textContent 🌗; } }); if (body.classList.contains(darkmode)) { toggleButton.textContent 🌗; } else { toggleButton.textContent 🌗; } });/script> div idcontainer> div idcontents> main classpage-container main-container> div classpage-inner> div classpage-content> !-- 📌 01.인트로 --> section classsection-01> div classtitle>This Makes itbr>Peaceful DISPIS/div> /section> !-- 📌 02. --> section classsection-02> div classcontents-wrap> div classcontent> Technology is just a tool. Our purpose is clearbr> To help everyone live a slightly better day.br> At DISPIS, we care less about technology itself,br> and more about how it transforms real lives.br> We create solutions that make everyday life healthier,br> more convenient, and more sustainable becausebr> true innovation begins with people. /div> div classcontent> 기술은 수단일 뿐, 우리의 목적은 단 하나입니다.br> 모두가 ‘조금 더 나은 하루’를 누릴 수 있도록,br> 디스피스는 기술 그 자체보다 기술이 사람의 삶을 얼마나br> 변화시키는지에 주목합니다.br> 사람들이 더 건강하고, 더 편리하며,br> 더 지속 가능한 일상을 살 수 있도록 돕고 있습니다.br> /div> /div> /section> !-- 📌 03. --> section classsection-03> div classtitle>DISPIS is always open to you/div> div classaddress>450-40, Sunhwagong-ro, Namyangju-si, Gyeonggi-do, DISPISbr>Tel. +82-70-4070-3593 ㅣ Fax. +82-505-340-0317 ㅣ E-mail. dispis@dispis.co.kr/div> /section> /div> footer classpage-footer>/footer> /div>/main> /div> /div> !-- 📌 푸터 --> !-- footer.html -->footer idfooter classfooter-container> div classfooter-inner> div classfooter-content> section classsection-01> div classbrand> div classlogo boohgle> svg width390 height121 viewbox0 0 390 121 fillcurrentColor xmlnshttp://www.w3.org/2000/svg> path dM332.598 68.5064C335.625 66.7266 337.139 64.017 337.142 60.3208C337.144 57.269 336.054 54.8042 333.852 52.9262C331.67 51.0483 328.76 50.1176 325.159 50.1153C320.199 50.1122 315.927 52.0239 312.324 55.8316C308.721 59.6582 306.918 64.1873 306.915 69.4568C306.912 73.5511 308.04 76.6605 310.318 78.7849C312.596 80.9093 315.908 81.9729 320.255 81.9756L331.957 81.9831C334.159 81.9845 335.883 81.5117 337.11 80.6026C338.336 79.6746 338.95 78.3861 338.951 76.718C338.952 74.2918 337.21 73.0775 333.744 73.0753L321.468 73.0675C318.346 73.0655 316.795 72.041 316.797 69.9939L325.051 69.9991C328.383 70.0012 330.892 69.491 332.578 68.4875L332.598 68.5064ZM318.793 62.5648C320.25 59.8362 322.262 58.4727 324.79 58.4743C326.61 58.4754 327.567 59.1963 327.642 60.637C327.718 61.926 326.281 62.5506 323.351 62.5487L318.793 62.5458L318.793 62.5648Z fillcurrentColor>/path> path dM204.644 71.0028C203.877 72.8599 203.493 74.395 203.492 75.6082C203.491 77.371 204.218 78.8689 205.692 80.0829C207.147 81.297 208.966 81.9047 211.111 81.9061L221.261 81.9125C223.961 81.9142 226.049 81.3469 227.544 80.2106C229.038 79.0742 229.786 77.5014 229.787 75.4543C229.789 72.4973 227.664 70.9985 223.432 70.9958L217.629 70.9921L222.942 57.8976C223.748 55.9268 224.151 54.1263 224.152 52.4582C224.154 49.6908 223.121 47.4156 221.054 45.6325C218.987 43.8494 216.345 42.9568 213.108 42.9548C210.81 42.9533 207.917 43.8992 204.373 45.7925L212.084 27.4489C212.966 25.3455 213.408 23.7725 213.408 22.692C213.409 21.3841 212.912 20.2844 211.917 19.374C210.921 18.4635 209.734 17.9888 208.355 17.988C205.023 17.9859 202.398 20.2777 200.46 24.8826L180.359 73.4705L179.803 74.8159C179.304 76.0856 179.035 77.1848 179.034 78.1136C179.034 79.3457 179.512 80.3885 180.488 81.2611C181.464 82.1336 182.651 82.5704 184.03 82.5712C187.535 82.5735 190.179 80.3953 191.963 76.0368L197.621 62.298C199.981 56.4993 202.874 53.601 206.322 53.6032C208.869 53.6048 210.171 54.5534 210.169 56.4489C210.169 57.1881 209.881 58.2684 209.305 59.6896L204.644 70.9839L204.644 71.0028Z fillcurrentColor>/path> path dM183.651 47.8831C183.655 41.2489 181.437 35.7315 177.054 31.4449C172.671 27.1583 166.965 24.9938 160.109 24.9894C151.146 24.9837 143.273 28.3338 136.7 34.926C130.107 41.5371 126.77 49.4581 126.764 58.4807C126.759 67.0105 129.857 73.2676 136.213 77.5934C137.993 78.8077 142.186 80.2509 151.973 80.2571C156.856 80.2602 160.668 79.8836 163.311 79.1649C165.916 78.4463 168.464 77.1021 170.917 75.2082C174.615 72.2535 177.701 68.1991 180.098 63.1586C182.457 58.1181 183.648 52.982 183.651 47.9021L183.651 47.8831ZM163.264 63.091C160.907 65.7622 157.535 67.1059 153.264 67.1032C143.88 67.0972 141.911 61.5611 141.914 56.8981C141.917 52.2352 143.586 47.7818 146.902 43.8792C150.275 39.9008 154.106 37.875 158.281 37.8777C161.384 37.8797 163.95 38.9238 165.902 40.9722C167.835 43.0016 168.81 45.656 168.808 48.8973C168.804 54.2047 166.944 58.9612 163.283 63.0721L163.264 63.091Z fillcurrentColor>/path> path dM251.937 58.9012L264.384 31.0262C265.343 28.9039 265.842 27.2741 265.92 26.1368C266.017 24.4688 265.5 23.0279 264.333 21.7951C263.165 20.5623 261.71 19.8979 259.91 19.7831C256.501 19.5724 254.087 21.4853 252.667 25.5218L241.405 57.8709C240.964 59.1217 240.714 60.164 240.675 60.9601C240.598 62.249 240.961 63.3486 241.803 64.2969C242.645 65.2452 243.679 65.7387 244.943 65.8153C247.471 65.9686 249.789 63.6765 251.918 58.9012L251.937 58.9012Z fillcurrentColor>/path> path dM235.173 69.9983C233.755 71.2295 232.987 72.7644 232.891 74.584C232.774 76.4415 233.329 78.072 234.592 79.4755C235.836 80.8789 237.406 81.6381 239.283 81.7531C241.14 81.868 242.768 81.3004 244.167 80.0692C245.585 78.838 246.352 77.2842 246.468 75.4267C246.584 73.607 246.011 71.9955 244.767 70.592C243.523 69.1886 241.972 68.4294 240.134 68.3145C238.257 68.1996 236.61 68.7672 235.192 69.9983L235.173 69.9983Z fillcurrentColor>/path> path dM338.98 0.2154L79.6889 0.0506C79.3442 0.0503809 79.0186 0.088084 78.6738 0.14473L51.1915 0.127263C23.0006 0.109345 0.0618634 22.7839 0.0441296 50.6857C0.0263959 78.5875 22.9363 101.291 51.1272 101.309L224.486 101.419C227.876 101.421 230.616 98.7127 230.618 95.3576C230.62 92.0026 227.884 89.2903 224.494 89.2881L51.1349 89.1779C29.7044 89.1643 12.2684 71.8852 12.2819 50.6745C12.2954 29.4639 29.7533 12.2069 51.1838 12.2206L128.575 12.2698C128.92 12.27 129.245 12.2323 129.59 12.1756L338.973 12.3087C360.403 12.3223 377.839 29.6014 377.826 50.8121C377.812 72.0228 360.354 89.2797 338.924 89.2661L318.106 89.2528L274.096 89.2059L286.966 58.8292C287.714 56.991 288.079 55.6454 288.079 54.6787C288.08 53.3519 287.564 52.2332 286.569 51.3038C285.592 50.3933 284.386 49.9376 283.007 49.9368C280.786 49.9354 278.947 50.7872 277.567 52.4922C275.787 50.8041 273.355 49.9306 270.291 49.9287C265.522 49.9256 261.173 52.1027 257.379 56.3652C253.622 60.6087 251.704 65.441 251.701 70.7484C251.698 74.1414 252.673 76.9473 254.625 79.0716C256.597 81.2337 259.181 82.3537 262.341 82.3557C263.261 82.3563 264.218 82.1863 265.176 81.8646L261.877 89.4825L253.239 90.6522C248.317 90.6491 244.295 91.4805 241.325 93.1088C238.873 94.453 236.919 96.3094 235.519 98.602C234.1 100.914 233.39 103.415 233.388 106.05C233.386 110.106 234.878 113.538 237.825 116.232C240.754 118.906 244.43 120.273 248.796 120.276C257.07 120.281 263.412 115.073 267.67 104.783L269.09 101.334L335.411 101.376C335.411 101.376 335.45 101.376 335.469 101.376L338.897 101.378C367.088 101.396 390.026 78.7216 390.044 50.8199C390.062 22.9181 367.171 0.233318 338.98 0.2154ZM252.845 107.617C251.6 108.924 250.182 109.567 248.535 109.566C247.463 109.566 246.601 109.224 245.874 108.541C245.166 107.858 244.821 107.062 244.822 106.095C244.823 104.598 245.341 103.461 246.414 102.646C247.544 101.794 249.211 101.34 251.375 101.342L256.718 101.345C255.318 104.282 254.014 106.385 252.826 107.617L252.845 107.617ZM263.556 69.0121C263.558 66.8323 264.364 64.7098 265.973 62.7206C267.507 60.8071 269.097 59.8414 270.687 59.8424C271.529 59.8429 272.199 60.0329 272.735 60.4313C273.31 60.8676 273.386 61.2847 273.386 61.6069C273.386 61.7965 273.328 62.1756 273.059 62.8578L269.818 70.7031C269.664 71.0631 269.204 72.1812 266.465 72.1795C264.435 72.1782 263.555 71.2298 263.556 69.0311L263.556 69.0121Z fillcurrentColor>/path> path dM100.014 79.9207C101.507 80.9262 104.169 81.4207 108.134 81.4233C110.527 81.4248 112.366 81.2364 113.745 80.8582C115.144 80.48 116.504 79.7605 117.807 78.7567C119.704 77.2416 121.275 75.1954 122.445 72.6751C123.634 70.1549 124.23 67.5963 124.231 65.0374C124.233 61.5686 123.048 58.6488 120.732 56.3727C118.397 54.0966 115.41 52.9574 111.829 52.9552C107.29 52.9523 103.305 54.6367 99.9899 57.9707C96.6746 61.3047 94.9867 65.2842 94.9838 69.8523C94.9809 74.4205 96.6833 77.6439 100.014 79.9207ZM107.149 64.3252C108.356 62.9043 109.62 62.2038 110.999 62.2047C111.919 62.2053 112.646 62.4901 113.201 63.078C113.775 63.6849 114.062 64.4812 114.061 65.5048C114.06 67.514 113.389 69.2385 111.971 70.8109C111.223 71.6444 110.17 72.0608 108.733 72.0599C105.707 72.0579 105.287 70.5792 105.288 69.1196C105.289 67.3568 105.903 65.7839 107.149 64.3062L107.149 64.3252Z fillcurrentColor>/path> path dM306.172 31.6977C304.122 31.6964 301.345 32.5287 299.676 36.5081L285.31 71.1678C284.523 73.1007 284.139 74.4652 284.139 75.394C284.138 77.1758 284.807 78.6168 286.128 79.6791C287.391 80.7035 289.095 81.2163 291.183 81.2177L297.963 81.222C300.184 81.2234 301.985 80.7317 303.268 79.7468C304.648 78.7052 305.358 77.2461 305.359 75.4075C305.36 73.7963 304.615 71.0853 299.559 71.082L297.126 71.0805L310.361 39.1876C310.783 38.1264 310.994 37.1598 310.995 36.2689C310.996 35.0179 310.518 33.9372 309.561 33.0267C308.623 32.1542 307.474 31.6985 306.172 31.6977Z fillcurrentColor>/path> path dM94.5596 46.1585C96.5339 43.4871 97.5316 40.455 97.5338 37.1189C97.5363 33.1383 96.1403 29.9909 93.3839 27.7904C90.7423 25.6657 87.0276 24.6019 82.3355 24.5989L68.1634 24.5899C66.2866 24.5887 64.6583 25.1942 63.3361 26.3686C61.9756 27.5809 61.2468 29.1726 61.2457 30.9354C61.2438 33.9682 63.2727 35.7703 66.6625 35.7724L68.6351 35.7737L54.6137 69.8459L51.1473 69.8437C49.2705 69.8425 47.6422 70.448 46.32 71.6224C44.9595 72.8346 44.2307 74.4075 44.2296 76.1892C44.2276 79.222 46.2566 81.043 49.6464 81.0452L66.5954 81.0559C74.3518 81.0609 80.0596 79.8324 84.0256 77.295C86.9569 75.4203 89.3525 72.9008 91.1356 69.7933C92.9187 66.6668 93.84 63.4072 93.8421 60.1279C93.8447 55.9957 92.4678 52.7725 89.7306 50.4772C91.6465 49.379 93.2561 47.9395 94.5787 46.1586L94.5596 46.1585ZM80.4909 64.2137C79.6473 65.7486 78.5932 66.9041 77.2712 67.7752C75.1445 69.1766 71.9075 69.8758 67.6176 69.8731L67.5601 69.8731L73.372 55.6795L74.9041 55.6804C78.562 55.6828 80.0171 56.3092 80.5723 56.6697C80.8594 56.8594 81.7209 57.4476 81.7195 59.7032C81.7185 61.1817 81.2962 62.6978 80.4718 64.2137L80.4909 64.2137ZM84.7959 40.4848C84.3357 41.4322 83.7798 42.209 83.1283 42.7773C81.9977 43.7812 80.2929 44.3298 78.033 44.4231L81.5815 35.8008C83.5349 35.84 84.1093 36.011 84.205 36.0489C84.9518 36.3148 85.4494 36.7511 85.4486 37.9831C85.4482 38.7224 85.2178 39.5563 84.7767 40.4848L84.7959 40.4848Z fillcurrentColor>/path> /svg> /div> div classdescription>아시아 주방용품 기업 최초.br>K-쿡웨어 글로벌 1위 브랜드br>아마존 1위, 라쿠텐 20관왕, 네이버 1위/div> /div> div classbrand> div classlogo degreve> svg width615 height120 viewbox0 0 615 120 fillcurrentColor xmlnshttp://www.w3.org/2000/svg> path dM0 33.7816L34.6479 33.7816C43.6676 33.7816 51.645 35.5325 58.5549 39.152C65.4649 42.7715 70.8531 47.7591 74.6662 54.2239C78.4793 60.6886 80.3831 68.1143 80.3831 76.3985C80.3831 84.6827 78.4793 92.1084 74.6662 98.5731C70.8531 105.038 65.4842 110.025 58.5549 113.645C51.6256 117.264 43.6676 119.189 34.6479 119.189L-1.73583e-09 119.189L0 33.7816ZM34.3014 111.393C41.7727 111.393 48.2837 109.889 53.8775 106.889C59.4906 103.927 63.9274 99.834 67.0437 94.5886C70.1212 89.3433 71.5479 83.2504 71.5479 76.3985C71.5479 69.5466 70.1212 63.4731 67.0437 58.2084C63.9661 52.963 59.5293 48.8891 53.8775 45.9084C48.2643 42.947 41.7727 41.5774 34.3014 41.5774L9.00845 41.5774L9.00845 111.393L34.3014 111.393V111.393V111.393Z fillcurrentColor>/path> path dM162.325 111.22L162.325 119.189L102.038 119.189L102.038 33.7816L160.593 33.7816L160.593 41.5774L111.047 41.5774L111.047 71.8943L155.223 71.8943L155.223 79.69L111.047 79.69L111.047 111.393L162.325 111.393L162.325 111.22V111.22Z fillcurrentColor>/path> path dM244.441 76.3986L253.103 76.3986L253.103 108.968C249.135 112.471 244.355 115.252 238.897 117.11C233.458 118.987 227.747 119.882 221.746 119.882C213.191 119.882 205.384 118.074 198.532 114.338C191.68 110.602 186.311 105.405 182.421 98.7464C178.531 92.1268 176.704 84.6054 176.704 76.3986C176.704 68.1918 178.492 60.8436 182.421 54.2239C186.311 47.6043 191.68 42.368 198.532 38.6324C205.384 34.8968 213.114 33.0887 221.746 33.0887C228.25 33.0887 234.305 33.9628 239.763 36.0338C245.202 38.1049 249.714 41.3047 253.449 45.3887L247.906 51.1056C241.131 44.4473 232.526 41.0578 222.093 41.0578C215.164 41.0578 208.938 42.4844 203.383 45.562C197.828 48.6008 193.372 52.9815 190.217 58.3817C187.023 63.7819 185.539 69.7015 185.539 76.3986C185.539 83.0956 187.062 89.2078 190.217 94.5887C193.41 99.9502 197.809 104.177 203.383 107.235C208.899 110.351 215.164 111.739 222.093 111.739C230.88 111.739 238.324 109.55 244.441 105.156L244.441 76.3986V76.3986V76.3986Z fillcurrentColor>/path> path dM337.99 119.189L318.587 91.6436C316.4 91.8758 314.039 91.99 311.658 91.99L288.79 91.99L288.79 119.189L279.782 119.189L279.782 33.7816L311.658 33.7816C322.555 33.7816 331.103 36.3707 337.297 41.5774C343.491 46.784 346.652 53.9426 346.652 63.0591C346.652 69.7174 344.842 75.2566 341.455 79.8633C338.068 84.4506 333.347 87.8401 327.076 89.9112L347.865 119.189L337.99 119.189V119.189ZM330.887 78.8238C335.359 75.0882 337.644 69.8335 337.644 63.0591C337.644 56.2846 335.359 50.818 330.887 47.121C326.416 43.4241 319.962 41.5774 311.485 41.5774L288.79 41.5774L288.79 84.3675L311.485 84.3675C319.962 84.3675 326.416 82.5595 330.887 78.8238V78.8238Z fillcurrentColor>/path> path dM535.83 33.7816L497.89 119.189L489.055 119.189L451.289 33.7816L460.99 33.7816L493.732 107.928L526.648 33.7816L535.83 33.7816V33.7816Z fillcurrentColor>/path> path dM615 111.22L615 119.189L554.713 119.189L554.713 33.7816L613.268 33.7816L613.268 41.5774L563.721 41.5774L563.721 71.8943L607.897 71.8943L607.897 79.69L563.721 79.69L563.721 111.393L615 111.393L615 111.22V111.22Z fillcurrentColor>/path> path classpoint dM351.156 26.1591C343.917 26.1591 338.163 20.2319 338.163 12.9929C338.163 5.75395 343.917 1.16945e-10 351.156 2.64072e-10C358.395 4.11199e-10 364.322 5.75395 364.322 12.9929C364.322 20.2319 358.395 26.1591 351.156 26.1591ZM351.156 6.23662C347.382 6.23662 344.4 9.35313 344.4 13.1662C344.4 16.9792 347.343 19.9225 351.156 19.9225C354.969 19.9225 358.086 16.9792 358.086 13.1662C358.047 9.35313 354.931 6.23662 351.156 6.23662Z fillcurrentColor>/path> path classpoint dM433.445 45.9084L433.445 33.7816L431.713 33.7816L379.221 33.7816L369.346 33.7816L369.346 119.189L379.221 119.189L433.445 119.189L433.445 107.062L381.473 107.062L381.473 45.9084L433.445 45.9084Z fillcurrentColor>/path> path dM433.272 72.0675L397.065 72.0675L397.065 79.69L433.272 79.69L433.272 72.0675Z fillcurrentColor>/path> /svg> /div> div classdescription>미국 클라우드 펀딩 Kickstarter 상위성적 1.5%br>일본 마쿠아케 4,355% 달성br>대만 zeczec 20,706% 달성/div> /div> div classbrand> div classlogo reddr> svg width454 height119 viewbox0 0 454 119 fillcurrentColor xmlnshttp://www.w3.org/2000/svg> path dM66.8669 118.686L34.6798 65.4041L9.95525 65.4041L9.95525 118.686L-2.40044e-09 118.686L0 0.578125L35.3341 0.578125C59.3887 0.578125 75.6536 9.16238 75.6536 32.1732C75.6536 50.962 63.8756 61.8208 45.4607 64.5784L78.1464 118.67L66.8669 118.67L66.8669 118.686ZM9.95525 57.2872L33.0128 57.2872C53.9204 57.2872 65.527 49.1859 65.527 32.1732C65.527 15.1605 53.9204 8.67942 33.0128 8.67942L9.95525 8.67942L9.95525 57.2872Z fillcurrentColor>/path> path dM88.6305 75.81C88.6305 85.6562 91.1544 93.773 96.1866 100.192C101.219 106.61 108.323 109.82 117.499 109.82C124.027 109.82 129.636 108.075 134.341 104.601C139.03 101.111 142.115 96.2813 143.548 90.0963L154.656 90.0963C151.883 99.0389 147.583 106.065 141.71 111.16C135.836 116.254 127.782 118.794 117.484 118.794C110.847 118.794 105.02 117.687 99.9879 115.475C94.9558 113.263 90.7961 110.116 87.54 106.018C84.2683 101.921 81.8691 97.1693 80.3267 91.7477C78.7688 86.3417 78.0054 80.3592 78.0054 73.8314C78.0054 67.3036 78.9246 61.6015 80.7474 56.0708C82.5701 50.5402 85.2031 45.6794 88.6305 41.4729C92.058 37.2665 96.2333 34.0104 101.156 31.6891C106.079 29.3677 111.532 28.2148 117.499 28.2148C129.34 28.2148 138.594 32.3122 145.293 40.4914C151.992 48.6706 155.342 60.4487 155.342 75.8255L88.6461 75.8255L88.6305 75.81ZM144.716 67.5217C144.716 58.7817 142.333 51.5372 137.581 45.7884C132.829 40.0396 126.13 37.1574 117.499 37.1574C108.868 37.1574 102.59 40.0396 97.6666 45.7884C92.7435 51.5372 89.7211 58.7817 88.615 67.5217L144.701 67.5217L144.716 67.5217Z fillcurrentColor>/path> path dM233.145 1.4024e-09L243.101 1.60473e-09L243.101 118.793L233.145 118.793L233.145 101.344L232.818 101.344C230.045 106.766 225.854 111.019 220.214 114.119C214.575 117.22 208.826 118.762 202.968 118.762C196.222 118.762 190.38 117.625 185.457 115.366C180.534 113.107 176.499 109.913 173.351 105.831C170.204 101.734 167.883 96.9819 166.387 91.5758C164.892 86.1542 164.144 80.1873 164.144 73.6595C164.144 67.1317 164.923 61.6633 166.465 56.2417C168.008 50.8201 170.391 45.9904 173.601 41.7217C176.81 37.4685 180.845 34.1501 185.706 31.7664C190.567 29.3828 196.16 28.1988 202.454 28.1988C208.748 28.1988 214.543 29.6009 220.121 32.4208C225.698 35.2406 230.045 39.1978 233.145 44.2923L233.145 1.4024e-09ZM231.151 59.2953C229.827 54.933 227.895 51.0849 225.34 47.7665C222.785 44.4481 219.731 41.8463 216.133 39.9612C212.534 38.0761 208.53 37.1413 204.105 37.1413C194.477 37.1413 187.186 40.6623 182.201 47.673C177.231 54.6993 174.738 64.1872 174.738 76.121C174.847 86.6372 177.62 94.8631 183.042 100.83C188.448 106.797 195.474 109.788 204.105 109.788C213.172 109.788 220.277 106.361 225.433 99.5058C230.575 92.6508 233.145 83.864 233.145 73.1454C233.145 68.269 232.475 63.6575 231.151 59.2953Z fillcurrentColor>/path> path dM270.801 118.81L270.801 8.2428L313.582 8.2428C332.153 8.2428 346.065 13.7579 355.304 24.7726C364.543 35.7872 369.154 48.5312 369.154 63.0044C369.154 79.5342 364.2 92.9637 354.291 103.293C344.383 113.638 331.514 118.81 315.686 118.81L270.801 118.81ZM304.749 93.3843L313.582 93.3843C319.191 93.3843 323.943 90.6579 327.806 85.2051C331.67 79.7523 333.602 72.3209 333.602 62.9266C333.602 54.872 331.888 47.9392 328.461 42.1125C325.033 36.2858 320.079 33.3568 313.598 33.3568L304.764 33.3568L304.764 93.3843L304.749 93.3843Z fillcurrentColor>/path> path dM408.321 118.81L377.38 118.81L377.38 36.4417L404.27 36.4417L404.27 48.9831C409.505 39.4641 415.643 36.8 425.739 36.5195C426.876 36.4884 428.434 36.6286 430.444 36.8467L430.444 64.0016C428.185 63.4564 426.16 63.1915 424.368 63.1915C413.68 63.1915 408.337 69.1584 408.337 81.0923L408.337 118.826L408.321 118.81Z fillcurrentColor>/path> path dM454 104.305C454 112.251 447.55 118.701 439.604 118.701C431.659 118.701 425.209 112.251 425.209 104.305C425.209 96.3598 431.659 89.9255 439.604 89.9255C447.55 89.9255 454 96.3598 454 104.305Z fillcurrentColor>/path> /svg> /div> div classdescription>아마존 글로벌 스포츠 악세서리 분야 0.1%br>라쿠텐 스포츠웨어 악세서리 분야 1위br>네이버 가격비교 스토어 인기 브랜드 1위/div> /div> /section> section classsection-02> div classlogo> svg width98 height26 viewbox0 0 98 26 fillcurrentColor xmlnshttp://www.w3.org/2000/svg> path dM6.93758 24.8789H-0.00123253V0.373066H7.44529C14.3672 0.373066 18.4628 4.9256 18.4797 12.5583C18.4458 20.3094 14.2656 24.8789 6.93758 24.8789ZM1.75886 23.2542H6.86988C13.3179 23.2711 16.7535 19.2432 16.7535 12.5583C16.7196 5.94104 13.4194 1.98084 7.34375 1.96391H1.75886V23.2542ZM24.5561 0.373066V24.8789H22.796V0.373066H24.5561ZM43.3254 6.53337C43.0884 3.57169 40.7191 1.62544 37.3004 1.62544C33.7633 1.62544 31.2755 3.67323 31.2755 6.49953C31.2755 9.03811 33.4587 10.409 36.2512 11.2382L38.8913 12.0167C42.4284 13.0322 45.3901 14.7584 45.3901 18.4478C45.3901 22.3742 42.2084 25.2851 37.1312 25.2851C32.291 25.2851 29.1939 22.6619 28.94 18.854H30.734C30.9709 21.8495 33.5603 23.6435 37.1312 23.6604C40.9729 23.6435 43.6638 21.5449 43.6638 18.4478C43.6638 15.9092 41.7514 14.6061 38.3836 13.6076L35.5065 12.7614C31.6648 11.5936 29.5493 9.61353 29.5493 6.56722C29.5493 2.72549 32.9002 0.000739373 37.3343 0.000739373C41.7853 0.000739373 44.8654 2.75934 45.0516 6.53337H43.3254ZM48.5217 24.8789V0.373066H58.5407C64.0578 0.373066 67.4596 3.80862 67.4426 8.80118C67.4596 13.8614 63.9902 17.1954 58.3714 17.1954H54.2758V24.8789H48.5217ZM54.2758 12.626H57.3221C60.0469 12.6429 61.4854 11.1198 61.4854 8.80118C61.4854 6.51645 60.0469 5.04407 57.3221 5.04407H54.2758V12.626ZM75.4145 0.373066V24.8789H69.6603V0.373066H75.4145ZM91.679 7.65035C91.5267 5.87334 90.2067 4.80713 87.8542 4.80713C85.5187 4.80713 84.3171 5.82257 84.3002 7.21033C84.2664 8.73348 85.7557 9.47814 87.9558 9.95201L90.0882 10.4597C94.81 11.4921 97.5516 13.8445 97.5686 17.7709C97.5516 22.408 93.9469 25.2005 87.8542 25.2174C81.7447 25.2005 77.8014 22.4588 77.6999 16.8231H83.2509C83.3863 19.1925 85.1633 20.411 87.7865 20.411C90.2236 20.411 91.679 19.3448 91.7129 17.7709C91.679 16.3492 90.4267 15.6046 87.7188 14.9953L85.1464 14.3861C80.9324 13.4045 78.343 11.3059 78.343 7.6165C78.3261 3.06397 82.337 0.0345872 87.8881 0.0345872C93.5407 0.0345872 97.1793 3.11474 97.2301 7.65035H91.679Z fillcurrentColor>/path> /svg> /div> div classxans-element- xans-layout xans-layout-footer Info >p>경기 남양주시 순화궁로 450-40 디스피스/p>p>a hreftel:070-4070-3593>span classfw-700>TEL/span> 070-4070-3593/a>span classfw-700> FAX/span> 0505-340-0317/p>/div> div classcopyright>p>ⓒ All rights reserved. DISPIS Co./p>/div> /section> /div> /div>/footer> /div> span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://dispis.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs4f8b1b5279413887271344e270b52bce&ufreshband.16>/script>script> (function (i, s, o, g) { var a s.createElement(o), m s.getElementsByTagName(o)0; var initialized false; var interval null; function safeInit() { if (initialized) return; if (typeof i.initCaWebAnalytics function) { try { i.initCaWebAnalytics({mid:freshband,stype:e,domain:,shop_no:16,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); initialized true; } finally { if (interval) clearInterval(interval); a.onload a.onreadystatechange a.onerror null; } } } a.onload a.onreadystatechange function () { if (!a.readyState || a.readyState loaded || a.readyState complete) { safeInit(); } }; a.onerror function () { if (interval) { clearInterval(interval); interval null; } a.onload a.onreadystatechange a.onerror null; }; interval setInterval(safeInit, 200); setTimeout(function () { if (interval) { clearInterval(interval); interval null; } }, 10000); safeInit(); a.async 1; a.setAttribute(crossorigin, anonymous); a.src g; m.parentNode.insertBefore(a, m); })(window, document, script, //optimizer.poxo.com/ca2/analytics.js?v20251215);/script>script typetext/javascript src/ind-script/i18n.php?v2512111444&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamerVdNb9swDL0nvu53eN2GYdc2XbdiCVq0KXqmZTpmI4maPpq6v36Kk0Mz1IltFQESx-Z7oqhHmsxrVpiffbF5ZUHhhu06t-g4WIH5k8vp7IfOntyn_JhdIANinT_9DWib_c_X7Hv2eSASXzxaDdLtb2SCeU2YyhKsHLWFDEVW6dFQzYJ1JUn4URRn2bf4GbV4fOrZ_hc3Y3kV8QenW4JHT9FARSvtcxSL9uKRfL18vQQPmSI9gEdSEVG4jNenUc5Y0r7qQc8ibN26YqtmrL1lKdGext3K4M6NubBUrnr4EzzJ01aV5TZSE8cyIlhPPJuJJI2TArTu49eOQrBSrPtav4CO2aijtI1F33-VFudRGRnP5X0QGJMvuCCJ-d0b_M6_I1HpwCkuQ7zlNmSGLVgFLbYB3dqVIaaN6hRxX4YjTkSp5g-77HlLIeG1kQzlIJAKHrbr3hQO7XPX4XSADcumItlbeiVWEKTfhsApsP6ip-oUaFhtUz04nFpa1X4gprSwOnIcO9O3O9tgIXk1KBizYC1q0eSuZjONBUJgAl7s_02rWDnAp3ryUTT9Ck3tlYxFjzyhO209s43x_AebQScErtFi9z0ap1AVXfrrAb-xJVqh_WiCC3Br9OkMR8TWm-N2X3fGssw4GNYpe1nEmgir8fu4RMOOxq__SK6ek0sjEBwSQmBRYAL8roWvsYmdVpnIsmQPcpa0mzY_xssSNVaUmhpzaBJ8-GWhHC_I8-A5Fl0SLc19zZvxuRFfm3TLJpjxCRpia63QxkR_ppSDWTRzWuO-XqQp5IAqKfdarf2m7fTQfIBq90xLKD6E5zq2senbu0QPJK91xeNFIIEUFBITPDLg6zjH4PQZJMX5icdLad7ZrnaAzYi31O4tP439XNdA2AF0m0xA97y2Rf3cT-yHvXzb7MbHTlgyfiD6IbZYeZz98nuDoh2bKjj2dn-X5KAMGTPrObBZDh6v6CVa_gM&typejs&k1ce78061e5b4255be1a0dc2d34b4d26c6bcadbd7&t1758587957 >/script>script src/ind-script/optimizer_user.php?filenametc1BDsIgFEXReXHadfygMbodCk9Af8H8R9N09zpxCQ7v5FwpfYUguo0wysPAsoSW5L0tWqMrY1VhgktgzU34qu1-E0PDHnTiOBS_cuer9_4iBSHBTk_O8ged0brqNHrOiu_kAw&typejs&k0dd33a31380b14aaff2f4d1c1b4c29105ae6d999&t1763017188&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;if (sIsValidChRef T) {sessionStorage.setItem(ch_ref, sChRef);}// ch_ref 존재 여부 체크CAFE24.hasChRef function() {if (sIsValidChRef T && sessionStorage.getItem(ch_ref)) {return true;}return false;}// ch_ref 데이터 조회CAFE24.getChRefData function() {if (sIsValidChRef T) {return sessionStorage.getItem(ch_ref);}}// 프론트 디자인 변경이 필요한지 여부 반환CAFE24.checkChannelUI function() {if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}var aLogData {log_server1:eclog2-260.cafe24.com,log_server2:elg-db-svcm-177.cafe24.com,mid:freshband,stype:e,domain:,shop_no:16,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName 적립금;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;CAFE24.SHOP_CURRENCY_INFO {16:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:\uffe6,tail:},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://static.hackle.io/sdk/cafe24/90bdb0af-78c7-4eef-affb-54a9208068a5.js?vs20251118152746.1&client_idO8uez3lTc67X1PfuciDfWU, integrity: sha384-bRuM4K3qV1wzQE9sOpvMgHCyz/RIrxVwYzdpEdyxi3KVqxJUdAnfPyLK3oL+BIlL},{src:https://app4you.cafe24.com/SmartPopup/tunnel/scriptTags?vs20201007004937.1&client_idAyPifbe9TEq8i4fmvfUgaZ},{src:https://calendar-app.cafe24.com/openapi/inject.js?vs20241112152632.1&client_idA8RQp67UIt9nBlqvThz2jC};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,customer,order,personal,store,category,collection,product,promotion,supply,privacy,mileage,shipping,community,design,notification,analytics,salesreport;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body>/html>
Subdomains
Date
Domain
IP
m.dispis.kr
2025-08-22
203.245.12.117
www.dispis.kr
2025-09-18
183.111.139.230
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]