Help
RSS
API
Feed
Maltego
Contact
Domain > amedee.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-16
14.128.157.234
(
ClassC
)
2025-10-05
14.128.157.235
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Sun, 05 Oct 2025 01:26:06 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://amedee.co.kr/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Sun, 05 Oct 2025 01:26:07 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingVary: Accept-EncodingP3P: CPNOI ADM DEV PSAi COM NAV OUR OTR STP IND DEMExpires: Mon, 26 Jul 1997 05:00:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cachex-cache-valid: YESStrict-Transport-Security: max-age31536000Referrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Sun, 05 Oct 2025 01:26:07 GMTX-XSS-Protection: 1;modeblockX-HURL: /corpgik22view_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.eyJpc3MiOiJjb3JwZ2lrLmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoiY29ycGdpayIsInNob3Bfbm8iOjIyLCJwYXRoX3JvbGUiOiJNQUlOIiwibGFuZ3VhZ2VfY29kZSI6ImtvX0tSIiwiY291bnRyeV9jb2RlIjoiS1IiLCJpc195dHMiOmZhbHNlLCJpc19jb250YWluZXIiOmZhbHNlLCJ3b3Jrc3BhY2UiOiJwcm9kdWN0aW9uIn0.bMJo_YRUp2FzGh7kWxuYzlmmdVdcfrawINVdQ7AS2MQ, {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 contentAMEDEE />meta namedescription content아름다움을 탐구하는 AMEDEE />meta namekeywords contentAMEDEE />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> !--css(/_wp/font/pretendard.css)-->!-- 라이선스 여부 체크하는 부분으로 삭제하시면 사이트가 정상 노출되지 않습니다. -->meta namemade-by content웹퍼블릭 code82DF1EBD0586 sitehttps://webpublic.co.kr/>link relpreconnect hrefhttps://cdnjs.cloudflare.com crossorigin>link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/pretendard/1.3.9/static/pretendard.css integritysha512-NzqTHTrO48HsIamogmIaVhTXoSgRF24Cn+ynrNYrFuKrY0AdDbmcNieiOHsQARS/r0Gax9VwV3/rVMHs3ipUlg crossoriginanonymous referrerpolicyno-referrer>script srchttps://analytics.ahrefs.com/analytics.js data-keyHNltQOn3Pk77Z7BsSLBskw defertrue>/script>link relcanonical hrefhttps://corpgik.cafe24.com/shop22 />meta propertyog:url contenthttps://corpgik.cafe24.com/shop22 />meta propertyog:title contentAMEDEE│아메디 공식 홈페이지 />meta propertyog:description content아름다움을 탐구하는 AMEDEE />meta propertyog:site_name contentAMEDEE />meta propertyog:type contentwebsite />link relshortcut icon href/web/upload/favicon-64ce02e1abc5357f904df4c272987ab7.ico />script typetext/javascript>var CAFE24API { instance : , MALL_ID : corpgik, SHOP_NO : 22, 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://corpgik.cafe24api.com + url; }, getLoginProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getLoginProvider()}); }, getCustomerProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getCustomerProvider()}); }, getMemberID: function (callback) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { callback(null); } else { callback(CAPP_ASYNC_METHODS.AppCommon.getMemberID()); } }, getEncryptedMemberId: function (client_id, callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getEncryptedMemberId(client_id)); }, getMemberInfo: function (callback) { callback({id: CAPP_ASYNC_METHODS.AppCommon.getMemberInfo()}); }, getCustomerIDInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, application)) { return; } callback(null, {id: CAPP_ASYNC_METHODS.AppCommon.getCustomerIDInfo()}); }, getCustomerInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {customer: CAPP_ASYNC_METHODS.AppCommon.getCustomerInfo()}); }, getMileageInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {mileage: CAPP_ASYNC_METHODS.AppCommon.getMileageInfo()}); }, getPointInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {point: CAPP_ASYNC_METHODS.AppCommon.getPointInfo()}); }, getDepositInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {deposit: CAPP_ASYNC_METHODS.AppCommon.getDepositInfo()}); }, getCreditInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {credit: CAPP_ASYNC_METHODS.AppCommon.getCreditInfo()}); }, getCartList: function (callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.getCartList().then(function(data){ callback(null, {carts: data}); }); }, getCartInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, {cart: CAPP_ASYNC_METHODS.AppCommon.getCartInfo()}); }, getCartItemList: function (callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } callback(null, {items: CAPP_ASYNC_METHODS.AppCommon.getCartItemList()}); }, getCartCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCartCount()); }, getCouponCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, promotion)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCouponCount()); }, getWishCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getWishCount()); }, getShopInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, store)) { return; } callback(null, {shop: CAPP_ASYNC_METHODS.AppCommon.getShopInfo()}); }, addCurrentProductToCart: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCurrentProductToCart(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {cart: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrder: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrder(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, calculatePayment: function (mall_id, request_time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.calculatePayment(mall_id, request_time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {expected_payment: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrderV2: function (mall_id, time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrderV2(mall_id, time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, getOrderItemList: function (start_date, end_date, order_status, page, count, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderItemList(start_date, end_date, order_status, page, count, order_id).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getOrderDetailInfo: function (shop_no, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderDetailInfo(shop_no, order_id).then(function(data){ callback(null, {orders: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getClaimableItemList: function (order_id, customer_service_type, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getClaimableItemList(order_id, customer_service_type).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, emptyCart: function (basket_shipping_type, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.emptyCart(basket_shipping_type).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, deleteCartItems: function (basket_shipping_type, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.deleteCartItems(basket_shipping_type, product_list).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, addCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, addBundleProductsCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addBundleProductsCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, get : function(url, callback) { return CAFE24API.complete(GET, url, this, null, callback); }, post : function(url, params, callback) { return CAFE24API.complete(POST, url, this, params, callback); }, put : function(url, params, callback) { return CAFE24API.complete(PUT, url, this, params, callback); }, delete : function(url, callback) { return CAFE24API.complete(DELETE, url, this, null, callback); }, complete : function(method, url, obj, params, callback) { var xhr CAFE24API.sendXhr(method, url, obj, params, callback); xhr.onreadystatechange function () { if (xhr.readyState XMLHttpRequest.DONE) { if (xhr.status > 200 && xhr.status 208) { callback(null, JSON.parse(xhr.responseText)); } else { callback(new Error(xhr.status), JSON.parse(xhr.responseText)); } } }; }, sendXhr : function (method, url, obj, params, callback) { if (method ! POST) { var url obj.fullPath(url); } var xhr obj.initializeXhr(); var queryVars {}; if (obj.clientId) queryVarscafe24_app_key obj.clientId; if (obj.version) queryVarscafe24_api_version obj.version; if (params null) { var seperator url.indexOf(?) -1 ? ? : &; var queryString ; for (var key in queryVars) { queryString.push(key + + queryVarskey); } if (queryString.length > 0) { url url + seperator + queryString.join(&); } } xhr.open(method, url, true); if (typeof params object && params ! null) { xhr.setRequestHeader(Content-type,application/x-www-form-urlencoded; charsetutf-8); for (var key in queryVars) { paramskey queryVarskey; } params formData + JSON.stringify(params); } xhr.send(params || null); return xhr; }, __sessionErr: function (callback) { callback(new Error(403), {error: {code: 403, message: Failed to get session. Only available when log in.}}); }, __scopeErr: function (callback, scope) { if (typeof CAFE24.APPSCRIPT_SDK_DATA ! undefined && jQuery.inArray(scope, CAFE24.APPSCRIPT_SDK_DATA ) > -1 ) { return true; } callback(new Error(403), {error: {code: 403, message: You do not have the necessary authority(scope) to use the SDK.}}); }, __chkValidSessionScope: function (callback, scope) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { CAFE24API.__sessionErr(callback); return false; } if (!CAFE24API.__scopeErr(callback, scope)) { return false; } return true; } }; /script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2510011432;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE 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 skin80;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 22;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return true; },isDefaultShop : function() { return false; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return false; },getModeName : function() {return false; },isMobileAdmin : function() {return false; },isNewProMode : function() {return true; },isExperienceMall : function() { return false; },isDcollection : function() {return false; },isYoutubeShops : function() {return false; },getYtShopsShopNo : function() {return 0; },isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return corpgik},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:corpgik.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:corpgik,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_SHOP {search_period:,calendar_config:{maxDate:2027-10-05,locale:ko},aProductPurchaseInfo_384:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_383:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_381:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_373:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_372:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_369:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_370:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_371:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_374:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true}};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);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);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:2510011432,IS_WEB_VIEW:F};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href//img.echosting.cafe24.com/editors/froala/css/froala_style_ec.min.css?vs2510011432 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenZKxDQIxDEX7KC1zGBAsABsgMYDjMxCdE0dOToLtOSqgOAnSPvm93xhumhg2W4NiejVMYFx1MmKgWuFimhuQpqTZz2AFv9wzuaoytajZBb13ilNrvaOCD7Y-tWEQ7lS1OImZXcCcF_clBjjHgjTC6bN3ROE8oMHO7_0aLoKtRBqXMlgKHBRt-K7M2IcX9kGUxl7ZuKi1_-z3lzwB&typecss&k180ea7d06ac06d42f6c8c3e2f844b8c8624af294&t1726130154 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametZVNbsQgDIX3w2x7DqbtpvfoCQg4iZVgUwxN5_b1_HVRaVaQnRHS52fzbOzMESx4UwWyWM85TbjYVIcVvZlLXK0EMAEEJ7KyIH2crNmS9SJ2dWeu5ajhi23hyIYJ8jEitbMcYXQF2kFbOsA4gm-or2AEcSv8Be2qZnBBW9XMKZyOgyPqwXKCoUNpI3NpkXNzox1Ujr8CwR_0AAe9aOFeUJFD1Xe8p4h1LSgzp88ZU0Ka2ov_quiXbu43xMVITYlz43jeC0cakVDB4jOv6_9zlxxCDw8YDTv6wHOMTB2BrXvvqVMr7gAdaildy3-AC7POQdqBnLJawnf4WaJDUrMG-DG3bWdeT6c9sF6nbuJ87spOOZj3znrPuhhmXQvSXWlxwx6d7d2A7GjZQ-dbi86BXQ42wzfCduXfwr46LzlMK_iJUqOfQTRTxnBB_wI&typecss&k6d726ab99e3438480eb0e0eb4fcef597d28d708c&t1743564354&userT />style typetext/css>/style>title>AMEDEE│아메디 공식 홈페이지/title>/head>body idmain> div idskipNavigation> p>a href#category>전체상품목록 바로가기/a>/p> p>a href#contents>본문 바로가기/a>/p> /div> div idwrap> div idcontainer> !-- 상단 공통 영역입니다. 이 영역에 대한 스타일은 /_wp/css/header.css에 정의되어 있습니다.-->!-- # 탑배너 # --> !-- 1. 스크롤러 타입 --> div classindex_infinite_scroll loading webpb-banner-codehudv hidden> div classcontainer> div classrollingbanner> div classwrap> div classroller> ul> li webpb-banner stylecolor:{#color1};>{#pc_thumb_tag}{#text_1}/li> li webpb-banner stylecolor:{#color1};>{#pc_thumb_tag}{#text_1}/li> /ul> /div> /div> /div> /div>/div> !-- 2. 배너 타입 --> div idtbanner classswiper-container webpb-banner-codeofio hidden> ul classswiper-wrapper> li classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target} stylecolor:{#color1};background-color:{#color2};>{#text_1}/a> /li> li classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target} stylecolor:{#color1};background-color:{#color2};>{#text_1}/a> /li> /ul>/div>!-- // -->header idheader> div classinner inner__in> div classsite-wrap logo-wrap> div classtopArea_logo> !-- 상단 로고 --> !-- 상단 로고 영역 상단 헤더, 로그인, 화면에서 노출됩니다.-->div webpb-banner-code23ph hidden> div webpb-banner>a href/>{#pc_thumb_tag}/a>/div>/div> !--//--> /div> div classtopArea_nav> !-- 상단메뉴 --> div classtopArea_navigation> !-- 상단 메뉴 --> div classnavigation_> div classcate-swiper-container swiper-container swiper-loading> div classcate-mask-left>/div> div classcate-mask-right>/div> div classitems swiper-wrapper> !-- 상품분류(관리자연동) --> div idcategory classxans-element- xans-layout xans-layout-category swiper-slide cate-override>ul> li data-param?cate_no375 classxans-record-> a href/product/list.html?cate_no375 classwp-cate>전체상품/a> div classsub-cate>/div> /li> li data-param?cate_no387 classxans-record-> a href/product/list.html?cate_no387 classwp-cate>신제품/a> div classsub-cate>/div> /li> /ul>/div>!--//--> div classswiper-slide tm>a href/brand/index.html classwp-cate>BRAND/a>/div> div classswiper-slide tm>a hrefhttp://wx.ty-2009.com/CX/FW25/BAOFUKA classwp-cate>정품 인증/a>/div> !--div classswiper-slide tm pt>a href/timesale/ classwp-cate>타임세일/a>/div>--> !--div classswiper-slide tm pt>a href/board/review/list.html?board_no4 classwp-cate>리뷰/a>/div>--> div classswiper-slide tm>a href/board/gallery/list.html?board_no8&category_no1 classwp-cate>EVENT/a>/div> !--div classswiper-slide tm>a href/membership.html classwp-cate>멤버십/a>/div>--> !-- 커뮤니티(게시판연동) --> div classswiper-slide tm> a href/board/free/list.html?board_no1 classcate wp-cate>COMMUNITY/a> div classsub-list boardlink> ul classxans-element- xans-layout xans-layout-boardinfo>li classxans-record->a href/board/free/list.html?board_no1>공지사항/a>/li>li classxans-record->a href/board/free/list.html?board_no2>뉴스/이벤트/a>/li>li classxans-record->a href/board/product/list.html?board_no4>리뷰/a>/li>li classxans-record->a href/board/product/list.html?board_no6>상품 Q&A/a>/li>li classxans-record->a href/board/gallery/list.html?board_no8>이벤트/a>/li>/ul> /div> /div>!--//--> /div> /div> /div> !--//--> !-- 전체메뉴 버튼 --> div classmenu_navi> a hrefjavascript:; classfold>div classfold-icon>span classline1>/span>span classline2>/span>span classline3>/span>/div>/a> /div> !--//-->/div> !--//--> /div> div classtopArea_search> !-- 검색 버튼 --> div classmenu_search m_view> a hrefjavascript:;>img src/skin_img/ico_head_search_888.svg alt상품검색>상품검색/a> /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 classsearch-title m_view>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 classbtnDelete>img src/skin_img/ico_head_searchdel_888.svg alt삭제>/button>button typebutton classbtnSearch>img src/skin_img/ico_head_search_888.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 classbtn-close1>a hrefjavascript:;>닫기/a>/div> /div> /div>/div>/form> div classback-panel>/div> /div> !--//--> /div> !-- 마이쇼핑 버튼 --> div classtopArea_statelog pc_view> div classmenu_user>a hrefjavascript:;>img src/skin_img/ico_head_user_888.svg alt마이쇼핑>/a>/div> div classstatelog> a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >로그인/a> a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >회원가입/a> a href/myshop/order/list.html>주문조회/a> a href/product/recent_view_product.html>최근본상품/a> /div> /div>!--//--> !-- 장바구니 버튼 --> div classtopArea_basket> div classxans-element- xans-layout xans-layout-orderbasketcount menu_basket >a href/order/basket.html>img src/skin_img/ico_head_basket_888.svg alt장바구니>장바구니 span classcount EC-Layout_Basket-count-display>span classEC-Layout-Basket-count>0/span>/span>/a>/div> /div>!--//--> !-- 멀티쇼핑몰 --> !--div moduleLayout_multishopList classlist pc_view> button typebutton classtoggle>{$current_language}i aria-hiddentrue classicon icoArrowBottom>/i>/button> ul moduleLayout_multishopListitem> li class{$selected_class}> a href//{$shop_domain}/>img src//img.cafe24.com/img/common/global/{$language}_32x24.png alt /> {$shop_name}/a> /li> li class{$selected_class}> a href//{$shop_domain}/>img src//img.cafe24.com/img/common/global/{$language}_32x24.png alt /> {$shop_name}/a> /li> /ul> /div>!--//--> /div> !-- 전체메뉴 화면--> !-- #사이드 Left 이 영역에 대한 스타일은 /_wp/css/aside.css에 정의되어 있습니다.-->aside idaside classxans-element- xans-layout xans-layout-slidepackage >div classback-panel>/div>div classaside_wrap> div classbtnClose>span classline first>/span>span classline second>/span>/div> div classsite-wrap> !-- 모바일에서만 노출되는 영역 --> div classbtn_login m_view> ul classxans-element- xans-layout xans-layout-statelogoff >li> a href/member/login.html classtxt_login>span>로그인/span> 해주세요./a> div classtxt_info>회원가입 시 많은 혜택이 기다리고 있어요!br>지금 바로 가입하세요./div> /li>li classbt_area>a href/member/login.html classbt_signUp>로그인/회원가입/a>/li>/ul> /div> div classbtn_member m_view> ul> li>a href/myshop/index.html>div classico>img src/skin_img/btn_member_01.svg alt>/div>div classtxt>마이페이지/div>/a>/li> li>a href/order/basket.html>div classico>img src/skin_img/btn_member_02.svg alt>/div>div classtxt>장바구니/div>/a>/li> li>a href/myshop/order/list.html>div classico>img src/skin_img/btn_member_03.svg alt>/div>div classtxt>주문조회/div>/a>/li> li>a href/product/recent_view_product.html>div classico>img src/skin_img/btn_member_04.svg alt>/div>div classtxt>최근상품/div>/a>/li> /ul> /div>!--//--> div classall_menu_box> div idslideCateList classcategoryCont> ul classcategoryList> !-- 상품분류(관리자연동) --> li idcate375 data-param?cate_no375 classxans-element- xans-layout xans-layout-category xans-record->a href/product/list.html?cate_no375 classcateView>전체상품/a>a href#none classcate view toggle-cate cate?cate_no375 data-expand-targetsub02_375>/a>/li>li idcate387 data-param?cate_no387 classxans-element- xans-layout xans-layout-category xans-record->a href/product/list.html?cate_no387 classcateView>신제품/a>a href#none classcate view toggle-cate cate?cate_no387 data-expand-targetsub02_387>/a>/li>!--//--> !-- 상품분류(기획전연동) --> !--//--> !--li classtm>a href/timesale/ classwp-cate>타임세일/a>/li>--> li classtm>a href/board/review/list.html?board_no4>리뷰/a>/li> li classtm>a href/board/gallery/list.html?board_no8&category_no1>이벤트/a>/li> li classtm>a href/brand/index.html>브랜드/a>/li> !--li classtm>a href/membership.html>멤버십/a>/li>--> !-- 커뮤니티 --> li classtm commu> a hrefjavascript:; classcateView wp-cate>커뮤니티/a> a href#none classcate view toggle-cate data-expand-targetbs-menu>/a> ul styledisplay:none; classxans-element- xans-layout xans-layout-boardinfo bs-menu>li classxans-record->a href/board/free/list.html?board_no1 classcate>공지사항/a>/li>li classxans-record->a href/board/free/list.html?board_no2 classcate>뉴스/이벤트/a>/li>li classxans-record->a href/board/product/list.html?board_no4 classcate>리뷰/a>/li>li classxans-record->a href/board/product/list.html?board_no6 classcate>상품 Q&A/a>/li>li classxans-record->a href/board/gallery/list.html?board_no8 classcate>이벤트/a>/li>/ul> /li>!--//--> /ul> /div> div classboardCont> !-- 마이페이지(마이쇼핑연동) --> div classmemberList> a href/myshop/index.html classcateView>마이페이지/a> ul> li>a href/member/modify.html>회원정보 수정/a>/li> !--li>a href/myshop/mileage/historyList.html>적립금/a>/li>--> li>a href/myshop/wish_list.html>관심상품/a>/li> li>a href/product/recent_view_product.html>최근 본 상품/a>/li> li classdisplaynone>a href/myshop/coupon/coupon.html>쿠폰/a>/li> !--li classdisplaynone>a href/board/consult/list.html>1:1 맞춤상담/a>/li>--> li>a href/myshop/addr/list.html>배송 주소록 관리/a>/li> !--li classdisplaynone>a href/myshop/regular_delivery.html>정기배송 관리/a>/li>--> !--li classdisplaynone>a href/myshop/board_list.html>나의 게시글/a>/li>--> /ul> /div>!--//--> div classloginList> ul> li>a href/myshop/order/list.html>주문조회/a>/li> /ul> /div> div classbannerList> !-- p moduleLidyout_giftBanner>a href/order/gift_list.html classgiftBanner>고객사은품 안내/a>/p> --> !-- p moduleLayout_couponzoneBanner>a href/coupon/coupon_zone.html classcouponzoneBanner>쿠폰존/a>/p> --> !--p moduleLayout_calendarBanner>a href classcalendarBanner>캘린더 게시판/a>/p>--> /div> /div> /div> !--div classmultishop m_view moduleLayout_multishopList idslideMultishopList> h3 classslideTitle>멀티쇼핑몰/h3> h2 classselected>button typebutton classicoCategory>펼침/button>/h2> ul modulemultishop_listitem>--> !--li class> a href///> img src//img.cafe24.com/img/common/global/_53x36.png width27 height18 alt>span classname> /span> /a> /li> li class> a href///> img src//img.cafe24.com/img/common/global/_53x36.png width27 height18 alt>span classname> /span> /a> /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 라이선스로 최초 적용된 쇼핑몰에서만 사용할 수 있습니다. ※ 웹퍼블릭 콘텐츠 라이선스 고지 ※ 🔹 본 사이트에 존재하는 모든 기술적 소스코드의 저작권은 오직 웹퍼블릭에 있습니다. 🔹 본 사이트에 존재하는 기술적 소스코드를 사용하거나 변형하여 활용하는 경우, 저작권법에 의거하여 법적 고지를 위반하는 것으로 판단합니다. 🔹 웹퍼블릭은 디자인 및 콘텐츠 보호를 최우선으로 하며, 민형사상의 조치를 취할 수 있습니다. ##########################################################################################################################################################-->!-- ✔️ 메인페이지 입니다. 🔅파일을 열 때는 아래 @import 영역에 마우스 오버 후 파일열기 를 클릭하세요. 🔅각 영역을 비노출할 경우 @를 삭제하고, 추후 사용시 다시 @를 넣어주시면 됩니다. 🔅배너이미지 교체 시 웹퍼블릭 배너매니저에서 교체해 주세요.-->!-- 🏞️ 배너 메인 슬라이드 -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_100 -wp-stand-by webpb-banner-code9vs7 hidden> div classswiper-container> div classswiper-wrapper> div classswiper-slide webpb-banner> div classswiper-inner> a href%7B#link%7D target{#link_target}> !-- PC image -->div classimg pc_view>{#pc_thumb_tag}/div> !-- M image -->div classimg m_view>{#m_thumb_tag}/div> div classtxt> span classp1 animate__animated animate__fadeInUp80 animate__fast stylecolor:{#color1};>{#text_1}/span> span classp2 animate__animated animate__fadeInUp80 animate__delay-400m animate__fast stylecolor:{#color1};>{#text_2}/span> span classp3 animate__animated animate__fadeInUp80 animate__delay-800m animate__fast stylecolor:{#color1};>{#text_3}/span> span classp4 animate__animated animate__fadeIn animate__delay-1-2s animate__fast stylecolor:{#color2};background-color:{#color3};>{#text_4}/span> /div> /a> /div> /div> div classswiper-slide webpb-banner> div classswiper-inner> a href%7B#link%7D target{#link_target}> !-- PC image -->div classimg pc_view>{#pc_thumb_tag}/div> !-- M image -->div classimg m_view>{#m_thumb_tag}/div> div classtxt> span classp1 animate__animated animate__fadeInUp80 animate__fast stylecolor:{#color1};>{#text_1}/span> span classp2 animate__animated animate__fadeInUp80 animate__delay-400m animate__fast stylecolor:{#color1};>{#text_2}/span> span classp3 animate__animated animate__fadeInUp80 animate__delay-800m animate__fast stylecolor:{#color1};>{#text_3}/span> span classp4 animate__animated animate__fadeIn animate__delay-1-2s animate__fast stylecolor:{#color2};background-color:{#color3};>{#text_4}/span> /div> /a> /div> /div> /div> div classswiper-pagination pagination>/div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div>/div>!-- 🏞️ 배너 카테고리-->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_cate wp-effect data-root-margin0px data-threshold0.3 data-is-loopF webpb-banner-code0x56 hidden> div classsite-wrap> div classbannerItem> div classsection-title animate__animated animate__fadeInUp animate__fast> h3>CATEGORY/h3> p>빠르게 카테고리 상품을 찾아보세요./p> /div> div classicon-container> ul> li webpb-banner> a href%7B#link%7D target{#link_target} data-attr{#text_1} stylecolor:{#color1};>{#pc_thumb_tag}/a> /li> li webpb-banner> a href%7B#link%7D target{#link_target} data-attr{#text_1} stylecolor:{#color1};>{#pc_thumb_tag}/a> /li> /ul> /div> div classswiper-pagination pagination>/div> /div> /div>/div>!-- 상품진열 NEW ARRIVAL -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- ✔️ 상품진열 및 타이틀 변경 방법은 매뉴얼을 참고해주세요.-->div classindex_prd_300 wp-effect data-root-margin0px data-threshold0.2 data-is-loopF> div classsite-wrap> div classxans-element- xans-product xans-product-listmain-3 xans-product-listmain xans-product-3 productItem ec-base-product>!-- 🔅 옵션 설정 🔅 1. 상품진열 개수는 $count 의 숫자를 조정해주시면 됩니다. 2. 모바일 모드에서 더보기 를 사용하지 않으려면 $moreview를 no로 변경합니다. 3. 더보기 로 노출된 상품 목록까지 브라우저가 기억하고자 하신다면 $cache 부분을 yes로 변경하세요. (새로고침을 해도 마지막으로 본 영역까지 노출됩니다.) $count 8 $basket_result /product/add_basket.html $basket_option /product/basket_option.html $moreview yes $cache no -->div classsection-title animate__animated animate__fadeInUp animate__fast> h3> span styledisplay: ;>NEW p>AMEDEE의 신제품/p>/span> span styledisplay: none;>img src altNEW p>AMEDEE의 신제품/p>>/span> /h3> /div>ul classprdList grid4 m_grid2> li idanchorBoxId_384 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-시카엑소좀-트리트먼트-토너/384/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_384> img src//amedee.co.kr/web/product/medium/202507/9f93af279226358c25bc60795c5538ec.jpg ideListPrdImage384_4 alt아메디 시카엑소좀 트리트먼트 토너> img src//amedee.co.kr/web/product/small/202507/9097c3fb4f92e8abaebda038c7fef356.jpg id alt아메디 시카엑소좀 트리트먼트 토너 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(384,1, 4, A0000, false, 1, P00000OU, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_384 displaynone>/span> div classname> a href/product/아메디-시카엑소좀-트리트먼트-토너/384/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 시카엑소좀 트리트먼트 토너/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩198,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price198000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li> li idanchorBoxId_383 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-샷-리프트-세럼-7700/383/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_383> img src//amedee.co.kr/web/product/medium/202506/26525000ca02924c6a6fb48b28983fbc.jpg ideListPrdImage383_4 alt아메디 필라 샷 리프트 세럼 7700> img src//amedee.co.kr/web/product/small/202506/7576cf0883dc51663e5f54f82cc0b1eb.jpg id alt아메디 필라 샷 리프트 세럼 7700 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(383,1, 4, A0000, false, 1, P00000OT, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_383 displaynone>/span> div classname> a href/product/아메디-필라-샷-리프트-세럼-7700/383/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 7700/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩230,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price230000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_381 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-샷-리프트-세럼-3700/381/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_381> img src//amedee.co.kr/web/product/medium/202506/734b702b780e6dc04ec6cf48a6321143.jpg ideListPrdImage381_4 alt아메디 필라 샷 리프트 세럼 3700> img src//amedee.co.kr/web/product/small/202506/26e281842bd5209811c2bc31e57aee43.jpg id alt아메디 필라 샷 리프트 세럼 3700 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(381,1, 4, A0000, false, 1, P00000OR, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_381 displaynone>/span> div classname> a href/product/아메디-필라-샷-리프트-세럼-3700/381/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 3700/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩230,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price230000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_373 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-글루타티온-리포좀-15-테라피/373/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_373> img src//amedee.co.kr/web/product/medium/202503/b471a77411c686a8350e2dc0380bc6f5.jpg ideListPrdImage373_4 alt아메디 글루타티온 리포좀 15 테라피> img src//amedee.co.kr/web/product/small/202503/9947f18841556f070dcb60eb4d0e4142.jpg id alt아메디 글루타티온 리포좀 15 테라피 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(373,1, 4, A0000, false, 1, P00000OJ, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_373 displaynone>/span> div classname> a href/product/아메디-글루타티온-리포좀-15-테라피/373/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 15 테라피/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩138,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price138000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_372 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-엔에이디-안티에이징-마스크/372/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_372> img src//amedee.co.kr/web/product/medium/202504/53d201c0c9bccef8d9a609b04c059844.jpg ideListPrdImage372_4 alt아메디 엔에이디 안티에이징 마스크> img src//amedee.co.kr/web/product/small/202504/29fb29de2b2a6d4d3b4f25ced4139c34.jpg id alt아메디 엔에이디 안티에이징 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(372,1, 4, A0000, false, 1, P00000OI, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_372 displaynone>/span> div classname> a href/product/아메디-엔에이디-안티에이징-마스크/372/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 엔에이디 안티에이징 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩98,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price98000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_369 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-글루타티온-리포좀-마스크/369/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_369> img src//amedee.co.kr/web/product/medium/202503/95181ec9955bb3b868612339391f28a9.jpg ideListPrdImage369_4 alt아메디 글루타티온 리포좀 마스크> img src//amedee.co.kr/web/product/small/202503/70509e89c0cd73d82f7914f9d8f68fe3.jpg id alt아메디 글루타티온 리포좀 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(369,1, 4, A0000, false, 1, P00000OF, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_369 displaynone>/span> div classname> a href/product/아메디-글루타티온-리포좀-마스크/369/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩69,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price69000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_370 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-피디알엔-워터-글로우-마스크/370/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_370> img src//amedee.co.kr/web/product/medium/202504/d1f9ae5c0a1ed6f1f23064d1813bef27.jpg ideListPrdImage370_4 alt아메디 피디알엔 워터 글로우 마스크> img src//amedee.co.kr/web/product/small/202504/ead0edf260f7acd2336d24f54261b9ae.jpg id alt아메디 피디알엔 워터 글로우 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(370,1, 4, A0000, false, 1, P00000OG, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_370 displaynone>/span> div classname> a href/product/아메디-피디알엔-워터-글로우-마스크/370/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 피디알엔 워터 글로우 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩75,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price75000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_371 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-링클-필-마스크/371/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_371> img src//amedee.co.kr/web/product/medium/202503/6e61829f3cf1f005b8095fae4cf5627c.jpg ideListPrdImage371_4 alt아메디 필라 링클 필 마스크> img src//amedee.co.kr/web/product/small/202503/46f7d05247176f2023a869a1bfd33498.jpg id alt아메디 필라 링클 필 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(371,1, 4, A0000, false, 1, P00000OH, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_371 displaynone>/span> div classname> a href/product/아메디-필라-링클-필-마스크/371/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩98,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price98000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li> /ul>div classxans-element- xans-product xans-product-listmore-3 xans-product-listmore xans-product-3 more>a href#none onclicktry { $M.displayMore(3, 4, 0, 8, 0, false, S0000000, false, ); } catch(e) { return false; } classbtnMore> 더보기span idmore_current_page_4 class>1/span>/span idmore_total_page_4 class>2/span> i aria-hiddentrue classicon icoArrowBottom>/i> /a>/div>/div> /div>/div>!-- 상품진열 유튜브 쇼츠 -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- 상품진열 TIME SALE -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!--import(/index_product_100.html)-->!-- 상품진열 BEST SELLER -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!--import(/index_product_200.html)-->!-- 🏞️ 배너 -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->!--import(/index_banner_600.html)-->!-- 상품진열 Tab * 3 -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_prd_tab wp-stand-by wp-effect data-root-margin0px data-threshold0.3 data-is-loopF> div classsite-wrap> div classsection-title> h3 classanimate__animated animate__fadeInUp animate__fast>BEST/h3> div classswiper-container tabs animate__animated animate__fadeInUp animate__fast> div classswiper-wrapper> !--div classswiper-slide selected>럭셔리 선물/div>--> !--div classswiper-slide>홀리데이/div>--> !--div classswiper-slide>세트상품/div>--> /div> /div> /div> div classtab-content wp-stand-by> div classxans-element- xans-product xans-product-listmain-7 xans-product-listmain xans-product-7 productItem ec-base-product md-tab1>!-- $count 8 $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classswiper-container> ul classprdList swiper-wrapper> li idanchorBoxId_383 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-샷-리프트-세럼-7700/383/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_383> img src//amedee.co.kr/web/product/medium/202506/26525000ca02924c6a6fb48b28983fbc.jpg ideListPrdImage383_8 alt아메디 필라 샷 리프트 세럼 7700> img src//amedee.co.kr/web/product/small/202506/7576cf0883dc51663e5f54f82cc0b1eb.jpg id alt아메디 필라 샷 리프트 세럼 7700 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(383,1, 8, A0000, false, 1, P00000OT, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_383 displaynone>/span> div classname> a href/product/아메디-필라-샷-리프트-세럼-7700/383/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 7700/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩230,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price230000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li> li idanchorBoxId_381 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-샷-리프트-세럼-3700/381/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_381> img src//amedee.co.kr/web/product/medium/202506/734b702b780e6dc04ec6cf48a6321143.jpg ideListPrdImage381_8 alt아메디 필라 샷 리프트 세럼 3700> img src//amedee.co.kr/web/product/small/202506/26e281842bd5209811c2bc31e57aee43.jpg id alt아메디 필라 샷 리프트 세럼 3700 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(381,1, 8, A0000, false, 1, P00000OR, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_381 displaynone>/span> div classname> a href/product/아메디-필라-샷-리프트-세럼-3700/381/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 3700/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩230,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price230000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_372 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-엔에이디-안티에이징-마스크/372/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_372> img src//amedee.co.kr/web/product/medium/202504/53d201c0c9bccef8d9a609b04c059844.jpg ideListPrdImage372_8 alt아메디 엔에이디 안티에이징 마스크> img src//amedee.co.kr/web/product/small/202504/29fb29de2b2a6d4d3b4f25ced4139c34.jpg id alt아메디 엔에이디 안티에이징 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(372,1, 8, A0000, false, 1, P00000OI, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_372 displaynone>/span> div classname> a href/product/아메디-엔에이디-안티에이징-마스크/372/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 엔에이디 안티에이징 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩98,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price98000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_369 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-글루타티온-리포좀-마스크/369/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_369> img src//amedee.co.kr/web/product/medium/202503/95181ec9955bb3b868612339391f28a9.jpg ideListPrdImage369_8 alt아메디 글루타티온 리포좀 마스크> img src//amedee.co.kr/web/product/small/202503/70509e89c0cd73d82f7914f9d8f68fe3.jpg id alt아메디 글루타티온 리포좀 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(369,1, 8, A0000, false, 1, P00000OF, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_369 displaynone>/span> div classname> a href/product/아메디-글루타티온-리포좀-마스크/369/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩69,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price69000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_370 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-피디알엔-워터-글로우-마스크/370/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_370> img src//amedee.co.kr/web/product/medium/202504/d1f9ae5c0a1ed6f1f23064d1813bef27.jpg ideListPrdImage370_8 alt아메디 피디알엔 워터 글로우 마스크> img src//amedee.co.kr/web/product/small/202504/ead0edf260f7acd2336d24f54261b9ae.jpg id alt아메디 피디알엔 워터 글로우 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(370,1, 8, A0000, false, 1, P00000OG, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_370 displaynone>/span> div classname> a href/product/아메디-피디알엔-워터-글로우-마스크/370/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 피디알엔 워터 글로우 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩75,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price75000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_371 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-링클-필-마스크/371/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_371> img src//amedee.co.kr/web/product/medium/202503/6e61829f3cf1f005b8095fae4cf5627c.jpg ideListPrdImage371_8 alt아메디 필라 링클 필 마스크> img src//amedee.co.kr/web/product/small/202503/46f7d05247176f2023a869a1bfd33498.jpg id alt아메디 필라 링클 필 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(371,1, 8, A0000, false, 1, P00000OH, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_371 displaynone>/span> div classname> a href/product/아메디-필라-링클-필-마스크/371/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩98,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price98000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_373 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-글루타티온-리포좀-15-테라피/373/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_373> img src//amedee.co.kr/web/product/medium/202503/b471a77411c686a8350e2dc0380bc6f5.jpg ideListPrdImage373_8 alt아메디 글루타티온 리포좀 15 테라피> img src//amedee.co.kr/web/product/small/202503/9947f18841556f070dcb60eb4d0e4142.jpg id alt아메디 글루타티온 리포좀 15 테라피 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(373,1, 8, A0000, false, 1, P00000OJ, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_373 displaynone>/span> div classname> a href/product/아메디-글루타티온-리포좀-15-테라피/373/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 15 테라피/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩138,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price138000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_374 classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-링클-필-에센스/374/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_374> img src//amedee.co.kr/web/product/medium/202503/fd63eb44ebbf9095eb753d3ef98a7783.jpg ideListPrdImage374_8 alt아메디 필라 링클 필 에센스> img src//amedee.co.kr/web/product/small/202503/bac33ad947cadd80daa051f4a4e0ee34.jpg id alt아메디 필라 링클 필 에센스 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(374,1, 8, A0000, false, 1, P00000OK, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_374 displaynone>/span> div classname> a href/product/아메디-필라-링클-필-에센스/374/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 에센스/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩890,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price890000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li> /ul> div classswiper-pagination pagination>/div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div>/div> !-- 첫번째 탭 이미지 --> div webpb-banner-code30hd hidden classbnrItem pc_view>div webpb-banner>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div>/div>!--//--> /div> div classtab-content > !-- 두번째 탭 이미지 --> div webpb-banner-codeap13 hidden classbnrItem pc_view>div webpb-banner>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div>/div>!--//--> /div> div classtab-content> !-- 세번째 탭 이미지 --> div webpb-banner-codeslm0 hidden classbnrItem pc_view>div webpb-banner>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div>/div>!--//--> /div> /div>/div>!-- 🏞️ 배너 -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_300 wp-stand-by webpb-banner-code0o6l hidden> div classbx swiper-container> ul classswiper-wrapper> li classswiper-slide webpb-banner> div classswiper-inner> a href%7B#link%7D target{#link_target}> !-- PC image -->div classpc_view>{#pc_thumb_tag}/div> !-- M image -->div classm_view>{#m_thumb_tag}/div> /a> /div> /li> li classswiper-slide webpb-banner> div classswiper-inner> a href%7B#link%7D target{#link_target}> !-- PC image -->div classpc_view>{#pc_thumb_tag}/div> !-- M image -->div classm_view>{#m_thumb_tag}/div> /a> /div> /li> /ul> /div> div classswiper-pagination pagination>/div>/div>!-- 상품진열 요즘 주목받는제품 -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- ✔️ 상품진열 및 타이틀 변경 방법은 매뉴얼을 참고해주세요.-->div classv-ranking wp-effect displaynone data-root-margin0px data-threshold0.3 data-is-loopF> div classsite-wrap> div classsection-title animate__animated animate__fadeInUp animate__fast>/div> div classproductItem ec-base-product> div classranking-list> div classpagination> div classxans-element- xans-product xans-product-listmain-5 xans-product-listmain xans-product-5 swiper-container wp-stand-by>!-- $count 10 $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classswiper-wrapper> div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 7700/span>/div> div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 3700/span>/div>div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 엔에이디 안티에이징 마스크/span>/div>div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 마스크/span>/div>div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 피디알엔 워터 글로우 마스크/span>/div>div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 마스크/span>/div>div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 15 테라피/span>/div>div classprod-name xans-record->span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 에센스/span>/div> /div>/div> /div> div classprod> div classxans-element- xans-product xans-product-listmain-5 xans-product-listmain xans-product-5 swiper-container wp-stand-by>div classdisplaynone> h3 classanimate__animated animate__fadeInUp animate__fast> span styledisplay: ;>요즘 주목받는 제품/span> span styledisplay: none;>img src alt요즘 주목받는 제품>/span> /h3> /div>ul classprdList swiper-wrapper> li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-샷-리프트-세럼-7700/383/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_383> img src//amedee.co.kr/web/product/medium/202506/26525000ca02924c6a6fb48b28983fbc.jpg ideListPrdImage383_6 alt아메디 필라 샷 리프트 세럼 7700> img src//amedee.co.kr/web/product/small/202506/7576cf0883dc51663e5f54f82cc0b1eb.jpg id alt아메디 필라 샷 리프트 세럼 7700 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(383,1, 6, A0000, false, 1, P00000OT, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_383 displaynone>/span> div classname> a href/product/아메디-필라-샷-리프트-세럼-7700/383/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 7700/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩230,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price230000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li> li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-샷-리프트-세럼-3700/381/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_381> img src//amedee.co.kr/web/product/medium/202506/734b702b780e6dc04ec6cf48a6321143.jpg ideListPrdImage381_6 alt아메디 필라 샷 리프트 세럼 3700> img src//amedee.co.kr/web/product/small/202506/26e281842bd5209811c2bc31e57aee43.jpg id alt아메디 필라 샷 리프트 세럼 3700 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(381,1, 6, A0000, false, 1, P00000OR, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_381 displaynone>/span> div classname> a href/product/아메디-필라-샷-리프트-세럼-3700/381/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 샷 리프트 세럼 3700/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩230,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price230000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-엔에이디-안티에이징-마스크/372/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_372> img src//amedee.co.kr/web/product/medium/202504/53d201c0c9bccef8d9a609b04c059844.jpg ideListPrdImage372_6 alt아메디 엔에이디 안티에이징 마스크> img src//amedee.co.kr/web/product/small/202504/29fb29de2b2a6d4d3b4f25ced4139c34.jpg id alt아메디 엔에이디 안티에이징 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(372,1, 6, A0000, false, 1, P00000OI, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_372 displaynone>/span> div classname> a href/product/아메디-엔에이디-안티에이징-마스크/372/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 엔에이디 안티에이징 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩98,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price98000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-글루타티온-리포좀-마스크/369/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_369> img src//amedee.co.kr/web/product/medium/202503/95181ec9955bb3b868612339391f28a9.jpg ideListPrdImage369_6 alt아메디 글루타티온 리포좀 마스크> img src//amedee.co.kr/web/product/small/202503/70509e89c0cd73d82f7914f9d8f68fe3.jpg id alt아메디 글루타티온 리포좀 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(369,1, 6, A0000, false, 1, P00000OF, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_369 displaynone>/span> div classname> a href/product/아메디-글루타티온-리포좀-마스크/369/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩69,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price69000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-피디알엔-워터-글로우-마스크/370/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_370> img src//amedee.co.kr/web/product/medium/202504/d1f9ae5c0a1ed6f1f23064d1813bef27.jpg ideListPrdImage370_6 alt아메디 피디알엔 워터 글로우 마스크> img src//amedee.co.kr/web/product/small/202504/ead0edf260f7acd2336d24f54261b9ae.jpg id alt아메디 피디알엔 워터 글로우 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(370,1, 6, A0000, false, 1, P00000OG, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_370 displaynone>/span> div classname> a href/product/아메디-피디알엔-워터-글로우-마스크/370/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 피디알엔 워터 글로우 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩75,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price75000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-링클-필-마스크/371/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_371> img src//amedee.co.kr/web/product/medium/202503/6e61829f3cf1f005b8095fae4cf5627c.jpg ideListPrdImage371_6 alt아메디 필라 링클 필 마스크> img src//amedee.co.kr/web/product/small/202503/46f7d05247176f2023a869a1bfd33498.jpg id alt아메디 필라 링클 필 마스크 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(371,1, 6, A0000, false, 1, P00000OH, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_371 displaynone>/span> div classname> a href/product/아메디-필라-링클-필-마스크/371/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 마스크/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩98,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price98000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-글루타티온-리포좀-15-테라피/373/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_373> img src//amedee.co.kr/web/product/medium/202503/b471a77411c686a8350e2dc0380bc6f5.jpg ideListPrdImage373_6 alt아메디 글루타티온 리포좀 15 테라피> img src//amedee.co.kr/web/product/small/202503/9947f18841556f070dcb60eb4d0e4142.jpg id alt아메디 글루타티온 리포좀 15 테라피 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(373,1, 6, A0000, false, 1, P00000OJ, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_373 displaynone>/span> div classname> a href/product/아메디-글루타티온-리포좀-15-테라피/373/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 글루타티온 리포좀 15 테라피/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩138,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price138000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li>li classswiper-slide xans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/아메디-필라-링클-필-에센스/374/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_374> img src//amedee.co.kr/web/product/medium/202503/fd63eb44ebbf9095eb753d3ef98a7783.jpg ideListPrdImage374_6 alt아메디 필라 링클 필 에센스> img src//amedee.co.kr/web/product/small/202503/bac33ad947cadd80daa051f4a4e0ee34.jpg id alt아메디 필라 링클 필 에센스 classimg_ov> /a> /div> div classlikeButton displaynone>button typebutton>strong>/strong>/button>/div> div classiconarea> span classico2 displaynone>/span> span classico1 >img src/web/upload/icon_202503051116466400.png onClickcategory_add_basket(374,1, 6, A0000, false, 1, P00000OK, A, F, 0); alt장바구니 담기 classec-admin-icon cart />/span> /div> /div> div classdescription> span classchk>input typecheckbox classProductCompareClass xECPCNO_374 displaynone>/span> div classname> a href/product/아메디-필라-링클-필-에센스/374/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone>span class stylefont-size:20px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:20px;color:#000000;font-weight:bold;>아메디 필라 링클 필 에센스/span>/a> /div> div classspec_wrap> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:19px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:19px;color:#000000;font-weight:bold;>₩890,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> p classdiscount_rate data-prod-custom data-prod-price890000 data-sale-price>/p> !-- 배송기간/예정일 표시 ul classspec> li>strong classtitle>배송기간 :/strong> 2일 ~ 3일 이내/li> li>strong classtitle>배송예정일 :/strong> 10/07 배송 예정/li> li>strong classtitle>배송예정일 :/strong> 10/08 배송 예정/li> /ul>--> div classicon> /div> div classoption>/div> /div>/div> /li> /ul>/div> /div> /div> /div> /div>/div>!-- 🏞️ 배너 이벤트 -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_200 wp-stand-by wp-effect data-root-margin0px data-threshold0.3 data-is-loopF webpb-banner-codebz4y hidden> div classsite-wrap> div classsection-title animate__animated animate__fadeInUp animate__fast> h3>SPECIAL/h3> p>스페셜홈케어/p> /div> /div> div classswiper-container> div classswiper-wrapper> div classswiper-slide webpb-banner> div classswiper-inner> a href%7B#link%7D target{#link_target}> !-- PC image -->div classpc_view>{#pc_thumb_tag}/div> !-- M image -->div classm_view>{#m_thumb_tag}/div> /a> /div> /div> div classswiper-slide webpb-banner> div classswiper-inner> a href%7B#link%7D target{#link_target}> !-- PC image -->div classpc_view>{#pc_thumb_tag}/div> !-- M image -->div classm_view>{#m_thumb_tag}/div> /a> /div> /div> /div> div classswiper-pagination pagination>/div> !-- div classswiper-button-next>/div> div classswiper-button-prev>/div> --> /div>/div>!-- 상품진열 LAST CHANCE! -->!-- 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!--import(/index_product_400.html)-->!-- 📝 리뷰 -->!-- 🏞️ 영상 -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->!--import(/index_banner_400.html)-->!-- 🏞️ 4 x 1 하단 배너 -->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->!--import(/index_banner_500.html)-->!-- 레이어 팝업-->!-- 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->!--import(/_wp/module/main/modal.html)--> /main> !-- 하단 공통 영역입니다. 이 영역에 대한 스타일은 /_wp/css/footer.css에 정의되어 있습니다.-->footer idfooter> div classsite-wrap> div classxans-element- xans-layout xans-layout-footer >!-- 하단 로고 -->div classfootArea_logo webpb-banner-codezsoi hidden> div webpb-banner>{#pc_thumb_tag}/div> /div>!--//-->!-- 하단 메뉴 -->div classfootArea_util> ul> !--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>!--//-->div classfootArea_address> !-- 하단 상점정보 --> div classaddress> div classheading m_view> h3 classtitle>사업자정보span classarrow active>/span>/h3> /div> div classcontent> span>법인명(상호) : 주식회사 대한생명바이오 /span> !--span classline>|/span>--> !--span>대표자 : a hrefmailto:> LI XING/a>/span>--> br> span>주소 : 21632 인천 남동구 남동서로236번길 13 6층(논현동)/span> br> span>전화 : a hreftel:02-2668-1888>02-2668-1888/a>/span> !--span classline>|/span>--> !--span class>개인정보관리책임자 : LI XING(a hrefmailto:gik@gikcos.co.kr>gik@gikcos.co.kr/a>)/span>--> br> span>사업자등록번호 264-81-51233/span> span classline>|/span> span>통신판매업신고 제 2025-인천남동구-0690 호 a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no2648151233, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/span> !-- span>팩스 : 02-6341-8803/span> --> div classcopyright>Copyright © strong>AMEDEE/strong>. All rights reserved./div> /div> /div> !--//--> /div>!-- 하단 고객센터 -->div classxans-element- xans-layout xans-layout-info footArea_customer >div classheading m_view> !--h3 classtitle>고객센터/h3>--> /div>div classcontent> !-- p classtitle>고객센터/p> --> p classtel>02-2668-1888/p> p classruntime>11:00~18:00/p> /div>!-- SNS 아이콘 -->div classsns-lnk webpb-banner-codeceki hidden> div classicon webpb-banner>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div> div classicon webpb-banner>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div>/div>!--//-->/div>!--//-->/div> /div>/footer>!-- 우측 하단 고정 버튼 -->div classbottom-nav> div webpb-banner-codega2u hidden> div classbottom-nav__chat webpb-banner> a hrefjavascript:; onclickjavascript:window.open({#link}, chat, width450, height550);>{#pc_thumb_tag}/a> /div> /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 classxans-element- xans-layout xans-layout-multishopshipping >div classworldshipLayer ec-base-layer typeModal> div classheader> h3>WORLD SHIPPING/h3> /div> div classcontent> p classdesc>PLEASE SELECT THE DESTINATION COUNTRY AND LANGUAGE :/p> select classxans-element- xans-layout xans-layout-multishopshippingcountrylist>option valueGH classxans-record->SHIPPING TO : 가나(GHANA)/option>option valueGA classxans-record->SHIPPING TO : 가봉(GABON)/option>option valueGY classxans-record->SHIPPING TO : 가이아나(GUYANA)/option>option valueGM classxans-record->SHIPPING TO : 감비아(GAMBIA)/option>option valueGT classxans-record->SHIPPING TO : 과테말라(GUATEMALA)/option>option valueGD classxans-record->SHIPPING TO : 그레나다(GRENADA)/option>option valueGE classxans-record->SHIPPING TO : 그루지야(GEORGIA)/option>option valueGR classxans-record->SHIPPING TO : 그리스(GREECE)/option>option valueGN classxans-record->SHIPPING TO : 기니(GUINEA)/option>option valueGW classxans-record->SHIPPING TO : 기니비소(GUINEA-BISSAU)/option>option valueNA classxans-record->SHIPPING TO : 나미비아(NAMIBIA)/option>option valueNG classxans-record->SHIPPING TO : 나이지리아(NIGERIA)/option>option valueZA classxans-record->SHIPPING TO : 남아프리카공화국(SOUTH AFRICA)/option>option valueAN classxans-record->SHIPPING TO : 네덜란드(네덜란드령앤틸리스)(NETHERLANDS(ANTILLES))/option>option valueNL classxans-record->SHIPPING TO : 네덜란드(네델란드)(NETHERLANDS)/option>option valueAW classxans-record->SHIPPING TO : 네덜란드(아루바섬)(ARUBA)/option>option valueNP classxans-record->SHIPPING TO : 네팔(NEPAL)/option>option valueNO classxans-record->SHIPPING TO : 노르웨이(NORWAY)/option>option valueNZ classxans-record->SHIPPING TO : 뉴질란드(NEW ZEALAND)/option>option valueNE classxans-record->SHIPPING TO : 니제르(NIGER)/option>option valueNI classxans-record->SHIPPING TO : 니카라과(NICARAGUA)/option>option valueKR classxans-record->SHIPPING TO : 대한민국(KOREA (REP OF,))/option>option valueDK classxans-record->SHIPPING TO : 덴마크(DENMARK)/option>option valueGL classxans-record->SHIPPING TO : 덴마크(그린란드)(GREENLAND)/option>option valueFO classxans-record->SHIPPING TO : 덴마크(페로즈제도)(FAROE ISLANDS)/option>option valueDO classxans-record->SHIPPING TO : 도미니카공화국(DOMINICAN REPUBLIC)/option>option valueDM classxans-record->SHIPPING TO : 도미니카연방(DOMINICA)/option>option valueDE classxans-record->SHIPPING TO : 독일(GERMANY)/option>option valueTL classxans-record->SHIPPING TO : 동티모르(TIMOR-LESTE)/option>option valueLA classxans-record->SHIPPING TO : 라오스(LAO PEOPLES DEM REP)/option>option valueLR classxans-record->SHIPPING TO : 라이베리아(LIBERIA)/option>option valueLV classxans-record->SHIPPING TO : 라트비아(LATVIA)/option>option valueRU classxans-record->SHIPPING TO : 러시아(RUSSIAN FEDERATION)/option>option valueLB classxans-record->SHIPPING TO : 레바논(LEBANON)/option>option valueLS classxans-record->SHIPPING TO : 레소토(LESOTHO)/option>option valueRO classxans-record->SHIPPING TO : 루마니아(ROMANIA)/option>option valueLU classxans-record->SHIPPING TO : 룩셈부르크(LUXEMBOURG)/option>option valueRW classxans-record->SHIPPING TO : 르완다(RWANDA)/option>option valueLY classxans-record->SHIPPING TO : 리비아(LIBYAN ARAB JAMAHIRIYA)/option>option valueLI classxans-record->SHIPPING TO : 리첸쉬테인(LIECHTENSTEIN)/option>option valueLT classxans-record->SHIPPING TO : 리투아니아(LITHUANIA)/option>option valueMG classxans-record->SHIPPING TO : 마다가스카르(MADAGASCAR)/option>option valueMK classxans-record->SHIPPING TO : 마케도니아(MACEDONIA)/option>option valueMW classxans-record->SHIPPING TO : 말라위(MALAWI)/option>option valueMY classxans-record->SHIPPING TO : 말레이지아(MALAYSIA)/option>option valueML classxans-record->SHIPPING TO : 말리(MALI)/option>option valueMX classxans-record->SHIPPING TO : 멕시코(MEXICO)/option>option valueMC classxans-record->SHIPPING TO : 모나코(MONACO)/option>option valueMA classxans-record->SHIPPING TO : 모로코(MOROCCO)/option>option valueMU classxans-record->SHIPPING TO : 모리셔스(MAURITIUS)/option>option valueMR classxans-record->SHIPPING TO : 모리타니(MAURITANIA)/option>option valueMZ classxans-record->SHIPPING TO : 모잠비크(MOZAMBIQUE)/option>option valueME classxans-record->SHIPPING TO : 몬테네그로(MONTENEGRO)/option>option valueMD classxans-record->SHIPPING TO : 몰도바(MOLDOVA, REPUBLIC OF)/option>option valueMV classxans-record->SHIPPING TO : 몰디브(MALDIVES)/option>option valueMT classxans-record->SHIPPING TO : 몰타(MALTA)/option>option valueMN classxans-record->SHIPPING TO : 몽고(MONGOLIA)/option>option valueUS selectedselected classxans-record->SHIPPING TO : 미국(U.S.A)/option>option valueGU classxans-record->SHIPPING TO : 미국(괌)(GUAM)/option>option valueMH classxans-record->SHIPPING TO : 미국(마아샬제도)(MARSHALL ISLANDS)/option>option valueVI classxans-record->SHIPPING TO : 미국(버진제도)(VIRGIN ISLANDS U.S.)/option>option valueWS classxans-record->SHIPPING TO : 미국(사모아, 구 서사모아)(SAMOA)/option>option valueAS classxans-record->SHIPPING TO : 미국(사모아제도)(AMERICAN SAMOA)/option>option valueMP classxans-record->SHIPPING TO : 미국(사이판)(NORTHERN MARIANA ISLANDS)/option>option valuePW classxans-record->SHIPPING TO : 미국(팔라우섬)(PALAU)/option>option valuePR classxans-record->SHIPPING TO : 미국(푸에르토리코섬)(PUERTO RICO)/option>option valueMM classxans-record->SHIPPING TO : 미얀마(MYANMAR)/option>option valueFM classxans-record->SHIPPING TO : 미크로네시아(마이크로네시아)(MICRONESIA)/option>option valueVU classxans-record->SHIPPING TO : 바누아투(VANUATU)/option>option valueBH classxans-record->SHIPPING TO : 바레인(BAHRAIN)/option>option valueBB classxans-record->SHIPPING TO : 바베이도스(BARBADOS)/option>option valueBS classxans-record->SHIPPING TO : 바하마(BAHAMAS)/option>option valueBD classxans-record->SHIPPING TO : 방글라데시(BANGLADESH)/option>option valueVE classxans-record->SHIPPING TO : 베네수엘라(VENEZUELA)/option>option valueBJ classxans-record->SHIPPING TO : 베넹(BENIN)/option>option valueVN classxans-record->SHIPPING TO : 베트남(VIET NAM)/option>option valueBE classxans-record->SHIPPING TO : 벨기에(BELGIUM)/option>option valueBY classxans-record->SHIPPING TO : 벨라루스(BELARUS)/option>option valueBZ classxans-record->SHIPPING TO : 벨리세(BELIZE)/option>option valueBA classxans-record->SHIPPING TO : 보스니아헤르체코비나(Bosnia and Herzegovina)/option>option valueBW classxans-record->SHIPPING TO : 보츠와나(BOTSWANA)/option>option valueBO classxans-record->SHIPPING TO : 볼리비아(BOLIVIA)/option>option valueBF classxans-record->SHIPPING TO : 부르키나파소(BURKINA FASO)/option>option valueBT classxans-record->SHIPPING TO : 부탄(BHUTAN)/option>option valueBG classxans-record->SHIPPING TO : 불가리아(BULGARIA(REP))/option>option valueBR classxans-record->SHIPPING TO : 브라질(BRAZIL)/option>option valueBN classxans-record->SHIPPING TO : 브루네이(나이)(BRUNEI DARUSSALAM)/option>option valueBI classxans-record->SHIPPING TO : 브룬디(BURUNDI)/option>option valueSA classxans-record->SHIPPING TO : 사우디아라비아(SAUDI ARABIA)/option>option valueCY classxans-record->SHIPPING TO : 사이프러스(CYPRUS)/option>option valueSM classxans-record->SHIPPING TO : 산마리노(SAN MARINO)/option>option valueSN classxans-record->SHIPPING TO : 세네갈(SENEGAL)/option>option valueRS classxans-record->SHIPPING TO : 세르비아/코소보(SERBIA/KOSOVO)/option>option valueSC classxans-record->SHIPPING TO : 세이셸(SEYCHELLES)/option>option valueLC classxans-record->SHIPPING TO : 세인트 루시아(SAINT LUCIA)/option>option valueVC classxans-record->SHIPPING TO : 세인트빈센트그레나딘(SAINT VINCENT AND THE GRENADINES)/option>option valueKN classxans-record->SHIPPING TO : 세인트키츠네비스(SAINT KITTS AND NEVIS)/option>option valueSB classxans-record->SHIPPING TO : 솔로몬아일란드(SOLOMON ISLANDS)/option>option valueSR classxans-record->SHIPPING TO : 수리남(SURINAME)/option>option valueLK classxans-record->SHIPPING TO : 스리랑카(SRI LANKA)/option>option valueSZ classxans-record->SHIPPING TO : 스와질랜드(SWAZILAND)/option>option valueSE classxans-record->SHIPPING TO : 스웨덴(SWEDEN)/option>option valueCH classxans-record->SHIPPING TO : 스위스(SWITZERLAND)/option>option valueES classxans-record->SHIPPING TO : 스페인(에스파니아)(SPAIN)/option>option valueSK classxans-record->SHIPPING TO : 슬로바키아(SLOVAKIA)/option>option valueSI classxans-record->SHIPPING TO : 슬로베니아(SLOVENIA)/option>option valueSL classxans-record->SHIPPING TO : 시에라리온(SIERRA LEONE)/option>option valueSG classxans-record->SHIPPING TO : 싱가포르(SINGAPORE)/option>option valueAE classxans-record->SHIPPING TO : 아랍에미레이트연합국(UNITED ARAB EMIRATES)/option>option valueAM classxans-record->SHIPPING TO : 아르메니아(ARMENIA)/option>option valueAR classxans-record->SHIPPING TO : 아르헨티나(ARGENTINA)/option>option valueIS classxans-record->SHIPPING TO : 아이슬란드(ICELAND)/option>option valueHT classxans-record->SHIPPING TO : 아이티(HAITI)/option>option valueIE classxans-record->SHIPPING TO : 아일란드(에이레)(IRELAND)/option>option valueAZ classxans-record->SHIPPING TO : 아제르바이잔(AZERBAIJAN)/option>option valueAF classxans-record->SHIPPING TO : 아프가니스탄(AFGHANISTAN)/option>option valueAD classxans-record->SHIPPING TO : 안도라(ANDORRA)/option>option valueAL classxans-record->SHIPPING TO : 알바니아(ALBANIA)/option>option valueDZ classxans-record->SHIPPING TO : 알제리(ALGERIA)/option>option valueAO classxans-record->SHIPPING TO : 앙골라(ANGOLA)/option>option valueAG classxans-record->SHIPPING TO : 앤티과바부다(ANTIGUA AND BARBUDA)/option>option valueER classxans-record->SHIPPING TO : 에리트리아(ERITREA)/option>option valueEE classxans-record->SHIPPING TO : 에스토니아(ESTONIA)/option>option valueEC classxans-record->SHIPPING TO : 에콰도르(ECUADOR)/option>option valueSV classxans-record->SHIPPING TO : 엘살바도르(EL SALVADOR)/option>option valueGB classxans-record->SHIPPING TO : 영국(UNITED KINGDOM)/option>option valueMS classxans-record->SHIPPING TO : 영국(몽세라)(MONTSERRAT)/option>option valueBM classxans-record->SHIPPING TO : 영국(버뮤다섬)(BERMUDA)/option>option valueVG classxans-record->SHIPPING TO : 영국(버진제도)(VIRGIN ISLANDS BRITISH)/option>option valueAI classxans-record->SHIPPING TO : 영국(안귈라섬)(ANGUILLA)/option>option valueGI classxans-record->SHIPPING TO : 영국(지브롤터)(GIBRALTAR)/option>option valueKY classxans-record->SHIPPING TO : 영국(케이만제도)(CAYMAN ISLANDS)/option>option valueTC classxans-record->SHIPPING TO : 영국(터크스케이코스제도)(TURKS AND CAICOS ISLANDS)/option>option valueYE classxans-record->SHIPPING TO : 예멘(YEMEN)/option>option valueOM classxans-record->SHIPPING TO : 오만(OMAN)/option>option valueNF classxans-record->SHIPPING TO : 오스트레일리아(노퍽섬)(NORFOLK ISLAND)/option>option valueAU classxans-record->SHIPPING TO : 오스트레일리아(호주)(AUSTRALIA)/option>option valueAT classxans-record->SHIPPING TO : 오스트리아(AUSTRIA)/option>option valueHN classxans-record->SHIPPING TO : 온두라스(HONDURAS)/option>option valueJO classxans-record->SHIPPING TO : 요르단(JORDAN)/option>option valueUG classxans-record->SHIPPING TO : 우간다(UGANDA)/option>option valueUY classxans-record->SHIPPING TO : 우루과이(URUGUAY)/option>option valueUZ classxans-record->SHIPPING TO : 우즈베크(UZBEKISTAN)/option>option valueUA classxans-record->SHIPPING TO : 우크라이나(UKRAINE)/option>option valueET classxans-record->SHIPPING TO : 이디오피아(ETHIOPIA)/option>option valueIQ classxans-record->SHIPPING TO : 이라크(IRAQ)/option>option valueIR classxans-record->SHIPPING TO : 이란(IRAN(ISLAMIC REP))/option>option valueIL classxans-record->SHIPPING TO : 이스라엘(ISRAEL)/option>option valueEG classxans-record->SHIPPING TO : 이집트(EGYPT)/option>option valueIT classxans-record->SHIPPING TO : 이탈리아(이태리)(ITALY)/option>option valueIN classxans-record->SHIPPING TO : 인도(INDIA)/option>option valueID classxans-record->SHIPPING TO : 인도네시아(INDONESIA)/option>option valueJP classxans-record->SHIPPING TO : 일본(JAPAN)/option>option valueJM classxans-record->SHIPPING TO : 자메이카(JAMAICA)/option>option valueZM classxans-record->SHIPPING TO : 잠비아(ZAMBIA)/option>option valueCN classxans-record->SHIPPING TO : 중국(CHINA(PEOPLES REP))/option>option valueMO classxans-record->SHIPPING TO : 중국(마카오)(MACAU)/option>option valueHK classxans-record->SHIPPING TO : 중국(홍콩)(HONG KONG)/option>option valueCF classxans-record->SHIPPING TO : 중앙 아프리카(CENTRAL AFRICAN REPUBLIC)/option>option valueDJ classxans-record->SHIPPING TO : 지부티(DJIBOUTI)/option>option valueZW classxans-record->SHIPPING TO : 짐바브웨(ZIMBABWE)/option>option valueTD classxans-record->SHIPPING TO : 차드(CHAD)/option>option valueCZ classxans-record->SHIPPING TO : 체코(CZECH REP)/option>option valueCL classxans-record->SHIPPING TO : 칠레(CHILE)/option>option valueCM classxans-record->SHIPPING TO : 카메룬(CAMEROON)/option>option valueCV classxans-record->SHIPPING TO : 카보베르데(CAPE VERDE)/option>option valueKZ classxans-record->SHIPPING TO : 카자흐(KAZAKHSTAN)/option>option valueQA classxans-record->SHIPPING TO : 카타르(QATAR)/option>option valueKH classxans-record->SHIPPING TO : 캄보디아(CAMBODIA)/option>option valueCA classxans-record->SHIPPING TO : 캐나다(CANADA)/option>option valueKE classxans-record->SHIPPING TO : 케냐(KENYA)/option>option valueCR classxans-record->SHIPPING TO : 코스타리카(COSTA RICA)/option>option valueCI classxans-record->SHIPPING TO : 코트디봐르(COTE D IVOIRE)/option>option valueCO classxans-record->SHIPPING TO : 콜롬비아(COLOMBIA)/option>option valueCG classxans-record->SHIPPING TO : 콩고(CONGO)/option>option valueCU classxans-record->SHIPPING TO : 쿠바(CUBA)/option>option valueKW classxans-record->SHIPPING TO : 쿠웨이트(KUWAIT)/option>option valueHR classxans-record->SHIPPING TO : 크로아티아(CROATIA)/option>option valueKG classxans-record->SHIPPING TO : 키르키즈스탄(KYRGYZSTAN)/option>option valueKI classxans-record->SHIPPING TO : 키리바티(KIRIBATI)/option>option valueTH classxans-record->SHIPPING TO : 타이(태국)(THAILAND)/option>option valueTW classxans-record->SHIPPING TO : 타이완(대만)(TAIWAN)/option>option valueTJ classxans-record->SHIPPING TO : 타지키스탄(TAJIKISTAN)/option>option valueTZ classxans-record->SHIPPING TO : 탄자니아(TANZANIA(UNITED REP))/option>option valueTR classxans-record->SHIPPING TO : 터키(TURKEY)/option>option valueTG classxans-record->SHIPPING TO : 토고(TOGO)/option>option valueTO classxans-record->SHIPPING TO : 통가(TONGA)/option>option valueTM classxans-record->SHIPPING TO : 투르크메니스탄(TURKMENISTAN)/option>option valueTV classxans-record->SHIPPING TO : 투발루(TUVALU)/option>option valueTN classxans-record->SHIPPING TO : 튀니지(TUNISIA)/option>option valueTT classxans-record->SHIPPING TO : 트리니다드토바고(TRINIDAD AND TOBAGO)/option>option valuePA classxans-record->SHIPPING TO : 파나마(PANAMA(REP))/option>option valuePY classxans-record->SHIPPING TO : 파라과이(PARAGUAY)/option>option valuePK classxans-record->SHIPPING TO : 파키스탄(PAKISTAN)/option>option valuePG classxans-record->SHIPPING TO : 파푸아뉴기니(PAPUA NEW GUINEA)/option>option valuePE classxans-record->SHIPPING TO : 페루(PERU)/option>option valuePT classxans-record->SHIPPING TO : 포르투갈(PORTUGAL)/option>option valuePL classxans-record->SHIPPING TO : 폴란드(POLAND(REP))/option>option valueFR classxans-record->SHIPPING TO : 프랑스(FRANCE)/option>option valueGP classxans-record->SHIPPING TO : 프랑스(과데루프섬)(GUADELOUPE)/option>option valueGF classxans-record->SHIPPING TO : 프랑스(기아나)(FRENCH GUIANA)/option>option valueNC classxans-record->SHIPPING TO : 프랑스(뉴칼레도니아섬)(NEW CALEDONIA)/option>option valueRE classxans-record->SHIPPING TO : 프랑스(레위니옹섬)(REUNION)/option>option valueMQ classxans-record->SHIPPING TO : 프랑스(마르티니크섬)(MARTINIQUE)/option>option valuePF classxans-record->SHIPPING TO : 프랑스(폴리네시아)(FRENCH POLYNESIA)/option>option valueFJ classxans-record->SHIPPING TO : 피지(FIJI)/option>option valueFI classxans-record->SHIPPING TO : 필란드(FINLAND)/option>option valuePH classxans-record->SHIPPING TO : 필리핀(PHILIPPINES)/option>option valueHU classxans-record->SHIPPING TO : 헝가리(HUNGARY(REP))/option>/select> select classxans-element- xans-layout xans-layout-multishopshippinglanguagelist>option valuemelldream.co.kr classxans-record->LANGUAGE : 한국어/option>option valuegikcos.co.kr classxans-record->LANGUAGE : 한국어/option>option valuecorpgik.cafe24.com/shop7 classxans-record->LANGUAGE : 한국어/option>option valuecorpgik.cafe24.com/shop8 classxans-record->LANGUAGE : English/option>option valuecorpgik.cafe24.com/shop9 classxans-record->LANGUAGE : 中文/option>option valuegi2021.co.kr classxans-record->LANGUAGE : 한국어/option>option valuecorpgik.cafe24.com/shop14 classxans-record->LANGUAGE : English/option>option valuecorpgik.cafe24.com/shop15 classxans-record->LANGUAGE : 中文/option>option valuecorpgik.cafe24.com/shop19 classxans-record->LANGUAGE : English/option>option valuecorpgik.cafe24.com/shop20 classxans-record->LANGUAGE : 中文/option>/select> /div> div classec-base-button> a href#none classbtnSubmitFix sizeM>GO/a> /div> a href#none classbtnClose>닫기/a> /div>/div>div idlayoutDimmed classdimmed>/div> /div> /div> 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> !-- 웹퍼블릭 배너매니저 스킨명 : PC 벨벳바이브 반응형 v2 -->style>webpb-banner-codehidden { display:none !important }/style>script> if (!document.getElementById(webpbBannerManager)){ let webpb_src /web/upload/appfiles/AIFBrluHGdhkEsW6ewuLoA/93fa3ea88a8a0b2c86ac921826423842.js; document.write(script idwebpbBannerManager src + webpb_src + ?v + Date.now() + >\/script>); }/script>script srchttps://analytics.ahrefs.com/analytics.js data-keyHNltQOn3Pk77Z7BsSLBskw defertrue>/script>span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://amedee.co.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs847048902164f86ab03eb4a069bf8769&ucorpgik.22>/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:corpgik,stype:e,domain:,shop_no:22,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);/script>script typetext/javascript src/ind-script/i18n.php?v2510011432&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezZlZU-M4EMffwa_7OQx71b6SZNilBhaKMMOzLLcTYV2rg-D59NuywwzZ4Es2VfuQy9H_p5bcrW5Z6VYJSM9_NmlhiICdMmVqwCpvKKRPNmXnf8jkyf6UdrXzTBNapk__eDDV_uOX5PfkbKQSXhwYSbjdX0ioUiWDqRRveNQQEqBJIaOlhDNi49T4r1PmPwPXRm1Qf3B7cuLAMWwgsJV0KdCb-ssjc9uHbyviSCKYHMHhLEMVPOD3fpXVhklXDMAr6oNZl8qIpZLOKM7B9OvuuLcXWi8MyzcD7PGO8f5WhVH1TJ1YxVGh5IlT-oQzCScZkXKIXQ2CKiGUHNr6hUgMJ4m-qQ244b3UOgdCc7wv74uI1umNyhiH9P6NvrGvY1ZadELlHi_ZHdPjOiy8pGFCQ7vcU5eIViceSugwAl01_dJEz1sEJ98qrkg-SiS8I6Hf28yCeW67OS1irXhVMD7Y9XIoiOcuTIEVxLhFh9eFRuut0gcdXtaYz6QkKi3D-x17Ad4VJR2YZe0lXzqdpEW6gsxvxneIfrxRprpm1o0W30MBBiSFpTfhs7ozjHYMeqGIyQ84eDXJwtXRfVsghm5HuYYjRVEdL8Hjc1i2YbXo_5FRc0wP0mK82KkkIJbJzVSKAEfykOzGcTT3G4ar6zOmapQr88r7fiEqiR9jg8Eyt8d4JGicRfi4HrbANXz4OLZE5kcZfc4OcE1mGEkfxsf12802TVxRgomtVP0Z4YcFY5aVJeJlTkz6a_JbcpYWWBpoRstICD8_k63GdqyH63o9DH9gzqzT5ytyNOpv2IXXXZP1b3WArYEDdVGo_e19sm3l2Qj9Oy4xfEC3XJZR2tf6ZydsgnsBWuI7cT7OkGY-008vzpDaqvp3_XOteK68mxvbk5XjoFeCbGaHrpjFyrpiWGHPiL5C3BoTG4fGi1mkI3YabhC8ILaE2W_fpZf5UVqejn0Uk_z3O2zZsfEajZLz2LRgMp8FtDqqYyJBX5vU0up6bWlhX1inFrs61e2BPEhP979OC9z6EzfVkrkwPma7c5ikorYvh4iL-IXhB2RdZ4cYxjUrIV0YtcP8vSR0C_GUCRH5Rr8f0WjMXof7UUcYTxc-FKN4Uajo-b2HZwY7R3i5_7pUXrq4fWaFCdZnkZtUT2mcMOOdftElNaCViRwsD2Eh6ic7HU9-iMRUfkDYARq86S-Yt05gjemYY2D7Wy9NpZ36DNUoW4itJG3eo3UCRNb1UKdHfmtyMLTL43oATWEwnaC7K7lBjN647qFg7OEuecpYbtAdO4vHHv0KI8Ky-P4fmd12J4wBANq9BPUQsFqECfL7Wl5ChVvhfCLlQeHCupw0mjo-4t0SJBRsamhck2qCDX8aksc75IV3CgshRmsMJrJdfGx47tid0l7HB6jHPaoAg4H-zKbcmJsqlAP79WKahxygJsVe7Wt_sXAkV83gtXvSA8lm4YSt5vThNaXTlSxUvBNwwgTJOEywSBO3NYrDac9zsQHmXLeeAbWIdUSWarL8KVYuTI4S2l1CSfshaFB92j_lPjwgqytU_NtSw7QbqQ6nPOlFqHw10PossiBd2f1dyMEypPVy4CmowSoYLtkLtvwX&typejs&k1cf0b0625e420865f0a9a921aecaeec5de458763&t1758587957 >/script>script src/ind-script/optimizer_user.php?filenamerZMxdgMhDER7s23OgddJkT5tupxAC_IiLyCCwBvfPvg5SZEWOqn5b2ak0Y4DajSqCmbRhnNaadOpLp6MciV4LRaVRaE1atkovh612pO-iJadEuYpUJwu8qQ7SAE2fIOC7ySll3X5rJhvBwShuI6BVTrM0zxPL11eCwUU8Pg39IozHAJ3Z-8QbLtiJ0UQsnG9lMJpWiDGfj1rXCYwha7dKZ-ZS4ee-3ezre3sHm5ciw7VFxLH6cNRSgN-FCKF1h0VuSipKXHu69CPXIpnitS4YjJ7_3_vrzzFxrT4pR4XV_PxOBB6a2G4FoUMZKZsVYFlvPXnodYzxG28xlOHxoUhW53xSrjf6Y9ppOVf4Dc&typejs&k97deecb668954ef55cd1d46f0eecf0bfb009de24&t1741141158&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;if (sIsValidChRef T) {sessionStorage.setItem(ch_ref, sChRef);}// ch_ref 존재 여부 체크CAFE24.hasChRef function() {if (sIsValidChRef T && sessionStorage.getItem(ch_ref)) {return true;}return false;}// ch_ref 데이터 조회CAFE24.getChRefData function() {if (sIsValidChRef T) {return sessionStorage.getItem(ch_ref);}}// 프론트 디자인 변경이 필요한지 여부 반환CAFE24.checkChannelUI function() {if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}var bUseElastic false;var sSearchBannerUseFlag F;CAFE24.FRONT_XANS_TEMPLATE.setTemplate(xans-product-listmain-3, div class\xans-element- xans-product xans-product-listmain-3 xans-product-listmain xans-product-3 productItem ec-base-product\>\n!--\n\t\t\t \ud83d\udd05 \uc635\uc158 \uc124\uc815 \ud83d\udd05\n\t\t\t\t1. \uc0c1\ud488\uc9c4\uc5f4 \uac1c\uc218\ub294 $count \uc758 \uc22b\uc790\ub97c \uc870\uc815\ud574\uc8fc\uc2dc\uba74 \ub429\ub2c8\ub2e4.\n\t\t\t\t2. \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 \t\t\t\t3. \\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\t\t\t\t$count 8\n\t\t\t\t$basket_result \/product\/add_basket.html\n\t\t\t\t$basket_option \/product\/basket_option.html\n\t\t\t\t$moreview yes\n\t\t\t\t$cache no\n\t\t\t-->\ndiv class\section-title animate__animated animate__fadeInUp animate__fast\>\n\t\t\t\th3>\n\t\t\t\t\tspan style\display: {$category_title_text_display};\>{$category_title_text}\/span>\n\t\t\t\t\tspan style\display: {$category_title_img_display};\>img src\{$category_title_img}\ alt\{$category_title_text}\>\/span>\n\t\t\t\t\/h3>\n\t\t\t\/div>\nul class\prdList grid4 m_grid2\>\n\t\t\t\t!--$-->!--@-->li id\anchorBoxId_{$product_no}\>\n\t\t\t\t\tdiv class\prdList__item\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\ta href\{$link_product_detail}\ name\anchorBoxName_{$product_no}\>\n img src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>\n \u00a0img src\{$image_small}\ id\{$image_small_id}\ alt\{$seo_alt_tag}\ class\img_ov\>\n \u00a0!--#-->span class\xans-element- xans-product xans-product-imagestyle-3 xans-product-imagestyle xans-product-3\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\n \/a>\n\t\t\/div>\n\t\tdiv class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\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\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>\n\t\t\/div>\n\t\tdiv class\spec_wrap\>\n\t\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 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!--$-->\n\/ul>\n!--#-->\n\t\t\/div>\n\t\tp class\discount_rate\ data-prod-custom\{$product_custom}\ data-prod-price\{$product_price}\ data-sale-price\{$prd_price_sale|striptag}\>\/p>\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} {$rental_icon} {$regular_delivery_icon}\/div>\n\t\tdiv class\option\>{$option_preview_icon}\/div>\n\t\/div>\n\/div>\n\n\n\t\t\t\t\/li>\n\t\t\t\t!--@-->li id\anchorBoxId_{$product_no}\>\n\t\t\t\t\tdiv class\prdList__item\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\ta href\{$link_product_detail}\ name\anchorBoxName_{$product_no}\>\n img src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>\n \u00a0img src\{$image_small}\ id\{$image_small_id}\ alt\{$seo_alt_tag}\ class\img_ov\>\n \u00a0!--#-->span class\xans-element- xans-product xans-product-imagestyle-3 xans-product-imagestyle xans-product-3\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\n \/a>\n\t\t\/div>\n\t\tdiv class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\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\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>\n\t\t\/div>\n\t\tdiv class\spec_wrap\>\n\t\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 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!--$-->\n\/ul>\n!--#-->\n\t\t\/div>\n\t\tp class\discount_rate\ data-prod-custom\{$product_custom}\ data-prod-price\{$product_price}\ data-sale-price\{$prd_price_sale|striptag}\>\/p>\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} {$rental_icon} {$regular_delivery_icon}\/div>\n\t\tdiv class\option\>{$option_preview_icon}\/div>\n\t\/div>\n\/div>\n\n\n\t\t\t\t\/li>\n!--$-->\n\t\t\t\/ul>\n!--#-->div class\xans-element- xans-product xans-product-listmore-3 xans-product-listmore xans-product-3 more\>\na href\#none\ onclick\{$more_action}\ class\btnMore\>\n\t\t\t\t\t\ub354\ubcf4\uae30!--$-->!--@-->span id\more_current_page_{$display_group}\>{$current_page}\/span>\/!--@-->span id\more_total_page_{$display_group}\>{$total_page}\/span>!--$-->\n\t\t\t\t\ti aria-hidden\true\ class\icon icoArrowBottom\>\/i>\n\t\t\t\t\/a>\n\/div>\n!--#-->\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 {22:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:\uffe6,tail:},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;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;EC$(window).on(unload, function() { try { sessionStorage.removeItem(sStorageDetail); } catch (e) {} });var bIsUseSpread false;var sIsSecret false;var iBoardNo 4;var EC_SHOP_MULTISHOP_SHIPPING {bMultishopShipping:false,bMultishopShippingCountrySelection:false,bMultishopShippingLanguageSelection:false};var aLogData {log_server1:eclog2-260.cafe24.com,log_server2:elg-db-svcm-081.cafe24.com,mid:corpgik,stype:e,domain:,shop_no:22,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://henk-henk.co.kr/web/upload/appfiles/AIFBrluHGdhkEsW6ewuLoA/f4cd86fb4313c00f7b8954c3b72941a4.js?vs20250605140710.1&client_idAIFBrluHGdhkEsW6ewuLoA},{src:https://henk-henk.co.kr/web/upload/appfiles/AIFBrluHGdhkEsW6ewuLoA/446d00a32a61cec897c6421c924238aa.js?vs20250605140750.1&client_idAIFBrluHGdhkEsW6ewuLoA},{src:https://henk-henk.co.kr/web/upload/appfiles/AIFBrluHGdhkEsW6ewuLoA/c759d137aad40f9002f618e1076547df.js?vs20250605140757.1&client_idAIFBrluHGdhkEsW6ewuLoA},{src:https://calendar-app.cafe24.com/openapi/inject.js?vs20250306170927.1&client_idA8RQp67UIt9nBlqvThz2jC};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || store,supply,application,category,collection,customer,notification,order,personal,privacy,product,promotion,design,community,mileage,shipping,salesreport;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body>/html>
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
]