Help
RSS
API
Feed
Maltego
Contact
Domain > imodamoda.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-08-06
211.37.155.90
(
ClassC
)
2025-11-28
183.111.232.82
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Fri, 28 Nov 2025 12:24:53 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://imodamoda.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: Fri, 28 Nov 2025 12:24:54 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: Fri, 28 Nov 2025 12:24:54 GMTX-XSS-Protection: 1;modeblockX-HURL: /modamodaofficial1view_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !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.eyJpc3MiOiJtb2RhbW9kYW9mZmljaWFsLmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoibW9kYW1vZGFvZmZpY2lhbCIsInNob3Bfbm8iOjEsInBhdGhfcm9sZSI6Ik1BSU4iLCJsYW5ndWFnZV9jb2RlIjoia29fS1IiLCJjb3VudHJ5X2NvZGUiOiJLUiIsImlzX3l0cyI6ZmFsc2UsImlzX2NvbnRhaW5lciI6ZmFsc2UsIndvcmtzcGFjZSI6InByb2R1Y3Rpb24ifQ.H7mrQcgw95BFNproPlNFPdXFSFGiuGHA_lQyLk2vNsk, {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 contentMODAMODA />meta namedescription content모발을 위한 다른 생각 />meta namekeywords contentmodamoda,moda,새치샴푸,갈변샴푸,,블랙샴푸,모다모다샴푸,모다모다블랙샴푸,모다모다,청춘샴푸,프로체인지,자연항산화,두피케어,새치케어,탈모케어,탈모샴푸,탈모,모다모다다크닝샴푸,모다모다다크닝,모다모다프로체인즈블랙샴푸,모다모다프로체인지다크닝샴푸,모다모다블론드샴푸,블론드샴푸,보색샴푸,모다모다보색샴푸,모다모다트리트먼트,모다모다부스팅트리트먼트 />meta http-equivContent-Type contenttext/html; charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1/> meta namemobile-web-app-capable contentyes/> meta nameformat-detection contenttelephoneno/> !-- PG크로스브라우징필수내용 --> meta http-equivCache-Control contentno-cache> meta http-equivExpires content0> meta http-equivPragma contentno-cache> !-- // PG크로스브라우징필수내용 --> link relpreconnect hrefhttps://img.echosting.cafe24.com> link relpreconnect hrefhttps://fonts.googleapis.com>link relpreconnect hrefhttps://fonts.gstatic.com crossorigin>link hrefhttps://fonts.googleapis.com/css2?familyManrope:wght@500;700&familyNoto+Sans+KR:wght@400;500;700&displayswap relstylesheet>link hrefhttps://fonts.googleapis.com/css2?familyGentium+Book+Plus:ital,wght@0,400;0,700;1,400;1,700&displayswap relstylesheet>link hrefhttps://fonts.cdnfonts.com/css/euclid-flex relstylesheet>link relstylesheet href//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css>link relstylesheet typetext/css hrefhttps://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css>link hrefhttps://www.dafontfree.net/embed/bWV0YXByby1ib29raXRhbGljLXJlZ3VsYXImZGF0YS80Ni9tLzYzODg2L01ldGFQcm8tQm9va0l0YWxpYy5vdGY relstylesheet typetext/css>meta namefacebook-domain-verification contentimydu1nhambhw5xy1zqnha44h7q06z />meta namenaver-site-verification contentb63f459b469798a21a758d75e680bf95f13fef64 />meta namegoogle-site-verification contentp1QVpNvkm4x_SON1XKtPvUmFNqqZeWXkmjvdWYmWyKI />meta propertyog:image:width content1200>meta propertyog:image:height content600>!-- Google Tag Manager -->script>(function(w,d,s,l,i){wlwl||;wl.push({gtm.start:new Date().getTime(),event:gtm.js});var fd.getElementsByTagName(s)0,jd.createElement(s),dll!dataLayer?&l+l:;j.asynctrue;j.srchttps://www.googletagmanager.com/gtm.js?id+i+dl;f.parentNode.insertBefore(j,f);})(window,document,script,dataLayers,GTM-TSSRRDT);/script>!-- End Google Tag Manager -->link relcanonical hrefhttps://modamoda.co.kr />meta propertyog:url contenthttps://modamoda.co.kr />meta propertyog:title contentMODAMODA 공식몰 />meta propertyog:description content모발을 위한 다른 생각 />meta propertyog:site_name contentMODAMODA 공식몰 />meta propertyog:type contentwebsite />meta propertyog:image contenthttps://imodamoda.com/web/upload/share-image-1-5afcc9a9b002b994308eb386bd6d5fa4.jpg />meta namegoogle-site-verification contentHW_7l_HxvbdQhrmYP17FjZTdqVkx11kjIC9KmtyJ6Ns />link relshortcut icon href/web/upload/favicon-da9af1ab69ea28e6777db57ef8cdc6d7.ico />script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>var CAFE24API { instance : , MALL_ID : modamodaofficial, SHOP_NO : 1, 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://modamodaofficial.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 2511261439;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 false;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin49;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 1;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 false; },isDefaultShop : function() { return true; },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 true; },getModeName : function() {return true; },isMobileAdmin : function() {return false; },isNewProMode : function() {return false; },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 modamodaofficial},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:modamodaofficial.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: {shop:{outZone:Asia\/Seoul,outFormat:YYYY-MM-DD HH:mm:ss,outDateFormat:YYYY-MM-DD,outTimeFormat:HH:mm:ss}},sOverrideTimezone: ,sMomentNamespace: EC_GLOBAL_MOMENT};CAFE24.FRONT_JS_CONFIG_MANAGE {sSmartBannerScriptUrl:https:\/\/app4you.cafe24.com\/SmartBanner\/tunnel\/scriptTags?vs1563164396689206,sMallId:modamodaofficial,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-11-28,locale:ko},aProductPurchaseInfo_232:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_231:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_229:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_228:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_230:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_202:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_200:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_198:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_190:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true}};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.BOARD {config_4:{board_no:4,use_block:F,use_report:F}};CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2511261439,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//img.echosting.cafe24.com/editors/froala/css/froala_style_ec.min.css?vs2511261439 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenZJBCgIxEATvS66-Y1T0Awo-QPEBk-yshp1kwiQB_b2rJ_egaK5NVzc0DVcJBKu1QlK5KAZQylLVEbicYVCJBZyEINFMwgJ-8ZPrsnAtXmJn5dYI1lJaSxnvpG1oQcvUiErq2EfqLMb4sZ-9hbNP6EY4vuftkSn2qLAxW7OEgbEk78ZPMZgS7AS1n6dMsrFP2VgWN7bCSkm0_Ed_fcmTOV0lzZHDa8PJ01dXfh89SvWZfT9tHPyr8QE&typecss&k3fdb3c53adef166931c7c53c83228efbce5721d3&t1726130154 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametZVBcsMgDEX3Idueg7STLnqOnkAGOdYEEEUQt7cvTpzuuhMLz8hjz_vf35KwC0e06EwTLGIje9gunmdyBMHmNgVyZqkxWPFoPApdkpUrpfOHNWu2TsQG-OFWj718sSpAWSljOUZKilBIFKGiInHNB5xndBqfXimiQMC_QtHnguB7nHrAyvk4QUqqUCGPE2gSZ-aqYvHR4HYCIXcnozv0Gzz0ByoCG7O_3vr_37ViC5Vk4fy5UM6ULoq5fDVyV0VeYPC6DvdZNYmrkZYzF631sqcs6dkeppcjWsRxjJxGkNXW7b9t3WgkfWq1jknmqVCZ-_TkkRK59EZymodeBEqWksdv89it5vV0Gsp_G8XPxZvzYPOj-e8q_ImheFvwRrjehR7lIOebmBmqUCD5cbEYqhjNpZDXPVP3YbWCUNziocLG_wU&typecss&k0a18561d4c98e30c42df86992b1bc82590c8d30d&t1701954938&userT />style typetext/css>/style>title>MODAMODA 공식몰/title>/head>body idmain>div idskipNavigation> p>a href#category>전체상품목록 바로가기/a>/p> p>a href#contents>본문 바로가기/a>/p>/div>div idwrap classloading styleopacity:0;> div idcontainer> !-- 상단 공통 영역입니다. 이 영역에 대한 스타일은 /_wp/css/header.css에 정의되어 있습니다.-->!-- 탑배너 -->!-- @상단 배너 (/wp/topbanner.html)-->div idtbanner classswiper-container> ul classswiper-wrapper> li classswiper-slide> a href/article/%EC%A7%84%ED%96%89%EC%A4%91-%EC%9D%B4%EB%B2%A4%ED%8A%B8/3001/63686/ stylebackground: #A07525; color: #fff;>플친 추가하고 strong>5,000원 쿠폰/strong> 받기/a> /li> /ul>/div>!--//-->!-- // -->header idheader> div classinner inner__in> div classsite-wrap> div classtopArea_navigation> !-- 상단 메뉴 --> div classnavigation_> div classcate-swiper-container swiper-container> div classitems swiper-wrapper> div classswiper-slide tm menu_prd> a href/product/list.html?cate_no23 classwp-cate>상품/a> /div> div classswiper-slide tm>a href/board/event/list.html?board_no3001&event1 classwp-cate>혜택/a>/div> !--div classswiper-slide tm>a href/board/review/list.html?board_no4 classwp-cate>리뷰/a>/div>--> div classswiper-slide tm menu_brand>a href/brand/brand-ko.html classwp-cate>브랜드/a>/div> !--div classswiper-slide tm menu_event>a href/article/진행중-이벤트/3001/63788/ classwp-cate>2세대 새치샴푸/a>/div>--> !-- 커뮤니티(게시판연동) --> !-- div classswiper-slide tm> a href/board/free/list.html?board_no1 classcate wp-cate>커뮤니티/a> div classsub-list boardlink> ul moduleLayout_BoardInfo> li>a href{$board_list_url} >{$board_name}/a>/li> li>a href{$board_list_url} >{$board_name}/a>/li> li>a href{$board_list_url} >{$board_name}/a>/li> /ul> /div> /div> --> !--//--> /div> /div> /div> !--//--> div classtopArea_logo> !-- 상단 로고 --> a href/index.html>img src/web/upload/new/logo-b.png>/a> !--//--> /div> !-- 전체메뉴 버튼 --> div classmenu_navi> a hrefjavascript:; classfold>div classfold-icon>span classline1>/span>span classline2>/span>span classline3>/span>/div>/a> /div> !--//--> div classheader_icon> !-- 고객센터 --> div classmenu_cs> a href#none classwp-cate>고객센터/a> /div> !-- 검색 버튼 --> div classmenu_search> a hrefjavascript:;>img src/SkinImg/ico_head_search_000.svg alt상품검색>상품검색/a> /div> !--//--> !-- 장바구니 버튼 --> div classxans-element- xans-layout xans-layout-orderbasketcount menu_basket >a href/order/basket.html>img src/SkinImg/ico_head_basket_000.svg alt장바구니>장바구니 span classcount>0/span>/a>/div> !--//--> !-- 마이페이지 버튼 --> div classmenu_user> a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >img src/SkinImg/ico_head_user_000.svg alt마이페이지>로그인div classbubble>신규가입 10% 할인/div>/a> /div> !--//--> /div> /div> div classsub-cate> div classsub-cate-prd> ul> li>a href/product/list.html?cate_no81>BEST/a>/li> li>a href/product/list.html?cate_no45>전체상품/a>/li> li>a href/product/list.html?cate_no77>유형별/a>/li> li>a href/product/list.html?cate_no78>고민별/a>/li> !--li>a href/product/list.html?cate_no59>스타일링/a>/li> li>a href/product/list.html?cate_no61>TOOLS/a>/li> li>a href/product/list.html?cate_no75>디엘스킨/a>/li>--> /ul> div classsub-dropimg>p>NEW ARRIVAL/p>a href#none>img src/web/upload/new/drop.jpg>/a>/div> /div> div classsub-cate-brand> ul> li>a href/brand/brand-ko.html>브랜드 스토리/a>/li> !--li>a href/>브랜드 뉴스레터/a>/li--> li>a href/brand/history.html?board_no8>사회 공헌 활동/a>/li> /ul> div classsub-dropimg>p>NEW ARRIVAL/p>a href#none>img src/web/upload/new/drop.jpg>/a>/div> /div> div classsub-cate-cs> ul> li>a href/board/free/list.html?board_no1>공지사항/a>/li> li>a href/board/faq/list.html?board_no3>자주하는 질문/a>/li> li>a href/board/product/list.html?board_no6>1:1 문의하기/a>/li> !--li>a href/board/product/list.html?board_no101>매장찾기/a>/li--> /ul> /div> /div> /div> !-- 상품검색 화면 --> div classsearch-form> 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 >!-- $product_page/product/detail.html $category_page/product/list.html -->div classsite-wrap> div classtlt-search>SEARCH/div> div classsearch-box> fieldset> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext />button typebutton classbtnSearch>img src/SkinImg/ico_head_search_000.svg alt검색> 검색/button> ul classautoDrop id>/ul> /fieldset> div classsearch-dropbox> div classxans-element- xans-search xans-search-hotkeyword>h5>추천 검색어/h5>p> a href/product/search.html?keyword classxans-record->/a> /p>/div> /div> /div> div classbt-search-close>a hrefjavascript:;>/a>/div> /div>/div>/form> div classback-panel>/div> /div> !--//--> !-- 전체메뉴 화면--> !-- #사이드 Left 이 영역에 대한 스타일은 /_wp/css/sidebar.css에 정의되어 있습니다.-->aside idaside classxans-element- xans-layout xans-layout-slidepackage >div classback-panel>/div>div classaside_wrap> div classtopArea_logo> !-- 상단 로고 --> a href/index.html>img src/web/upload/new/logo-b.png>/a> !--//--> /div> div classbtnClose>span classline first>/span>span classline second>/span>/div> div classsite-wrap> div classgnb> ul classdepth1> !--li classmenu_event> dl> dt>a href/article/진행중-이벤트/3001/63788/>span classtitle-text>2세대br>새치샴푸/span>/a>/dt> dd classborder-line> div> ul classdepth2> li>a href/article/진행중-이벤트/3001/63788/>font colorred>N/font>/a>/li> /ul> /div> /dl> /li--> li> dl> dt>span classtitle-text>상품/span>/dt> dd classborder-line> div> ul classdepth2> li>a href/product/list.html?cate_no81>BEST/a>/li> li>a href/product/list.html?cate_no23>전체상품/a>/li> li>a href/product/list.html?cate_no77>유형별/a>/li> li>a href/product/list.html?cate_no78>고민별/a>/li> /ul> !--2024.02.20 이전메뉴 ul classdepth2> li>a href/product/list.html?cate_no23>전체/a>/li> li>a href/product/list.html?cate_no45>이벤트/a>/li> li>a href/product/list.html?cate_no43>샴푸/a>/li> li>a href/product/list.html?cate_no58>트리트먼트/a>/li> li>a href/product/list.html?cate_no59>스타일링/a>/li> li>a href/product/list.html?cate_no61>TOOLS/a>/li> li>a href/product/list.html?cate_no75>디엘스킨/a>/li> /ul>--> /div> /dd> /dl> /li> li> dl> dt>a href/board/event/list.html?board_no3001&event1>span classtitle-text>혜택/span>/a>/dt> /dl> /li> li> !--dl> dt>a href/board/review/list.html?board_no4>span classtitle-text>리뷰/span>/a>/dt> /dl>--> /li> li> dl> dt>span classtitle-text>브랜드/span>/dt> dd classborder-line> div> ul classdepth2> li>a href/brand/brand-ko.html>브랜드 스토리/a>/li> !--li>a href/>브랜드 뉴스레터/a>/li--> li>a href/brand/history.html?board_no8>사회 공헌 활동/a>/li> /ul> /div> /dd> /dl> /li> li> dl> dt>span classtitle-text>고객센터/span>/dt> dd classborder-line> div> ul classdepth2> li>a href/board/free/list.html?board_no1>공지사항/a>/li> li>a href/board/faq/list.html?board_no3>자주하는 질문/a>/li> li>a href/board/product/list.html?board_no6>1:1 문의하기/a>/li> !--li>a href/board/product/list.html?board_no101>매장찾기/a>/li--> /ul> /div> /dd> /dl> /li> /ul> /div> /div> /div>/aside> !--//--> /div>/header> main idcontents rolemain> !-- ########################################################################################################################################################## W E B P U B L I C 이 쇼핑몰은 웹퍼블릭 서비스를 이용하고 있습니다. 대표전화 0507-1316-9190 홈페이지 https://webpublic.co.kr 디자인의 모든 저작권은 웹퍼블릭에 있으며, 1Copy 라이선스로 최초 적용된 쇼핑몰에서만 사용할 수 있습니다. ※ 웹퍼블릭 콘텐츠 라이선스 고지 ※ 🔹 본 사이트에 존재하는 모든 기술적 소스코드의 저작권은 오직 웹퍼블릭에 있습니다. 🔹 본 사이트에 존재하는 기술적 소스코드를 사용하거나 변형하여 활용하는 경우, 저작권법에 의거하여 법적 고지를 위반하는 것으로 판단합니다. 🔹 웹퍼블릭은 디자인 및 콘텐츠 보호를 최우선으로 하며, 민형사상의 조치를 취할 수 있습니다. ##########################################################################################################################################################-->style> #ivBanner_309 {display:block;} #ivBanner_349 {display:none;} #ivBanner_309 img, #ivBanner_349 img {width:100%;} @media all and (max-width:1024px) { #ivBanner_309 {display:none;} #ivBanner_349 {display:block;} }/style>!-- ✔️ 메인페이지 입니다. 파일을 열 때는 아래 @import 영역에 마우스 오버 후 파일열기 를 클릭하세요 -->!-- 🏞️ 배너 메인 슬라이드 -->div idivBanner_309>/div>div idivBanner_349>/div>!-- 🏞️ 배너 인기 카테고리 -->!-- ✔️ 배너 이미지에 마우스 오버 편집 > 속성 에서 이미지 밎 링크를 교체할 수 있어요. (하단 분할보기 모드로 변경 후 진행하세요) ✔️ data-attr 이 곳에 텍스트를 입력합니다.-->div classindex_ban_200> div classsite-wrap> ul> li> a href/member/membership.html data-attr멤버십혜택>img src/web/upload/new/icon_01.png>/a> /li> li> a href/attend/stamp.html data-attr출석체크>img src/web/upload/new/icon_02.png>/a> /li> li> a href/article/%EC%A7%84%ED%96%89%EC%A4%91-%EC%9D%B4%EB%B2%A4%ED%8A%B8/3001/63686/ data-attr플친혜택>img src/web/upload/new/icon_03.png>/a> /li> !--li> a href/teleshopping.html data-attr전화주문>img src/web/upload/new/icon_04.png>/a> /li>--> !-- 배너 추가 시 복사하여 사용 --> !-- li> a href/ data-attr텍스트>img srchttps://dummyimage.com/73x73/f1f1f1/000>/a> /li> li> a href/ data-attr타임특가>img src/SkinImg/p__bn_201.svg alt />/a> /li> li> a href/ data-attr새로나왔어요>img src/SkinImg/p__bn_202.svg alt />/a> /li> li> a href/ data-attr공식몰 혜택>img src/SkinImg/p__bn_203.svg alt />/a> /li> li> a href/ data-attr첫구매>img src/SkinImg/p__bn_204.svg alt />/a> /li> li> a href/ data-attr무료샘플신청>img src/SkinImg/p__bn_205.svg alt />/a> /li> li> a href/ data-attr베스트셀러>img src/SkinImg/p__bn_206.svg alt />/a> /li> li> a href/ data-attr금액별사은품>img src/SkinImg/p__bn_207.svg alt />/a> /li> li> a href/ data-attr고객센터>img src/SkinImg/p__bn_208.svg alt />/a> /li> --> /ul> /div>/div>!-- 상품진열 BEST ITEM -->!-- ✔️ 타임특가는 관리자 > 프로모션 > 고객 혜택 관리 와 연동됩니다. 메일로 전달해드린 매뉴얼의 타임세일 부분을 참고해주세요.-->div data-root-margin-150px data-threshold0 data-is-loopF classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 index_prd_400 timesale-active wp-stand-by wp-effect>div classsite-wrap> div classproductItem ec-base-product> div classsection-title animate__animated animate__fadeInUp animate__fast> h3> span>BEST ITEM/span> /h3>p>모다모다에서 사랑받는br>베스트 상품들을 만나보세요/p> /div> div classswiper-container> !-- 🔅 옵션 설정 🔅 1. 상품진열 개수는 $count 의 숫자를 조정해주시면 됩니다. 2. 모바일 모드에서 더보기 를 사용하지 않으려면 $moreview를 no로 변경합니다. 3. 더보기 로 노출된 상품 목록까지 브라우저가 기억하고자 하신다면 $cache 부분을 yes로 변경하세요. (새로고침을 해도 마지막으로 본 영역까지 노출됩니다.) $count 21 $basket_result /product/add_basket.html $basket_option /product/basket_option.html $moreview yes $cache no --> ul classprdList swiper-wrapper> li idanchorBoxId_232 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/더-순한-물염색-20개입-다크브라운/232/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_232>img src//imodamoda.com/web/product/tiny/202410/44696ebbb5c29c30648b3d40b5f87aa3.jpg id alt더 순한 물염색 20개입 (다크브라운)>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno232 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(232,1, 2, A0000, false, 1, P00000IY, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom99800 data-prod-price99800 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_232 displaynone>/span> div classname> a href/product/더-순한-물염색-20개입-다크브라운/232/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>더 순한 물염색 20개입 (다크브라운)/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#물염색#간편새치염색#모다모다염색/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>99,800원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>99,800원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li> li idanchorBoxId_231 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/더-순한-물염색-20개입-블랙/231/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_231>img src//imodamoda.com/web/product/tiny/202410/dd905a747beb12ee12b6e2c9e8fe4099.jpg id alt더 순한 물염색 20개입 (블랙)>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno231 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(231,1, 2, A0000, false, 1, P00000IX, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom99800 data-prod-price99800 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_231 displaynone>/span> div classname> a href/product/더-순한-물염색-20개입-블랙/231/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>더 순한 물염색 20개입 (블랙)/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#물염색#간편새치염색#모다모다염색/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>99,800원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>99,800원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_229 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/더-순한-물염색-4개입-다크브라운/229/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_229>img src//imodamoda.com/web/product/tiny/202410/3e93cf8623507c2f5251d03455ca0e31.jpg id alt더 순한 물염색 4개입 (다크브라운)>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno229 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(229,1, 2, A0000, false, 1, P00000IV, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom18000 data-prod-price18000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_229 displaynone>/span> div classname> a href/product/더-순한-물염색-4개입-다크브라운/229/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>더 순한 물염색 4개입 (다크브라운)/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#물염색#간편새치염색#모다모다염색/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>18,000원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>18,000원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_228 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/더-순한-물염색-4개입-블랙/228/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_228>img src//imodamoda.com/web/product/tiny/202410/a8e81af862e983b2c1024efed24a8d52.jpg id alt더 순한 물염색 4개입 (블랙)>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno228 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(228,1, 2, A0000, false, 1, P00000IU, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom18000 data-prod-price18000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_228 displaynone>/span> div classname> a href/product/더-순한-물염색-4개입-블랙/228/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>더 순한 물염색 4개입 (블랙)/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#물염색#간편새치염색#모다모다염색/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>18,000원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>18,000원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_230 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/더-순한-물염색-염색키트-5종/230/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_230>img src//imodamoda.com/web/product/tiny/202410/aac391ae4c2c5adb684156fe123f63a5.jpg id alt더 순한 물염색 염색키트 5종>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno230 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(230,1, 2, A0000, false, 1, P00000IW, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom15000 data-prod-price9000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_230 displaynone>/span> div classname> a href/product/더-순한-물염색-염색키트-5종/230/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>더 순한 물염색 염색키트 5종/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#물염색#간편새치염색#모다모다염색/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>9,000원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>15,000원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_202 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-데미지-모발-강화제-200g/202/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_202>img src//imodamoda.com/web/product/tiny/202403/ca76a6692e3b53de6bfd96b418c00f1e.jpg id alt제로 데미지 모발 강화제 200g>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno202 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(202,1, 2, A0000, false, 1, P00000HU, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom data-prod-price19000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_202 displaynone>/span> div classname> a href/product/제로-데미지-모발-강화제-200g/202/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>제로 데미지 모발 강화제 200g/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#초간편손상홈케어 #손상SOS/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>19,000원/span>span idspan_product_tax_type_text style> /span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_201 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-데미지-리페어-트리트먼트-200g/201/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_201>img src//imodamoda.com/web/product/tiny/202403/9e0d5c25927d5fddab1254acf02a85c9.jpg id alt제로 데미지 리페어 트리트먼트 200g>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno201 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 displaynone>/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom data-prod-price19000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_201 displaynone>/span> div classname> a href/product/제로-데미지-리페어-트리트먼트-200g/201/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>제로 데미지 리페어 트리트먼트 200g/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#10초케어 #초능력손상케어/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>19,000원/span>span idspan_product_tax_type_text style> /span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon>img src/web/upload/icon_202310192008257300.png classicon_img alt품절 /> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_200 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-데미지-리페어-샴푸-500g/200/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_200>img src//imodamoda.com/web/product/tiny/202403/f0838e74de30827297f88b17d368efab.jpg id alt제로 데미지 리페어 샴푸 500g>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno200 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(200,1, 2, A0000, false, 1, P00000HS, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom data-prod-price29000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_200 displaynone>/span> div classname> a href/product/제로-데미지-리페어-샴푸-500g/200/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>제로 데미지 리페어 샴푸 500g/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#초경량 #손상케어/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>29,000원/span>span idspan_product_tax_type_text style> /span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_198 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-그레이-블랙-샴푸-10-100g/198/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_198>img src//imodamoda.com/web/product/tiny/202408/cffb2a515b7c7c705d2080aec436d1b6.jpg id alt제로 그레이 블랙 샴푸 10 100g>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno198 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickcategory_add_basket(198,1, 2, A0000, false, 1, P00000HQ, A, T, 10); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom13900 data-prod-price12900 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_198 displaynone>/span> div classname> a href/product/제로-그레이-블랙-샴푸-10-100g/198/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>제로 그레이 블랙 샴푸 10 100g/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#여행용 #속전속결새치케어 #10일염색샴푸/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>12,900원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>13,900원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_190 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-그레이-블랙-샴푸-10-300g/190/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_190>img src//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg id alt제로 그레이 블랙 샴푸 10 300g>/a> /div> div classcolor displaynone> /div> div classiconarea> span classico2 >img src/web/upload/icon_202304111824136100.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno190 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_list_cart.gif onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(190, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classdiscount_rate data-prod-custom39000 data-prod-price39000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_190 displaynone>/span> div classname> a href/product/제로-그레이-블랙-샴푸-10-300g/190/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>제로 그레이 블랙 샴푸 10 300g/span>/a>div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> /div> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품요약정보/span> :/strong> span class stylefont-size:12px;color:#555555;>#더강력해진 #새치케어/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>39,000원/span>span idspan_product_tax_type_text style> /span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>39,000원/span>/li>li classpercent> /li>/ul> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 1일 ~ 14일 이내/li> li>strong classtitle>배송예정일 :/strong> 11/29 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 12/12 배송 예정/li> /ul>--> div classicon> img src/web/upload/custom_916977137664750.png alt /> /div> div classoption>/div> /div>/div> /li> /ul> div classswiper-scrollbar>/div> /div> !-- div classswiper-button-next>/div> div classswiper-button-prev>/div> --> /div> /div>/div>!-- 🏞️ 배너 이벤트 -->!-- 배너 교체 시 필독사항 ✔️ 분할보기 모드에서 배너를 클릭하면 이미지 교체를 할 수 있어요. 이미지를 클릭하면 소스영역이 자동 선택됩니다. 선택된 파일명에 p__ 가 붙어 있으면 PC 버전에서 노출되는 이미지, m__ 가 붙어 있으면 모바일 버전에서 노출되는 이미지입니다. 링크는 🚩 링크 로 표시된 위치를 찾아 href의 / 를 삭제 후 링크 주소를 입력하세요.-->div classindex_ban_400 wp-stand-by wp-effect data-root-margin-150px data-threshold0 data-is-loopF> div classsite-wrap> div classsection-title animate__animated animate__fadeInUp animate__fast> h3>EVENT/h3> p>다양한 혜택, 할인 이벤트br>놓치지 마세요!/p>p> /p>/div> /div> div classswiper-container> div classswiper-wrapper> div classswiper-slide> a href/board/free/read.html?no62276&board_no3001>!-- 🚩 링크 --> !-- PC image -->div classpc_view>img src/SkinImg/p_event_bn_01.jpg alt>/div> !-- M image -->div classm_view>img src/SkinImg/m_event_bn_01.jpg alt>/div> /a> /div> div classswiper-slide> a href/board/free/read.html?no63686&board_no3001>!-- 🚩 링크 --> !-- PC image -->div classpc_view>img src/SkinImg/p_event_bn_02.jpg alt>/div> !-- M image -->div classm_view>img src/SkinImg/m_event_bn_02.jpg alt>/div> /a> /div> div classswiper-slide> a href/member/join.html>!-- 🚩 링크 --> !-- PC image -->div classpc_view>img src/SkinImg/p_event_bn_03.jpg alt>/div> !-- M image -->div classm_view>img src/SkinImg/m_event_bn_03.jpg alt>/div> /a> /div> !-- 배너 추가 시 복사하여 사용 --> !-- div classswiper-slide> a href#none> div classpc_view>img srchttps://dummyimage.com/1200x650/f1f1f1/000>/div> div classm_view>img srchttps://dummyimage.com/970x650/f1f1f1/000>/div> /a> /div> --> /div> div classswiper-pagination>/div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div>/div>!-- 🎞️ 영상 or 🖼️ 배너 -->div classindex_ban_500> div classsite-wrap> !-- 🎞️ 영상 --> div classmov off> !-- 배너 사용 시 on -> off 로 변경 --> div classvideo> !-- 🔅 영상 교체 🔅 1. 영상은 YOUTUBE 영상만 기본으로 제공합니다. 2. 예제 소스를 기준으로 Opm5vlMCkSo 부분을 찾아 수정해주세요 (2군데) (해당 주소는 내가 보고 있는 유튜브 URL의 (https://www.youtube.com/watch?v영상코드) 영상코드 부분만 복사해주시면 됩니다. --> iframe width560 height315 srchttps://www.youtube.com/embed/Ykd8EFIWIaI?controls0&mute1&autoplay1&loop1&playlistYkd8EFIWIaI titleYouTube video player frameborder0 allowaccelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture allowfullscreen>/iframe> /div> /div> !--//--> !-- 📷 배너 --> !-- 🔅 이미지 노출 설정 🔅 1. 아래 class의 off 를 제거합니다. 2. 4번 째 줄 class의 mov 부분의 on 을 off로 변경해주셔야 합니다. 3. 1번과 2번을 정상적으로 변경하였다면 분할보기 모드에서 배너 영역이 노출됩니다. 4. 이미지를 추가하고 사이즈를 아래와 같이 제작하여 교체합니다. (726 x 408) --> div classbnr off> !-- 배너 사용 시 off -> on 로 변경 --> a href#none> !-- PC image -->div classimg pc_view>img srchttps://dummyimage.com/726x408/efefef/000 alt>/div> !-- M image -->div classimg m_view>img srchttps://dummyimage.com/960x500/efefef/000 alt>/div> /a> /div> !--//--> /div>/div>!-- 📝 리뷰 -->div data-root-margin-150px data-threshold0 data-is-loopF classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 index_board_review review_list_grp wp-stand-by wp-effect>div classsite-wrap> div classsection-title animate__animated animate__fadeInUp animate__fast> h3>REVIEW/h3> p>모다모다 고객님들의br>소중한 후기를 확인해보세요/p> /div> div classreview__list swiper-container> ul classswiper-wrapper> !-- $count 10 $login_page_url /member/login.html $deny_access_url /index.html $main_list_reply_view no --> li data-review-no65483 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/더-순한-물염색-4개입-다크브라운/229/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202410/3e93cf8623507c2f5251d03455ca0e31.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>염색이 편하고 피부에 뭍은것도 물로 잘지워져요.너무좋은제품입니다span classcomment>/span>/div> div classcont>염색이 편하고 피부에 뭍은것도 물로 잘지워져요.너무좋은제품입니다/div> /div> div classcontent_right> div classmember>배****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.11.17/div> div classhit >조회 1,189/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/더-순한-물염색-4개입-다크브라운/229/>img src//imodamoda.com/web/product/tiny/202410/3e93cf8623507c2f5251d03455ca0e31.jpg data-error-img/board/review/img/noimage.jpg alt더 순한 물염색 4개입 (다크브라운) classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/더-순한-물염색-4개입-다크브라운/229/>더 순한 물염색 4개입 (다크브라운)/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li> li data-review-no65480 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/제로-그레이-블랙-샴푸-10-300g/190/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>머리가 검어지는게 아니라 손톱이 검어져서 계속 써야하나 고민이네요.span classcomment>/span>/div> div classcont>머리가 검어지는게 아니라 손톱이 검어져서 계속 써야하나 고민이네요. /div> /div> div classcontent_right> div classmember>김****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.11.02/div> div classhit >조회 2,914/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>img src//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg alt제로 그레이 블랙 샴푸 10 300g classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>제로 그레이 블랙 샴푸 10 300g/a>/div> div classrate rate2>2.0/div> /div> /div> /div> /li>li data-review-no65456 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/제로-그레이-블랙-샴푸-10-300g/190/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>2번 사용했는데 모발이 벌써 검어지기 시작하는 것 같습니다.span classcomment>/span>/div> div classcont>2번 사용했는데 모발이 벌써 검어지기 시작하는 것 같습니다./div> /div> div classcontent_right> div classmember>양****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.10.17/div> div classhit >조회 4,502/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>img src//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg alt제로 그레이 블랙 샴푸 10 300g classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>제로 그레이 블랙 샴푸 10 300g/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65441 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/더-순한-물염색-4개입-다크브라운/229/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202410/3e93cf8623507c2f5251d03455ca0e31.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>다크 프라운이라 그런지 조금 진하네요span classcomment>/span>/div> div classcont>다크 프라운이라 그런지 조금 진하네요/div> /div> div classcontent_right> div classmember>박****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.10.04/div> div classhit >조회 5,410/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/더-순한-물염색-4개입-다크브라운/229/>img src//imodamoda.com/web/product/tiny/202410/3e93cf8623507c2f5251d03455ca0e31.jpg data-error-img/board/review/img/noimage.jpg alt더 순한 물염색 4개입 (다크브라운) classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/더-순한-물염색-4개입-다크브라운/229/>더 순한 물염색 4개입 (다크브라운)/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65440 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/더-순한-물염색-염색키트-5종/230/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202410/aac391ae4c2c5adb684156fe123f63a5.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>딱 필요한 물품이 있어서 너무 좋네요span classcomment>/span>/div> div classcont>딱 필요한 물품이 있어서 너무 좋네요/div> /div> div classcontent_right> div classmember>박****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.10.04/div> div classhit >조회 5,458/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/더-순한-물염색-염색키트-5종/230/>img src//imodamoda.com/web/product/tiny/202410/aac391ae4c2c5adb684156fe123f63a5.jpg data-error-img/board/review/img/noimage.jpg alt더 순한 물염색 염색키트 5종 classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/더-순한-물염색-염색키트-5종/230/>더 순한 물염색 염색키트 5종/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65429 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/제로-그레이-블랙-샴푸-10-300g-3개-세트/199/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/2025/09/19/ebebc3c9268bd615e37c0961a8e3b082.jpg data-prod-img//imodamoda.com/web/product/tiny/202408/0dbd3e9996100bfcf1c4f730424db741.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>늘 이용하는 샴푸인데 새롭게 출시된건 처음 사용해 봅니다. 이전 제품보다 향이 훨씬span classcomment>/span>/div> div classcont>늘 이용하는 샴푸인데 새롭게 출시된건 처음 사용해 봅니다.이전 제품보다 향이 훨씬 좋네요^^모다모다 덕분에 지저분하지않고 깔끔한 헤어로 다닐 수 있어 감사합니다. 앞으로 계속해서 더 좋은 제품으로 인해 건강한 모발로 많은 사람들이 행복할 수 있게 애써 주세요~감사합니다^^/div> /div> div classcontent_right> div classmember>함****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.09.19/div> div classhit >조회 6,965/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/제로-그레이-블랙-샴푸-10-300g-3개-세트/199/>img src//imodamoda.com/web/product/tiny/202408/0dbd3e9996100bfcf1c4f730424db741.jpg data-error-img/board/review/img/noimage.jpg alt제로 그레이 블랙 샴푸 10 300g 3개 세트 classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/제로-그레이-블랙-샴푸-10-300g-3개-세트/199/>제로 그레이 블랙 샴푸 10 300g 3개 세트/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65412 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/제로-그레이-블랙-샴푸-10-300g/190/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/2025/09/09/cbc5914cf172637cd6aec1ab590b8b96.jpg data-prod-img//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>여러해동안 모다모다삼푸를 사용해왔어요. 자연스런 염색이 정말 맘에들고 저를 보고 소span classcomment>/span>/div> div classcont>여러해동안 모다모다삼푸를 사용해왔어요.자연스런 염색이 정말 맘에들고 저를 보고소개받아 사용하는 후배도 생겼네요앞으로도 쭉 쓰고자 해요/div> /div> div classcontent_right> div classmember>최****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.09.09/div> div classhit >조회 9,361/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>img src//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg alt제로 그레이 블랙 샴푸 10 300g classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>제로 그레이 블랙 샴푸 10 300g/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65360 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/제로-그레이-블랙-샴푸-10-100g/198/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202408/cffb2a515b7c7c705d2080aec436d1b6.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>빠른배송 감사합니다span classcomment>/span>/div> div classcont>빠른배송 감사합니다 /div> /div> div classcontent_right> div classmember>3****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.07.28/div> div classhit >조회 13,609/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/제로-그레이-블랙-샴푸-10-100g/198/>img src//imodamoda.com/web/product/tiny/202408/cffb2a515b7c7c705d2080aec436d1b6.jpg data-error-img/board/review/img/noimage.jpg alt제로 그레이 블랙 샴푸 10 100g classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/제로-그레이-블랙-샴푸-10-100g/198/>제로 그레이 블랙 샴푸 10 100g/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65359 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/제로-그레이-블랙-샴푸-10-300g/190/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>계속 쓰고 있습니다span classcomment>/span>/div> div classcont>계속 쓰고 있습니다/div> /div> div classcontent_right> div classmember>3****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.07.28/div> div classhit >조회 14,881/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>img src//imodamoda.com/web/product/tiny/202408/775f43f125fe7b5c7aabe362cdab26aa.jpg data-error-img/board/review/img/noimage.jpg alt제로 그레이 블랙 샴푸 10 300g classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/제로-그레이-블랙-샴푸-10-300g/190/>제로 그레이 블랙 샴푸 10 300g/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li>li data-review-no65358 classswiper-slide xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시--> div classitem > div classthumb> a href/product/더-순한-물염색-4개입-블랙/228/ classopen-review> img src//imodamoda.com/file_data/modamodaofficial/// data-prod-img//imodamoda.com/web/product/tiny/202410/a8e81af862e983b2c1024efed24a8d52.jpg data-error-img/board/review/img/noimage.jpg classthumb-review> /a> div classthumb-attach>/div> /div> div classcontent open-review > span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span> div classsubject>빠른배송 감사합니다span classcomment>/span>/div> div classcont>빠른배송 감사합니다 /div> /div> div classcontent_right> div classmember>3****/div> div classvote displaynone>추천 span>0/span>/div> div classdate >25.07.28/div> div classhit >조회 13,515/div> /div> div classproduct_wrap> div classproduct_thumb>a href/product/더-순한-물염색-4개입-블랙/228/>img src//imodamoda.com/web/product/tiny/202410/a8e81af862e983b2c1024efed24a8d52.jpg data-error-img/board/review/img/noimage.jpg alt더 순한 물염색 4개입 (블랙) classsmall-thumb-review>/a>/div> div classproduct_info> div classname>a href/product/더-순한-물염색-4개입-블랙/228/>더 순한 물염색 4개입 (블랙)/a>/div> div classrate rate5>5.0/div> /div> /div> /div> /li> /ul> /div> div classswiper-scrollbar>/div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div>/div>div classmain-brand> div classbg-wrap> div classbg>/div> /div> div classtext-box> h5>Brand Story/h5> p>기술과 혁신을 가장 중요한br>가치로 삼고 있는 모다모다/p> span>7년 연구의 결실이 담긴 새치 샴푸를 출시하며br>과학이 담긴 브랜드의 가치를 인정받았습니다. /span> a classbrand-btn href/brand/index.html>더 알아보기/a> /div>/div>!-- ⭐인스타그램 -->style> .index_instagram {margin: 100px 0;} site-wrap .index_instagram ul {display:flex;} .index_instagram li {width:25%;padding:5px;box-sizing:border-box;}/style>!--div classindex_instagram> div classsite-wrap> div classsection-title> h3>a hrefhttps://www.instagram.com/modamoda_hair/ target_blank>INSTAGRAM/a>/h3> p>@modamoda_hairp> /div>--> !-- LightWidget WIDGET --> !--script srchttps://cdn.lightwidget.com/widgets/lightwidget.js>/script> iframe src//lightwidget.com/widgets/811ad7986adf5f4c9dfb764da5efe22b.html scrollingno allowtransparencytrue classlightwidget-widget stylewidth:100%;border:0;overflow:hidden;>/iframe> /div>/div>-->!-- 레이어 팝업-->!--import(/_wp/module/main/modal.html)--> /main> !-- 하단 공통 영역입니다. 이 영역에 대한 스타일은 /_wp/css/footer.css에 정의되어 있습니다.-->footer idfooter> h2 classblind>회사정보/h2> div classsite-wrap> div classxans-element- xans-layout xans-layout-footer>div classfootArea_address > !-- 하단 로고 --> !-- 하단 로고 -->div classinfo_logo pc_view>a href/>img src/web/upload/new/logo-w.png>/a>/div>!--//--> !--//--> ul classutil> li>a href/shopinfo/company.html>회사소개/a>/li> li>a href/member/mall_agreement.html>이용약관/a>/li> li>a href/member/privacy.html>strong>개인정보 취급방침/strong>/a>/li> li>a href/shopinfo/guide.html>이용안내/a>/li> /ul> !-- 하단 상점정보 --> div classaddress> div classheading m_view> h3 classtitle>사업자정보span classarrow active>/span>/h3> /div> div classcontent> span>법인명(상호) : (주)모다모다 /span> span classline>|/span> span>주소 : 05680 서울 송파구 백제고분로36길 4 서화빌딩 6층/span> br> span>대표자 : a hrefmailto:>배형진/a>/span> span classline>|/span> span>전화 : a hreftel:02-6951-5450>02-6951-5450/a>/span> span classline>|/span> span class>개인정보관리책임자 : 배형진(a hrefmailto:marketing@imodamoda.com>marketing@imodamoda.com/a>)/span> br> span>사업자등록번호 384-86-02332/span> span classline>|/span> span>통신판매업신고 2021-서울송파-1862호 a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no3848602332, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/span> !-- span>팩스 : 02-6959-6672/span> --> div classfootArea_community m_view stylemargin: 10px 0;> dd>span>일반 문의 : a hrefmailto:contact@imodamoda.com>contact@imodamoda.com/a>/span>/dd> dd>span>마케팅 문의 : a hrefmailto:marketing@imodamoda.com>marketing@imodamoda.com/a>/span>/dd> dd>span>영업 제휴(국내) : a hrefmailto:sales@imodamoda.com>sales@imodamoda.com/a>/span>/dd> dd>span>수출 문의(해외) : a hrefmailto:global@imodamoda.com>global@imodamoda.com/a>/span>/dd> dd>span>수출 문의(아시아/合作咨询) : a hrefmailto:asia@imodamoda.com>asia@imodamoda.com/a>/span>/dd> dd>span>중국 위챗 : modamodachina/span>/dd>br> /div> div classcopyrigt>Copyright © strong>MODA MODA/strong>. All rights reserved./div> /div> /div> !--//--> /div>!-- 하단 커뮤니티 -->div classfootArea_community pc_view > dd>span>일반 문의 : a hrefmailto:contact@imodamoda.com>contact@imodamoda.com/a>/span>/dd> dd>span>마케팅 문의 : a hrefmailto:marketing@imodamoda.com>marketing@imodamoda.com/a>/span>/dd> dd>span>영업 제휴(국내) : a hrefmailto:sales@imodamoda.com>sales@imodamoda.com/a>/span>/dd> dd>span>수출 문의(해외) : a hrefmailto:global@imodamoda.com>global@imodamoda.com/a>/span>/dd> dd>span>수출 문의(아시아/合作咨询) : a hrefmailto:asia@imodamoda.com>asia@imodamoda.com/a>/span>/dd> dd>span>중국 위챗 : modamodachina/span>/dd>br> !-- div classheading> p moduleLayout_statelogoff>a href/member/login.html>로그인/a>/p> p moduleLayout_stateLogon>a href>로그아웃/a>/p> /div> div classheading> h3 classtitle>커뮤니티/h3> /div> div classcontent> ul> li>a href/board/free/list.html?board_no1>공지사항/a>/li> li>a href/board/product/list.html?board_no6>상품Q&A/a>/li> li>a href/board/review/list.html?board_no4>리뷰/a>/li> /ul> ul> li moduleLayout_statelogoff>a href/member/join_member.html>회원가입/a>/li> li moduleLayout_statelogoff>a href/member/login.html>로그인/a>/li> li moduleLayout_stateLogon>a href/member/modify.html>회원정보수정/a>/li> li moduleLayout_stateLogon>a href>로그아웃/a>/li> li>a href/myshop/index.html>마이페이지/a>/li> li>a href/myshop/order/list.html>주문조회/a>/li> /ul> /div> --> /div>!--//-->!-- 하단 고객센터 -->div classxans-element- xans-layout xans-layout-info footArea_customer >div classheading> h3 classtitle>고객센터/h3> /div>div classcontent> ul class> li classtel>02-6951-5450/li> li classruntime>/li> /ul> /div>!-- SNS 아이콘 -->div classsns-lnk> a hrefhttp://pf.kakao.com/_ZxnEss classch target_blank>img src/_wp/module/sns/img/ico_sns_fff_50px_1.png altkakao>/a> a hrefhttps://www.instagram.com/modamoda_hair/ classin target_blank>img src/_wp/module/sns/img/ico_sns_fff_50px_2.png altinstagram>/a> a hrefhttps://www.facebook.com/ModaModa-100705068781475/ classfc target_blank>img src/_wp/module/sns/img/ico_sns_fff_50px_3.png altfacebook>/a> a hrefhttps://www.youtube.com/modamodaoffical classyt target_blank>img src/_wp/module/sns/img/ico_sns_fff_50px_4.png altyoutube>/a> a hrefhttps://blog.naver.com/modamodahair/ classnb target_blank>img src/_wp/module/sns/img/ico_sns_fff_50px_5.png altnaver_blog>/a> !-- a href classna target_blank>img src/_wp/module/sns/img/ico_sns_fff_50px_6.png altnaver_band>/a> -->/div>!--//-->/div>!--//-->/div> /div>/footer>!-- 우측 하단 고정 버튼 -->div classbottom-nav> div classbottom-nav__chat> a hrefjavascript:; onclickjavascript:window.open(https://pf.kakao.com/_ZxnEss, chat, width450, height550);>span>챗상담/span>/a> /div> div classbottom-nav__top> a href title화면 최상단으로 이동하기>span>Top/span>/a> /div>/div>!--//-->div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> div classbox> h3>현재 결제가 진행중입니다./h3> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며,결제 진행 중에 본 결제 창을 닫으시면br> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> div classprogressbar>img src//img.echosting.cafe24.com/skin/skin/common/img_loading.gif altloading loadinglazy>/div> /div> /div>/div>div idlayoutDimmed classdimmed>/div> /div>/div>div classmul13 displaynone> div classm13s m13c1>/div> div classm13s m13c2>/div>/div>!-- 에러 예외 처리 -->script async src/_wp/js/error_display.js>/script>div classanimate-not-support> 앗! OS에서 애니메이션이 비활성화 되어 일부 애니메이션이 정상적으로 작동되고 있지 않습니다.br> 자세한 내용은 a hrefhttps://support.microsoft.com/ko-kr/windows/%EB%B3%B4%EB%8B%A4-%EC%89%BD%EA%B2%8C-%EC%9E%91%EC%97%85%EC%97%90-%EC%A7%91%EC%A4%91%ED%95%A0-%EC%88%98-%EC%9E%88%EB%8F%84%EB%A1%9D-%EC%84%A4%EC%A0%95-0d259fd9-e9d0-702c-c027-007f0e78eaf2#WindowsVersionWindows_10 target_blank>여기/a> 를 클릭하시면 확인하실 수 있습니다. a href classclose-msg>닫기/a>/div> !-- 이너뷰 스크립트 코드 --> script>var ordMath.random();document.write(script src/web/upload/appfiles/jsISJfide0GLiUyXsznbgP/0fed11fe9e1654b9458ce0be16681243.js?v+ord+>\/script>);/script> !-- Google Tag Manager (noscript) -->noscript>iframe srchttps://www.googletagmanager.com/ns.html?idGTM-TSSRRDTheight0 width0 styledisplay:none;visibility:hidden>/iframe>/noscript>!-- End Google Tag Manager (noscript) -->!-- CREMA SDK START -->!-- cre.ma / CAFE24 API Initialize / 스크립트를 수정할 경우 연락주세요 (support@cre.ma) / 2024-12-04 16:59:45 +0900 -->script> if (this.CAFE24API) { CAFE24API.init(); } else { window.addEventListener(DOMContentLoaded, (event) > { CAFE24API.init(); }); }/script>!-- cre.ma / 공통 스크립트(init.js) / 스크립트를 수정할 경우 연락주세요 (support@cre.ma) / 2024-12-04 16:59:45 +0900 -->script> (function(i,s,o,g,r,a,m) { if (i.getElementById(o)) return; a i.createElement(s), m i.getElementsByTagName(s)0; a.async 1; a.src //cdnjs.cloudflare.com/ajax/libs/UAParser.js/1.0.35/ua-parser.min.js; m.parentNode.insertBefore(a, m); a.addEventListener(load, function() { a i.createElement(s), m i.getElementsByTagName(s)0; a.id o; a.async 1; a.src UAParser().device.type mobile ? //widgets.cre.ma/imodamoda.com/mobile/init.js : //widgets.cre.ma/imodamoda.com/init.js; m.parentNode.insertBefore(a, m); }) })(document,script,crema-jssdk);/script>!-- CREMA SDK END -->span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://imodamoda.com>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vsbdc53f4bc36ece202dc1be652f66c8a2&umodamodaofficial.1>/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:modamodaofficial,stype:e,domain:,shop_no:1,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?v20251128);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_1d4078fcf5f2; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist modamodaofficial.cafe24.com, www.modamodaofficial.cafe24.com, m.modamodaofficial.cafe24.com, imodamoda.com, www.imodamoda.com, m.imodamoda.com, modamoda.co.kr, www.modamoda.co.kr, m.modamoda.co.kr; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(modamoda.co.kr); // 로그수집 wcs_do(); } catch (e) {}; /script> !-- External Script Start -->!-- crt -->!-- CMC script -->div idcrt_common_top_script styledisplay:none;> !-- Criteo 로더 파일 -->script typetext/javascript src//static.criteo.com/js/ld/ld.js asynctrue>/script>!-- END Criteo 로더 파일 -->!-- Criteo Visit Tag -->script typetext/javascript>if (hasCriteoTag() false) { window.criteo_q window.criteo_q || ; window.criteo_q.push( { event: flushEvents}, { event: setAccount, account: 91631}, { event: setSiteType, type: d }, { event: viewPage} );}function hasCriteoTag() { var currentPathRole getPathRole(); if (currentPathRole ) { return true; } var tagImplementedPathRoles MAIN,PRODUCT_LIST,PRODUCT_SEARCH,PRODUCT_DETAIL,ORDER_BASKET,ORDER_ORDERRESULT; return tagImplementedPathRoles.includes(currentPathRole);}function getPathRole() { const metas document.getElementsByTagName(meta); for (let i 0; i metas.length; i++) { if (metasi.getAttribute(name) path_role) { return metasi.getAttribute(content); } } return ;}/script>!-- END Criteo Visit Tag -->script typetext/javascript>var email_sha256 SHA256();function SHA256(s){ if (s ) { return ; } var chrsz 8; var hexcase 0; function safe_add (x, y) { var lsw (x & 0xFFFF) + (y & 0xFFFF); var msw (x >> 16) + (y >> 16) + (lsw >> 16); return (msw 16) | (lsw & 0xFFFF); } function S (X, n) { return ( X >>> n ) | (X (32 - n)); } function R (X, n) { return ( X >>> n ); } function Ch(x, y, z) { return ((x & y) ^ ((~x) & z)); } function Maj(x, y, z) { return ((x & y) ^ (x & z) ^ (y & z)); } function Sigma0256(x) { return (S(x, 2) ^ S(x, 13) ^ S(x, 22)); } function Sigma1256(x) { return (S(x, 6) ^ S(x, 11) ^ S(x, 25)); } function Gamma0256(x) { return (S(x, 7) ^ S(x, 18) ^ R(x, 3)); } function Gamma1256(x) { return (S(x, 17) ^ S(x, 19) ^ R(x, 10)); } function core_sha256 (m, l) { var K new Array(0x428A2F98, 0x71374491, 0xB5C0FBCF, 0xE9B5DBA5, 0x3956C25B, 0x59F111F1, 0x923F82A4, 0xAB1C5ED5, 0xD807AA98, 0x12835B01, 0x243185BE, 0x550C7DC3, 0x72BE5D74, 0x80DEB1FE, 0x9BDC06A7, 0xC19BF174, 0xE49B69C1, 0xEFBE4786, 0xFC19DC6, 0x240CA1CC, 0x2DE92C6F, 0x4A7484AA, 0x5CB0A9DC, 0x76F988DA, 0x983E5152, 0xA831C66D, 0xB00327C8, 0xBF597FC7, 0xC6E00BF3, 0xD5A79147, 0x6CA6351, 0x14292967, 0x27B70A85, 0x2E1B2138, 0x4D2C6DFC, 0x53380D13, 0x650A7354, 0x766A0ABB, 0x81C2C92E, 0x92722C85, 0xA2BFE8A1, 0xA81A664B, 0xC24B8B70, 0xC76C51A3, 0xD192E819, 0xD6990624, 0xF40E3585, 0x106AA070, 0x19A4C116, 0x1E376C08, 0x2748774C, 0x34B0BCB5, 0x391C0CB3, 0x4ED8AA4A, 0x5B9CCA4F, 0x682E6FF3, 0x748F82EE, 0x78A5636F, 0x84C87814, 0x8CC70208, 0x90BEFFFA, 0xA4506CEB, 0xBEF9A3F7, 0xC67178F2); var HASH new Array(0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A, 0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19); var W new Array(64); var a, b, c, d, e, f, g, h, i, j; var T1, T2; ml >> 5 | 0x80 (24 - l % 32); m((l + 64 >> 9) 4) + 15 l; for ( var i 0; im.length; i+16 ) { a HASH0; b HASH1; c HASH2; d HASH3; e HASH4; f HASH5; g HASH6; h HASH7; for ( var j 0; j64; j++) { if (j 16) Wj mj + i; else Wj safe_add(safe_add(safe_add(Gamma1256(Wj - 2), Wj - 7), Gamma0256(Wj - 15)), Wj - 16); T1 safe_add(safe_add(safe_add(safe_add(h, Sigma1256(e)), Ch(e, f, g)), Kj), Wj); T2 safe_add(Sigma0256(a), Maj(a, b, c)); h g; g f; f e; e safe_add(d, T1); d c; c b; b a; a safe_add(T1, T2); } HASH0 safe_add(a, HASH0); HASH1 safe_add(b, HASH1); HASH2 safe_add(c, HASH2); HASH3 safe_add(d, HASH3); HASH4 safe_add(e, HASH4); HASH5 safe_add(f, HASH5); HASH6 safe_add(g, HASH6); HASH7 safe_add(h, HASH7); } return HASH; } function str2binb (str) { var bin Array(); var mask (1 chrsz) - 1; for(var i 0; i str.length * chrsz; i + chrsz) { bini>>5 | (str.charCodeAt(i / chrsz) & mask) (24 - i%32); } return bin; } function Utf8Encode(string) { string string.replace(/\r\n/g,\n); var utftext ; for (var n 0; n string.length; n++) { var c string.charCodeAt(n); if (c 128) { utftext + String.fromCharCode(c); } else if((c > 127) && (c 2048)) { utftext + String.fromCharCode((c >> 6) | 192); utftext + String.fromCharCode((c & 63) | 128); } else { utftext + String.fromCharCode((c >> 12) | 224); utftext + String.fromCharCode(((c >> 6) & 63) | 128); utftext + String.fromCharCode((c & 63) | 128); } } return utftext; } function binb2hex (binarray) { var hex_tab hexcase ? 0123456789ABCDEF : 0123456789abcdef; var str ; for(var i 0; i binarray.length * 4; i++) { str + hex_tab.charAt((binarrayi>>2 >> ((3 - i%4)*8+4)) & 0xF) + hex_tab.charAt((binarrayi>>2 >> ((3 - i%4)*8 )) & 0xF); } return str; } s Utf8Encode(s); return binb2hex(core_sha256(str2binb(s), s.length * chrsz)); }/script>/div>!-- CMC script --> !-- CMC script -->div idcrt_main_script styledisplay:none;> script typetext/javascript>window.criteo_q window.criteo_q || ;window.criteo_q.push( { event: flushEvents}, { event: setAccount, account: 91631}, { event: setEmail, email: email_sha256, hash_method: sha256 }, { event: setSiteType, type: d }, { event: viewHome });/script>/div>!-- CMC script --> !-- fbe -->!-- CMC3 script -->div idfbe_common_top_script styledisplay:none;> script typetext/javascript>if (typeof facebookChannel undefined) { var facebookChannel { mall_id: CAFE24.SHOP.getMallID(), shop_no: CAFE24.SDE_SHOP_NUM, shop_id: CAFE24.SHOP.getMallID() + . + CAFE24.SDE_SHOP_NUM, external_id: null, event_id: null, setInitActivated: function(is_activated) { window.top.fbe_init_activated !!is_activated; }, getInitActivated: function() { return !!window.top.fbe_init_activated; }, setEventActivated: function(event_type, is_activated) { if (typeof event_type string && event_type) { let key fbe_ + event_type + _activated window.topkey !!is_activated; } }, getEventActivated: function(event_type) { if (typeof event_type string && event_type) { let key fbe_ + event_type + _activated return !!window.topkey; } return false; }, getCookie: function(name) { return (name (document.cookie + ;).match(name + .*;)) && name0.split(/|;/)1; }, getExternalId: function() { return facebookChannel.getCookie(fb_external_id); }, getEventId: function() { return facebookChannel.getCookie(fb_event_id); }, getInt: function(value) { let value_int parseInt(value); value_int isNaN(value_int) ? 0 : value_int; return value_int; }, getFloat: function(value) { let value_float parseFloat(value); value_float isNaN(value_float) ? 0.00 : value_float.toFixed(2); return value_float; }, init: function() { if (facebookChannel.getInitActivated()) { return; } facebookChannel.setInitActivated(true); !function(f,b,e,v,n,t,s) {if(f.fbq)return;nf.fbqfunction(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0; n.queue;tb.createElement(e);t.async!0; t.srcv;sb.getElementsByTagName(e)0; s.parentNode.insertBefore(t,s)}(window,document,script, https://connect.facebook.net/en_US/fbevents.js); if ((typeof EC_GLOBAL_INFO ! undefined && EC_GLOBAL_INFO.getCountryCode() US) || (typeof SHOP ! undefined && SHOP.getLanguage() en_US)) { fbq(dataProcessingOptions, LDU, 0, 0); } if (typeof ECLOG ! undefined && !!ECLOG.EXTERNAL_ID) { ECLOG.EXTERNAL_ID.chk(facebookChannel.shop_id, function(error, external_id) { if (error || !external_id) { external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (1)); } fbq(init, 246377884248037,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 246377884248037, PageView); facebookChannel.external_id external_id; }); } else { let external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (2)); fbq(init, 246377884248037,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 246377884248037, PageView); facebookChannel.external_id external_id; } }, pixelEvent: function(event_type, callback, is_cookie_event) { if (facebookChannel.getEventActivated(event_type)) { return; } facebookChannel.setEventActivated(event_type, true); is_cookie_event !!is_cookie_event; let retry 0; let execute function() { if (!facebookChannel.external_id) { if (retry 10) { retry++; if (retry > 5) { console.warn(retry # + retry, event_type); } setTimeout(execute, 1000); } else { console.warn(external_id is empty.); } return; } if (callback.length 0) { callback(); } else if (!is_cookie_event && typeof ECLOG ! undefined && !!ECLOG.EVENT_ID) { ECLOG.EVENT_ID.chk(facebookChannel.shop_id, function(error, event_id) { if (error || !event_id) { event_id facebookChannel.getEventId(); console.info(event_id is cookie value., (1)); } facebookChannel.event_id event_id; if (event_id) { callback(event_id); } else { console.warn(event_id is empty., (1)); } }); } else { let event_id facebookChannel.getEventId(); console.info(event_id is cookie value., (2)); facebookChannel.event_id event_id; if (event_id) { callback(event_id); } else { console.warn(event_id is empty., (2)); } } }; execute(); }, messengerChatPlugin: function() { let event_type messenger; let sdk_version ; let locale ; if (!sdk_version) { console.warn(sdk_version is empty.); return; } if (!locale) { console.warn(locale is empty.); return; } if (facebookChannel.getEventActivated(event_type)) { return; } facebookChannel.setEventActivated(event_type, true); window.fbAsyncInit function() { FB.init({ appId : 216637735743129, autoLogAppEvents : true, xfbml : true, version : sdk_version }); }; (function(d, s, id) { var js, fjs d.getElementsByTagName(s)0; if (d.getElementById(id)) return; js d.createElement(s); js.id id; js.src https://connect.facebook.net/ + locale + /sdk/xfbml.customerchat.js; fjs.parentNode.insertBefore(js, fjs); }(document, script, facebook-jssdk)); } }; facebookChannel.init();}/script>noscript>img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id246377884248037&evPageView&noscript1/>/noscript>/div>!-- CMC3 script -->!-- kmp -->!-- CMC3 script -->div idkmp_common_top_script styledisplay:none;>script typetext/javascript charsetUTF-8 src//t1.daumcdn.net/adfit/static/kp.js>/script>script typetext/javascript> kakaoPixel(9068141352296859558).pageView(); kakaoPixel.setServiceOrigin(20001);/script>/div>!-- CMC3 script --> !-- tgg -->!-- CMC script -->div idtgg_common_top_script styledisplay:none;>script typetext/javascript>var meta document.createElement(meta);meta.name referrer;meta.content unsafe-url;document.getElementsByTagName(head)0.appendChild(meta);/script>/div>!-- CMC script -->!-- CMC script -->div idtgg_common_bottom_script styledisplay:none;>!-- WIDERPLANET HOME SCRIPT START 2016.8.24 -->div idwp_tg_cts styledisplay:none;>/div>script typetext/javascript>var wp_conf ti53093&v1&deviceweb;/script>script typetext/javascript defer src//cdn-aitg.widerplanet.com/js/wp_astg_2.0_mall.js>/script>!-- // WIDERPLANET HOME SCRIPT END 2016.8.24 -->/div>!-- CMC script -->!-- External Script End -->script typetext/javascript src//t1.daumcdn.net/adfit/static/kp.js charsetutf-8>/script>script typetext/javascript src//t1.kakaocdn.net/kakao_js_sdk/v1/kakao.min.js charsetutf-8>/script>script typetext/javascript src/ind-script/i18n.php?v2511261439&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVnLVuM4EN2Dt_Mdhnmd2ZKkmeE0DBxCD2tZLifCeo0eBPfXT8kO3aSJX7I5ZxZxEln3qiRV1S1b6VYJSM9_NmlhiICdMmVqwCpvKKRPNmXnf8jkyf6UdvXzTBNapk__ejDV_uuX5PfkbCQSXhwYSbjdNyRUqZLBVBZveNQUEqBJIaOhhDNi49B41ynzw8S1URvEH2xPThw4hh0E9pIuBXpT_3hkbvvwdUUcSQSTI3g4yxAFD_i7H2W1YdIVA-gV9cGsS2XEUklnFOdg-nF33NsLrReG5ZsB9njHeH-vwqh6pU6s4ohQ8sQpfcKZhJOMSDnEroaCKiGUHNr7hUgMJ4m-qQ244aPUOAdCc9yX4yCidXqjMsYhvX-Db-zrWJUWnFC5xya7Y3rcgIWXNCxo6Jd76hLR6sRDGTqMQFdNvzTR85aCk68VVyQfBRLekTDubWbBPLdtTgtYK14VjA92vRwK4rkLS2AFMW7R4XWh03qr9MGAlzXNZ1ISlZbhesdegHdFSQfNsvaSL51O0gJdQeY3o1H3UIABSWHpTfiu7gyjk5N8tmE16P8hOTnmT2nRoexUJiCWyc1UFgGO5EENxm6WBWLodlQ4OFIU1XvZ6TVac79hmOueUTjRVmVejf_WECWp72nD6sjcvqdHBo1bBh83wha4hg-fx5bI_J2-zjkAZkiGe_xh_JhN3WzLxBUlKDOl6s_P3y0Y4_BLpJc5MemvyW_JWVqgUGtGy0gSfn4mW43tiNR1HanhBipYLWavlKOp_oZd-Nw1GnyrA9kaOKAex1Dtt_fJthVLI_BHXGL4hG65LKOwr9XITtgEK3Na4pU4H2dIs57ppxdnSG1V_b_-u1Y8V97NTXtEYKeTXgmymZ10xSzWuRXDendG6iukW6OKcmi8mEU6YqfhBokXxJYw-_Zdepm_qwGm0z6KSf77jWzZ8Rg0mkrOY9OCyXwWolVM0XSM6J9GWlpdr00W9jVyanGoU90eyIPwdP_vtMAHceKmWjIXjY95-DgUqWtm3USKi_jE8J1kXatDDMc1KyFdGLVD_V4SuoV4lgkR-Qa_n9Fomj0Onw4dYTxd-FCMYqNQ0et7D88Mdo7wcv9zqbzssGyhiMkPuLA1yUJrHKhCVfYZxIE9pXHAjHc6UxfUgFYmcoV4iCVRv5yZGg11TdqeQ9_W3lJ5ZjFHYt3f-soyDHyntNc_vH_BlkRpGPAuThCJZUsqlLdwathm27FGN03ft0PtAPdk0z_M1gmsvR1zDGx_76WptFOfoRplC7GVpM01GidAZF2vnnrgtwa3i0oXTdAUTNMZdHeFO4ijN9_1sGBO0kpOmcsNRlxnUd2DX2HQWxY__iOz224hHUBAu1NzDwNW0TABfl_DS6h2qivVD2J5UCg4y0mzqeMj3i1BQsGmhsY1qSbY8KchebxDXninsEBktKZBydjFx4bnjtW5Pz5APT67CzAY6M9sysbcVKFM2ueLaR5yQDUp9mpf-4uFg8NqBq_dMz2QbBae8Ag-fXpNSXklCxXvBJwwQTIOEyzSxG2N4nDa875wgDnXrSdVLWAdoVKNyp9i5dJVWB0B2l1CSftRbUB92h81HB7j1bUg3rbUMO1GosNZVHoRakwNtD4xLUiXuh8lOUhDWi8HntUaLPThkr1gz_8A&typejs&k90677941fdd02d987e22218f47bc7e7b7f55e843&t1758587957 >/script>script src/ind-script/optimizer_user.php?filenametZQxbsMwDEX3yGvPoRjw0rlrt56AtmiLjiSqohQnt6_dADkBPQggBPDxk5-g9RzR4mSaYBEb2cHxeJ5pIgg2tzHQZHyNwYpD41BoSVZulIZPa7Zs1z0LbvgFFb9JarfKh9WAykYZSxcpqSHX34bleUEQSosytdGl7_q-G3QUV4ooEPAdqMmdOEbWm6lHcLtNWrgljR1Mle56DQtCmbwarnLuRkhJsemZuWrg1v-Mtm9NgCe3amMLlcRz_vGUs-bSBwanyYNEcb8gJnE10nLmondJIlCylBw-zMs4c_yYw8gTSuTizHC9nqhehT4yFGcL3gm3o8wrOkP1m_wH&typejs&k09e8b475fc98267e9c7a1ed43d443f627c880c4a&t1702899925&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) {}CAFE24.KAKAO_PIXEL_BRIDGE.init(9068141352296859558);var bUseElastic false;var sSearchBannerUseFlag F;CAFE24.FRONT_XANS_TEMPLATE.setTemplate(xans-product-listmain-1, div data-root-margin\-150px\ data-threshold\0\ data-is-loop\F\ class\xans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 index_prd_400 timesale-active wp-stand-by wp-effect\>\ndiv class\site-wrap\>\n\t\tdiv class\productItem ec-base-product\>\n\t\t\tdiv class\section-title animate__animated animate__fadeInUp animate__fast\>\n h3>\n span>BEST ITEM\/span>\n \t\/h3>\np>\ubaa8\ub2e4\ubaa8\ub2e4\uc5d0\uc11c \uc0ac\ub791\ubc1b\ub294br>\ubca0\uc2a4\ud2b8 \uc0c1\ud488\ub4e4\uc744 \ub9cc\ub098\ubcf4\uc138\uc694\/p>\n \n\t\t\t\/div>\n div class\swiper-container\>\n !--\n \ud83d\udd05 \uc635\uc158 \uc124\uc815 \ud83d\udd05\n 1. \uc0c1\ud488\uc9c4\uc5f4 \uac1c\uc218\ub294 $count \uc758 \uc22b\uc790\ub97c \uc870\uc815\ud574\uc8fc\uc2dc\uba74 \ub429\ub2c8\ub2e4.\n 2. \ubaa8\ubc14\uc77c \ubaa8\ub4dc\uc5d0\uc11c \\ub354\ubcf4\uae30\ \ub97c \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc73c\ub824\uba74 $moreview\ub97c no\ub85c \ubcc0\uacbd\ud569\ub2c8\ub2e4.\n 3. \\ub354\ubcf4\uae30\ \ub85c \ub178\ucd9c\ub41c \uc0c1\ud488 \ubaa9\ub85d\uae4c\uc9c0 \ube0c\ub77c\uc6b0\uc800\uac00 \uae30\uc5b5\ud558\uace0\uc790 \ud558\uc2e0\ub2e4\uba74 $cache \ubd80\ubd84\uc744 yes\ub85c \ubcc0\uacbd\ud558\uc138\uc694.\n (\uc0c8\ub85c\uace0\uce68\uc744 \ud574\ub3c4 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ubcf8 \uc601\uc5ed\uae4c\uc9c0 \ub178\ucd9c\ub429\ub2c8\ub2e4.)\n\n $count 21\n $basket_result \/product\/add_basket.html\n $basket_option \/product\/basket_option.html\n $moreview yes\n $cache no\n\t\t\t\t-->\n ul class\prdList swiper-wrapper\>\n !--$-->!--@-->li id\anchorBoxId_{$product_no}\ class\swiper-slide\>\n div class\prdList__item\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\ta href\{$link_product_detail}\ name\anchorBoxName_{$product_no}\>img src\{$image_tiny}\ id\{$image_tiny_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-1 xans-product-imagestyle xans-product-1\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n\t\t\/div>\n\n\t\tdiv class\color {$colorchip_display|display}\>\n\t\t\t!--#-->div class\xans-element- xans-product xans-product-colorchip-1 xans-product-colorchip xans-product-1\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>!--$-->\n\/div>\n!--#-->\n\t\t\/div>\n\n\t\tdiv class\iconarea\>\n\t\t\tspan class\ico2 {$list_wish_icon|display}\>{$list_wish_icon}\/span>\n\t\t\tspan class\ico1 {$basket_icon|display}\>{$basket_icon}\/span>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n\t\tspan class\discount_rate\ data-prod-custom\{$product_custom}\ data-prod-price\{$product_price}\ data-sale-price\{$prd_price_sale|striptag}\>\/span>\n\t\tspan class\chk\>input type\checkbox\ class\{$product_compare_class} {$product_compare_display|display}\>\/span>\n\t\tdiv class\name\>\n\t\t\ta href\{$link_product_detail}\ class\{$product_name_display|display}\>span class\title {$product_name_title_display|display}\>{$product_name_title} :\/span> {$product_name}\/a>div class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\n\t\t\/div>\n\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec\>\n!--$-->!--@-->li class\{$item_display|display} {$column_name}\ column_name\{$column_name|replace:product_custom,price_custom}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--@-->li class\{$item_display|display} {$column_name}\ column_name\{$column_name|replace:product_custom,price_custom}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--$-->\nli class\percent\>\n\t\t\/li>\n\/ul>\n!--#-->\n\t\t!-- \ubc30\uc1a1\uae30\uac04\/\uc608\uc815\uc77c \ud45c\uc2dc\n\t\tul class\spec\>\n\t\t\tli>strong class\title\>\ubc30\uc1a1\uae30\uac04 :\/strong> {$delivery_start}\uc77c ~ {$delivery_end}\uc77c \uc774\ub0b4\/li>\n\t\t\tli>strong class\title\>\ubc30\uc1a1\uc608\uc815\uc77c :\/strong> {$estimated_delivery_min} \ubc30\uc1a1 \uc608\uc815\/li>\n\t\t\tli>strong class\title\>\ubc30\uc1a1\uc608\uc815\uc77c :\/strong> {$estimated_delivery_max} \ubc30\uc1a1 \uc608\uc815\/li>\n\t\t\/ul>-->\n\t\tdiv class\icon\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons}\/div>\n\t\tdiv class\option\>{$option_preview_icon}\/div>\n\t\/div>\n\/div>\n \/li>\n !--@-->li id\anchorBoxId_{$product_no}\ class\swiper-slide\>\n div class\prdList__item\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\ta href\{$link_product_detail}\ name\anchorBoxName_{$product_no}\>img src\{$image_tiny}\ id\{$image_tiny_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-1 xans-product-imagestyle xans-product-1\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n\t\t\/div>\n\n\t\tdiv class\color {$colorchip_display|display}\>\n\t\t\t!--#-->div class\xans-element- xans-product xans-product-colorchip-1 xans-product-colorchip xans-product-1\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>!--$-->\n\/div>\n!--#-->\n\t\t\/div>\n\n\t\tdiv class\iconarea\>\n\t\t\tspan class\ico2 {$list_wish_icon|display}\>{$list_wish_icon}\/span>\n\t\t\tspan class\ico1 {$basket_icon|display}\>{$basket_icon}\/span>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n\t\tspan class\discount_rate\ data-prod-custom\{$product_custom}\ data-prod-price\{$product_price}\ data-sale-price\{$prd_price_sale|striptag}\>\/span>\n\t\tspan class\chk\>input type\checkbox\ class\{$product_compare_class} {$product_compare_display|display}\>\/span>\n\t\tdiv class\name\>\n\t\t\ta href\{$link_product_detail}\ class\{$product_name_display|display}\>span class\title {$product_name_title_display|display}\>{$product_name_title} :\/span> {$product_name}\/a>div class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\n\t\t\/div>\n\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec\>\n!--$-->!--@-->li class\{$item_display|display} {$column_name}\ column_name\{$column_name|replace:product_custom,price_custom}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--@-->li class\{$item_display|display} {$column_name}\ column_name\{$column_name|replace:product_custom,price_custom}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--$-->\nli class\percent\>\n\t\t\/li>\n\/ul>\n!--#-->\n\t\t!-- \ubc30\uc1a1\uae30\uac04\/\uc608\uc815\uc77c \ud45c\uc2dc\n\t\tul class\spec\>\n\t\t\tli>strong class\title\>\ubc30\uc1a1\uae30\uac04 :\/strong> {$delivery_start}\uc77c ~ {$delivery_end}\uc77c \uc774\ub0b4\/li>\n\t\t\tli>strong class\title\>\ubc30\uc1a1\uc608\uc815\uc77c :\/strong> {$estimated_delivery_min} \ubc30\uc1a1 \uc608\uc815\/li>\n\t\t\tli>strong class\title\>\ubc30\uc1a1\uc608\uc815\uc77c :\/strong> {$estimated_delivery_max} \ubc30\uc1a1 \uc608\uc815\/li>\n\t\t\/ul>-->\n\t\tdiv class\icon\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons}\/div>\n\t\tdiv class\option\>{$option_preview_icon}\/div>\n\t\/div>\n\/div>\n \/li>\n!--$-->\n \/ul>\n div class\swiper-scrollbar\>\/div>\n\n \/div>\n !--\n\t\t\tdiv class\swiper-button-next\>\/div>\n\t\t\tdiv class\swiper-button-prev\>\/div>\n\t\t\t-->\n \/div>\n\t\/div>\n\/div>\n);if (typeof($M) ! undefined) {$M.sModule xans-product-listmain;$M.iCount 0;$M.iCategoryNo 0;$M.iSortMethod 0;$M.init();}CAFE24.SHOP_CURRENCY_INFO {1:{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:,tail:\uc6d0},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_COMMON.initObject();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_BIND ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_BIND.initChooseBox();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_DATA ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_DATA.initData();}if (typeof CAFE24.SHOP_FRONT_NEW_LIKE_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_LIKE_COMMON.init({bIsUseLikeProduct:false,bIsUseLikeCategory:false});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;var bIsUseSpread false;var sIsSecret false;var iBoardNo 4;CAFE24.FRONT_PRODUCT_SEARCH_DATA.bEmptyElasticData true;CAFE24.FRONT_PRODUCT_SEARCH_DATA.bEmptyElasticData true;var aPopupListData {aPopupList:{\type\:\L\,\child_type\:\W\,\idx\:6,\file\:\\\\/popup\\\/popup_6.html\,\size\:\600*435\,\position\:\100*100\,\title\:\\\ucd94\\uc11d\\uc5f0\\ud734 \\ubc30\\uc1a1\\uc548\\ub0b4\,\open\:false},aPopupCouponList:,sIsAuthGuidePopup:,sIsUpdateEventGuidePopup:,sIsLifetimeEventGuidePopup:,sIsCookieBannerPopup:,sPopupPage:F};var aLogData {log_server1:eclog2-259.cafe24.com,log_server2:elg-db-svcm-107.cafe24.com,mid:modamodaofficial,stype:e,domain:,shop_no:1,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.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://eventkiki.com/widget/embed/js/ekiki_cafe24_embed.js?vs20231130121949.1&client_idA4MW4TICLZtjYhPhIsp1hC},{src:https://modamoda.co.kr/web/upload/appfiles/jsISJfide0GLiUyXsznbgP/b46957397fa6f9c55b922af30d62ddbc.js?vs20251113103812.1&client_idjsISJfide0GLiUyXsznbgP},{src:https://app4you.cafe24.com/SmartPopup/tunnel/scriptTags?vs20210623163334.1&client_idAyPifbe9TEq8i4fmvfUgaZ, integrity: sha384-j+WLOriOo0/sb+Ho5fn6lGPknv0cW+wMxOLlx8qpy01ShkkynynGNJQ53niqAdze},{src:https://widgets.cre.ma/cafe24/init.js?vs20210720143057.1&client_idSdksuzSDEpyhy6OLNQpKXC},{src:https://chatis.edge.naverncp.com/firstorder/js/chatis_fo_app.js?chatis250325093332&vs20250325093332.1&client_idsTrbpDBCBlEtulOEIEcSYA},{src:https://server.k8sprd.bigin.io/api/cafe24?projectIdC0IKR6KU4T-F&versionv2&adsGtmIDGTM-NZ8L24D&vs20230829160531.1&client_idiJf0852OYiGZTznb7gXaEG},{src:https://d1s5ibsnlco9or.cloudfront.net/prod/vreview-embed-script/script.js?vrid32a4d1e1-0e19-40ab-b3d4-965791d267ae&vs20230810094122.1&client_idmpBjVabWLFpmMWptZtZkBD},{src:https://instagram-widget.wehost24.com/js/instagram-widget.js?vs20210610170301.1&client_idpOawpY4gJZ0oBnihDmiReG};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,product,store,category,collection,community,customer,order,personal,privacy,design,supply,promotion,mileage,notification,shipping;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
]