Help
RSS
API
Feed
Maltego
Contact
Domain > en.thevoont.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-05
14.128.157.234
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Sun, 05 Oct 2025 04:35:44 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://en.thevoont.com/ 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, 05 Oct 2025 04:35:45 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: YESStrict-Transport-Security: max-age31536000Referrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Sun, 05 Oct 2025 04:35:45 GMTX-XSS-Protection: 1;modeblockX-HURL: /voont2view_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN //www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html langen>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.eyJpc3MiOiJ2b29udC5jYWZlMjQuY29tIiwiYXVkIjoianMtZXJyb3ItdHJhY2VyLWFwaS5jYWZlMjQuY29tIiwibWFsbF9pZCI6InZvb250Iiwic2hvcF9ubyI6MiwicGF0aF9yb2xlIjoiTUFJTiIsImxhbmd1YWdlX2NvZGUiOiJlbl9VUyIsImNvdW50cnlfY29kZSI6IktSIiwiaXNfeXRzIjpmYWxzZSwiaXNfY29udGFpbmVyIjpmYWxzZSwid29ya3NwYWNlIjoicHJvZHVjdGlvbiJ9.ap_gnMjyqxVgyPHdtroRLFf3EobsY7T9qbrh9YqwWi8, {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 contentVOONT />meta namedescription contentVOONT Store | SHOP, COLLECTION, STOCKIST, ABOUT />meta namekeywords contentVOONT />meta http-equivContent-Type contenttext/html; charsetutf-8/>meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, minimum-scale1.0, user-scalableyes/>meta nameformat-detection contenttelephoneno/> link relstylesheet typetext/css href/web/upload/addbase/fullpage.css/> link relstylesheet href/web/upload/addbase/swiper.css/>link relstylesheet hrefhttps://fonts.googleapis.com/css?familyNoto+Sans+KR:400,700/> link href//ecudemo119330.cafe24.com/web/upload/artfinger/etc/lyw/themify-icons.css relstylesheet/>link hrefhttps://fonts.googleapis.com/css2?familyNoto+Sans:wght@400;500;600;700&displayswap relstylesheet/>link relstylesheet hrefhttps://fonts.googleapis.com/css?familyNoto+Sans+KR:300,400,500,600,700/>link hrefhttps://fonts.googleapis.com/css2?familyJosefin+Sans:wght@200;300;400;500;600;700&displayswap relstylesheet/>link hrefhttps://fonts.googleapis.com/css2?familyYantramanav:wght@100;300;400;500;700;900&displayswap relstylesheet/>script src/web/upload/addbase/jquery-3.6.0.min.js>/script> !-- The code in includes JQuery 1.4.4. Be careful to add another version of jQuery. -->!-- do not touch--> script src/web/upload/addbase/fullpage.js>/script>script src/web/upload/addbase/fullpage.min.js>/script> script src/web/upload/addbase/swiper.min.js>/script>script src/web/upload/addbase/sticky-kit.min.js>/script>script src/web/upload/addbase/classie.js>/script> link relcanonical hrefhttps://en.thevoont.com />meta propertyog:url contenthttps://en.thevoont.com />meta propertyog:title contentVOONT />meta propertyog:description contentVOONT Store | SHOP, COLLECTION, STOCKIST, ABOUT />meta propertyog:site_name contentVOONT />meta propertyog:type contentwebsite />script typetext/javascript>var CAFE24API { instance : , MALL_ID : voont, SHOP_NO : 2, 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://voont.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 2510011432;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE en_US;CAFE24.MOBILE false;CAFE24.MOBILE_DEVICE false;CAFE24.MOBILE_USE false;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin11;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 2;CAFE24.SHOP {getLanguage : function() { return en_US; },getSkinLanguageCode : function() { return en_US; },getCurrency : function() { return USD; },getFlagCode : function() { return US; },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 false; },isUS : function() { return true; },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 en_US; },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 0; },isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return voont},getCurrencyFormat : function(sPriceTxt, bIsNumberFormat) { sPriceTxt String(sPriceTxt);var aCurrencySymbol $,,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 EUR},getCurrencyList : function(sCurrencyCode) { var aCurrencyList {KRW:{currency_symbol:\uffe6,decimal_place:0,round_method_type:F},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},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:voont.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:voont,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {search_period:,calendar_config:{maxDate:2027-10-05,locale:en}};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2510011432,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?filenamenY1BCkIxDAX3pVvPERU9gTcQPEBa87X8NClpCnp7xZUbQbp9vJmBu1aC3d6gmd4MKxh1HZYJcu-wmIpD1lpV4nvYwD9_yqErDy8qIeljEhzus1HGJ9kc6piYJlFtgYtQSCjys88lwaU0zCucv30nZJIrGhziMW5hYfRW8vrRvAA&typecss&k3572cbbdf8913438f1d2bd7f51c552f63984d500&t1744181180 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdRBjsMgDAXQfdNtz2H1GD0GAYdYAziyzSi5_dB23U3G3YGQnmzzAVauCBinrigKv8zNYOtzoTitVgtowimhUm6gP9TudwhiC7WMAlEVaqB2HYsb_FfakSKftrJQ0kMNKwgqd4n4UiPX6q-WcHA3n75H0yZcnLBgmFkOH42elU0bb2e595xgDkrxJWK8jA1etpCpjVrd4U7u5IrFfwBzNzufy88s7-7mOEBxVy3Mxf_6Fy7JP6ySHm1h_xEwF6MvPC7h1KPT94S7YUs-1sJs7yj9AQ&typecss&kd0a475e160f5d639aa439c3c7aefbf59bf154e8c&t1757667411&userT />title>VOONT/title>/head> body idmain>div classback_think>/div> div classprogress_load2> /div> div classmain_control> !-- 로딩시 나타나는 문구입니다. 아래에서 검정색 텍스트만 변경해주세요.----------> div idprogress_txt1_og> Regulary Stand Madagascar./div> !--------------------------------------------------> !-- 메인의 두번째 섹션의 문구입니다. 아래에서 검정색 텍스트만 변경해주세요. 줄바꿈이 필요로할때는 br>을 기입해주세요.------> div idmain_banner_txt_og>Sale-on-Sale Eventbr/>br/>Take an additional 20% offbr/>all sale itemsbr/>br/>Use Code : 23-SS-COLLECTIONbr/>br/>In-store & onlinebr/>/div> !--------------------------------------------------> !-- 메인의 세번째 섹션의 문구입니다. 아래에서 검정색 텍스트만 변경해주세요. 줄바꿈이 필요로할때는 br>을 기입해주세요.------> div idmain_banner2_txt_og> Spring Summer Collection/div> !--------------------------------------------------> /div> !------------------------------------------------------------------------------┐아래 텍스들은 설명입니다. 아래텍스트를 편집하거나 지우지마세요.~~~ 아래설명대로 진행하여 로고와 메인이미지를 변경할수있습니다.-----이미지 변경 방법----------------------------------------------1. 상단에 이미지를 클릭 해주세요.2. 편집버튼을 클릭 해주세요.3. 속성탭을 클릭 해주세요.4. 준배해둔 이미지 파일선택 버튼을 클릭하여 준비해둔 이미지를 불러와주세요.아래 그림과 의 표기와 같은 순서입니다. 메인이미지1 메인이미지2 메인이미지3┌------------┐ ┌------------┐ ┌------------┐│ │ │ │ │ │└------------┘ └------------┘ └------------┘-----이미지에 링크 연결 방법----------------------------------------1. 상단에 이미지를 클릭 해주세요.2. 편집버튼을 클릭 해주세요.3. 속성탭을 클릭 해주세요.4. 링크에 클릭시 이동하고싶은 주소 를 붙여넣어주세요. 링크를 사용하고 싶지않다면 #기호를 기입해주세요.----------------------------------------------------------------------------> div classmain_control> div classimg_pb img_main stylemargin:30px; width:1000px; text-align:left; background-color:#eee; padding:10px 20px;> div styletext-align:left; font-size:12px;> div stylefont-size:13px; font-weight:bold;>1.로고 관리/div> 아래이미지는 로고이미지입니다.br/> 이미지에 마우스 오버하여 편집버튼클릭후, 속성탭에서 이미지를 변경 해주세요.br/> br/> /div> img src/web/upload/category/editor/2025/03/18/c5c9e3bc55130f96dea5bf8f1f4d85a4.png/> /div> div classimg_pb img_main stylemargin:30px; width:1000px; text-align:left; background-color:#eee; padding:10px 20px;> div styletext-align:left; font-size:12px;> div stylefont-weight:bold; font-size:13px; >2.메인 이미지 관리/div> 아래이미지들이 메인이미지입니다.br/> 변경원하는 이미지에 마우스 오버하여 편집버튼클릭후, 속성탭에서 이미지를 변경하거나 링크를 연결해주세요.br/> 링크를 연결하고 싶지않다면 링크기입란에 #(샵기호)를 기입해주세요.br/> br/> /div> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인1번이미지입니다.a href/product/list.html?cate_no81 classmain_01_01_lin>img src/web/upload/category/editor/2025/09/12/35390f83fbba6ea2c97bc386a56f54d9.jpg classmain_01_01_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인2번이미지입니다.a href/product/list.html?cate_no81 classmain_01_02_lin>img src/web/upload/category/editor/2025/09/12/558c39eb0b64624a632b47c10e4958df.jpg classmain_01_02_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인3번이미지입니다.a href/product/list.html?cate_no81 classmain_01_03_lin>img src/web/upload/category/editor/2025/09/12/8fdd87d77e525125395a2b971d2e2f24.jpg classmain_01_03_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인4번이미지입니다.a href/product/list.html?cate_no43 classmain_01_04_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_04_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인5번이미지입니다.a href/product/list.html?cate_no43 classmain_01_05_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_05_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인6번이미지입니다.a href/product/list.html?cate_no43 classmain_01_06_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_06_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인7번이미지입니다.a href/product/list.html?cate_no43 classmain_01_07_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_07_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인8번이미지입니다.a href/product/list.html?cate_no43 classmain_01_08_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_08_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인9번이미지입니다.a href/product/list.html?cate_no43 classmain_01_09_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_09_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>PC 메인10번이미지입니다.a href/product/list.html?cate_no43 classmain_01_10_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/e93c340377082860a720c7fc58fe2dc9.jpg classmain_01_10_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인1번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_01_lin>img src/web/upload/category/editor/2025/09/12/98821b54e2ca4a54f4e20d1a9c31e7fd.jpg classm_main_01_01_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인2번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_02_lin>img src/web/upload/category/editor/2025/09/12/2d7d523fa8c92e7366cf2a5a86c70efe.jpg classm_main_01_02_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인3번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_03_lin>img src/web/upload/category/editor/2025/09/12/c6cbea38a6ca723e3e55f2701ed63b5f.jpg classm_main_01_03_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인1번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_04_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_04_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인2번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_05_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_05_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인3번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_06_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_06_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인1번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_07_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_07_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인2번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_08_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_08_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인3번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_09_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_09_im alt stylewidth:190px;/>/a>/li> li styleborder:1px solid #000; width:190px; display:inline-block; margin-right:1px; list-style:none;>모바일 메인3번이미지입니다.a href/product/list.html?cate_no43 classm_main_01_10_lin>img src//ecimg.cafe24img.com/pg1507b20871030091/offthecommunity1/web/upload/category/editor/2023/07/21/1a67a3aa994d104852211fd364e751b2.jpg classm_main_01_10_im alt stylewidth:190px;/>/a>/li> /div> div classimg_pb img_main stylemargin:30px; width:1000px; text-align:left; background-color:#eee; padding:10px 20px;> div styletext-align:left; font-size:12px;> div stylefont-size:13px; font-weight:bold;>3.메인 단일 이미지/div> 아래이미지들이 메인이미지입니다.br/> 변경원하는 이미지에 마우스 오버하여 편집버튼클릭후, 속성탭에서 이미지를 변경해주세요.br/> br/> /div> li styleborder:1px solid #000; width:300px; display:inline-block; margin-right:10px; list-style:none;>PC 사용이미지입니다. a href/product/list.html?cate_no51 idmain_02_01_lin>img src/web/upload/category/editor/2025/09/12/a78bfd7a8ab0ef26c9cacee3dcc5f0e1.jpg idmain_02_01_im alt stylewidth:300px;/>/a>/li> li styleborder:1px solid #000; width:300px; display:inline-block; margin-right:10px; list-style:none;>MO 사용이미지입니다. a href/product/list.html?cate_no51 idm_main_02_01_lin>img src/web/upload/category/editor/2025/09/12/fb27e238c13581abaf8bff321c323a21.jpg idm_main_02_01_im alt stylewidth:300px;/>/a>/li>/div> div classimg_pb img_main stylemargin:30px; width:1000px; text-align:left; background-color:#eee; padding:10px 20px;> div styletext-align:left; font-size:12px;> div stylefont-size:13px; font-weight:bold;>5.SNS 관리/div> 아래이미지들이 SNS입니다.br/> 링크를 연결할 아이콘에 마우스 오버하여 편집버튼클릭후, 속성탭에서 링크만 연결해주세요.br/> 링크를 연결하고 싶지않다면 링크기입란에 #(샵기호)를 기입해주세요(자동 사라집니다.)br/> br/> /div> li styleborder:1px solid #eee; display:inline-block; margin-right:10px; list-style:none;>a href//instagram.com/voont_official/ idsns_01_lin>img src/artfinger/img/insta.png stylewidth:30px/>/a>/li> li styleborder:1px solid #eee; display:inline-block; margin-right:10px; list-style:none;>a href# idsns_02_lin>img src/artfinger/img/face.png stylewidth:30px/>/a>/li> li styleborder:1px solid #eee; display:inline-block; margin-right:10px; list-style:none;>a href# idsns_03_lin>img src/artfinger/img/naverlogin.png stylewidth:30px/>/a>/li> li styleborder:1px solid #eee; display:inline-block; margin-right:10px; list-style:none;>a href# idsns_04_lin>img src/artfinger/img/kakao.png stylewidth:30px/>/a>/li> li styleborder:1px solid #eee; display:inline-block; margin-right:10px; list-style:none;>a href# idsns_05_lin>img src/artfinger/img/yout.png stylewidth:30px/>/a>/li> /div>/div> !--header or header2 select-->!--header--> header idheader classheader logocenter> div idpromotionBanner_bottom>div classnotice_listpage_wrap idpromotionBanner>div classnotice_listpage prom_tx_color> !--*******************************************************************************검정색 텍스트 부분의 내용을 수정하시면 됩니다, 줄바꿈 소스는 br> 입니다. 줄바꿈 하고자 하는 위치에 br> 태그를 써서 여백이나 줄바꿈을 만들어주시기 바랍니다.*******************************************************************************--> Free shipping EVENT div classclose> a hrefjavascript:void(0); onclickexit2()>오늘 열지않기/a> input typecheckbox namelayer_close/> a hrefjavascript:void(0); onclickexit() classclose_bt>닫기/a> /div> /div> script> $(document).ready(function(){ cookiedata document.cookie; if(cookiedata.indexOf(closeY)0){ $(#promotionBanner).show(); }else{ $(#promotionBanner).hide(); } }); function exit(){ if($(inputnamelayer_close).is(:checked) true){ setCookie(close,Y,1); } $(#promotionBanner).slideUp(); } function exit2(){ $(#promotionBanner).slideUp(); setCookie(close,Y,1); } function setCookie(cname, cvalue, exdays) { var d new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); //시간설정 var expires expires+d.toUTCString(); var temp cname + + cvalue + ; + expires; document.cookie temp; } /script>/div>/div> div classheader_wrap> div classgnb> div classgroup_nav> div classxans-element- xans-layout xans-layout-category artcate>div classposition> ul classd1-wrap> li data-param?cate_no78 classd1 xans-record->a href/product/list.html?cate_no78>SHOP/a>/li> li data-param?cate_no85 classd1 xans-record->a href/artfinger/lookbooksl.html?cate_no85>COLLECTION/a>/li> li data-param?cate_no86 classd1 xans-record->a href/artfinger/stockist.html?cate_no86>STOCKIST/a>/li>li data-param?cate_no87 classd1 xans-record->a href/artfinger/about.html?cate_no87>ABOUT/a>/li> li classxans-element- xans-layout xans-layout-boardinfo d1>a href/board/free/list.html?board_no1 classcategory_ti1> /a>div classd2-wrap> ul> li classd2 xans-record->a href/board/notice/1/>Notice/a>/li> li classd2 xans-record->a href/board/qa/6/>Q&A/a>/li> /ul> /div>/li> /ul> div classclear>/div> /div>/div>/div> /div> div classlogo_area> h1 classxans-element- xans-layout xans-layout-logotop >a href/index.html>img src/web/upload/category/editor/2025/03/18/c5c9e3bc55130f96dea5bf8f1f4d85a4.png/>/a>/h1> /div> div classaccount_area> div classartcate> div classposition> ul classd1-wrap> li classd1 global>a idpopupBtn_gl>LANGUAGE/a>/li> li classxans-element- xans-layout xans-layout-statelogoff d1 >a href/member/login.html classcategory_ti5>/a>/li> li classxans-element- xans-layout xans-layout-orderbasketcount d1 >a href/order/basket.html>span classcategory_ti2 styledisplay:inline-block;>/span>: 0/a>/li> li classd1>a href/myshop/index.html classcategory_ti3>/a>/li> li classd1 search>span classcategory_ti4>/span>/li> /ul> /div>/div> /div> div classhamber_momenu> button typebutton classbtnCate category> span>/span>span>/span>span>/span> /button> /div> div classhamber_momenu_account> ul>li classsearch>a>svg version1.1 idLayer_1 xmlnshttp://www.w3.org/2000/svg xmlns:xlinkhttp://www.w3.org/1999/xlink x0px y0px width63.125px height69.363px viewbox0 0 63.125 69.363 enable-backgroundnew 0 0 63.125 69.363 xml:spacepreserve>path dM42.978,43.71c5.058-4.7,7.948-11.326,7.948-18.259c0-13.767-11.2-24.967-24.967-24.967S0.992,11.684,0.992,25.451 s11.2,24.967,24.967,24.967c4.741,0,9.355-1.336,13.345-3.863c0.434-0.274,0.882-0.583,1.359-0.936L60.849,68.82l2.261-1.967 L42.978,43.71z M25.959,47.421c-12.114,0-21.969-9.855-21.969-21.97s9.855-21.97,21.969-21.97c12.113,0,21.969,9.855,21.969,21.97 c0,7.567-3.823,14.51-10.227,18.571C34.191,46.246,30.131,47.421,25.959,47.421z>/path>g>path dM-123.872,25.385h-9.428c-1.563-9.149-4.903-20.054-11.979-21.305V3.952c-0.236,0-0.459,0.033-0.685,0.053 c-0.228-0.02-0.449-0.053-0.683-0.053V4.08c-7.079,1.251-10.419,12.154-11.981,21.305h-10.31l-10.724,46.24h67.537L-123.872,25.385 z M-145.964,5.96c5.851,0.702,9.062,10.335,10.672,19.425h-21.344C-155.025,16.296-151.814,6.663-145.964,5.96z M-167.383,27.342 h8.443c-0.844,5.678-1.018,10.291-1.035,10.794l1.955,0.065c0.088-2.678,0.408-6.632,1.061-10.859h21.988 c0.654,4.228,0.973,8.182,1.061,10.859l1.954-0.065c-0.019-0.503-0.19-5.116-1.034-10.794h7.598l10.752,42.327h-62.559 L-167.383,27.342z>/path>path dM-111.933,71.775h-67.918l0.043-0.185l10.751-46.356h10.303c1.549-8.998,4.878-19.91,11.958-21.28V3.802h0.149 c0.173,0,0.34,0.017,0.5,0.034l0.195,0.019l0.167-0.019c0.162-0.017,0.329-0.034,0.505-0.034h0.15v0.153 c7.075,1.37,10.404,12.282,11.955,21.28h9.418l0.029,0.113L-111.933,71.775z M-179.473,71.474h67.155l-11.67-45.94h-9.438 l-0.021-0.125c-1.534-8.979-4.837-19.941-11.858-21.182l-0.124-0.022v-0.1c-0.107,0.006-0.213,0.017-0.323,0.028l-0.198,0.02 l-0.227-0.02c-0.109-0.012-0.213-0.022-0.318-0.028v0.1l-0.124,0.022c-7.026,1.241-10.327,12.204-11.86,21.182l-0.021,0.125 h-10.317L-179.473,71.474z M-114.448,69.819h-62.94l0.043-0.185l9.843-42.443h8.736l-0.025,0.172 c-0.786,5.288-0.991,9.666-1.028,10.626l1.655,0.057c0.059-1.633,0.274-5.653,1.058-10.728l0.02-0.127h22.246l0.02,0.127 c0.782,5.058,0.998,9.088,1.057,10.728l1.654-0.057c-0.047-1.143-0.263-5.479-1.027-10.626l-0.025-0.172h7.888l0.029,0.113 L-114.448,69.819z M-177.01,69.518h62.177l-10.676-42.027h-7.308c0.785,5.35,0.979,9.794,1.01,10.639l0.006,0.149l-2.254,0.076 l-0.006-0.15c-0.049-1.514-0.25-5.571-1.039-10.714h-21.73c-0.791,5.161-0.991,9.207-1.04,10.714l-0.005,0.15l-2.255-0.076 l0.005-0.149c0.017-0.504,0.19-5.046,1.011-10.639h-8.15L-177.01,69.518z M-135.113,25.534h-21.702l0.031-0.176 c1.508-8.506,4.606-18.803,10.801-19.547c6.233,0.744,9.331,11.041,10.838,19.547L-135.113,25.534z M-156.457,25.235h20.986 c-1.239-6.903-4.233-18.373-10.512-19.126C-152.223,6.863-155.217,18.331-156.457,25.235z>/path>/g>/svg>/a>/li>li classxans-element- xans-layout xans-layout-orderbasketcount btn_cart >a href/order/basket.html>svg version1.1 idLayer_1 xmlnshttp://www.w3.org/2000/svg xmlns:xlinkhttp://www.w3.org/1999/xlink x0px y0px width29px height26px viewbox-0.833 0 25.583 23 enable-backgroundnew -0.833 0 25.583 23 xml:spacepreserve>g>path dM7.537,6.721L6.994,6.679c0.003-0.061,0.428-6.057,4.812-6.058v0.612C7.923,1.233,7.54,6.666,7.537,6.721z>/path>path dM15.982,6.722c-0.014-0.225-0.392-5.489-4.267-5.489V0.621c4.384,0,4.807,5.998,4.81,6.058L15.982,6.722z>/path>/g>path dM23.726,22H-0.207l3.8-17.229h15.971L23.726,22z M0.666,21.271h22.168L19.025,5.502H4.144L0.666,21.271z>/path>/svg>span classcount>0/span>/a>/li> /ul> /div> /div> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />div classxans-element- xans-layout xans-layout-searchheader Layout_SearchHeader >div classsch_wrap> !-- $category_page/product/list.html --> fieldset> legend>search/legend> div classsearchForm> div classsearchFormWrap> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext /> button typebutton classbtnSearch onclickSEARCH_BANNER.submitSearchBanner(this); return false;>SEARCH/button> /div> /div> /fieldset> div classclose_sch>i classxi-close-thin>/i>/div> /div>/div>/form> /header>!--//header--> aside idaside classxans-element- xans-layout xans-layout-slide slidingMenu >div classgridContainer> div classartfinger_slide_wrap>div classgroup_nav> div classxans-element- xans-layout xans-layout-category DB_lnb_m>div idmenu_v classmenu_v_m> ul classd1-wrap_m> li data-param?cate_no78 classd1 cate_biger xans-record->a href/product/list.html?cate_no78 classtitle>SHOP/a>span classmid_dro>/span>/li> li data-param?cate_no85 classd1 cate_biger xans-record->a href/artfinger/lookbooksl.html?cate_no85 classtitle>COLLECTION/a>span classmid_dro>/span>/li> li data-param?cate_no86 classd1 cate_biger xans-record->a href/artfinger/stockist.html?cate_no86 classtitle>STOCKIST/a>span classmid_dro>/span>/li> li data-param?cate_no87 classd1 cate_biger xans-record->a href/artfinger/about.html?cate_no87 classtitle>ABOUT/a>span classmid_dro>/span>/li> li classcate_biger >span classcategory_ti1>/span> ul classxans-element- xans-layout xans-layout-boardinfo d2-wrap>li classxans-record->a href/board/free/list.html?board_no1>Notice/a>/li>li classxans-record->a href/board/product/list.html?board_no6>Q&A/a>/li>/ul> /li> !--li classcate_biger >span>Account/span> ul classd2-wrap> li classd2 moduleLayout_statelogoff >a href/member/login.html>Login/a>/li> li classd2 moduleLayout_statelogoff >a href/member/join.html>Register/a>/li> li classd2 moduleLayout_statelogon >a href>Logout/a>/li> li classd2>a href/myshop/order/list.html>Order/a>/li> li classd2>a href/myshop/index.html>Mypage/a>/li> /ul> /li--> /ul> ul classmember> li classxans-element- xans-layout xans-layout-statelogoff d2 >a href/member/login.html classcategory_ti5>/a>/li> li classxans-element- xans-layout xans-layout-statelogoff d2 >a href/member/join.html classcategory_ti7>/a>/li> li classd2>a href/myshop/order/list.html classcategory_ti8>/a>/li> li classd2>a href/myshop/index.html classcategory_ti3>/a>/li> /ul> /div>/div>/div> /div>!--artfinger_slide_wrap--> /div>/aside> div idmodalWrap_gl> div idmodalBody_gl> span idcloseBtn_gl>×/span> div classworldshipLayer > div classheader> h3>WORLD SHIPPING/h3> /div> div classcontent> p classdesc>Please select your Location/p> ul classgrp_lan> li classright>label>input typeradio namelanguage valueGlobal checked/> International, USD/label>/li> li classleft>label>input typeradio namelanguage valuekorean/> South Korea, KRW/label>/li> /ul> button idbtnmenu1 onclicklanglink()>CONFIRM/button> /div> /div> /div>/div> script>function langlink() { const selected document.querySelector(inputnamelanguage:checked); if (!selected) return; const checklang selected.value; const urlMap { korean: //thevoont.com/, Global: //en.thevoont.com/, }; if (urlMapchecklang) { window.location.href urlMapchecklang; }}const modal_gl document.getElementById(modalWrap_gl);// 버튼들 이벤트 일괄 등록popupBtn_gl, popupBtn_gl_m.forEach(id > { const btn document.getElementById(id); if (btn) { btn.addEventListener(click, () > { modal_gl.style.display block; }); }});// 닫기 버튼document.getElementById(closeBtn_gl).addEventListener(click, () > { modal_gl.style.display none;});// 배경 클릭 시 닫기window.addEventListener(click, event > { if (event.target modal_gl) { modal_gl.style.display none; }});/script>style>#popupBtn_gl {cursor:pointer;}#modalWrap_gl { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, .7); z-index:44444444;}#modalWrap_gl #modalBody_gl {width: 370px; padding: 35px; margin: 0 auto; position: absolute; background-color: #fff; left: 50%; top: 50%; transform:translate(-50%, -50%); box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}#modalWrap_gl #modalBody_gl #closeBtn_gl { font-weight: bold; color: #000; font-size: 25px; cursor: pointer; position: absolute; top: 8px; right: 20px;}#modalWrap_gl #modalBody_gl .worldshipLayer {}#modalWrap_gl #modalBody_gl .worldshipLayer .header {padding-bottom:20px;}#modalWrap_gl #modalBody_gl .worldshipLayer .content {padding-bottom:0;}#modalWrap_gl #modalBody_gl .worldshipLayer .content .grp_lan { display: flex; justify-content: space-between; flex-direction:column;}#modalWrap_gl #modalBody_gl .worldshipLayer .content .grp_lan li {display:inline-block; margin-bottom:8px;}#modalWrap_gl #modalBody_gl .worldshipLayer .content .desc {margin-bottom:20px;} #modalWrap_gl #modalBody_gl .worldshipLayer .content select {width:100%; border:0px; border-bottom:1px solid #000; padding-left: 0;} #modalWrap_gl #modalBody_gl .worldshipLayer .content #btnmenu1 {display:block; font-size:12px; color:#fff; background-color:#000; line-height:33px; text-align:center; width: 100%; margin-top: 20px; } @media all and (max-width : 1000px) { #modalWrap_gl #modalBody_gl {width: 300px; padding: 17px;} }/style>!--//header--> div idwrap> div> div idfullpage> !--01 번째 이미지 입니다.--> div classsection styleposition: relative; > div classswiper-container-main> div classswiper-wrapper> div classswiper-slide sl1_ima>a href# classsl1_link sli>/a>/div> div classswiper-slide sl2_ima>a href# classsl2_link sli>/a>/div> div classswiper-slide sl3_ima>a href# classsl3_link sli>/a>/div> div classswiper-slide sl4_ima>a href# classsl4_link sli>/a>/div> div classswiper-slide sl5_ima>a href# classsl5_link sli>/a>/div> div classswiper-slide sl6_ima>a href# classsl6_link sli>/a>/div> div classswiper-slide sl7_ima>a href# classsl7_link sli>/a>/div> div classswiper-slide sl8_ima>a href# classsl8_link sli>/a>/div> div classswiper-slide sl9_ima>a href# classsl9_link sli>/a>/div> div classswiper-slide sl10_ima>a href# classsl10_link sli>/a>/div> /div> div classtext_info> svg id_레이어_1 data-name레이어_1 xmlnshttp://www.w3.org/2000/svg version1.1 viewbox0 0 736 232.889> g fillcurrentColor fill-rulenonzero> path dM441.317,116.446c0,36.994-29.989,66.983-66.983,66.983s-66.983-29.989-66.983-66.983,29.989-66.983,66.983-66.983,66.983,29.989,66.983,66.983ZM367.81,53.299c-71.609,8.058-64.509,132.902,10.707,126.707,74.851-6.165,68.017-135.566-10.707-126.707Z>/path> path dM298.656,116.44c0,36.992-29.988,66.98-66.98,66.98s-66.98-29.988-66.98-66.98,29.988-66.98,66.98-66.98,66.98,29.988,66.98,66.98ZM225.826,53.315c-72.871,7.235-64.967,132.673,9.691,126.691,74.803-5.993,69.13-134.517-9.691-126.691Z>/path> path dM543.033,156.022V62.522c0-.324-1.464-5.554-1.761-6.239-.871-2.007-3.477-2.831-3.234-5.256l11.995.005c-1.395,2.298-5,6.867-5,9.49v115.5l-91-109v96.5c0,3.495,2.396,9.883,5,12.49h-10.999c4.262-5.358,4.663-13.701,5.041-20.449,1.648-29.436-1.298-60.419-.061-90.022l-12.98-14.52h16.5l86.5,105Z>/path> path dM89.033,51.022c-2.789,5.787-5.791,9.442-2.712,16.213l39.724,93.785,2.186-2.299c9.174-29.327,27.719-59.851,36.083-88.918.92-3.196,2.161-6.843,1.687-10.201-.592-4.185-4.39-4.888-4.968-8.579h17c.133,2.644-2.625,2.799-4.425,5.079-2.584,3.274-4.899,7.491-6.746,11.25l-44.841,110.669c-2.149-1.402-3.093-4.965-4.158-7.327-15.44-34.252-29.45-76.925-46.953-109.047-2.205-4.047-4.893-7.201-7.877-10.623h26Z>/path> path dM654.033,51.022l.99,13c-3.037-4.221-11.17-11-16.49-11h-29.5v110.5c0,3.507,2.403,9.879,5,12.5h-21c1.35-2.055,2.608-3.717,3.324-6.176.351-1.205,1.676-7.573,1.676-8.324V53.022h-29.5c-4.679,0-12.69,6.29-15.49,10,.5-3.855-1.439-9.098,1.49-12h99.5Z>/path> circle cx664.369 cy168.359 r8.598>/circle> /g>/svg>/div> div classswiper-pagination-main swiper-pagination-white>/div> div classswiper-button-next-main swiper-button-white>/div> div classswiper-button-prev-main swiper-button-white>/div> /div> /div> !--01 번째 이미지 입니다.--> !--02 번째 이미지 입니다.--> div classsection st1_ima style background-size:cover; background-position:center center; z-index:999; position: relative; > !--import(/main_txt2.html)--> a href# classst1_ink>/a> /div> !--02 번째 이미지 입니다.--> !-- div classsection style z-index:999; position: relative; > import(/main_movie.html) import(/main_image.html) /div> !--00 번째 이미지 입니다.--> !--04(여기에는 하단정보가 기입되기때문에 만지지말아주세요.) 번째 이미지 입니다.--> div classsection fp-auto-height stylez-index:999;> div classmyContent> div idfooter classxans-element- xans-layout xans-layout-footer footer_pc >div style classfooter_inner> div classinner1> div classxans-element- xans-layout xans-layout-info f-g-0 >ul> li> /li> li>주식회사 에이피인터내셔널 span>/span> ap_inter@naver.com span>/span> 02-928-0425 span>/span> 02857 서울특별시 성북구 안암로 27-6 (안암동4가) 경호빌딩 3층/li> li>CEO. 권민서 span>/span> BUSINESS NO. 369-88-03054 span>/span> MAIL-ORDER NO. 2024-서울성북-1293/li> li>©VOONT. ALL RIGHTS RESERVED./li> /ul>/div> div classf-g-2> ul classsnscate> !--! 소스 변경 전 반드시 상단 디자인 관리 > 좌측 디자인 백업 복구에서 해당 템플릿을 백업해주시기 바랍니다.! 백업하지 않으시면 오류발생 시 복구가 어려울 수 있습니다.! 아래 설명글에 따라 변경사항만 수정해주시기 바랍니다.--> li>a hrefhttps://www.instagram.com/voont_official/ classsnsl1 target_blank>INSTAGRAM/a>/li> !--왼쪽 소스에서 a href여기에 변경될 링크주소를 기입해주세요--> li>a href# classsnsl2 target_blank>FACEBOOK/a>/li>!--왼쪽 소스에서 a href여기에 변경될 링크주소를 기입해주세요--> li>a href# classsnsl3 target_blank>BLOG/a>/li> !--왼쪽 소스에서 a href여기에 변경될 링크주소를 기입해주세요--> li>a href# classsnsl4 target_blank>KAKAOTALK/a>/li> !--왼쪽 소스에서 a href여기에 변경될 링크주소를 기입해주세요--> li>a href# classsnsl5 target_blank>YOUTUBE/a>/li> !--왼쪽 소스에서 a href여기에 변경될 링크주소를 기입해주세요--> /ul> /div> div classf-g-1> ul> li>a href/member/agreement.html>TERMS OF USE/a>/li> li>a href/shopinfo/guide.html>SHOP GUIDE/a>/li> li>a href/member/privacy.html>PRIVACY POLICY/a>/li> /ul> /div> /div> /div>/div>!--//whell section--> /div> /div> !--04 번째 이미지 입니다.-->/div> /div>/div> div idcontainer stylepadding:0 0 0; min-height:0px!important;>/div> div classxans-element- xans-popup xans-popup-multipopup >!-- $banner_popup_no ※ Enter ID (number) of Pop-up. --> /div>span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://en.thevoont.com>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs847048902164f86ab03eb4a069bf8769&uvoont.2>/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:voont,stype:e,domain:,shop_no:2,lang:en_US,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);/script>script typetext/javascript src/ind-script/i18n.php?v2510011432&langen_US&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVjbcts4DH1P9NrvULK9zL4mzmbbaTL1pOn0GaIgmTFFsCAZR_36hWS3W28qWRdnZsczkkzhHIAgQEBMV1Rhev4HpwVDhRvidcroKbLC9MGn-vxPmzz4V2mfXNQO1Dp9-BaR693tdfIuORuJxKeAbMH43UCiiNYa57JENpOmkKBKCjsZakmRLYxWYRLFefJGfpOUy9tA_B-_OaZS8Hurm0PAoEWgEikbUlS37cNXHVb3368gQFJpO4LH6ExQeC_Ph1HesbahGEBPKjZmXRNXC7KByRjkw7ilif7CuUvWeTnAnhi0OSxVMLWeOvFkBEH2JJA7MdriSQbWDrFrS6GoqsgOlX4CK9loJbQdYxiupcUFrJyRdfk9CJxLbynTBtO7X_Bb-3q80oGrKI8y5DfajVNYRKsahzZyeZS0qTqDeChDjxESqumXbfb8SmHge20I8lGgKgZo9H7KPPJj1-J0gB2ZutBmcOjlWEA0oXGBr4DDZU_UNUKfV-T2FF63NB9hDZSum-tSP6Hpy5IemkUbJV96g6QDeoVZLMcrlDguiesb7cNo8B0WyGgVLiI393rJWvVM-pKA8z0eGU2yZnRuVcpK3YL-HzUylx3beglhP5cJwWtbzmWpMEDe1J-xK-wRWK1GJWCAoqifF7qDRjsTSy276yMYLbYS_zD-50AiD-Bn0zbesbl_Ti8MTpYMX07DCo3DF5_HCmz-rKIfU4HsyVrW-MX4Zf8OR3OTIQVS2NZ0uCL8a8GYgF8Ivc2B0zfJ2-QsLaQ1cFqtJ5KY8zPbaWxPpn5uM7V5ITWzLZ8_KHtqPlgo92v-BjND5TjTd5t_6sWyU9ddAgbh1e7faSHtKYS5lhyLZlg3uwqV-DzooNEfll5w7QJ9xHrUCoGvrdpeJ-MqrDLkyfBPnCMrGyYTXIJfY5jP4Pr7jUEcy11zO5VlQVGqxpy53ErjDeX0eVyhI6-n6_-q_aq__xtAoCjOcAGjwhnwuxa-xlpKQz6T5Z4CmMWs2bT5MT0s0WKh56bGDdQzbPibIZ8ekBcxkGy6WrU0UrA203NDvs30klx00xM0ejEHWRL9Uedzt733ujkNqo8QIDume8iOwvMhYDUri1uyK_lS0OaDLWi6vw3oCjKDMyxyEFZMBk8PtGQDzLnpPH7oALsJBWFbUE-ldeo64OsA-k0i7anpi8q_dl9z-2czbdMnr71i7cJIdHPAkF40zaRD1R6DFdBXSH9Lspfxzi0GHsAxxYDX-kkk_wE&typejs&kdadf2d0d74fd53377956ef18a1b53e91a319b347&t1758587957 >/script>script src/ind-script/optimizer_user.php?filenamerdJBDsMgDATAe-m177DyJAIOITWY2rhSft9EqtR7ygN2tGsZVi4IGJwpisKbuXZoNlMObu2FQCO6iJpTBX3mOk3gpS-5JhTYFGav2JnpvukD_rSKz9WFIyRjvGDaD0EuWmcjjkYI5He2DsF3TCz7kG5fyxUeykXhdt1MkqPu2rGAoLJJwFPfXobH7EaWch1LBy6F64gTLEbUfMLbmf990Qc&typejs&k3258b16e2213d29745408fe5184011694ad601c6&t1758164877&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 bUseElastic false;var sSearchBannerUseFlag F;var aLogData {log_server1:eclog2-225.cafe24.com,log_server2:elg-db-svcm-295.cafe24.com,mid:voont,stype:e,domain:,shop_no:2,lang:en_US,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName Reward Points;var sMileageUnit $:PRICE:;var sDepositName Store Credits;var sDepositUnit $;CAFE24.SHOP_CURRENCY_INFO {2:{aShopCurrencyInfo:{currency_code:USD,currency_no:840,currency_symbol:$,currency_name:United States dollar,currency_desc:$ \ub2ec\ub7ec (\ubbf8\uad6d),decimal_place:2,round_method_type:R},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:1420.4545,fExchangeSubRate:null,aFrontCurrencyFormat:{head:$,tail:},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://calendar-app.cafe24.com/openapi/inject.js?vs20250905115103.1&client_idA8RQp67UIt9nBlqvThz2jC};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,category,community,customer,design,notification,product,promotion,store,order,collection,supply,shipping,mileage,personal,privacy;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>
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
]