Help
RSS
API
Feed
Maltego
Contact
Domain > naming.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-05-23
211.37.155.90
(
ClassC
)
2025-08-07
183.111.241.10
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Thu, 07 Aug 2025 23:49:57 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://naming.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: Thu, 07 Aug 2025 23:49:59 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: Thu, 07 Aug 2025 23:49:59 GMTX-XSS-Protection: 1;modeblockX-HURL: /namingcos1view_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.eyJpc3MiOiJuYW1pbmdjb3MuY2FmZTI0LmNvbSIsImF1ZCI6ImpzLWVycm9yLXRyYWNlci1hcGkuY2FmZTI0LmNvbSIsIm1hbGxfaWQiOiJuYW1pbmdjb3MiLCJzaG9wX25vIjoxLCJwYXRoX3JvbGUiOiJNQUlOIiwibGFuZ3VhZ2VfY29kZSI6ImtvX0tSIiwiY291bnRyeV9jb2RlIjoiS1IiLCJpc195dHMiOmZhbHNlLCJpc19jb250YWluZXIiOmZhbHNlLCJ3b3Jrc3BhY2UiOiJwcm9kdWN0aW9uIn0.-J6duzAoBTVOeBcKw6s8ndUtmIwQ8Ji1zApsmR65Ri4, {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, //optimizer.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 contentNAMING. />meta namedescription contentNAMING이 정의하는 새로운 내추럴BOLD NATURAL. />meta namekeywords contentNAMING, 네이밍, makeup, 메이크업, 나밍, 네이밍 코스메틱, NM, 립스틱, 블러셔, 파운데이션, 립, 틴트, 마스카라, 브로우 />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> meta namemade-by content웹퍼블릭 code82DF1EBD0586 sitehttps://webpublic.co.kr/> !-- 라이선스 여부 체크하는 부분으로 삭제하시면 사이트가 정상 노출되지 않습니다. -->link relpreconnect hrefhttps://cdn.jsdelivr.net>link relpreconnect hrefhttps://fonts.googleapis.com>link relpreconnect hrefhttps://fonts.gstatic.com crossorigin>link hrefhttps://fonts.googleapis.com/css2?familyDM+Sans:wght@400;500;600;700&displayswap relstylesheet>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://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js>/script> script>(function(w,n,r){ var c _dtrConfig; wc wc || ; wc.push({id:r,pType:cafe24}); var s//assets.datarize.ai/logger; var cn.getElementsByTagName(script)0; var an.createElement(script);a.asynctrue,a.srcs+/genesis.common.min.js; c.parentNode.insertBefore(a,c);})(window,document,13614);/script>!-- Google Tag Manager -->script>(function(w,d,s,l,i){wlwl||;wl.push({gtm.start:new Date().getTime(),event:gtm.js});var fd.getElementsByTagName(s)0,jd.createElement(s),dll!dataLayer?&l+l:;j.asynctrue;j.srchttps://www.googletagmanager.com/gtm.js?id+i+dl;f.parentNode.insertBefore(j,f);})(window,document,script,dataLayers,GTM-P2T3888Z);/script>!-- End Google Tag Manager -->!-- Hackle -->script srchttps://cdn2.hackle.io/npm/@hackler/javascript-sdk@11.36.0/lib/index.browser.umd.min.js>/script>script> window.hackleClient Hackle.createInstance(Hvb4YUxKG9BHHG254vMpfGZDLmDoIbEE);function getParameterByName(name, query) { query query || window.location.search; name name.replace(//, \\).replace(/\/, \\); var regex new RegExp(\\?& + name + (^*)); var results regex.exec(query); return results null ? undefined : decodeURIComponent(results1.replace(/\+/g, )); } if (getParameterByName(cafe_mkt)) { hackleClient.setUserProperty(cafe_mkt, getParameterByName(cafe_mkt)) }/script>!-- End Hackle -->!-- Twitter conversion tracking base code -->script>!function(e,t,n,s,u,a){e.twq||(se.twqfunction(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);},s.version1.1,s.queue,ut.createElement(n),u.async!0,u.srchttps://static.ads-twitter.com/uwt.js,at.getElementsByTagName(n)0,a.parentNode.insertBefore(u,a))}(window,document,script);if (window.top window.self) {twq(config,oljvm);}/script>!-- End Twitter conversion tracking base code -->link relcanonical hrefhttps://naming.co.kr />meta propertyog:url contenthttps://naming.co.kr />meta propertyog:title contentNAMING. - 네이밍 />meta propertyog:description content내추럴이란 개인의 개성과 취향을 선명하게 드러내는 것. BOLD NATURAL, 네이밍 코스메틱 />meta propertyog:site_name contentNAMING. />meta propertyog:type contentwebsite />meta propertyog:image contenthttps://naming.kr/web/upload/share-image-1-6e81258e2a953976ef0d3ec54db7a7e5.png />meta namegoogle-site-verification contentMLAoTJofD94uqFb9mE-2T7lIsL8kQeNv_-3F_xxxkjE />meta namenaver-site-verification contentf352374d1146611746b2425f72b6871300b780e0 />link relshortcut icon href/web/upload/favicon_20190311162809.ico />meta http-equivImageToolbar contentNo>script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>var CAFE24API { instance : , MALL_ID : namingcos, SHOP_NO : 1, init : function (appInfo) { if (typeof appInfo object) { if (appInfo.hasOwnProperty(client_id)) { var appKey appInfo.client_id; } } else { var appKey appInfo; } if (appKey) { if (!this.instanceappKey) { CAFE24API.clientId appKey; if (appInfo.hasOwnProperty(version)) { CAFE24API.version appInfo.version; } else { if (CAFE24API.hasOwnProperty(version)) { delete CAFE24API.version; } } var copyObject CAFE24API.constructor(); for (var attr in CAFE24API) { if (CAFE24API.hasOwnProperty(attr)) { copyObjectattr CAFE24APIattr; } } this.instanceappKey copyObject; } return this.instanceappKey; } }, initializeXhr : function () { try { return new XMLHttpRequest(); } catch (error) { return new window.ActiveXObject(Microsoft.XMLHTTP); } }, fullPath: function (url) { return https://namingcos.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}}); } }); }, 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 2508061422;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 skin66;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 1;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return true; },isDefaultShop : function() { return true; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return 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 namingcos},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:namingcos.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:namingcos,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F,cdnUrl:https:\/\/cafe24img.poxo.com\/namingcos};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {search_period:,calendar_config:{maxDate:2027-08-08,locale:ko},aProductPurchaseInfo_444:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_442:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_391:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_402:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_195:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_401:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_291:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_350:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_398:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_370:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_294:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_288:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_346:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_338:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_443:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_387:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_369:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_272:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},recent_count:4,adult19BaseTinyImage:namingcos_adult.png,adult19Warning:F,cdnUrl:https:\/\/cafe24img.poxo.com\/namingcos};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.BOARD {config_4:{board_no:4,use_block:F,use_report:F},config_1:{board_no:1,use_block:F,use_report:F}};CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2508061422,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?vs2508061422 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?filenametZZLdsMgDEXnxtOugzZt0wV0CVmBDEqsxnyCIG52X5ykn0lHFhMf-WCuniUhpMfgUKNRhTGx9uDIH0xgHcswkVFjdpNmi8oi08FrPpLfbrWaozbMeoJLKLmv5oNeR-KZIqa-bpKggScHGSVQc-xwv0ez6i8zOWSY8MeQUPZxKpguvQsWJpEUZEhdglw3dXw-SCBHBFuzKkDKIfYDeC9DY7I4gAhqH0JeJ-p2iPQATOaKRNPVF-zqwjryAqvlUWrh3Z24MmXiMcTdSDFWiEQIToXMUfDYKh-y4hJjSFk0sCY4F7wocn0H_Df9hZpgh5KzcBC-0TmEWl6xCTumWsjruvDy9ftuJ1GpDshr8hY_1a0rqafHxzbgjTg4JttO7msTuS9NqG20PjehblolbNsK_LYOPARIVic8E85XDzdTWuviRTVE17uMzOp5736LX-nLQ4lMfX-pYNXvfPUF&typecss&k8012965d6a7fff685e0844d8acbb4250404f0b77&t1753858332&userT />style typetext/css>/style>title>NAMING. - 네이밍/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에 정의되어 있습니다.-->!-- 탑배너 -->div idtbanner classswiper-container webpb-banner-code2it3 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 classsite-wrap logo-wrap> div classtopArea_logo> !-- 상단 로고 --> !-- 상단 로고 영역 상단 헤더, 로그인, 화면에서 노출됩니다.-->div webpb-banner-code7g8l hidden> div webpb-banner> a href/>{#pc_thumb_tag}/a> /div>/div> !--//--> /div> div classtopArea_statelog> div classstatelog> !-- 로그인 --> div classmenu_login pc_view> a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >img src/skin_img/icon_login.svg alt로그인>/a> /div> !--//--> !-- 마이페이지 버튼 --> div classmenu_user> a href/myshop/index.html>img src/skin_img/icon_member.svg alt마이페이지>마이페이지/a> ul classmenu_user_list> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/join.html>회원가입/a>/li> li>a href/myshop/order/list.html>주문조회/a>/li> li>a href/product/recent_view_product.html>최근 본 상품/a>/li> li>a href/myshop/wish_list.html>관심상품/a>/li> /ul> span classxans-element- xans-layout xans-layout-statelogoff pointbox displaynone >{#join_point}/span> /div> !--//--> !-- 장바구니 버튼 --> div classxans-element- xans-layout xans-layout-orderbasketcount menu_basket >a href/order/basket.html>img src/skin_img/icon_basket.svg alt장바구니>장바구니 span classcount EC-Layout_Basket-count-display>span classEC-Layout-Basket-count>0/span>/span>/a>/div> !--//--> /div> !-- 멀티쇼핑몰 --> div classxans-element- xans-layout xans-layout-multishoplist list pc_view >button typebutton classtoggle>한국어i aria-hiddentrue classicon icoArrowBottom>/i>/button>ul classxans-element- xans-layout xans-layout-multishoplistitem>li classsele cted xans-record-> a href//naming.kr/>img src//img.cafe24.com/img/common/global/ko_KR_32x24.png alt> 한국어/a> /li>/ul>/div> !--//--> /div> /div> div classinner inner__in> div classsite-wrap> div classtopArea_navigation> !-- 상단 메뉴 --> div classnavigation_> div classcate-swiper-container swiper-container> 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_no81 classxans-record-> a href/product/list.html?cate_no81 classwp-cate>SHOP/a> div classsub-cate>/div> /li> li data-param?cate_no218 classxans-record-> a href/product/list.html?cate_no218 classwp-cate>🎀GLOWY WEEK🎀/a> div classsub-cate>/div> /li>li data-param?cate_no184 classxans-record-> a href/product/list.html?cate_no184 classwp-cate>NEW/a> div classsub-cate>/div> /li>li data-param?cate_no119 classxans-record-> a href/product/list.html?cate_no119 classwp-cate>BEST/a> div classsub-cate>/div> /li> /ul>/div>!--//--> !-- 기획전 --> !--//--> div classswiper-slide tm> a href/board/gallery/list.html?board_no12 classcate wp-cate>EVENT/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>NOTICE/a>/li>li classxans-record->a href/board/free/list.html?board_no2>NAMING STORY/a>/li>li classxans-record->a href/board/free/list.html?board_no3>자주묻는 질문/a>/li>li classxans-record->a href/board/product/list.html?board_no6>Q&A/a>/li>li classxans-record->a href/board/product/list.html?board_no4>REVIEW/a>/li>li classxans-record->a href/board/gallery/list.html?board_no8>STORE/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 classsearch_area pc_view>/div> div classmenu_search m_view> a hrefjavascript:;>img src/skin_img/icon_search.svg alt상품검색>상품검색/a> /div> !-- //검색 버튼 --> /div> /div> !-- 상품검색 화면 --> div classsearch-form fade-effect> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />div classxans-element- xans-layout xans-layout-searchheader >!-- $product_page/product/detail.html $category_page/product/list.html -->div classsite-wrap> div classsearch-box> fieldset> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext />button typebutton classbtnSearch>img src/skin_img/icon_search.svg alt검색> 검색/button> ul classautoDrop id>/ul> /fieldset> div classsearch-dropbox> div classxans-element- xans-search xans-search-hotkeyword m_view>h5>추천 검색어/h5>div classkeyword> a href/product/search.html?keyword레이어드 핏 쿠션 classkeyword-item xans-record->레이어드 핏 쿠션/a> a href/product/search.html?keyword제로 쿠션 classkeyword-item xans-record->제로 쿠션/a>a href/product/search.html?keyword블러리 하트 립 틴트 classkeyword-item xans-record->블러리 하트 립 틴트/a>a href/product/search.html?keyword시럽 멜팅 스틱 classkeyword-item xans-record->시럽 멜팅 스틱/a>a href/product/search.html?keyword블러쉬 classkeyword-item xans-record->블러쉬/a> /div>/div> div classxans-element- xans-search xans-search-hotkeyword wp-stand-by pc_view>div classswiper-container idhotkeywordContainer> div classswiper-wrapper> div classswiper-slide xans-record->a classkeyword-item href/product/search.html?keyword레이어드 핏 쿠션>레이어드 핏 쿠션/a>/div> div classswiper-slide xans-record->a classkeyword-item href/product/search.html?keyword제로 쿠션>제로 쿠션/a>/div>div classswiper-slide xans-record->a classkeyword-item href/product/search.html?keyword블러리 하트 립 틴트>블러리 하트 립 틴트/a>/div>div classswiper-slide xans-record->a classkeyword-item href/product/search.html?keyword시럽 멜팅 스틱>시럽 멜팅 스틱/a>/div>div classswiper-slide xans-record->a classkeyword-item href/product/search.html?keyword블러쉬>블러쉬/a>/div> /div> /div>div classhotkeyword>/div>/div> div idrecentSearches> h5>최근 검색어/h5> div classlist>/div> /div> /div> /div> div classbt-search-close>a hrefjavascript:;>/a>/div> /div>/div>/form> div classback-panel>/div> /div> !--//--> !-- 전체메뉴 화면--> 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 classmembership> div classbtn_login_logo> !-- 상단 로고 --> !-- 상단 로고 영역 상단 헤더, 로그인, 화면에서 노출됩니다.-->div webpb-banner-code7g8l hidden> div webpb-banner> a href/>{#pc_thumb_tag}/a> /div>/div> !--//--> /div> div classbtn_login> div classxans-element- xans-layout xans-layout-statelogoff >!--div classtxt_login>a href/member/login.html>고객님께서는 로그아웃 상태입니다./a>/div-->div classbt_signUp>a href/member/login.html>로그인/a>/div>div classbt_signIn>a href/member/join.html>회원가입/a>/div>/div> /div> /div> div classall_menu_box> div idslideCateList classcategoryCont> ul classcategoryList> !-- 상품분류(관리자연동) --> li idcate81 data-param?cate_no81 classxans-element- xans-layout xans-layout-category xans-record->a href/product/list.html?cate_no81 classcateView>SHOP/a>a href#none classcate view toggle-cate cate?cate_no81 data-expand-targetsub02_81>/a>/li>li idcate218 data-param?cate_no218 classxans-element- xans-layout xans-layout-category xans-record->a href/product/list.html?cate_no218 classcateView>🎀GLOWY WEEK🎀/a>a href#none classcate view toggle-cate cate?cate_no218 data-expand-targetsub02_218>/a>/li>li idcate184 data-param?cate_no184 classxans-element- xans-layout xans-layout-category xans-record->a href/product/list.html?cate_no184 classcateView>NEW/a>a href#none classcate view toggle-cate cate?cate_no184 data-expand-targetsub02_184>/a>/li>li idcate119 data-param?cate_no119 classxans-element- xans-layout xans-layout-category xans-record->a href/product/list.html?cate_no119 classcateView>BEST/a>a href#none classcate view toggle-cate cate?cate_no119 data-expand-targetsub02_119>/a>/li>!--//--> !-- 상품분류(기획전연동) --> !--//--> li classtm> a href/brand>BRAND STORY/a> /li> li classtm> a href/board/gallery/list.html?board_no8&category_no1>EVENT/a> /li> /ul> /div> div classboardCont> div classcommuList> a hrefjavascript:; classcateView>COMMUNITY/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>NOTICE/a>/li>li classxans-record->a href/board/free/list.html?board_no2 classcate>NAMING STORY/a>/li>li classxans-record->a href/board/free/list.html?board_no3 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/product/list.html?board_no4 classcate>REVIEW/a>/li>li classxans-record->a href/board/gallery/list.html?board_no8 classcate>STORE/a>/li>/ul> /div> 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 classbannerList> !-- p moduleLidyout_giftBanner>a href/order/gift_list.html classgiftBanner>고객사은품 안내/a>/p> --> p classxans-element- xans-layout xans-layout-attendbanner attendBanner >!-- $stamp_type_url /attend/stamp.html $comment_type_url /attend/comment.html -->a href/attend/stamp.html>출석체크/a>/p> !-- p moduleLayout_couponzoneBanner>a href/coupon/coupon_zone.html classcouponzoneBanner>쿠폰존/a>/p> --> !-- p>a href/calendar/calendar.html classcalendarBanner>캘린더/a>/p> --> /div> /div> /div> !-- 멀티쇼핑몰 --> div idslideMultishopList classxans-element- xans-layout xans-layout-multishoplist multishop m_view >button typebutton classtoggle>한국어i aria-hiddentrue classicon icoArrowBottom>/i>/button>ul classxans-element- xans-layout xans-layout-multishoplistitem>li classsele cted xans-record-> a href//naming.kr/>img src//img.cafe24.com/img/common/global/ko_KR_32x24.png alt> 한국어/a> /li>/ul>/div>!--// 멀티쇼핑몰--> /div> div classloginState m_view> p>a href/board/free/list.html?board_no1>공지사항/a>/p> p>a href/board/product/list.html?board_no6>Q&A/a>/p> /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 라이선스로 최초 적용된 쇼핑몰에서만 사용할 수 있습니다. 📝 웹퍼블릭 콘텐츠 라이선스 고지 🔹 본 사이트에 존재하는 모든 기술적 소스코드의 저작권은 오직 웹퍼블릭에 있습니다. 🔹 본 사이트에 존재하는 기술적 소스코드를 사용하거나 변형하여 활용하는 경우, 저작권법에 의거하여 법적 고지를 위반하는 것으로 판단합니다. 🔹 웹퍼블릭은 디자인 및 콘텐츠 보호를 최우선으로 하며, 민형사상의 조치를 취할 수 있습니다. ##########################################################################################################################################################-->!-- 🔖 메인페이지 입니다. 1) 위치 이동을 제외한 코드 수정은 권장하지 않습니다. 2) 사용자 코드 삽입이 필요한 경우 /userJS.js 와 /userCSS.css 파일을 통해 오버라이드 하시기 바랍니다.-->!-- 배너 메인슬라이드: 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_100 animate__animated animate__fadeIn animate__faster webpb-banner-codeqmh4 hidden> div classswiper-container> div classswiper-wrapper> div classswiper-slide webpb-banner> !-- 동영상 --> {#html} !-- 이미지 --> a href%7B#link%7D target{#link_target}> div classimg pc_view>{#pc_thumb_tag}/div> div classimg m_view>{#m_thumb_tag}/div> div classtxt {#text_4}> div classtext-align> span style--wp-fade-range:20%;--wp-delay:.0s;color:{#color1}; classp1 animate__animated animate__fadeInUpCustom animate__delayCustom txt-small>{#text_1}/span> span style--wp-fade-range:20%;--wp-delay:.3s;color:{#color2}; classp2 animate__animated animate__fadeInUpCustom animate__delayCustom txt-big>{#text_2}/span> span style--wp-fade-range:20%;--wp-delay:.6s;color:{#color3};background-color:{#color4}; classp3 animate__animated animate__fadeInUpCustom animate__delayCustom txt-bt>{#text_3}/span> /div> /div> /a> /div> /div> div classswiper-pagination pagination>/div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div>/div>!-- 배너 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_200 animate__animated animate__fadeIn webpb-banner-code69qf hidden> div classsite-wrap> div classswiper-container> ul classswiper-wrapper> li classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target} data-attr{#text_1} stylecolor:{#color1};>{#pc_thumb_tag}/a> /li> li classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target} data-attr{#text_1} stylecolor:{#color1};>{#pc_thumb_tag}/a> /li> /ul> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div> /div>/div>!-- 상품진열 베스트셀러 : 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->div classxans-element- xans-product xans-product-listmain-12 xans-product-listmain xans-product-12 index_prd_100 wp-stand-by>div classsite-wrap> div classproductItem ec-base-product> div classsection-title animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:10%;--wp-delay:.1s;> h3> span classtitle> BEST SELLER /span> /h3>p classsub-title> 네이밍의 베스트 아이템을 만나보세요 /p> /div> div classswiper-wrap> div classswiper-container animate__animated animate__fadeIn> !-- 🔅 옵션 설정 🔅 1. 상품진열 개수는 $count 의 숫자를 조정해주시면 됩니다. $count 21 $basket_result /product/add_basket.html $basket_option /product/basket_option.html --> ul classprdList swiper-wrapper> li idanchorBoxId_444 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/지성-pick제로-그래비티-커버-업-쿠션글로이-미니-틴트/444/category/1/display/13/ nameanchorBoxName_444> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/f9aefd005076e6b17407747a9c157012.jpg ideListPrdImage444_13 alt지성 PICK✨제로 그래비티 커버 업 쿠션+글로이 미니 틴트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/9349b764d3026e786d17d143b890c1b5.jpg id alt지성 PICK✨제로 그래비티 커버 업 쿠션+글로이 미니 틴트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno444 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(444, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom37000 data-prod-price37000 data-sale-priceKRW 22,900>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_444 displaynone>/span> div classname> a href/product/지성-pick제로-그래비티-커버-업-쿠션글로이-미니-틴트/444/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>지성 PICK✨제로 그래비티 커버 업 쿠션+글로이 미니 틴트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 37,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 37,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,900/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li> li idanchorBoxId_442 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/수부지-pick레이어드-핏-쿠션글로이-미니틴트/442/category/1/display/13/ nameanchorBoxName_442> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/f04a582344d9dc4f5c994efddd766ca3.jpg ideListPrdImage442_13 alt수부지 PICK✨레이어드 핏 쿠션+글로이 미니틴트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/7885ce0d1c27318451d20c4fcde13061.jpg id alt수부지 PICK✨레이어드 핏 쿠션+글로이 미니틴트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno442 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(442, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom37000 data-prod-price37000 data-sale-priceKRW 22,900>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_442 displaynone>/span> div classname> a href/product/수부지-pick레이어드-핏-쿠션글로이-미니틴트/442/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>수부지 PICK✨레이어드 핏 쿠션+글로이 미니틴트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 37,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 37,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,900/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_391 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/glowy-set글로이-하트-립-틴트-듀오/391/category/1/display/13/ nameanchorBoxName_391> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/237efa5d4ad3fc3b545b3109dcdc7ef5.jpg ideListPrdImage391_13 altGLOWY SET✨글로이 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/29a904c15f9df41e89666ba03b3e6325.jpg id altGLOWY SET✨글로이 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno391 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(391, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 22,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_391 displaynone>/span> div classname> a href/product/glowy-set글로이-하트-립-틴트-듀오/391/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>GLOWY SET✨글로이 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,100/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_402 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-그래비티-커버-업-쿠션-단품리필/402/category/1/display/13/ nameanchorBoxName_402> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/563eb673d64e7bd548de831255a5fd40.jpg ideListPrdImage402_13 alt제로 그래비티 커버 업 쿠션 (단품+리필)> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/8ee612a9960df5d3f70503c0461e0328.jpg id alt제로 그래비티 커버 업 쿠션 (단품+리필) classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno402 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(402, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom43000 data-prod-price43000 data-sale-priceKRW 30,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_402 displaynone>/span> div classname> a href/product/제로-그래비티-커버-업-쿠션-단품리필/402/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>제로 그래비티 커버 업 쿠션 (단품+리필)/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 43,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 43,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 30,100/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_195 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/레이어드-핏-쿠션/195/category/1/display/13/ nameanchorBoxName_195> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/fd14a7ec9064e9541fc231e5310cff0c.jpg ideListPrdImage195_13 alt레이어드 핏 쿠션> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/db9669a6c13bc96fad49d66dba545064.jpg id alt레이어드 핏 쿠션 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno195 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(195, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom data-prod-price28000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_195 displaynone>/span> div classname> a href/product/레이어드-핏-쿠션/195/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>레이어드 핏 쿠션/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 28,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_401 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new제로-그래비티-커버-업-쿠션/401/category/1/display/13/ nameanchorBoxName_401> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/71a19b3233ed17fd1695187534a33556.jpg ideListPrdImage401_13 alt✨NEW✨제로 그래비티 커버 업 쿠션> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/a85752901868640674503577bb8e3e39.jpg id alt✨NEW✨제로 그래비티 커버 업 쿠션 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno401 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(401, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom28000 data-prod-price28000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_401 displaynone>/span> div classname> a href/product/new제로-그래비티-커버-업-쿠션/401/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>✨NEW✨제로 그래비티 커버 업 쿠션/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 28,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 28,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_291 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new플러피-파우더-블러쉬-듀오/291/category/1/display/13/ nameanchorBoxName_291> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/9bc40933ec074e5dd5ccf27f41d622c0.jpg ideListPrdImage291_13 alt✨NEW✨플러피 파우더 블러쉬 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/273763fa5fdde4f7663bef8fba729c85.jpg id alt✨NEW✨플러피 파우더 블러쉬 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno291 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(291, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom30000 data-prod-price30000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_291 displaynone>/span> div classname> a href/product/new플러피-파우더-블러쉬-듀오/291/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>✨NEW✨플러피 파우더 블러쉬 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 30,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 30,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_350 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/소프티-크림-블러쉬-키트/350/category/1/display/13/ nameanchorBoxName_350> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/55645ca6699fec04df8fae54947df667.jpg ideListPrdImage350_13 alt소프티 크림 블러쉬 키트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/4b0383f4884a305f147ec64ffd44c4b9.jpg id alt소프티 크림 블러쉬 키트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno350 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(350, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom30000 data-prod-price30000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_350 displaynone>/span> div classname> a href/product/소프티-크림-블러쉬-키트/350/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>소프티 크림 블러쉬 키트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 30,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 30,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_398 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/twin-set블러리글로이-하트-립-틴트-듀오/398/category/1/display/13/ nameanchorBoxName_398> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/7f51c1efae7511971964aafcdd007f23.jpg ideListPrdImage398_13 altTWIN SET✨블러리&글로이 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/746140c2a1622879fa840ccc36368cf8.jpg id altTWIN SET✨블러리&글로이 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno398 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(398, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 22,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_398 displaynone>/span> div classname> a href/product/twin-set블러리글로이-하트-립-틴트-듀오/398/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>TWIN SET✨블러리&글로이 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,100/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_370 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new-color블러리-하트-립-틴트-듀오/370/category/1/display/13/ nameanchorBoxName_370> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/acf8ecea49ada594c49d0f86ca721b66.jpg ideListPrdImage370_13 altNEW COLOR✨블러리 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/1e120480b19888fe6be06a92d8bfd8a4.jpg id altNEW COLOR✨블러리 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno370 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(370, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 23,800>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_370 displaynone>/span> div classname> a href/product/new-color블러리-하트-립-틴트-듀오/370/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>NEW COLOR✨블러리 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 23,800/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_294 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/듀이-글래스-립-틴트-키트/294/category/1/display/13/ nameanchorBoxName_294> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/8af26afe242d6c5b39d0ab6c498fa4bc.jpg ideListPrdImage294_13 alt듀이 글래스 립 틴트 키트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/b8c6194ff7ec1d919f4d27b3df9d0e5c.jpg id alt듀이 글래스 립 틴트 키트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno294 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(294, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom32000 data-prod-price32000 data-sale-priceKRW 27,200>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_294 displaynone>/span> div classname> a href/product/듀이-글래스-립-틴트-키트/294/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>듀이 글래스 립 틴트 키트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 32,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 32,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 27,200/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_288 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/레이어드-매트-핏-쿠션/288/category/1/display/13/ nameanchorBoxName_288> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/a2576b57afe6bcabf0b842b21f274aa9.jpg ideListPrdImage288_13 alt레이어드 매트 핏 쿠션> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/e77cbae68aba7c0f1bbe3fd004c846d6.jpg id alt레이어드 매트 핏 쿠션 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno288 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(288, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom28000 data-prod-price28000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_288 displaynone>/span> div classname> a href/product/레이어드-매트-핏-쿠션/288/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>레이어드 매트 핏 쿠션/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 28,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 28,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_335 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-그래비티-커버-핏-쿠션/335/category/1/display/13/ nameanchorBoxName_335> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202506/e11da877f44d8ed12241f787da1ebba3.jpg ideListPrdImage335_13 alt제로 그래비티 커버 핏 쿠션> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202506/f5cf3ecfeeb6b815773c8e62d715a735.jpg id alt제로 그래비티 커버 핏 쿠션 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno335 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 displaynone>/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom28000 data-prod-price28000 data-sale-priceKRW 22,400>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_335 displaynone>/span> div classname> a href/product/제로-그래비티-커버-핏-쿠션/335/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>제로 그래비티 커버 핏 쿠션/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 28,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 28,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,400/span>/li>/ul> /div> div classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_346 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/플러피-볼륨-앤-쉐딩-듀오/346/category/1/display/13/ nameanchorBoxName_346> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/19b58f9f124df17f465599923cb25554.jpg ideListPrdImage346_13 alt플러피 볼륨 앤 쉐딩 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/c35f6af693149ebcab5e2b17c9c24b9d.jpg id alt플러피 볼륨 앤 쉐딩 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno346 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(346, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom24000 data-prod-price24000 data-sale-priceKRW 18,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_346 displaynone>/span> div classname> a href/product/플러피-볼륨-앤-쉐딩-듀오/346/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>플러피 볼륨 앤 쉐딩 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 24,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 24,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 18,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_338 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/루트릿-아이브로우-펜슬-키트/338/category/1/display/13/ nameanchorBoxName_338> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/adb943320f9c2875c9e1d36055e42f4d.jpg ideListPrdImage338_13 alt루트릿 아이브로우 펜슬 키트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/c0998e5c4d7dfc9e2548992504685534.jpg id alt루트릿 아이브로우 펜슬 키트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno338 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(338, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom24000 data-prod-price24000 data-sale-priceKRW 16,800>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_338 displaynone>/span> div classname> a href/product/루트릿-아이브로우-펜슬-키트/338/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>루트릿 아이브로우 펜슬 키트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 24,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 24,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 16,800/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_443 classswiper-slide xans-record-> div classranking_flag>/div> div classprdList__item> div classthumbnail> div classprdImg> a href/product/복합성-pick레이어드-매트-핏-쿠션글로이-미니-틴트/443/category/1/display/13/ nameanchorBoxName_443> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/1d86aa76c5b212acb430c9df94b14cf8.jpg ideListPrdImage443_13 alt복합성 PICK✨레이어드 매트 핏 쿠션+글로이 미니 틴트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/369ef395920901e76ad9f9544dda36d2.jpg id alt복합성 PICK✨레이어드 매트 핏 쿠션+글로이 미니 틴트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno443 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(443, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom37000 data-prod-price37000 data-sale-priceKRW 22,900>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_443 displaynone>/span> div classname> a href/product/복합성-pick레이어드-매트-핏-쿠션글로이-미니-틴트/443/category/1/display/13/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>복합성 PICK✨레이어드 매트 핏 쿠션+글로이 미니 틴트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-12 xans-product-listitem xans-product-12 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 37,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 37,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,900/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li> /ul> /div> /div> div classswiper-button-next animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:30%;--wp-delay:.5s;>/div> div classswiper-button-prev animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:30%;--wp-delay:.5s;>/div> /div> div classswiper-pagination animate__animated animate__fadeIn>/div> /div>/div>!-- 배너 1x3 : 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_500 webpb-banner-code13vw hidden> div classsite-wrap animate__animated animate__fadeIn style--wp-fade-range:30%;--wp-delay:.3s;> div classbx swiper-container> ul classswiper-wrapper> li classswiper-slide webpb-banner> !-- 동영상 --> {#html} !-- 이미지 --> a href%7B#link%7D target{#link_target}>!-- 🚩 링크 --> div classimg> div classpc_view>{#pc_thumb_tag}/div> div classm_view>{#m_thumb_tag}/div> /div> div classtxt> span classp1 stylecolor:{#color1};>{#text_1}/span> span classp2 stylecolor:{#color2};>{#text_2}/span> /div> /a> /li> li classswiper-slide webpb-banner> !-- 동영상 --> {#html} !-- 이미지 --> a href%7B#link%7D target{#link_target}>!-- 🚩 링크 --> div classimg> div classpc_view>{#pc_thumb_tag}/div> div classm_view>{#m_thumb_tag}/div> /div> div classtxt> span classp1 stylecolor:{#color1};>{#text_1}/span> span classp2 stylecolor:{#color2};>{#text_2}/span> /div> /a> /li> /ul> /div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div>/div>!-- 상품진열 타임특가 : 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- ✔️ 타이머는 관리자 > 프로모션 > 고객 혜택 관리 와 연동됩니다. 메일로 전달해드린 매뉴얼의 타임세일 부분을 참고해주세요. -->!-- 상품진열 라인업제품 : 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- ✔️ 배너는 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_prd_500 wp-stand-by webpb-banner-code8x1l hidden> div classsite-wrap> div classsection-title animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:30%;--wp-delay:.1s;> h3> span classtitle>NAMINGS STORY/span> /h3>p classsub-title>네이밍 제품과 스토리가 궁금하다면/p> /div> div classswiper-container section-prod animate__animated animate__fadeIn> div classswiper-wrapper> !-- 첫번째 배너+상품영역--> div classswiper-slide webpb-banner> div classbx> div classvisual> div classimg> div classpc_view>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div> div classm_view>a href%7B#link%7D target{#link_target}>{#m_thumb_tag}/a>/div> /div> div classtxt> p classh1 stylecolor:{#color1};>{#text_1}/p> p classh2 stylecolor:{#color2};>{#text_2}/p> /div> /div> /div> /div>!-- // 첫번째 배너+상품영역--> !-- 두번째 배너+상품영역--> div classswiper-slide webpb-banner> div classbx> div classvisual> div classimg> div classpc_view>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div> div classm_view>a href%7B#link%7D target{#link_target}>{#m_thumb_tag}/a>/div> /div> div classtxt> p classh1 stylecolor:{#color1};>{#text_1}/p> p classh2 stylecolor:{#color2};>{#text_2}/p> /div> /div> div classxans-element- xans-product xans-product-listmain-17 xans-product-listmain xans-product-17 productItem ec-base-product>!-- 🔅 옵션 설정 🔅 1. 상품진열 개수는 $count 의 숫자를 조정해주시면 됩니다. $count 3 $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->ul classprdList> li idanchorBoxId_387 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/첫구매-시럽-멜팅-스틱/387/category/1/display/18/ nameanchorBoxName_387> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202503/b238bb8ef5649aad391bc3865662b26c.jpg ideListPrdImage387_18 alt첫구매 시럽 멜팅 스틱> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202503/abddf4dd17eea8356f513c3ee734ae1e.jpg id alt첫구매 시럽 멜팅 스틱 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno387 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(387, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom19000 data-prod-price19000 data-sale-price>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_387 displaynone>/span> div classname> a href/product/첫구매-시럽-멜팅-스틱/387/category/1/display/18/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>첫구매 시럽 멜팅 스틱/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>NEW/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 19,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 19,000/span>span idspan_product_tax_type_text style> /span>/li>li column_nameoption_colorchip class option_colorchip xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품색상/span> :/strong> div classcolor>span classchips title#E66C89 stylebackground-color:#E66C89 color_no displayGroup18>/span>span classchips title#802D41 stylebackground-color:#802D41 color_no displayGroup18>/span>span classchips title#873537 stylebackground-color:#873537 color_no displayGroup18>/span>span classchips title#B86F60 stylebackground-color:#B86F60 color_no displayGroup18>/span>span classchips title#ED6B5B stylebackground-color:#ED6B5B color_no displayGroup18>/span>span classchips title#CE1625 stylebackground-color:#CE1625 color_no displayGroup18>/span>span classchips title#C45664 stylebackground-color:#C45664 color_no displayGroup18>/span>span classchips title#8A354C stylebackground-color:#8A354C color_no displayGroup18>/span>/div>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li> /ul>/div> /div> /div>!-- // 두번째 배너+상품영역--> !-- 세번째 배너+상품영역--> div classswiper-slide webpb-banner> div classbx> div classvisual> div classimg> div classpc_view>a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a>/div> div classm_view>a href%7B#link%7D target{#link_target}>{#m_thumb_tag}/a>/div> /div> div classtxt> p classh1 stylecolor:{#color1};>{#text_1}/p> p classh2 stylecolor:{#color2};>{#text_2}/p> /div> /div> div classxans-element- xans-product xans-product-listmain-18 xans-product-listmain xans-product-18 productItem ec-base-product>!-- 🔅 옵션 설정 🔅 1. 상품진열 개수는 $count 의 숫자를 조정해주시면 됩니다. $count 3 $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->ul classprdList> li idanchorBoxId_398 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/twin-set블러리글로이-하트-립-틴트-듀오/398/category/1/display/19/ nameanchorBoxName_398> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/7f51c1efae7511971964aafcdd007f23.jpg ideListPrdImage398_19 altTWIN SET✨블러리&글로이 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/746140c2a1622879fa840ccc36368cf8.jpg id altTWIN SET✨블러리&글로이 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno398 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(398, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 22,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_398 displaynone>/span> div classname> a href/product/twin-set블러리글로이-하트-립-틴트-듀오/398/category/1/display/19/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>TWIN SET✨블러리&글로이 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-18 xans-product-listitem xans-product-18 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,100/span>/li>li column_nameoption_colorchip class option_colorchip xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품색상/span> :/strong> div classcolor>span classchips title#D97E83 stylebackground-color:#D97E83 color_no displayGroup19>/span>span classchips title#FB5C72 stylebackground-color:#FB5C72 color_no displayGroup19>/span>span classchips title#E38792 stylebackground-color:#E38792 color_no displayGroup19>/span>span classchips title#D56E7F stylebackground-color:#D56E7F color_no displayGroup19>/span>span classchips title#FC9F97 stylebackground-color:#FC9F97 color_no displayGroup19>/span>span classchips title#E6756F stylebackground-color:#E6756F color_no displayGroup19>/span>span classchips title#CB5F53 stylebackground-color:#CB5F53 color_no displayGroup19>/span>span classchips title#D64B46 stylebackground-color:#D64B46 color_no displayGroup19>/span>span classchips title#F85C8C stylebackground-color:#F85C8C color_no displayGroup19>/span>span classchips title#D0446B stylebackground-color:#D0446B color_no displayGroup19>/span>span classchips title#C34C4E stylebackground-color:#C34C4E color_no displayGroup19>/span>span classchips title#882122 stylebackground-color:#882122 color_no displayGroup19>/span>span classchips title#DB334D stylebackground-color:#DB334D color_no displayGroup19>/span>span classchips title#C43718 stylebackground-color:#C43718 color_no displayGroup19>/span>span classchips title#7D2323 stylebackground-color:#7D2323 color_no displayGroup19>/span>span classchips title#B872A3 stylebackground-color:#B872A3 color_no displayGroup19>/span>span classchips title#A35194 stylebackground-color:#A35194 color_no displayGroup19>/span>span classchips title#E3926F stylebackground-color:#E3926F color_no displayGroup19>/span>span classchips title#B55757 stylebackground-color:#B55757 color_no displayGroup19>/span>span classchips title#B54F8E stylebackground-color:#B54F8E color_no displayGroup19>/span>span classchips title#BA6262 stylebackground-color:#BA6262 color_no displayGroup19>/span>span classchips title#B569A7 stylebackground-color:#B569A7 color_no displayGroup19>/span>span classchips title#C95B5B stylebackground-color:#C95B5B color_no displayGroup19>/span>span classchips title#C23636 stylebackground-color:#C23636 color_no displayGroup19>/span>span classchips title#A63A70 stylebackground-color:#A63A70 color_no displayGroup19>/span>span classchips title#A14747 stylebackground-color:#A14747 color_no displayGroup19>/span>span classchips title#6E1C1C stylebackground-color:#6E1C1C color_no displayGroup19>/span>span classchips title#BD4468 stylebackground-color:#BD4468 color_no displayGroup19>/span>span classchips title#AD2854 stylebackground-color:#AD2854 color_no displayGroup19>/span>span classchips title#5C052E stylebackground-color:#5C052E color_no displayGroup19>/span>span classchips title#73173A stylebackground-color:#73173A color_no displayGroup19>/span>span classchips title#47153E stylebackground-color:#47153E color_no displayGroup19>/span>span classchips title#631010 stylebackground-color:#631010 color_no displayGroup19>/span>/div>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li> /ul>/div> /div> /div>!-- // 세번째 배너+상품영역--> /div> div classswiper-scrollbar>/div> /div> /div>/div>!-- 배너 + 상품진열 MDs PICK : 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->!-- ✔️ 배너는 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_prd_300 webpb-banner-code8l7r hidden> div classsite-wrap> div classsection-title animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:30%;--wp-delay:.1s;> h3> span classtitle>YUNA’s Pick/span> /h3>p classsub-title>MUSE 유나가 선택한 아이템/p> /div> div classproductItem ec-base-product animate__animated animate__fadeIn> div classbnr> div classmov webpb-banner> div classvideo> iframe width560 height315 srchttps://www.youtube.com/embed/%7B#html%7D?controls0&mute1&autoplay1&loop1&playlist%7B#html%7D titleYouTube video player frameborder0 allowaccelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture allowfullscreen>/iframe> /div> /div> div webpb-banner> 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> /a> /div> /div> div classprod> /div> /div> /div>/div>!-- 상품진열 신상품 : 관리자 > 상품 > 상품진열 > 메인 진열에서 관리합니다. -->div classindex_prd_200> div classsite-wrap> div classxans-element- xans-product xans-product-listmain-13 xans-product-listmain xans-product-13 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 false -->div classsection-title animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:30%;--wp-delay:.1s;> h3> span classtitle> NEW ITEM /span> /h3>p classsub-title> 공식몰에서 제일 처음 만나는 신제품 /p> /div>ul classprdList animate__animated animate__fadeIn grid4 mgrid2> li idanchorBoxId_402 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/제로-그래비티-커버-업-쿠션-단품리필/402/category/1/display/14/ nameanchorBoxName_402> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/563eb673d64e7bd548de831255a5fd40.jpg ideListPrdImage402_14 alt제로 그래비티 커버 업 쿠션 (단품+리필)> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/8ee612a9960df5d3f70503c0461e0328.jpg id alt제로 그래비티 커버 업 쿠션 (단품+리필) classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno402 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(402, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom43000 data-prod-price43000 data-sale-priceKRW 30,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_402 displaynone>/span> div classname> a href/product/제로-그래비티-커버-업-쿠션-단품리필/402/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>제로 그래비티 커버 업 쿠션 (단품+리필)/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 43,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 43,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 30,100/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li> li idanchorBoxId_401 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new제로-그래비티-커버-업-쿠션/401/category/1/display/14/ nameanchorBoxName_401> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/71a19b3233ed17fd1695187534a33556.jpg ideListPrdImage401_14 alt✨NEW✨제로 그래비티 커버 업 쿠션> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/a85752901868640674503577bb8e3e39.jpg id alt✨NEW✨제로 그래비티 커버 업 쿠션 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno401 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(401, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom28000 data-prod-price28000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_401 displaynone>/span> div classname> a href/product/new제로-그래비티-커버-업-쿠션/401/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>✨NEW✨제로 그래비티 커버 업 쿠션/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 28,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 28,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_291 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new플러피-파우더-블러쉬-듀오/291/category/1/display/14/ nameanchorBoxName_291> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202507/9bc40933ec074e5dd5ccf27f41d622c0.jpg ideListPrdImage291_14 alt✨NEW✨플러피 파우더 블러쉬 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202507/273763fa5fdde4f7663bef8fba729c85.jpg id alt✨NEW✨플러피 파우더 블러쉬 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno291 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(291, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom30000 data-prod-price30000 data-sale-priceKRW 21,000>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_291 displaynone>/span> div classname> a href/product/new플러피-파우더-블러쉬-듀오/291/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>✨NEW✨플러피 파우더 블러쉬 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 30,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 30,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 21,000/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_369 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new-color블러리-하트-립-틴트/369/category/1/display/14/ nameanchorBoxName_369> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202504/1d28f085e210deeec0215cd36c56f7e1.jpg ideListPrdImage369_14 altNEW COLOR✨블러리 하트 립 틴트> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202504/d452527da8346cb53370b88d2ae1675d.jpg id altNEW COLOR✨블러리 하트 립 틴트 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno369 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(369, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom17000 data-prod-price17000 data-sale-priceKRW 12,700>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_369 displaynone>/span> div classname> a href/product/new-color블러리-하트-립-틴트/369/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>NEW COLOR✨블러리 하트 립 틴트/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>부드럽게 스며들어 첫 컬러 그대로 유지되는br/> 말간 발색의 하트 립 틴트br/>br/>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 17,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 17,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 12,700/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_370 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new-color블러리-하트-립-틴트-듀오/370/category/1/display/14/ nameanchorBoxName_370> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/acf8ecea49ada594c49d0f86ca721b66.jpg ideListPrdImage370_14 altNEW COLOR✨블러리 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/1e120480b19888fe6be06a92d8bfd8a4.jpg id altNEW COLOR✨블러리 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno370 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(370, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 23,800>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_370 displaynone>/span> div classname> a href/product/new-color블러리-하트-립-틴트-듀오/370/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>NEW COLOR✨블러리 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 23,800/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_398 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/twin-set블러리글로이-하트-립-틴트-듀오/398/category/1/display/14/ nameanchorBoxName_398> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/7f51c1efae7511971964aafcdd007f23.jpg ideListPrdImage398_14 altTWIN SET✨블러리&글로이 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/746140c2a1622879fa840ccc36368cf8.jpg id altTWIN SET✨블러리&글로이 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno398 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(398, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 22,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_398 displaynone>/span> div classname> a href/product/twin-set블러리글로이-하트-립-틴트-듀오/398/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>TWIN SET✨블러리&글로이 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,100/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_391 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/glowy-set글로이-하트-립-틴트-듀오/391/category/1/display/14/ nameanchorBoxName_391> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202508/237efa5d4ad3fc3b545b3109dcdc7ef5.jpg ideListPrdImage391_14 altGLOWY SET✨글로이 하트 립 틴트 듀오> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202508/29a904c15f9df41e89666ba03b3e6325.jpg id altGLOWY SET✨글로이 하트 립 틴트 듀오 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno391 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(391, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom34000 data-prod-price34000 data-sale-priceKRW 22,100>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_391 displaynone>/span> div classname> a href/product/glowy-set글로이-하트-립-틴트-듀오/391/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>GLOWY SET✨글로이 하트 립 틴트 듀오/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameprice_custom class product_custom xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>소비자가/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;text-decoration:line-through;>KRW 34,000/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 34,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 22,100/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816284200.png classicon_img altNew /> /div> div classoption>/div> /div>/div> /li>li idanchorBoxId_272 classxans-record-> div classprdList__item> div classthumbnail> div classprdImg> a href/product/new플러피-파우더-블러쉬/272/category/1/display/14/ nameanchorBoxName_272> img srchttps://cafe24img.poxo.com/namingcos/web/product/medium/202505/82ee4a30126738851ee0b9ce730a532b.jpg ideListPrdImage272_14 alt✨NEW✨플러피 파우더 블러쉬> !--img srchttps://cafe24img.poxo.com/namingcos/web/product/small/202505/24beafc6d26b9f99061b9bff62701143.jpg id alt✨NEW✨플러피 파우더 블러쉬 classimg_ov/>--> /a> /div> div classiconarea> span classico2 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202401241005029000.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno272 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico1 >img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_202407071438209700.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(272, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classlikeButton displaynone>button typebutton>strong>/strong>/button>/span> /div> /div> div classdescription> div classdescInfo> span classdiscount_rate displaynone data-prod-custom data-prod-price15000 data-sale-priceKRW 13,500>/span> span classchk>input typecheckbox classProductCompareClass xECPCNO_272 displaynone>/span> div classname> a href/product/new플러피-파우더-블러쉬/272/category/1/display/14/ class>span classtitle displaynone>span class stylefont-size:17px;color:#000000;font-weight:bold;>상품명/span> :/span> span class stylefont-size:17px;color:#000000;font-weight:bold;>✨NEW✨플러피 파우더 블러쉬/span>/a> /div> ul classxans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 spec>li column_namesummary_desc class summary_desc xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#aaaaaa;>상품요약정보/span> :/strong> span class stylefont-size:14px;color:#aaaaaa;>span classicon>SALE/span>/span>/li>li column_nameproduct_price class product_price xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;text-decoration:line-through;>KRW 15,000/span>span idspan_product_tax_type_text styletext-decoration:line-through;> /span>/li>li column_nameprd_price_sale class prd_price_sale xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#000000;font-weight:bold;>할인판매가/span> :/strong> span class stylefont-size:16px;color:#000000;font-weight:bold;>KRW 13,500/span>/li>/ul> /div> div classicon> img srchttps://cafe24.poxo.com/ec01/namingcos/LyFjhyg0GAl0LjDlZjia8oU2fcpxvlYWkCz0IFM0EtUDpKDXT/iLtv2ITyUjaxvRSehHcKPkKFSISuud1BwNVQ/_/web/upload/icon_201902221816235300.png classicon_img alt추천 /> /div> div classoption>/div> /div>/div> /li> /ul>div classxans-element- xans-product xans-product-listmore-13 xans-product-listmore xans-product-13 more animate__animated animate__fadeIn>a href#none onclicktry { $M.displayMore(13, 14, 0, 8, 0, false, S0000000, false, ); } catch(e) { return false; } classbtnMore> 더보기span idmore_current_page_14 class>1/span>/span idmore_total_page_14 class>2/span> i aria-hiddentrue classicon icoArrowBottom>/i> /a>/div>/div> /div>/div>!-- 배너 1x2 : 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_600 webpb-banner-code4rmt hidden> div classsite-wrap animate__animated animate__fadeIn style--wp-fade-range:30%;--wp-delay:.3s;> div classswiper-wrap> div classbx swiper-container> ul classswiper-wrapper> li classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target}> div classimg> div classpc_view>{#pc_thumb_tag}/div> div classm_view>{#m_thumb_tag}/div> /div> div classtxt> span classp1 stylecolor:{#color1};>{#text_1}/span> span classp2 stylecolor:{#color2};>{#text_2}/span> /div> /a> /li> /ul> /div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div> div classswiper-pagination>/div> /div>/div>!-- 배너 스크롤 배너: 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classindex_ban_700 webpb-banner-codem7fo> div classparallax-inner animate__animated animate__fadeIn style--wp-fade-range:30%;--wp-delay:.3s; webpb-banner> div classimg-wrap> div classimg pc_view stylebackground-image: url({#pc_thumb_url});>/div> div classimg m_view stylebackground-image: url({#m_thumb_url});>/div> /div> a href%7B#link%7D target{#link_target} classtext-link> div classtext-content {#text_4}> div classtext-align> span stylecolor:{#color1}; classp1 txt-small>{#text_1}/span> span stylecolor:{#color2}; classp2 txt-big>{#text_2}/span> span stylecolor:{#color3}; background-color:{#color4}; classp3 txt-bt>{#text_3}/span> /div> /div> /a> /div> /div>!-- 리뷰 -->div classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 index_board_review review_list_grp>div classsite-wrap> div classsection-title animate__animated animate__fadeInUpCustom animate__delayCustom style--wp-fade-range:30%;--wp-delay:.1s;> h3> span classtitle> 리뷰 /span> /h3>p classsub-title> 고객님들이 직접 작성한 리뷰를 확인해보세요 /p> a classmore href/board/review/list.html?board_no4>더보기/a> /div> !-- 알파리뷰 메인 --> div idalph_new_board>div classalpha_widget data-code0a469aaa data-value>/div>/div> div idalph_origin_board styledisplay:none> !-- /알파리뷰 --> div classswiper-wrap> div classreview__list grid> ul classanimate__animated animate__fadeIn> !-- 🔅 옵션 설정 🔅 1. 리뷰 노출 개수는 $count 의 숫자를 조정해주시면 됩니다. $count 10 $login_page_url /member/login.html $deny_access_url /index.html $main_list_reply_view no --> li data-review-no30947 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/60b2186ce975977fa4e27089017b183f.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>만족해요 꽤 좋은 선택이었던...span classcomment>/span>/div> div classcont clamp open-review >만족해요 꽤 좋은 선택이었던 것 같아요/div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>박****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>15/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/💗앵콜99딜💗레이어드-핏-쿠션-리필-키트/424/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/60b2186ce975977fa4e27089017b183f.jpg data-error-img/board/review/img/noimage.jpg alt💗앵콜99딜💗레이어드 핏 쿠션 & 리필 키트 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/💗앵콜99딜💗레이어드-핏-쿠션-리필-키트/424/>💗앵콜99딜💗레이어드 핏 쿠션 & 리필 키트/a>/div>/div> /div> /div>/div> /li> li data-review-no30946 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/789457451c1a9ca46a71b73190433449.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>만족해요. 꽤 좋은 선택이었...span classcomment>/span>/div> div classcont clamp open-review >만족해요. 꽤 좋은 선택이었던 것 같아요.😆 감사합니다!/div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>진****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>278/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/new글로이-하트-립-틴트-미니/440/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/789457451c1a9ca46a71b73190433449.jpg data-error-img/board/review/img/noimage.jpg alt✨NEW✨글로이 하트 립 틴트 미니 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/new글로이-하트-립-틴트-미니/440/>✨NEW✨글로이 하트 립 틴트 미니/a>/div>/div> /div> /div>/div> /li>li data-review-no30945 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/5aac52b71bf7cad03db9551498d928c1.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>쿠션 정착템이에요! 더운 여...span classcomment>/span>/div> div classcont clamp open-review >쿠션 정착템이에요! 더운 여름, 초가을음 제로 그래비티로, 건조한 가을 겨울은 레이어드핏 사용중이에요/div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>이****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>256/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/💗앵콜99딜💗제로-그래비티-커버-핏-쿠션-리필-키트/414/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/5aac52b71bf7cad03db9551498d928c1.jpg data-error-img/board/review/img/noimage.jpg alt💗앵콜99딜💗제로 그래비티 커버 핏 쿠션 & 리필 키트 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/💗앵콜99딜💗제로-그래비티-커버-핏-쿠션-리필-키트/414/>💗앵콜99딜💗제로 그래비티 커버 핏 쿠션 & 리필 키트/a>/div>/div> /div> /div>/div> /li>li data-review-no30944 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202406/2ea79bf8194be4f660278638457cb553.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>잘 산 것 같아 기분이 좋아...span classcomment>/span>/div> div classcont clamp open-review >잘 산 것 같아 기분이 좋아요 😍😍 /div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>백****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>239/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/재입고-커버-핏-퍼프/204/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202406/2ea79bf8194be4f660278638457cb553.jpg data-error-img/board/review/img/noimage.jpg alt재입고♥ 커버 핏 퍼프 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/재입고-커버-핏-퍼프/204/>재입고♥ 커버 핏 퍼프/a>/div>/div> /div> /div>/div> /li>li data-review-no30943 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202504/71f65ba06ea884788573453f5d749c63.png data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>기존 페르소나 사용하다가 단...span classcomment>/span>/div> div classcont clamp open-review >기존 페르소나 사용하다가 단종되어서 구매했어요! 색상 채도가 높아진것 같지만 저는 만족합니다/div> div classcont__more displaynone>더보기/div> div classrate rate4>div classarticle-rate data-rate4>/div>4.0/div> div classmember>윤****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>377/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/new글로이-하트-립-틴트/383/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202504/71f65ba06ea884788573453f5d749c63.png data-error-img/board/review/img/noimage.jpg alt✨NEW✨글로이 하트 립 틴트 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/new글로이-하트-립-틴트/383/>✨NEW✨글로이 하트 립 틴트/a>/div>/div> /div> /div>/div> /li>li data-review-no30942 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/789457451c1a9ca46a71b73190433449.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>만족할 만큼 좋은 상품이에요...span classcomment>/span>/div> div classcont clamp open-review >만족할 만큼 좋은 상품이에요🍀 감사합니다./div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>여****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>443/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/new글로이-하트-립-틴트-미니/440/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/789457451c1a9ca46a71b73190433449.jpg data-error-img/board/review/img/noimage.jpg alt✨NEW✨글로이 하트 립 틴트 미니 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/new글로이-하트-립-틴트-미니/440/>✨NEW✨글로이 하트 립 틴트 미니/a>/div>/div> /div> /div>/div> /li>li data-review-no30941 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/758fa2d084dc262311ea754f7e6e9fbb.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>만족할 만큼 좋은 상품이에요...span classcomment>/span>/div> div classcont clamp open-review >만족할 만큼 좋은 상품이에요😃 감사합니다./div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>곽****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>340/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/💗앵콜99딜💗노즈-쉐딩-브러쉬/426/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/758fa2d084dc262311ea754f7e6e9fbb.jpg data-error-img/board/review/img/noimage.jpg alt💗앵콜99딜💗노즈 쉐딩 브러쉬 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/💗앵콜99딜💗노즈-쉐딩-브러쉬/426/>💗앵콜99딜💗노즈 쉐딩 브러쉬/a>/div>/div> /div> /div>/div> /li>li data-review-no30940 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/ef11b8d119d8cd437c821a5daf632871.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>잘 산 것 같아 기분이 좋아...span classcomment>/span>/div> div classcont clamp open-review >잘 산 것 같아 기분이 좋아요 🍀🍀 /div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>곽****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>333/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/카톡플친한정스킨-핏-컨실러-브러쉬-0원/439/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/ef11b8d119d8cd437c821a5daf632871.jpg data-error-img/board/review/img/noimage.jpg alt카톡플친한정스킨 핏 컨실러 브러쉬 0원 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/카톡플친한정스킨-핏-컨실러-브러쉬-0원/439/>카톡플친한정스킨 핏 컨실러 브러쉬 0원/a>/div>/div> /div> /div>/div> /li>li data-review-no30939 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/789457451c1a9ca46a71b73190433449.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>잘 산 것 같아 기분이 좋아...span classcomment>/span>/div> div classcont clamp open-review >잘 산 것 같아 기분이 좋아요 😀😀 /div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>박****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>448/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/new글로이-하트-립-틴트-미니/440/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/789457451c1a9ca46a71b73190433449.jpg data-error-img/board/review/img/noimage.jpg alt✨NEW✨글로이 하트 립 틴트 미니 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/new글로이-하트-립-틴트-미니/440/>✨NEW✨글로이 하트 립 틴트 미니/a>/div>/div> /div> /div>/div> /li>li data-review-no30938 class xans-record-> !-- # 리뷰 썸네일 속성 - src 업로드 된 이미지 (1순위) - data-prod-img 상품 이미지 경로 (2순위) - data-error-img 첨부 이미지와 상품 이미지가 모두 없을 경우 노출 되는 이미지 (3순위) # 클래스 설명 - .open-review 가 감싸고 있는 영역을 클릭 시 읽기 팝업 레이어 표시-->div classitem > div classcontent > div classthumb open-review> a hrefjavascript:; classopen-review>img srchttps://cafe24img.poxo.com/namingcos/file_data/namingcos/// data-prod-imghttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/9215686847ed5eb8869a7844c92c9963.jpg data-error-img/board/review/img/noimage.jpg classthumb-review>/a> div classthumb-attach>/div> /div> div classsubject open-review >span classicon>/span>span classicon fixed_icon>img src//img.echosting.cafe24.com/skin/admin_ko_KR/board/ico_fixed_post.png alt classec-common-rwd-image />/span>차분한 샥상으로 심이 얇아서...span classcomment>/span>/div> div classcont clamp open-review >차분한 샥상으로 심이 얇아서 좋습니다. 잘 부러지지않으면 좋겠어요 자연스러워요/div> div classcont__more displaynone>더보기/div> div classrate rate5>div classarticle-rate data-rate5>/div>5.0/div> div classmember>전****/div> div classcont_date> div classvote displaynone>추천 span>0/span>/div> div classdate >작성 span>25.08.08/span>/div> div classhit >조회 span>509/span>/div> /div> div classcont_prod> div classprod_thumb>a href/product/💗앵콜99딜💗루트릿-아이브로우-펜슬/423/>img srchttps://cafe24img.poxo.com/namingcos/web/product/tiny/202507/9215686847ed5eb8869a7844c92c9963.jpg data-error-img/board/review/img/noimage.jpg alt💗앵콜99딜💗루트릿 아이브로우 펜슬 classsmall-thumb-review>/a>/div> div classprod_name>div classname>a href/product/💗앵콜99딜💗루트릿-아이브로우-펜슬/423/>💗앵콜99딜💗루트릿 아이브로우 펜슬/a>/div>/div> /div> /div>/div> /li> /ul> /div> /div> !-- 알파리뷰 --> /div> !-- /알파리뷰 --> /div>/div>!-- 공지사항 -->div classindex_board_notice> div classsite-wrap> div classxans-element- xans-board xans-board-listpackage-1 xans-board-listpackage xans-board-1 board >div classsection-title> h3 classtitle> 공지사항 /h3> a classmore href/board/free/list.html?board_no1>더보기/a> /div>div classboard_list> div classswiper-container> /div> /div>a hrefjavascript:; classbt_prev>이전글/a>a hrefjavascript:; classbt_next>다음글/a>/div> /div>/div>!-- 배너 레이어 팝업 : 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classmain--modal displaynone webpb-banner-codeibai hidden> div classbg>/div> div classmain-modal-box wp-stand-by> div classswiper-container> div classswiper-wrapper> div classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target}> div classpc_view>{#pc_thumb_tag}/div> !-- Mobile image -->div classm_view>{#m_thumb_tag}/div> /a> /div> div classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target}> div classpc_view>{#pc_thumb_tag}/div> !-- Mobile image -->div classm_view>{#m_thumb_tag}/div> /a> /div> /div> div classswiper-pagination>/div> /div> div classmain-btn-box> a hrefjavascript:; classleft close>{#close_left_text}/a> a hrefjavascript:; classright close>{#close_right_text}/a> /div> /div>/div>!-- 배너 하단 레이어 팝업 : 관리자 > 앱 > 웹퍼블릭 배너매니저에서 설정합니다. -->div classwp-ad-modal displaynone webpb-banner-codefdrw hidden> div classad-modal-box wp-stand-by> div classswiper-container> div classswiper-wrapper> div classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target}> div classpc_view>{#pc_thumb_tag}/div> !-- Mobile image -->div classm_view>{#m_thumb_tag}/div> /a> /div> div classswiper-slide webpb-banner> a href%7B#link%7D target{#link_target}> div classpc_view>{#pc_thumb_tag}/div> !-- Mobile image -->div classm_view>{#m_thumb_tag}/div> /a> /div> /div> div classswiper-pagination>/div> div classswiper-button-next>/div> div classswiper-button-prev>/div> /div> div classad-btn-box> a hrefjavascript:; classclose>닫기/a> /div> /div>/div> /main> !-- 하단 공통 영역입니다. 이 영역에 대한 스타일은 /_wp/css/footer.css에 정의되어 있습니다.-->footer idfooter> h2 classblind>회사정보/h2> div classsite-wrap> div classxans-element- xans-layout xans-layout-footer >div classfootArea_address> !-- 하단 로고 --> div classinfo_logo pc_view webpb-banner-codeeb65 hidden> div webpb-banner> {#pc_thumb_tag} /div> /div> !--//--> ul classutil> li>a href/shopinfo/company.html>회사소개/a>/li> li>a href/member/mall_agreement.html>이용약관/a>/li> li>a href/member/privacy.html>strong>개인정보 취급방침/strong>/a>/li> li>a href/shopinfo/guide.html>이용안내/a>/li> /ul> !-- 상점정보 --> div classaddress> div classheading m_view> h3 classtitle>사업자정보span classarrow active>/span>/h3> /div> div classcontent> span>법인명(상호) : 주식회사 포컴퍼니 /span> span classline>|/span> span>주소 : 06147 서울 강남구 언주로 538 대웅빌딩 5층/span> br> span>대표자 : a hrefmailto:>김민우/a>/span> span classline>|/span> span>전화 : a hreftel:070-5101-6263>070-5101-6263/a>/span> span classline>|/span> span class>개인정보관리책임자 : Minwoo Kim(a hrefmailto:lminul2@gmail.com>lminul2@gmail.com/a>)/span> br> span>사업자등록번호 232-88-00610/span> span classline>|/span> span>통신판매업신고 2024-서울강남-03789 a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no2328800610, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/span> !-- span>팩스 : /span> --> div classcopyright>Copyright © strong>NAMING./strong>. All rights reserved./div> /div> /div> !--//--> /div>!-- 고객센터 -->div classxans-element- xans-layout xans-layout-info footArea_customer >div classcustomer> div classheading> h3 classtitle>고객센터/h3> /div> div classcontent> ul> li classtel>070-5101-6263/li> li classruntime> 평일 : 09:00 ~ 17:30br> 점심시간 : 12:00 ~ 13:00br> 주말 및 공휴일은 휴무입니다. /li> /ul> /div> /div>!-- 반품및교환주소 -->div classreturn> div classheading> h3 classtitle>교환 & 반품주소/h3> /div> div classcontent>포컴퍼니 물류 (우 : 22767) 인천광역시 서구 북항배후로 45 1층/div> /div>!--//-->/div>!--//-->!-- 무통장입금안내/반품및교환주소 -->div classfootArea_account> !-- 무통장입금안내 --> div classbankinfo> div classheading> h3 classtitle>무통장입금 안내/h3> /div> div classcontent> ul classaccount> li classnumber>하나은행 174-910014-27904/li> li classholder>예금주 : 주식회사 포컴퍼니/li> /ul> /div> /div>!--//--> /div>!--//-->/div> div classxans-layout-footer> div classescrow_intro>고객님은 안전거래를 위해 현금 등으로 결제시 저희 쇼핑몰에서 가입한 br classpc_view>PG사의 구매안전 서비스를 이용하실 수 있습니다. a href#none classescrow>서비스 가입사실 확인/a>/div> !-- SNS 아이콘 --> div classsns_intro> div classsns-lnk webpb-banner-codeo7hy 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 wp-stand-by idquickMenu> div classxans-element- xans-layout xans-layout-productrecent recent displaynone>!-- $count 3 -->a href/product/recent_view_product.html classrecent_count> h2>최근 본 상품/h2> /a>ul> li classdisplaynone prod xans-record-> div classthumbnail> a href/product/detail.html##param##>img srcabout:blank alt>/a> /div> /li> li classdisplaynone prod xans-record-> div classthumbnail> a href/product/detail.html##param##>img srcabout:blank alt>/a> /div> /li> /ul>/div> div webpb-banner-code4gp8 hidden> div classbottom-nav__chat webpb-banner> a href%7B#link%7D target{#link_target}>{#pc_thumb_tag}/a> /div> /div> div classbottom-nav__top displaynone> a href title화면 최상단으로 이동하기>span>Top/span>/a> /div> div classbottom-nav__btm displaynone> a href title화면 최하단으로 이동하기>span>bottom/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 valuenaming.kr selectedselected 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 비 글로우 반응형 v3 -->style>webpb-banner-codehidden { display:none !important }/style>script> if (!document.getElementById(webpbBannerManager)){ let webpb_src https://namingcos.cafe24.com/web/upload/appfiles/AIFBrluHGdhkEsW6ewuLoA/ff29e5679c32e3693ca1f0f0b78ed2a7.js; document.write(script idwebpbBannerManager src + webpb_src + ?v + Date.now() + >\/script>); }/script> !-- Google Tag Manager (noscript) -->noscript>iframe srchttps://www.googletagmanager.com/ns.html?idGTM-P2T3888Zheight0 width0 styledisplay:none;visibility:hidden>/iframe>/noscript>!-- End Google Tag Manager (noscript) -->!-- Hackle -->script typetext/javascript>;(function () { var PATH_ROLE { MAIN: MAIN, PRODUCT_LIST: PRODUCT_LIST, PRODUCT_DETAIL: PRODUCT_DETAIL, ORDER_BASKET: ORDER_BASKET, ORDER_ORDERFORM: ORDER_ORDERFORM, ORDER_ORDERRESULT: ORDER_ORDERRESULT, MEMBER_LOGIN: MEMBER_LOGIN } var DETAIL_PATTERN /^\/product\/(^\/+)\/(\d+)(?:\/category\/(\d+))?(\/|$)/ var $pathRole document.querySelector(metanamepath_role) var pathRoleContent $pathRole ? $pathRole.getAttribute(content) || ETC : ETC var PathRoleEventKeyMapping { MAIN: view_home, PRODUCT_LIST: view_product_list, PRODUCT_DETAIL: view_product, ORDER_BASKET: view_cart, ORDER_ORDERFORM: view_checkout, ORDER_ORDERRESULT: view_purchase_complete } var eventKey PathRoleEventKeyMappingpathRoleContent if (!eventKey) { eventKey view_ + pathRoleContent.toLowerCase() } var PAGE_VIEW_EVENT_KEY { HOME: view_home, PRODUCT_LIST: view_product_list, PRODUCT_DETAIL: view_product, CART: view_cart, CHECKOUT: view_checkout, PURCHASE_COMPLETE: view_purchase_complete, PURCHASE_COMPLETE_LIST: view_purchase_complete_list } var IMPRESSION_EVENT_KEY { SCROLL_HOME: scroll_home, SCROLL_PRODUCT_LIST: scroll_product_list, SCROLL_PRODUCT_DETAIL: scroll_product, SIGN_UP: sign_up, LOGIN_COMPLETE: login_complete } var CLICK_EVENT_KEY { ORDER_BUTTON: click_order_button, ORDER_BUTTON_LIST: click_order_button_list, CART_BUTTON: click_cart_button, CART_BUTTON_LIST: click_cart_button_list, NPAY: click_npay, NPAY_LIST: click_npay_list, KAKAO_PAY: click_kakao_pay, KAKAO_PAY_LIST: click_kakao_pay_list, CHECKOUT_BUTTON: click_checkout_button, ANCHOR_BOX: click_anchor_box } function parseNumber(str) { str str || if (typeof str ! string) { str String(str) } return Number(str.replace(/,/g, )) } function getItems() { var formSelector PRODUCTSUBMIT.oConfig.sFormSelector var $form EC$(formSelector) var items var delimiter || var product_no $form.find(inputnameproduct_no).val() var product_name $form.find(inputnameproduct_name).val() $form.find(inputnameselected_item).each(function () { var val EC$(this).val().split(delimiter) var quantity parseNumber(val0) var item_code val1 var option_id EC$(inputnameitem_codevalue + item_code + ).data(option-id) var product_price parseNumber(EC$(inputitem_code + item_code + ).val()) items.push({ position: product_detail, quantity: quantity, item_code: item_code, product_no: product_no, product_name: product_name, option_id: option_id, product_price: product_price / quantity, type: PRODUCT, path_role: pathRoleContent }) }) $form.find(inputnameselected_add_item).each(function () { var val EC$(this).val().split(delimiter) var quantity parseNumber(val0) var item_code val1 var product_no val2 var product_name val6 var option_id EC$(inputnameitem_codevalue + item_code + ).data(option-id) var product_price parseNumber(EC$(inputitem_code + item_code + ).val()) items.push({ position: product_detail, quantity: quantity, item_code: item_code, product_no: product_no, product_name: product_name, option_id: option_id, product_price: product_price / quantity, type: ADD_PRODUCT, path_role: pathRoleContent }) }) return items } function wrapFunction(fn, cb) { return function () { var result fn.apply(this, arguments) cb.apply(this, Array.prototype.slice.call(arguments)) return result } } function getNestedProperty(obj, path) { return path.split(.).reduce((acc, part) > acc && accpart, obj) } function setNestedProperty(obj, path, value) { var parts path.split(.) var lastPart parts.pop() var target parts.reduce((acc, part) > acc && accpart, obj) if (target) { targetlastPart value } } function proxy(globalVariableName, cb) { var intervalId setInterval(function () { var target getNestedProperty(window, globalVariableName) if (target) { clearInterval(intervalId) setNestedProperty(window, globalVariableName, wrapFunction(target, cb)) } }, 100) } function getQueryString(sKey) { var sQueryString document.location.search.substring(1) var aParam {} if (sQueryString) { var aFields sQueryString.split(&) var aField for (var i 0; i aFields.length; i++) { aField aFieldsi.split() aParamaField0 aField1 } } aParam.page aParam.page ? aParam.page : 1 return sKey ? aParamsKey : aParam } function delayRunning(cb) { var tick false return function () { if (tick) { return } tick true return requestAnimationFrame(function () { tick false return cb() }) } } function get_scroll_percentage() { var h document.documentElement, b document.body, st scrollTop, sh scrollHeight return ((hst || bst) / ((hsh || bsh) - h.clientHeight)) * 100 } function scrollImpression(cb) { var hackleScrollImpression { 10: false, 15: false, 20: false, 25: false, 30: false, 35: false, 40: false, 45: false, 50: false, 55: false, 60: false, 65: false, 70: false, 75: false, 80: false, 85: false, 90: false, 95: false, 100: false } return function () { var scroll get_scroll_percentage() Object.keys(hackleScrollImpression).forEach(function (key) { if (scroll > key) { if (!hackleScrollImpressionkey) { cb(key) hackleScrollImpressionkey true } } }) } } function initPageView() { if (!window.hackleClient) return switch (pathRoleContent) { case PATH_ROLE.MAIN: { hackleClient.track({ key: eventKey, properties: { path_role: pathRoleContent } }) window.addEventListener( scroll, delayRunning( scrollImpression(function (depth) { hackleClient.track({ key: IMPRESSION_EVENT_KEY.SCROLL_HOME, properties: { depth: depth, path_role: pathRoleContent } }) }) ) ) break } case PATH_ROLE.PRODUCT_LIST: { var queryString getQueryString() var cate_no queryStringcate_no hackleClient.track({ key: PAGE_VIEW_EVENT_KEY.PRODUCT_LIST, properties: { cate_no: cate_no, path_role: pathRoleContent } }) window.addEventListener( scroll, delayRunning( scrollImpression(function (depth) { hackleClient.track({ key: IMPRESSION_EVENT_KEY.SCROLL_PRODUCT_LIST, properties: { depth: depth, cate_no: cate_no } }) }) ) ) break } case PATH_ROLE.PRODUCT_DETAIL: { var queryString getQueryString() var product_name window.product_name || null var product_no queryStringproduct_no var cate_no queryStringcate_no var match location.pathname.match(DETAIL_PATTERN) if (match) { product_name product_name || match1 || null product_no product_no || match2 || null cate_no cate_no || match3 || null } var decodedProductName decodeURIComponent(product_name) var isEncoded product_name ! decodedProductName if (isEncoded) { product_name decodedProductName } hackleClient.track({ key: PAGE_VIEW_EVENT_KEY.PRODUCT_DETAIL, properties: { path_role: pathRoleContent, product_no: product_no, cate_no: cate_no, product_name: product_name } }) window.addEventListener( scroll, delayRunning( scrollImpression(function (depth) { hackleClient.track({ key: IMPRESSION_EVENT_KEY.SCROLL_PRODUCT_DETAIL, properties: { depth: depth, path_role: pathRoleContent } }) }) ) ) proxy(product_submit, function () { var total_price TotalAddSale.getTotalOrderPrice() var formSelector PRODUCTSUBMIT.oConfig.sFormSelector var $form EC$(formSelector) var product_no $form.find(inputnameproduct_no).val() var product_name $form.find(inputnameproduct_name).val() var cate_no $form.find(inputnamemain_cate_no).val() var product_price $form.find(inputnameproduct_price).val() var quantity $form.find(inputnamequantity).val() var properties { position: product_detail, product_no: product_no, product_name: product_name, cate_no: cate_no, product_price: parseNumber(product_price), total_price: total_price, quantity: parseNumber(quantity), path_role: pathRoleContent } if (arguments0 1) { hackleClient.track({ key: CLICK_EVENT_KEY.ORDER_BUTTON, properties: properties }) getItems().forEach(function (item) { hackleClient.track({ key: CLICK_EVENT_KEY.ORDER_BUTTON_LIST, properties: item }) }) } else if (arguments0 2) { hackleClient.track({ key: CLICK_EVENT_KEY.CART_BUTTON, properties: properties }) getItems().forEach(function (item) { hackleClient.track({ key: CLICK_EVENT_KEY.CART_BUTTON_LIST, properties: item }) }) } else if (arguments0 naver_checkout) { hackleClient.track({ key: CLICK_EVENT_KEY.NPAY, properties: properties }) getItems().forEach(function (item) { hackleClient.track({ key: CLICK_EVENT_KEY.NPAY_LIST, properties: item }) }) } else if (arguments0 checkout) { hackleClient.track({ key: CLICK_EVENT_KEY.KAKAO_PAY, properties: properties }) getItems().forEach(function (item) { hackleClient.track({ key: CLICK_EVENT_KEY.KAKAO_PAY_LIST, properties: item }) }) } }) break } case PATH_ROLE.ORDER_BASKET: { hackleClient.track({ key: PAGE_VIEW_EVENT_KEY.CART, properties: { path_role: pathRoleContent } }) proxy(Basket.orderSelectBasket, function () { var total_price parseNumber($(#total_order_price_front).text()) hackleClient.track({ key: CLICK_EVENT_KEY.ORDER_BUTTON, properties: { position: cart, total_price, path_role: pathRoleContent } }) }) proxy(Basket.orderAll, function () { var total_price parseNumber($(#total_order_price_front).text()) hackleClient.track({ key: CLICK_EVENT_KEY.ORDER_BUTTON, properties: { position: cart, total_price, path_role: pathRoleContent } }) }) break } case PATH_ROLE.ORDER_ORDERFORM: { hackleClient.track({ key: PAGE_VIEW_EVENT_KEY.CHECKOUT, properties: { path_role: pathRoleContent } }) document.querySelector(#btn_payment).addEventListener(click, function () { var total_price parseNumber(EC$(input#total_price).val()) var order_phone EC$(#rphone2_1).val() + - + EC$(#rphone2_2).val() + - + EC$(#rphone2_3).val() var order_name EC$(input#rname).val() var order_email EC$(#oemail1).val() + @ + EC$(#oemail2).val() hackleClient.setUserProperties({ order_phone, order_name, order_email }) var payment_method EC$(inputnameaddr_paymethod:checked).val() hackleClient.track({ key: CLICK_EVENT_KEY.CHECKOUT_BUTTON, properties: { total_price, payment_method, path_role: pathRoleContent } }) }) var isAfterKakaoLogin document.referrer.indexOf(/Api/Member/Oauth2ClientCallback/kakao/) ! -1 if (isAfterKakaoLogin) { var _n 0 var interval_id setInterval(function () { try { if (CAPP_ASYNC_METHODS && _n++ 100) { if (CAPP_ASYNC_METHODS.STATUS complete) { if (CAPP_ASYNC_METHODS.IS_LOGIN) { hackleClient.setUserId(CAPP_ASYNC_METHODS.AppCommon.getMemberID()) CAFE24API.getCustomerInfo(function (_, res) { if (res) { var customer_info res.customer var createdDate new Date(customer_info.created_date) var now new Date() hackleClient.setUserProperties({ group: customer_info.group_name, created_date: customer_info.created_date, phone: customer_info.cellphone, name: customer_info.name, email: customer_info.email, type: KAKAO }) if (now - createdDate 5 * 60 * 1000) { hackleClient.track({ key: IMPRESSION_EVENT_KEY.SIGN_UP, properties: { type: KAKAO, path_role: pathRoleContent } }) } hackleClient.track({ key: IMPRESSION_EVENT_KEY.LOGIN_COMPLETE, properties: { type: KAKAO, path_role: pathRoleContent } }) } }) } clearInterval(interval_id) } } } catch (e) {} }, 10) } break } case PATH_ROLE.ORDER_ORDERRESULT: { var source EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA var order_id source.order_id var pay_amount parseInt(source.payed_amount) var products source.order_product var items Object.keys(products).forEach(function (i) { var product_name productsi.product_name var quantity productsi.quantity var product_no productsi.product_no var item_code productsi.product_code var total_price productsi.sub_total_price var product_price productsi.product_price var item { product_no, product_name, quantity, product_price, total_price, item_code } hackleClient.track({ key: PAGE_VIEW_EVENT_KEY.PURCHASE_COMPLETE_LIST, properties: { order_id, product_no, product_name, quantity, product_price, total_price, item_code, path_role: pathRoleContent } }) items.push(item) }) hackleClient.track({ key: PAGE_VIEW_EVENT_KEY.PURCHASE_COMPLETE, properties: { order_id, pay_amount, total_price: pay_amount, items: JSON.stringify(items), path_role: pathRoleContent } }) break } default: { hackleClient.track({ key: eventKey, properties: { path_role: pathRoleContent } }) } } } initPageView() document.addEventListener(click, (event) > { var anchorBoxElement event.target.closest(id^anchorBoxId_) if (anchorBoxElement) { var product_no anchorBoxElement.id.split(_)1 hackleClient.track({ key: CLICK_EVENT_KEY.ANCHOR_BOX, properties: { product_no, path_role: pathRoleContent } }) } })})()/script>!-- End Hackle -->span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://naming.kr>a itempropsameAs hrefhttps://www.instagram.com/naming.cosmetic/>/a>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vscfd334780eb9ff20a7aecb16d0119d29&unamingcos.1>/script>script> (function (i, s, o, g) { a s.createElement(o), m s.getElementsByTagName(o)0; a.async 1; a.src g; a.setAttribute(crossorigin, anonymous); m.parentNode.insertBefore(a, m); a.onload function() { if (typeof window.initCaWebAnalytics function) { window.initCaWebAnalytics({mid:namingcos,stype:e,domain:,shop_no:1,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); } }; })(window, document, script, //optimizer.poxo.com/ca2/analytics.js);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_5997325395d; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist namingcos.cafe24.com, www.namingcos.cafe24.com, m.namingcos.cafe24.com, naming.kr, www.naming.kr, m.naming.kr, naming.co.kr, www.naming.co.kr, m.naming.co.kr; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(naming.co.kr); // 로그수집 wcs_do(); } catch (e) {}; /script> !-- External Script Start -->!-- crt -->!-- CMC script -->div idcrt_common_top_script styledisplay:none;>!-- Criteo 로더 파일 -->script typetext/javascript src//static.criteo.com/js/ld/ld.js asynctrue>/script>!-- END Criteo 로더 파일 -->!-- Criteo Visit Tag -->script typetext/javascript>if (hasCriteoTag() false) { window.criteo_q window.criteo_q || ; window.criteo_q.push( { event: flushEvents}, { event: setAccount, account: 120668}, { event: setSiteType, type: d }, { event: viewPage} );}function hasCriteoTag() { var currentPathRole getPathRole(); if (currentPathRole ) { return true; } var tagImplementedPathRoles MAIN,PRODUCT_LIST,PRODUCT_SEARCH,PRODUCT_DETAIL,ORDER_BASKET,ORDER_ORDERRESULT; return tagImplementedPathRoles.includes(currentPathRole);}function getPathRole() { const metas document.getElementsByTagName(meta); for (let i 0; i metas.length; i++) { if (metasi.getAttribute(name) path_role) { return metasi.getAttribute(content); } } return ;}/script>!-- END Criteo Visit Tag -->script typetext/javascript>var email_sha256 SHA256();function SHA256(s){ if (s ) { return ; } var chrsz 8; var hexcase 0; function safe_add (x, y) { var lsw (x & 0xFFFF) + (y & 0xFFFF); var msw (x >> 16) + (y >> 16) + (lsw >> 16); return (msw 16) | (lsw & 0xFFFF); } function S (X, n) { return ( X >>> n ) | (X (32 - n)); } function R (X, n) { return ( X >>> n ); } function Ch(x, y, z) { return ((x & y) ^ ((~x) & z)); } function Maj(x, y, z) { return ((x & y) ^ (x & z) ^ (y & z)); } function Sigma0256(x) { return (S(x, 2) ^ S(x, 13) ^ S(x, 22)); } function Sigma1256(x) { return (S(x, 6) ^ S(x, 11) ^ S(x, 25)); } function Gamma0256(x) { return (S(x, 7) ^ S(x, 18) ^ R(x, 3)); } function Gamma1256(x) { return (S(x, 17) ^ S(x, 19) ^ R(x, 10)); } function core_sha256 (m, l) { var K new Array(0x428A2F98, 0x71374491, 0xB5C0FBCF, 0xE9B5DBA5, 0x3956C25B, 0x59F111F1, 0x923F82A4, 0xAB1C5ED5, 0xD807AA98, 0x12835B01, 0x243185BE, 0x550C7DC3, 0x72BE5D74, 0x80DEB1FE, 0x9BDC06A7, 0xC19BF174, 0xE49B69C1, 0xEFBE4786, 0xFC19DC6, 0x240CA1CC, 0x2DE92C6F, 0x4A7484AA, 0x5CB0A9DC, 0x76F988DA, 0x983E5152, 0xA831C66D, 0xB00327C8, 0xBF597FC7, 0xC6E00BF3, 0xD5A79147, 0x6CA6351, 0x14292967, 0x27B70A85, 0x2E1B2138, 0x4D2C6DFC, 0x53380D13, 0x650A7354, 0x766A0ABB, 0x81C2C92E, 0x92722C85, 0xA2BFE8A1, 0xA81A664B, 0xC24B8B70, 0xC76C51A3, 0xD192E819, 0xD6990624, 0xF40E3585, 0x106AA070, 0x19A4C116, 0x1E376C08, 0x2748774C, 0x34B0BCB5, 0x391C0CB3, 0x4ED8AA4A, 0x5B9CCA4F, 0x682E6FF3, 0x748F82EE, 0x78A5636F, 0x84C87814, 0x8CC70208, 0x90BEFFFA, 0xA4506CEB, 0xBEF9A3F7, 0xC67178F2); var HASH new Array(0x6A09E667, 0xBB67AE85, 0x3C6EF372, 0xA54FF53A, 0x510E527F, 0x9B05688C, 0x1F83D9AB, 0x5BE0CD19); var W new Array(64); var a, b, c, d, e, f, g, h, i, j; var T1, T2; ml >> 5 | 0x80 (24 - l % 32); m((l + 64 >> 9) 4) + 15 l; for ( var i 0; im.length; i+16 ) { a HASH0; b HASH1; c HASH2; d HASH3; e HASH4; f HASH5; g HASH6; h HASH7; for ( var j 0; j64; j++) { if (j 16) Wj mj + i; else Wj safe_add(safe_add(safe_add(Gamma1256(Wj - 2), Wj - 7), Gamma0256(Wj - 15)), Wj - 16); T1 safe_add(safe_add(safe_add(safe_add(h, Sigma1256(e)), Ch(e, f, g)), Kj), Wj); T2 safe_add(Sigma0256(a), Maj(a, b, c)); h g; g f; f e; e safe_add(d, T1); d c; c b; b a; a safe_add(T1, T2); } HASH0 safe_add(a, HASH0); HASH1 safe_add(b, HASH1); HASH2 safe_add(c, HASH2); HASH3 safe_add(d, HASH3); HASH4 safe_add(e, HASH4); HASH5 safe_add(f, HASH5); HASH6 safe_add(g, HASH6); HASH7 safe_add(h, HASH7); } return HASH; } function str2binb (str) { var bin Array(); var mask (1 chrsz) - 1; for(var i 0; i str.length * chrsz; i + chrsz) { bini>>5 | (str.charCodeAt(i / chrsz) & mask) (24 - i%32); } return bin; } function Utf8Encode(string) { string string.replace(/\r\n/g,\n); var utftext ; for (var n 0; n string.length; n++) { var c string.charCodeAt(n); if (c 128) { utftext + String.fromCharCode(c); } else if((c > 127) && (c 2048)) { utftext + String.fromCharCode((c >> 6) | 192); utftext + String.fromCharCode((c & 63) | 128); } else { utftext + String.fromCharCode((c >> 12) | 224); utftext + String.fromCharCode(((c >> 6) & 63) | 128); utftext + String.fromCharCode((c & 63) | 128); } } return utftext; } function binb2hex (binarray) { var hex_tab hexcase ? 0123456789ABCDEF : 0123456789abcdef; var str ; for(var i 0; i binarray.length * 4; i++) { str + hex_tab.charAt((binarrayi>>2 >> ((3 - i%4)*8+4)) & 0xF) + hex_tab.charAt((binarrayi>>2 >> ((3 - i%4)*8 )) & 0xF); } return str; } s Utf8Encode(s); return binb2hex(core_sha256(str2binb(s), s.length * chrsz)); }/script>/div>!-- CMC script -->!-- CMC script -->div idcrt_main_script styledisplay:none;>script typetext/javascript>window.criteo_q window.criteo_q || ;window.criteo_q.push( { event: flushEvents}, { event: setAccount, account: 120668}, { event: setEmail, email: email_sha256, hash_method: sha256 }, { event: setSiteType, type: d }, { event: viewHome });/script>/div>!-- CMC script -->!-- fbe -->!-- CMC3 script -->div idfbe_common_top_script styledisplay:none;> script typetext/javascript>if (typeof facebookChannel undefined) { var facebookChannel { mall_id: CAFE24.SHOP.getMallID(), shop_no: CAFE24.SDE_SHOP_NUM, shop_id: CAFE24.SHOP.getMallID() + . + CAFE24.SDE_SHOP_NUM, external_id: null, event_id: null, setInitActivated: function(is_activated) { window.top.fbe_init_activated !!is_activated; }, getInitActivated: function() { return !!window.top.fbe_init_activated; }, setEventActivated: function(event_type, is_activated) { if (typeof event_type string && event_type) { let key fbe_ + event_type + _activated window.topkey !!is_activated; } }, getEventActivated: function(event_type) { if (typeof event_type string && event_type) { let key fbe_ + event_type + _activated return !!window.topkey; } return false; }, getCookie: function(name) { return (name (document.cookie + ;).match(name + .*;)) && name0.split(/|;/)1; }, getExternalId: function() { return facebookChannel.getCookie(fb_external_id); }, getEventId: function() { return facebookChannel.getCookie(fb_event_id); }, getInt: function(value) { let value_int parseInt(value); value_int isNaN(value_int) ? 0 : value_int; return value_int; }, getFloat: function(value) { let value_float parseFloat(value); value_float isNaN(value_float) ? 0.00 : value_float.toFixed(2); return value_float; }, init: function() { if (facebookChannel.getInitActivated()) { return; } facebookChannel.setInitActivated(true); !function(f,b,e,v,n,t,s) {if(f.fbq)return;nf.fbqfunction(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0; n.queue;tb.createElement(e);t.async!0; t.srcv;sb.getElementsByTagName(e)0; s.parentNode.insertBefore(t,s)}(window,document,script, https://connect.facebook.net/en_US/fbevents.js); if ((typeof EC_GLOBAL_INFO ! undefined && EC_GLOBAL_INFO.getCountryCode() US) || (typeof SHOP ! undefined && SHOP.getLanguage() en_US)) { fbq(dataProcessingOptions, LDU, 0, 0); } if (typeof ECLOG ! undefined && !!ECLOG.EXTERNAL_ID) { ECLOG.EXTERNAL_ID.chk(facebookChannel.shop_id, function(error, external_id) { if (error || !external_id) { external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (1)); } fbq(init, 2277540659236986,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 2277540659236986, PageView); facebookChannel.external_id external_id; }); } else { let external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (2)); fbq(init, 2277540659236986,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 2277540659236986, PageView); facebookChannel.external_id external_id; } }, pixelEvent: function(event_type, callback, is_cookie_event) { if (facebookChannel.getEventActivated(event_type)) { return; } facebookChannel.setEventActivated(event_type, true); is_cookie_event !!is_cookie_event; let retry 0; let execute function() { if (!facebookChannel.external_id) { if (retry 10) { retry++; if (retry > 5) { console.warn(retry # + retry, event_type); } setTimeout(execute, 1000); } else { console.warn(external_id is empty.); } return; } if (callback.length 0) { callback(); } else if (!is_cookie_event && typeof ECLOG ! undefined && !!ECLOG.EVENT_ID) { ECLOG.EVENT_ID.chk(facebookChannel.shop_id, function(error, event_id) { if (error || !event_id) { event_id facebookChannel.getEventId(); console.info(event_id is cookie value., (1)); } facebookChannel.event_id event_id; if (event_id) { callback(event_id); } else { console.warn(event_id is empty., (1)); } }); } else { let event_id facebookChannel.getEventId(); console.info(event_id is cookie value., (2)); facebookChannel.event_id event_id; if (event_id) { callback(event_id); } else { console.warn(event_id is empty., (2)); } } }; execute(); }, messengerChatPlugin: function() { let event_type messenger; let sdk_version ; let locale ; if (!sdk_version) { console.warn(sdk_version is empty.); return; } if (!locale) { console.warn(locale is empty.); return; } if (facebookChannel.getEventActivated(event_type)) { return; } facebookChannel.setEventActivated(event_type, true); window.fbAsyncInit function() { FB.init({ appId : 216637735743129, autoLogAppEvents : true, xfbml : true, version : sdk_version }); }; (function(d, s, id) { var js, fjs d.getElementsByTagName(s)0; if (d.getElementById(id)) return; js d.createElement(s); js.id id; js.src https://connect.facebook.net/ + locale + /sdk/xfbml.customerchat.js; fjs.parentNode.insertBefore(js, fjs); }(document, script, facebook-jssdk)); } }; facebookChannel.init();}/script>noscript>img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id2277540659236986&evPageView&noscript1/>/noscript>/div>!-- CMC3 script --> !-- gcs -->!-- Global site tag (gtag.js) - Google Ads: 616469593 -->script async srchttps://www.googletagmanager.com/gtag/js?idAW-616469593>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, AW-616469593);/script>script> gtag(event, conversion, { send_to: AW-616469593/0wJiCLKv5vICENmo-qUC, value: 0.0, });/script>!-- kmp -->!-- CMC3 script -->div idkmp_common_top_script styledisplay:none;>script typetext/javascript charsetUTF-8 src//t1.daumcdn.net/adfit/static/kp.js>/script>script typetext/javascript> kakaoPixel(3785937156995267465).pageView(); kakaoPixel.setServiceOrigin(20001);/script>/div>!-- CMC3 script --> !-- External Script End -->script typetext/javascript src//t1.daumcdn.net/adfit/static/kp.js charsetutf-8>/script>script typetext/javascript src//t1.kakaocdn.net/kakao_js_sdk/v1/kakao.min.js charsetutf-8>/script>script typetext/javascript src/ind-script/i18n.php?v2508061422&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVnLcts2FN3b3OY7aDdtp1tLjltPrFpjOfEaBC8lmHgVD8vM1_eCZBKrNl-gPNOFJIrEObgA7uOASHdKQHr-i0kLQwTslSlTA1Z5QyF9tCk7_0Mmj_ZD2tfOM01omT7-48FU7c_H5PfkbCISnh0YSbhtbyRUqZLBXBZveNQQEqBJIaOhhDNi49D41Cnzn4Fro7aIP1ienDhwDBsIbCVdCnRVXzwwt7v_dkkcSQSTE3g4yxAF93g9jLLaMOmKEfSK-mDWlTJiqaQzinMww7g19_ZC64Vh-XaEPd4xPtyqMKqeqROrOCKUPHFKn3Am4SQjUo6xq6GgSgglx7Z-JhLDSaJvagNufC81zoHQHNflbRDROl2pjHFI717gG_t6ZqUDJ1Tu8ZbdMz2tw8JLGiY0tMs9dYnodOKxDD1GoKumX5roeUnBybeKK5JPAgnvSOj3NrNgnroWpwOsFa8Kxke7Xg4F8dyFKbCCGLd4w-umZ7lsy2rQ_yPn5phApMUZtXOZgFgmt3NZBDiSh3TY6Y2bndIHy3pVL9ZnUhKVluF7zZ6B9-WiHpplHYtfekOxA3oJmd9ORt1BAQYkhaU34bdaG0an271CR2UWn90w66aPGlPWVpmqH7xQxOQHaLybZOHu5B4tEEN3k8LXkaKoXpfJQR_T3G8Z5uYnLPToWsp897UfN6IkwGva4Mwyt6_pkUFjhMH79bADruHdx7EjMueTM-CEDjCjM1zjd-PH7O-ONk1cUYJlsVTD9eSnBVMcfon0Micm_TX5LTlLCxQWmtEykoSfn8lOY3sidVNHaniAFbcuvt8pJ1P9DfvwWTea4VYHsg1woC6Kql3eR9sl7ibg33CJ8QO65bKMwjZTkH56dobURPX_-u9G8Vx5d2zauOoyQHotyPbopJfMopSuGErqI1JfI90GdQqHxvFYpO_0Gm6QeEFsCUdfvisv81cqaz7tg7BzKH-QLXt2WpOp5HFsWjCZH4XoMkaWvkX0takGna7XlclbgZgGmXequwN5FJ62_04L3OsTN9eSY9H4GOV9WFeiFPAhxUV8YvhJsnGKxpWFG1ZCujBqjyV3SegO4llmROQLfDuiyTQtDrdGjjCeLnzQj3hTqOj5vYMnBntHeNleLpWXkZuWCguszyAO7CmNA2a81y_6oAa0MpGD5SEsRP0qZ1iwCiKxpKdCeYuh3b7s6XlD1DR_2fEecJzb4Z52TqCadMwxsMOtl6bSTn2GapItxFaSNt_ROAEiAxMNvzU5GNrnqAMEjZ6Yz6D7BeAojsF0MMCCIYv74TljWaEX92rOAfwlBpJl8f0_MLvrrzMjCGh_5hpgQJEJM-B3NbyECje9-UyWe4X5eDlrNHV8xLslSCjY3NC4IdUMG_40JI93yAvvFOonRmsarH_7-NgIrwLXSnsdH6DeojlgMNCf2JyFWVVBRbT5Yp6HHFDNir3a1_5i4eiuOoLXtkz3JDsKT9ihzh9eo7iuZaHinYATJkjGYYZFmridURxOB96AjTDnpvOsqAOsI6pUU-VPUbmwaXLH7hNKug9LA-pTe9ZxeJBWC1t8bKlh2k1Eh3OK9CIIZg20PrMsSF91f5PkIA1pvRx5WmpQPMMVe8aW_wI&typejs&ka55f2cdf2b7ffc3bd5f8740d1a57d6b4c380a6d2&t1754390311 >/script>script src/ind-script/optimizer_user.php?filenametZRBcsMgDEX3xtueg6RNc4HuOt1legAMqq3EIILAaXr64mamF0DeMFqgNw8BX0_kQYNVhSGxDsZjGC2xjmWY0aop-1mzA-WAcQyaLxiOR61uUZ9Ze3OBN5PhAzn3Z37STTS-YYTU15521vlaIN07MFy7pHAFu32_3_cHScfekzOzKBFmWOqt_BB5Ga6lEvJnFJXkbFKXTK6tHS9jIzujBzYz_BcSh_aeWpwYcokSHkngNBMYVz9X-ycFk-zUzskU-8GEIOE0hqE3NuMiMKcvotzktMYiuVKf4mzuVLL2Zc7IE8XThDGKxNG1oL20Y0xAX3NCBcqKS4yUBFLcGwx_SwNq3f1-EnLB4OBbPd6a2u92W2CfhbExua1UXzdQPWzA3MLzZZuRHpuwA5nkdIIF4bbyH5WopyiypgXaNWl_AQ&typejs&kd0bdb8ca742bc6cac28e2e11e8821f338b50257e&t1753858332&userT >/script>script typetext/javascript>var sIsChannelUi F;var sChRef ;var sUseShoppingpayPg F;var sOwnMallLanding F;var sShoppingPayCookie ;var sYtshopping F;if (sIsChannelUi T) {sessionStorage.setItem(ch_ref, sChRef);}CAFE24.getChRefData function() {if (sIsChannelUi T) {return sessionStorage.getItem(ch_ref);}}// 자사몰랜딩/유튜브랜딩 공용CAFE24.checkChannelUI function() {if ((sIsChannelUi T && sessionStorage.getItem(ch_ref) || (sUseShoppingpayPg T && sOwnMallLanding T)) || sYtshopping T) {return true;} else {return false;}}// 자사몰랜딩 UI확인CAFE24.isOwnMallLandingUI function() {return sUseShoppingpayPg T && sOwnMallLanding T;}CAFE24.attachShoppingpayParam function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;} else if (sUseShoppingpayPg T && sOwnMallLanding T) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + co_servicetypeshoppingpay;}}return sUrl;}CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}CAFE24.KAKAO_PIXEL_BRIDGE.init(3785937156995267465);var bUseElastic false;var sSearchBannerUseFlag F;CAFE24.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:KRW ,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;CAFE24.FRONT_XANS_TEMPLATE.setTemplate(xans-product-listmain-13, div class\xans-element- xans-product xans-product-listmain-13 xans-product-listmain xans-product-13 productItem ec-base-product\>\n!--\n\t\t\t \ud83d\udd05 \uc635\uc158 \uc124\uc815 \ud83d\udd05\n\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 false\n\t\t\t-->\ndiv class\section-title animate__animated animate__fadeInUpCustom animate__delayCustom\ style\--wp-fade-range:30%;--wp-delay:.1s;\>\n h3>\n span class\title\>\n NEW ITEM\n \/span>\n \/h3>\np class\sub-title\>\n \uacf5\uc2dd\ubab0\uc5d0\uc11c \uc81c\uc77c \ucc98\uc74c \ub9cc\ub098\ub294 \uc2e0\uc81c\ud488\n \/p>\n \n \/div>\nul class\prdList animate__animated animate__fadeIn grid4 mgrid2\>\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\t\t\t\timg src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>\n\t\t\t\t\u00a0!--img src\{$image_small}\ id\{$image_small_id}\ alt\{$seo_alt_tag}\ class\img_ov\\/>-->\n\t\t\t\t!--#-->span class\xans-element- xans-product xans-product-imagestyle-13 xans-product-imagestyle xans-product-13\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\n\t\t\t\/a>\n\t\t\/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 span class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/span>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n div class\descInfo\>\n span class\discount_rate displaynone\ data-prod-custom\{$product_custom}\ data-prod-price\{$product_price}\ data-sale-price\{$prd_price_sale|striptag}\>\/span>\n span class\chk\>input type\checkbox\ class\{$product_compare_class} {$product_compare_display|display}\>\/span>\n div class\name\>\n a 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 \/div>\n !--#-->ul class\xans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 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 \/div>\n div class\icon\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons} {$rental_icon} {$regular_delivery_icon} {$rental_icon} {$regular_delivery_icon}\/div>\n div class\option\>{$option_preview_icon}\/div>\n \/div>\n\/div>\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\t\t\t\timg src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>\n\t\t\t\t\u00a0!--img src\{$image_small}\ id\{$image_small_id}\ alt\{$seo_alt_tag}\ class\img_ov\\/>-->\n\t\t\t\t!--#-->span class\xans-element- xans-product xans-product-imagestyle-13 xans-product-imagestyle xans-product-13\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\n\t\t\t\/a>\n\t\t\/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 span class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/span>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n div class\descInfo\>\n span class\discount_rate displaynone\ data-prod-custom\{$product_custom}\ data-prod-price\{$product_price}\ data-sale-price\{$prd_price_sale|striptag}\>\/span>\n span class\chk\>input type\checkbox\ class\{$product_compare_class} {$product_compare_display|display}\>\/span>\n div class\name\>\n a 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 \/div>\n !--#-->ul class\xans-element- xans-product xans-product-listitem-13 xans-product-listitem xans-product-13 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 \/div>\n div class\icon\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons} {$rental_icon} {$regular_delivery_icon} {$rental_icon} {$regular_delivery_icon}\/div>\n div class\option\>{$option_preview_icon}\/div>\n \/div>\n\/div>\n\t\t\t\t\/li>\n!--$-->\n\t\t\t\/ul>\n!--#-->div class\xans-element- xans-product xans-product-listmore-13 xans-product-listmore xans-product-13 more animate__animated animate__fadeIn\>\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();}EC$(window).on(unload, function() { try { sessionStorage.removeItem(sStorageDetail); } catch (e) {} });var bIsUseSpread true;var sIsSecret true;var iBoardNo 4;var bIsUseSpread false;var sIsSecret false;var iBoardNo 1;var EC_SHOP_MULTISHOP_SHIPPING {bMultishopShipping:false,bMultishopShippingCountrySelection:false,bMultishopShippingLanguageSelection:false};var aLogData {log_server1:eclog2-260.cafe24.com,log_server2:elg-db-svcm-087.cafe24.com,mid:namingcos,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName 구매 적립금;var sMileageUnit :PRICE: P;var sDepositName 예치금;var sDepositUnit 원;CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://naming.co.kr/web/upload/appfiles/AIFBrluHGdhkEsW6ewuLoA/196cc531029bd5a68df83ba511f3dc1c.js?vs20241217113054.1&client_idAIFBrluHGdhkEsW6ewuLoA},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/widget.js?vs20250624165812.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/review_count.js?vs20250624165812.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/alphareview_GA.js?vs20250624165812.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/briefing_widget.js?vs20250624165812.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/login_popup.js?vs20250624165813.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/reviewWrite_button.js?vs20250624165813.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://static.alphwidget.com/script/Review-Script/PRODUCTION/alpha_au.js?vs20250624165813.1&client_idtgHZp6LCG5KuklqvIYgrtB},{src:https://cax.channel.io/cafe24/plugins/25b951b3-f3d4-4c85-813f-7a68637b7646.js?vs20200331162546.1&client_idQKWiDNLcK9koJO0swpfnuE},{src:https://calendar-app.cafe24.com/openapi/inject.js?vs20240905174653.1&client_idA8RQp67UIt9nBlqvThz2jC},{src:https://widgets.cre.ma/cafe24/init.js?vs20200914143430.1&client_idSdksuzSDEpyhy6OLNQpKXC},{src:https://app4you.cafe24.com/SmartPopup/tunnel/scriptTags?vs20220726100612.1&client_idAyPifbe9TEq8i4fmvfUgaZ, integrity: sha384-j+WLOriOo0/sb+Ho5fn6lGPknv0cW+wMxOLlx8qpy01ShkkynynGNJQ53niqAdze};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,design,product,store,collection,community,customer,order,promotion,shipping,supply,category,notification,personal,privacy,mileage,salesreport,analytics;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
]