Help
RSS
API
Feed
Maltego
Contact
Domain > webmail.bebetailor.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-01-31
183.111.235.11
(
ClassC
)
2025-10-13
14.128.139.241
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: openrestyDate: Mon, 13 Oct 2025 03:08:52 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-Encodingvary: Accept-Encoding, EC-SDE-FLAGp3p: 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: YESreferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300slast-modified: Mon, 13 Oct 2025 03:08:52 GMTx-xss-protection: 1;modeblockx-k8s-proxy-server: k8s-ec-solution-public-01-proxy-007.hanpda.comx-k8s-proxy-status: 200x-k8s-proxy-time: 916X-HURL: /webmail.bebetailor.co.krview_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.eyJpc3MiOiJ6emx6eS5jYWZlMjQuY29tIiwiYXVkIjoianMtZXJyb3ItdHJhY2VyLWFwaS5jYWZlMjQuY29tIiwibWFsbF9pZCI6Inp6bHp5Iiwic2hvcF9ubyI6MSwicGF0aF9yb2xlIjoiTUFJTiIsImxhbmd1YWdlX2NvZGUiOiJrb19LUiIsImNvdW50cnlfY29kZSI6IktSIiwiaXNfeXRzIjpmYWxzZSwiaXNfY29udGFpbmVyIjp0cnVlLCJ3b3Jrc3BhY2UiOiJwcm9kdWN0aW9uIn0.U4kxhYCL3g6VIpKVCmwAamFPzH2F4Qx3enTYy5nbIzY, {errors:{path:\/api\/v1\/store,collectWindowErrors:true,preventDuplicateReports:true,storageKeyPrefix:EC_JET.MAIN,samplingEnabled:true,samplingRate:0.5},vitals:{path:\/api\/v1\/vitals,samplingEnabled:true,samplingRate:0.3},resources:{path:\/api\/v1\/resources,samplingEnabled:true,samplingRate:0.5,durationThreshold:3000}}); } }; m.parentNode.insertBefore(a, m);}(window, document, script, //assets.poxo.com/jet/jet.js, EC_JET));/script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>script typetext/javascript>if (typeof EC_ROUTE undefined) { /** * 프론트용 라우트 플러그인 * @type {{bInit: boolean, init: EC_ROUTE.init}} * CAFE24.ROUTE 참조 */ var EC_ROUTE { EC_DOMAIN_PATH_INFO: EC_DOMAIN_PATH_INFO, bInit: false, aFromList: , aToList: , aCleanFilter: null, init: function () { if (this.bInit || typeof CAFE24.ROUTE undefined) { return; } this.bInit true; this.aCleanFilter /^shop1-90-9*$/, /^(m|p)$/, new RegExp(^( + Object.keys(CAFE24.ROUTE.support_language_list).join(|) + )$), /^skin-(base|skin1-90-9*|mobile0-9*)$/, ; }, isNeedRoute: function () { return CAFE24.ROUTE.is_need_route; }, /** * * @param iShopNo * @param bMobile * @param sFrontLanguage * @param sSkinCode * @returns {*|string} */ getUrlDomain: function (iShopNo, bMobile, sFrontLanguage, sSkinCode) { var oRouteConfig {}; if (typeof iShopNo undefined) { oRouteConfig.shop_no CAFE24.SDE_SHOP_NUM; } else { oRouteConfig.shop_no iShopNo; } if (typeof bMobile undefined) { oRouteConfig.is_mobile false; } else { oRouteConfig.is_mobile bMobile; } if (typeof sFrontLanguage undefined) { oRouteConfig.language_code ; }else { oRouteConfig.language_code sFrontLanguage; // 내부에서 로직으로 동작할땐 언어_지역 형태의 로케일 형태를 따른다. } if (typeof sSkinCode undefined) { oRouteConfig.skin_code ; }else { oRouteConfig.skin_code sSkinCode; } var sDomain ; if (oRouteConfig.shop_no ! CAFE24.SDE_SHOP_NUM) { // 접근된 다른 멀티샵 도메인 정보는 primary domain 를 조회해야함으로 ajax 를 통해 정보를 얻는다. sDomain this._getUrlDomainMultishop(oRouteConfig); } else { // 샵이 동일할 경우에는 접근된 domain 에 path 정보만 정리하여 반환함. sDomain this._getUrlDomain(oRouteConfig); } return sDomain; }, _getUrlDomainMultishop: function (oRouteConfig) { var sDomain ; EC$.ajax({ type: GET, url: /exec/front/Shop/Domain, data: { _shop_no : oRouteConfig.shop_no, is_mobile : oRouteConfig.is_mobile, language_code : oRouteConfig.language_code, skin_code : oRouteConfig.skin_code, }, async: false, dataType: json, cache: true, success: function(oResult) { switch (oResult.code) { case 0000 : sDomain oResult.data; break; default : break; } return false; } }); return sDomain; }, _getUrlDomain: function (oRouteConfig) { oRouteConfig.domain this._getCreateHost(oRouteConfig); return location.protocol + // + oRouteConfig.domain + this._getCreateUri(oRouteConfig); }, _getCreateHost : function (oRouteConfig) { var sHost location.host; var aHost sHost.split(.); if (this.isBaseDomain(sHost)) { if (aHost.length > 3) { aHost0 ; } } else if (oRouteConfig.is_mobile) { if (this.isMobileDomain()) { oRouteConfig.is_mobile false; } } return aHost.filter(Boolean).join(.); }, _getCreateUri: function (oRouteInfo) { var aUrl ; if (this.isBaseDomain() && oRouteInfo.shop_no > 1) { aUrl.push(shop + oRouteInfo.shop_no); } if (oRouteInfo.is_mobile) { aUrl.push(m); } if (oRouteInfo.language_code ! ZZ && oRouteInfo.language_code ! ) { var iIndex Object.values(CAFE24.ROUTE.support_language_list).indexOf(oRouteInfo.language_code); if (iIndex ! -1) { aUrl.push(Object.keys(CAFE24.ROUTE.support_language_list)iIndex); } } if (this.isBaseDomain() && oRouteInfo.skin_code ! default && oRouteInfo.skin_code ! ) { aUrl.push(skin- + oRouteInfo.skin_code); } var sUrl /; if (aUrl.length > 0) { sUrl / + aUrl.join(/); sUrl this.rtrim(sUrl, /); } return sUrl; }, /** * en, en-US > en_US */ convertValidLanguageCode: function (sUrlLanguageCode) { if (typeof CAFE24.ROUTE.support_language_listsUrlLanguageCode ! undefined) { return CAFE24.ROUTE.support_language_listsUrlLanguageCode; } return false; }, isMobileDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } var aMatched sHost.match(/^(m|mobile|skin\-mobile|skin\-mobile0-9+\-{2}shop0-9+|skin\-mobile0-9+|mobile\-{2}shop0-9+)\./i); return aMatched ! null; }, isBaseDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } return sHost.indexOf(CAFE24.GLOBAL_INFO.getRootDomain()) ! -1; }, removePrefixUrl: function (sUrl) { if (this.isNeedRoute()) { sUrl sUrl.replace(this.getPrefixUrl(/), /); // 자동으로 prefix 붙은 영역을 제거해준다. } return sUrl; }, getPrefixUrl: function (sUrl) { if (this.isNeedRoute() false) { return sUrl; } if (sUrl.indexOf(/) ! 0) { return sUrl; } if (sUrl.match(/^\/{2,}/) ! null) { return sUrl; } var iCachedPosition this.aFromList.indexOf(sUrl); if (iCachedPosition > -1) { return this.aToListiCachedPosition; } var bTailSlash (sCleanUrl ! / && sUrl.substr(-1) /); var sCleanUrl this.getCleanUrl(sUrl); var aPrefixPart CAFE24.ROUTE.path.prefix.split(/); var aUrlPart sCleanUrl.split(/); var bMatched true; var sReturnUrl sCleanUrl; if (aUrlPart.length aPrefixPart.length) { bMatched false; } else { for (var i 0; i aPrefixPart.length ; i++) { if (aPrefixParti ! aUrlParti) { bMatched false; break; } } } if (bMatched false) { if (sCleanUrl /) { sReturnUrl CAFE24.ROUTE.path.prefix; } else { sReturnUrl CAFE24.ROUTE.path.prefix + sCleanUrl; } sReturnUrl bTailSlash ? sReturnUrl : this.rtrim(sReturnUrl, /) this.aFromList.push(sUrl); this.aToList.push(sReturnUrl); } return sReturnUrl; }, /** * document.location.pathname 이 필요할 경우 사용한다. * @returns {*} */ getPathName: function() { if (typeof CAFE24.ROUTE.path.result undefined) { return document.location.pathname; } return CAFE24.ROUTE.path.result; }, rtrim: function (str, chr) { var rgxtrim (!chr) ? new RegExp(\\s+$) : new RegExp(chr++$); return str.replace(rgxtrim, ); }, getShopNo: function () { return CAFE24.ROUTE.shop_no; }, getSkinCode: function () { return CAFE24.ROUTE.skin_code; }, getLanguageCode: function () { return CAFE24.ROUTE.language_code; }, getMobile: function () { return CAFE24.ROUTE.is_mobile; }, getIsMobile: function () { return CAFE24.ROUTE.is_mobile || CAFE24.ROUTE.skin_code.match(/^mobile0-9*$/); }, getCleanUrl: function (sUrl) { if (sUrl /) { return sUrl; } var aUrl sUrl.split(/); aUrl.shift(); if (aUrl.length 1) { return sUrl; } // 현재 4 depth 까지 미리보기 기능이 구현되어있음 var iPos 0; var bFind false; for (var i 0; i aUrl.length ; i++) { bFind false; for (var iSub iPos, iSubCount this.aCleanFilter.length; iSub iSubCount ; iSub++) { if (aUrli.match(this.aCleanFilteriSub) ! null) { bFind true; iPos iSub + 1; aUrl.splice(i, 1); i--; // aUrl 을 삭제해 주었으니 검색 조건을 -1 제거하여 초기화 한다. 다음 for i++ 로 증감 조회됨. break; } } if (bFind false) { break; } } return / + aUrl.join(/); }, getIsEasyUrl : function () { return !window.location.pathname.match(/^\w\/\-\.+(php|html|htm)$/i); } }; EC_ROUTE.init();}/script>meta namepath_role contentMAIN />meta nameauthor content베베테일러 />meta namedescription content감각있는 엄마들의 선택, 베베테일러 />meta namekeywords content베베테일러, 디자이너브랜드, 디자이너아동복, 여아동복, 키즈브랜드, 여아원피스, 영성실업, 유아동복, 돌정장, 돌드레스, 아동복, 자제제작, 프리미엄아동복, bebetailor, />meta http-equivContent-Type contenttext/html; charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, minimum-scale1.0, user-scalableyes/> meta nameformat-detection contenttelephoneno/> !----- jquery ----->script src//code.jquery.com/jquery-3.3.1.min.js>/script>!--------------- common -------------->!--------------- fonts -------------->link relstylesheet href//cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css>link relstylesheet href//cdn.jsdelivr.net/npm/@xpressengine/xeicon@2.3.3/xeicon.css>!-------------- layout --------------->!-------------- plugins -------------->script src//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js>/script>script src//gcore.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js>/script>!-- script src//cdnjs.cloudflare.com/ajax/libs/Swiper/8.0.7/swiper-bundle.min.js>/script -->script src//cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js>/script> meta namenaver-site-verification content004ce459ad520e761a87f2657ddd5c9f2e2831ec/>meta propertyog:image content/web/upload/secbe/naver_img.jpg> !-- Facebook Channel Site Verification -->meta namefacebook-domain-verification contentaubz9cjnmh2yo4dd721gcfbzjn8k80 />!-- Facebook Channel Site Verification -->link relcanonical hrefhttps://bebetailor.co.kr />meta propertyog:url contenthttps://bebetailor.co.kr />meta propertyog:site_name content베베테일러 />meta propertyog:type contentwebsite />link relshortcut icon href/web/upload/favicon-99fb1ce5aa81a0c3563d162ea3148cf8.ico />meta http-equivImageToolbar contentNo>script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>var CAFE24API { instance : , MALL_ID : zzlzy, 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://zzlzy.cafe24api.com + url; }, getLoginProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getLoginProvider()}); }, getCustomerProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getCustomerProvider()}); }, getMemberID: function (callback) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { callback(null); } else { callback(CAPP_ASYNC_METHODS.AppCommon.getMemberID()); } }, getEncryptedMemberId: function (client_id, callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getEncryptedMemberId(client_id)); }, getMemberInfo: function (callback) { callback({id: CAPP_ASYNC_METHODS.AppCommon.getMemberInfo()}); }, getCustomerIDInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, application)) { return; } callback(null, {id: CAPP_ASYNC_METHODS.AppCommon.getCustomerIDInfo()}); }, getCustomerInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {customer: CAPP_ASYNC_METHODS.AppCommon.getCustomerInfo()}); }, getMileageInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {mileage: CAPP_ASYNC_METHODS.AppCommon.getMileageInfo()}); }, getPointInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {point: CAPP_ASYNC_METHODS.AppCommon.getPointInfo()}); }, getDepositInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {deposit: CAPP_ASYNC_METHODS.AppCommon.getDepositInfo()}); }, getCreditInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {credit: CAPP_ASYNC_METHODS.AppCommon.getCreditInfo()}); }, getCartList: function (callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.getCartList().then(function(data){ callback(null, {carts: data}); }); }, getCartInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, {cart: CAPP_ASYNC_METHODS.AppCommon.getCartInfo()}); }, getCartItemList: function (callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } callback(null, {items: CAPP_ASYNC_METHODS.AppCommon.getCartItemList()}); }, getCartCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCartCount()); }, getCouponCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, promotion)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCouponCount()); }, getWishCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getWishCount()); }, getShopInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, store)) { return; } callback(null, {shop: CAPP_ASYNC_METHODS.AppCommon.getShopInfo()}); }, addCurrentProductToCart: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCurrentProductToCart(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {cart: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrder: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrder(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, calculatePayment: function (mall_id, request_time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.calculatePayment(mall_id, request_time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {expected_payment: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrderV2: function (mall_id, time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrderV2(mall_id, time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, getOrderItemList: function (start_date, end_date, order_status, page, count, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderItemList(start_date, end_date, order_status, page, count, order_id).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getOrderDetailInfo: function (shop_no, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderDetailInfo(shop_no, order_id).then(function(data){ callback(null, {orders: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getClaimableItemList: function (order_id, customer_service_type, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getClaimableItemList(order_id, customer_service_type).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, emptyCart: function (basket_shipping_type, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.emptyCart(basket_shipping_type).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, deleteCartItems: function (basket_shipping_type, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.deleteCartItems(basket_shipping_type, product_list).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, addCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, addBundleProductsCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addBundleProductsCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, get : function(url, callback) { return CAFE24API.complete(GET, url, this, null, callback); }, post : function(url, params, callback) { return CAFE24API.complete(POST, url, this, params, callback); }, put : function(url, params, callback) { return CAFE24API.complete(PUT, url, this, params, callback); }, delete : function(url, callback) { return CAFE24API.complete(DELETE, url, this, null, callback); }, complete : function(method, url, obj, params, callback) { var xhr CAFE24API.sendXhr(method, url, obj, params, callback); xhr.onreadystatechange function () { if (xhr.readyState XMLHttpRequest.DONE) { if (xhr.status > 200 && xhr.status 208) { callback(null, JSON.parse(xhr.responseText)); } else { callback(new Error(xhr.status), JSON.parse(xhr.responseText)); } } }; }, sendXhr : function (method, url, obj, params, callback) { if (method ! POST) { var url obj.fullPath(url); } var xhr obj.initializeXhr(); var queryVars {}; if (obj.clientId) queryVarscafe24_app_key obj.clientId; if (obj.version) queryVarscafe24_api_version obj.version; if (params null) { var seperator url.indexOf(?) -1 ? ? : &; var queryString ; for (var key in queryVars) { queryString.push(key + + queryVarskey); } if (queryString.length > 0) { url url + seperator + queryString.join(&); } } xhr.open(method, url, true); if (typeof params object && params ! null) { xhr.setRequestHeader(Content-type,application/x-www-form-urlencoded; charsetutf-8); for (var key in queryVars) { paramskey queryVarskey; } params formData + JSON.stringify(params); } xhr.send(params || null); return xhr; }, __sessionErr: function (callback) { callback(new Error(403), {error: {code: 403, message: Failed to get session. Only available when log in.}}); }, __scopeErr: function (callback, scope) { if (typeof CAFE24.APPSCRIPT_SDK_DATA ! undefined && jQuery.inArray(scope, CAFE24.APPSCRIPT_SDK_DATA ) > -1 ) { return true; } callback(new Error(403), {error: {code: 403, message: You do not have the necessary authority(scope) to use the SDK.}}); }, __chkValidSessionScope: function (callback, scope) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { CAFE24API.__sessionErr(callback); return false; } if (!CAFE24API.__scopeErr(callback, scope)) { return false; } return true; } }; /script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2510011432;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE ko_KR;CAFE24.MOBILE false;CAFE24.MOBILE_DEVICE false;CAFE24.MOBILE_USE false;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin45;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 zzlzy},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 http; },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:zzlzy.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:zzlzy,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {search_period:,calendar_config:{maxDate:2027-10-13,locale:ko},aProductPurchaseInfo_8118:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8142:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8176:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8183:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8139:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8103:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8086:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8136:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8093:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8094:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8078:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8087:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8090:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8104:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8245:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8076:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8248:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8081:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8082:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8079:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8105:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8186:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_7906:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8227:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8243:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_7910:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_7909:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8147:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_7907:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8085:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8089:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8133:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_8091:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true}};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.BOARD {config_4:{board_no:4,use_block:F,use_report:F},config_8:{board_no:8,use_block:F,use_report:F}};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href//img.echosting.cafe24.com/editors/froala/css/froala_style_ec.min.css?vs2510011432 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenZKxDQIxDEX7KC1zGBAsABsgMYDjMxCdE0dOToLtOSqgOAnSPvm93xhumhg2W4NiejVMYFx1MmKgWuFimhuQpqTZz2AFv9wzuaoytajZBb13ilNrvaOCD7Y-tWEQ7lS1OImZXcCcF_clBjjHgjTC6bN3ROE8oMHO7_0aLoKtRBqXMlgKHBRt-K7M2IcX9kGUxl7ZuKi1_-z3lzwB&typecss&k180ea7d06ac06d42f6c8c3e2f844b8c8624af294&t1759223146 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdZLbsMgEAbgPe6252DTHqLrnoDHYEYBBvFoYp--1Gkjb2tPdmBbn0bwM0Z6iiDBTL1CqXJdw7rI3HVAM_kWg6wWJgsV5yTrBdPbu5xK15CkqVVGhellDF7l_5mgFupNalXRbJihGImPuz9g48CIMQHRkZ3MasakGrDDHkLmr7aQ7YZ_YXVvjXH7Hyzd2M3xAgq72pTmN4lCw_yMWgN_Xh0F-4S82o_k6Ki763bbiMMhagzMuQb3C-XQR_PZvDq-vjByV8zjlERMfGaBSFYFYcGpHppoHiKw83ygU8ksJzrQbrfnpEXkSLEHZY93rx1UQRXjGSA3zgNLRQ5vYIVuhxO33WnG7y3AXz-JI2ZYPeVPjzljmhnKzJR7ZnCiGEfWns1_gS-E6-M6J-5zPrSMvP1o3w&typecss&k2e6a41ce83c48a9074c0a2c095f43bbe8b927b0d&t1751876459&userT />style typetext/css>/style>title>베베테일러/title>/head>body idlayout classno-js> div idpath classdisplaynone>a href/>/a>/div> div classxans-element- xans-popup xans-popup-multipopup >!-- $banner_popup_no ※ 노출시킬 팝업의 ID를 숫자로 넣어주세요. --> /div> div idwrap> div idgnb-mo> div classgnb-inner> div classhd> div pc40 mo30 classxans-element- xans-layout xans-layout-logotop logo >a href/index.html>img src/_ruben/images/logo.png>/a>/div>!--// logo --> !--// logo --> div classicon> a idgnb-close-mo classbtn-close>/a> /div>!--// icon --> /div>!--// hd --> div classuser> ul> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html>로그인/a>/li> !--li moduleLayout_statelogoff>a href/member/join.html>회원가입/a>/li--> !--li moduleLayout_statelogon>a href/member/modify.html>정보수정/a>/li--> li>a href/myshop/wish_list.html>관심상품/a>/li> li>a href/myshop/order/list.html>주문조회/a>/li> li>a href/myshop/index.html>마이페이지/a>/li> /ul> /div>!--// user --> div classtab-menu> ul classmenu> li classactive>SHOP/li> li>CS CENTER/li> li>BRAND/li> /ul>!--// menu --> div classtab-content> div classcategory tab-cont idgnb-mo-category> ul classxans-element- xans-layout xans-layout-category catedep1>li parameters?cate_no71 classcatedep1_li xans-record->a href/product/list.html?cate_no71>NEW/a>/li>li parameters?cate_no287 classcatedep1_li xans-record->a href/product/list.html?cate_no287>BEST/a>/li>li parameters?cate_no294 classcatedep1_li xans-record->a href/product/list.html?cate_no294>BASIC/a>/li>li parameters?cate_no7 classcatedep1_li xans-record->a href/product/list.html?cate_no7>OUTER/a>/li>li parameters?cate_no12 classcatedep1_li xans-record->a href/product/list.html?cate_no12>TOP/a>/li>li parameters?cate_no25 classcatedep1_li xans-record->a href/product/list.html?cate_no25>BOTTOM/a>/li>li parameters?cate_no26 classcatedep1_li xans-record->a href/product/list.html?cate_no26>DRESS/SET/a>/li>li parameters?cate_no28 classcatedep1_li xans-record->a href/product/list.html?cate_no28>ACC/a>/li>li parameters?cate_no296 classcatedep1_li xans-record->a href/product/list.html?cate_no296>SALE/a>/li>/ul> /div>!--// category --> div classboard tab-cont> ul classxans-element- xans-layout xans-layout-boardinfo>li classxans-record->a href/board/구매후기/4/>구매후기/a> /li>li classxans-record->a href/board/상품배송-문의/6/>상품/배송 문의/a> /li>li classxans-record->a href/board/교환반품-문의/2/>교환/반품 문의/a> /li>li classxans-record->a href/board/입금기타-문의/101/>입금/기타 문의/a> /li>li classxans-record->a href/board/배송-전-취소변경/3/>배송 전 취소/변경/a> /li>li classxans-record->a href/board/공지사항/1/>공지사항/a> /li>/ul> /div>!--// board --> div classbrand tab-cont> ul> li>a href/shopinfo/company.html stylecolor: #0047BB;>ABOUT US/a>/li> li>a href/board/store.html stylecolor: #0047BB;>STORE/a>/li> li>a href/board/lookbook/8/ stylecolor: #0047BB;>LOOKBOOK/a>/li> li>a href/board/membership.html stylecolor: #0047BB;>MEMBERSHIP/a>/li>/ul> /div>!--// board --> /div>!--// tab-content --> /div>!--// tab-menu --> div classxans-element- xans-layout xans-layout-info cs >h1>고객센터/h1>h2> a hreftel:02-517-6287>02.517.6287/a> /h2>div classtime> 운영시간 오전10시-오후4시br />점심시간12시-1시br />토/일/공휴일 휴무br /> /div>/div>!--// cs --> div classlang displaynone> ul classxans-element- xans-layout xans-layout-multishoplistitem>li classselected xans-record->a href//webmail.bebetailor.co.kr/>img src/_ruben/common/flag_ko_KR.png alt>/a>/li>li class xans-record->a href//bebejete.com/>img src/_ruben/common/flag_ko_KR.png alt>/a>/li>/ul> /div>!--// lang --> !-- SINCE 정보 --> p stylemargin: 80px auto 0; text-align: center;>img src/web/upload/secbem/sns_logo_as1.png stylewidth: 50px; height: 50px; padding-left:-22px; padding-bottom: 5px;>/p>h3 styletext-align: center; font-weight: 400; padding: 10px 0 20px; 0; line-height: 20px; color: #0047bb; >© 2013 - span classsite-year>2023/span> (주)영성실업.br>All rights reserved.br>!--span stylefont-size: 10px; color: #f2a8b7; margin-top: 10px;>Designed by ELALEPH15/span>-->/h3>p stylemargin: 0 auto; text-align: center; /*background: #F5E1A4;*/ padding: 32px 0 0;>img src/web/upload/secbem/logo_side.png stylewidth: 150px; height: 31px; >/p> p stylemargin: 0 auto; text-align: center; /*background: #F5E1A4;*/ padding: 12px 0; >img src/web/upload/secbem/logo_s_img.png stylewidth: 200px; height: 200px; >/p> div classmember2 stylepadding-bottom:30px;> !-- 로그인전 --> div classxans-element- xans-layout xans-layout-statelogoff >p classcomment2 styletext-align:center;>IF YOU WANT YOUR CHILDREN TO BE INTELLIGENT, READ THEM FAIRY TALES.br>IF YOU WANT THEM TO BE MORE INTELLIGENT, READ THEM MORE FAIRY TALES.br>strong>- ALBERT EINSTEIN -/strong>/p>/div> !-- //로그인전 --> !-- 로그인후 --> !-- //로그인전 --> /div> /div>!--// gnb-inner -->/div>!--// #gnb-mo -->div idgnb-mask-mo>/div> hr classlayout> div idcontainer> div idhd-dummy>/div>div idhd-wrap> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 상단 띠배너 영역 사용 유무 체크 부분입니다. ■■■■■예시▼사용 Odiv idhd-bannerdispon>사용 Xdiv idhd-bannerdispoff>dispon -> 사용함dispoff -> 사용안함▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->div idhd-banner dispon>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 상단 띠배너 부분입니다. ■■■■■예시▼ahref1.링크 bg2.배경색 color3.글씨색>4.배너텍스트1.링크 : 링크속성을 추가하는 부분입니다.2.배경색 : 바탕색을 지정하는 부분입니다.3.글씨색 : 글씨 색상을 지정하는 부분입니다.4.배너텍스트 : 배너에 노출되는 텍스트 부분입니다.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> !--ahref/ bg#fcb2e7 color#0047BB>NOTICE 5월 1일부터 기본 배송비가 3,000원으로 인상됩니다./a--> a href/member/login.html bg#0047BB color#fff>카카오 1초 회원가입 시 2천원 쿠폰 증정/a> a href/product/list.html?cate_no294 bg#b0d2e6 color#222222>베이직 아이템의 새로운 기준이 되다. 에센셜 라인/a>a href/article/%EA%B3%B5%EC%A7%80%EC%82%AC%ED%95%AD/1/267633/ bg#fbdc70 color#876867>APP 베베테일러 앱 다운받고 3,000원 쿠폰받기/a> a hrefhttps://brettailor.com/index.html bg#f25149 color#000000 target_blank>10대 친구들을 위한 주니어브랜드. Brettailor/a>/div> div idheader> div classleft ico-menu mo> ul> li classgnb>a>GNB/a>/li> li classuser>a href/myshop/index.html>마이페이지/a>/li> /ul> /div> div pc40 mo30 classxans-element- xans-layout xans-layout-logotop logo >a href/index.html>img src/_ruben/images/logo.png>/a>/div>!--// logo --> div classcate-wrap pc> div classcategory idcategory> ul classxans-element- xans-layout xans-layout-category catedep1>li parameters?cate_no71 classcatedep1_li xans-record->a href/product/list.html?cate_no71>NEW/a>/li>li parameters?cate_no287 classcatedep1_li xans-record->a href/product/list.html?cate_no287>BEST/a>/li>li parameters?cate_no294 classcatedep1_li xans-record->a href/product/list.html?cate_no294>BASIC/a>/li>li parameters?cate_no7 classcatedep1_li xans-record->a href/product/list.html?cate_no7>OUTER/a>/li>li parameters?cate_no12 classcatedep1_li xans-record->a href/product/list.html?cate_no12>TOP/a>/li>li parameters?cate_no25 classcatedep1_li xans-record->a href/product/list.html?cate_no25>BOTTOM/a>/li>li parameters?cate_no26 classcatedep1_li xans-record->a href/product/list.html?cate_no26>DRESS/SET/a>/li>li parameters?cate_no28 classcatedep1_li xans-record->a href/product/list.html?cate_no28>ACC/a>/li>li parameters?cate_no296 classcatedep1_li xans-record->a href/product/list.html?cate_no296>SALE/a>/li>/ul> /div>!--// category --> div classextra> ul> li>a href#>CS CENTER/a>ul classxans-element- xans-layout xans-layout-boardinfo>li classxans-record->a href/board/구매후기/4/ stylecolor: #0047BB;>구매후기/a>/li>li classxans-record->a href/board/상품배송-문의/6/ stylecolor: #0047BB;>상품/배송 문의/a>/li>li classxans-record->a href/board/교환반품-문의/2/ stylecolor: #0047BB;>교환/반품 문의/a>/li>li classxans-record->a href/board/입금기타-문의/101/ stylecolor: #0047BB;>입금/기타 문의/a>/li>li classxans-record->a href/board/배송-전-취소변경/3/ stylecolor: #0047BB;>배송 전 취소/변경/a>/li>li classxans-record->a href/board/공지사항/1/ stylecolor: #0047BB;>공지사항/a>/li>/ul>/li> li>a href#>BRAND/a>ul> li>a href/shopinfo/company.html stylecolor: #0047BB;>ABOUT US/a>/li> li>a href/board/store.html stylecolor: #0047BB;>STORE/a>/li> li>a href/board/lookbook/8/ stylecolor: #0047BB;>LOOKBOOK/a>/li> li>a href/board/membership.html stylecolor: #0047BB;>MEMBERSHIP/a>/li>/ul>/li> /ul> /div>!--// extra --> /div>!--// cate-wrap --> div classico-menu> ul> li classxans-element- xans-layout xans-layout-multishoplist lang pc displaynone >a>/a>ul classxans-element- xans-layout xans-layout-multishoplistitem>li classselected xans-record->a href//webmail.bebetailor.co.kr/>img src/_ruben/common/flag_ko_KR.png alt>/a>/li>li class xans-record->a href//bebejete.com/>img src/_ruben/common/flag_ko_KR.png alt>/a>/li>/ul>/li> li classsearch>a>/a>/li> li classuser pc>a>/a>ul> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html>로그인/a>/li> 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/myshop/index.html>마이페이지/a>/li>/ul>/li> li classbasket>a href/order/basket.html>span classbg>/span>span classxans-element- xans-layout xans-layout-orderbasketcount cnt >0/span>/a>/li> /ul> /div>!--// ico-menu --> /div>!--// #header --> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />div idhd-search classxans-element- xans-layout xans-layout-searchheader >div classinner> !-- $product_page/product/detail.html $category_page/product/list.html --> fieldset> legend>검색/legend> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext />a classsubmit onclickSEARCH_BANNER.submitSearchBanner(this); return false;>검색/a> /fieldset> div classxans-element- xans-search xans-search-hotkeyword>ul> li classxans-record->a href/product/search.html?keyword가디건>가디건/a>/li> li classxans-record->a href/product/search.html?keyword풀오버>풀오버/a>/li>li classxans-record->a href/product/search.html?keyword치렝스>치렝스/a>/li>li classxans-record->a href/product/search.html?keyword니트>니트/a>/li>li classxans-record->a href/product/search.html?keyword코트>코트/a>/li>li classxans-record->a href/product/search.html?keyword티셔츠>티셔츠/a>/li>li classxans-record->a href/product/search.html?keyword베스트>베스트/a>/li> /ul>/div> /div>/div>/form>div idsearch-mask>/div>/div>!--// #hd-wrap -->div idhd-sub-cate-mask>/div>div idgnb-mo> div classgnb-inner> div classhd> div pc40 mo30 classxans-element- xans-layout xans-layout-logotop logo >a href/index.html>img src/_ruben/images/logo.png>/a>/div>!--// logo --> !--// logo --> div classicon> a idgnb-close-mo classbtn-close>/a> /div>!--// icon --> /div>!--// hd --> div classuser> ul> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html>로그인/a>/li> !--li moduleLayout_statelogoff>a href/member/join.html>회원가입/a>/li--> !--li moduleLayout_statelogon>a href/member/modify.html>정보수정/a>/li--> li>a href/myshop/wish_list.html>관심상품/a>/li> li>a href/myshop/order/list.html>주문조회/a>/li> li>a href/myshop/index.html>마이페이지/a>/li> /ul> /div>!--// user --> div classtab-menu> ul classmenu> li classactive>SHOP/li> li>CS CENTER/li> li>BRAND/li> /ul>!--// menu --> div classtab-content> div classcategory tab-cont idgnb-mo-category> ul classxans-element- xans-layout xans-layout-category catedep1>li parameters?cate_no71 classcatedep1_li xans-record->a href/product/list.html?cate_no71>NEW/a>/li>li parameters?cate_no287 classcatedep1_li xans-record->a href/product/list.html?cate_no287>BEST/a>/li>li parameters?cate_no294 classcatedep1_li xans-record->a href/product/list.html?cate_no294>BASIC/a>/li>li parameters?cate_no7 classcatedep1_li xans-record->a href/product/list.html?cate_no7>OUTER/a>/li>li parameters?cate_no12 classcatedep1_li xans-record->a href/product/list.html?cate_no12>TOP/a>/li>li parameters?cate_no25 classcatedep1_li xans-record->a href/product/list.html?cate_no25>BOTTOM/a>/li>li parameters?cate_no26 classcatedep1_li xans-record->a href/product/list.html?cate_no26>DRESS/SET/a>/li>li parameters?cate_no28 classcatedep1_li xans-record->a href/product/list.html?cate_no28>ACC/a>/li>li parameters?cate_no296 classcatedep1_li xans-record->a href/product/list.html?cate_no296>SALE/a>/li>/ul> /div>!--// category --> div classboard tab-cont> ul classxans-element- xans-layout xans-layout-boardinfo>li classxans-record->a href/board/구매후기/4/>구매후기/a> /li>li classxans-record->a href/board/상품배송-문의/6/>상품/배송 문의/a> /li>li classxans-record->a href/board/교환반품-문의/2/>교환/반품 문의/a> /li>li classxans-record->a href/board/입금기타-문의/101/>입금/기타 문의/a> /li>li classxans-record->a href/board/배송-전-취소변경/3/>배송 전 취소/변경/a> /li>li classxans-record->a href/board/공지사항/1/>공지사항/a> /li>/ul> /div>!--// board --> div classbrand tab-cont> ul> li>a href/shopinfo/company.html stylecolor: #0047BB;>ABOUT US/a>/li> li>a href/board/store.html stylecolor: #0047BB;>STORE/a>/li> li>a href/board/lookbook/8/ stylecolor: #0047BB;>LOOKBOOK/a>/li> li>a href/board/membership.html stylecolor: #0047BB;>MEMBERSHIP/a>/li>/ul> /div>!--// board --> /div>!--// tab-content --> /div>!--// tab-menu --> div classxans-element- xans-layout xans-layout-info cs >h1>고객센터/h1>h2> a hreftel:02-517-6287>02.517.6287/a> /h2>div classtime> 운영시간 오전10시-오후4시br />점심시간12시-1시br />토/일/공휴일 휴무br /> /div>/div>!--// cs --> div classlang displaynone> ul classxans-element- xans-layout xans-layout-multishoplistitem>li classselected xans-record->a href//webmail.bebetailor.co.kr/>img src/_ruben/common/flag_ko_KR.png alt>/a>/li>li class xans-record->a href//bebejete.com/>img src/_ruben/common/flag_ko_KR.png alt>/a>/li>/ul> /div>!--// lang --> !-- SINCE 정보 --> p stylemargin: 80px auto 0; text-align: center;>img src/web/upload/secbem/sns_logo_as1.png stylewidth: 50px; height: 50px; padding-left:-22px; padding-bottom: 5px;>/p>h3 styletext-align: center; font-weight: 400; padding: 10px 0 20px; 0; line-height: 20px; color: #0047bb; >© 2013 - span classsite-year>2023/span> (주)영성실업.br>All rights reserved.br>!--span stylefont-size: 10px; color: #f2a8b7; margin-top: 10px;>Designed by ELALEPH15/span>-->/h3>p stylemargin: 0 auto; text-align: center; /*background: #F5E1A4;*/ padding: 32px 0 0;>img src/web/upload/secbem/logo_side.png stylewidth: 150px; height: 31px; >/p> p stylemargin: 0 auto; text-align: center; /*background: #F5E1A4;*/ padding: 12px 0; >img src/web/upload/secbem/logo_s_img.png stylewidth: 200px; height: 200px; >/p> div classmember2 stylepadding-bottom:30px;> !-- 로그인전 --> div classxans-element- xans-layout xans-layout-statelogoff >p classcomment2 styletext-align:center;>IF YOU WANT YOUR CHILDREN TO BE INTELLIGENT, READ THEM FAIRY TALES.br>IF YOU WANT THEM TO BE MORE INTELLIGENT, READ THEM MORE FAIRY TALES.br>strong>- ALBERT EINSTEIN -/strong>/p>/div> !-- //로그인전 --> !-- 로그인후 --> !-- //로그인전 --> /div> /div>!--// gnb-inner -->/div>!--// #gnb-mo -->div idgnb-mask-mo>/div> hr classlayout> div idmain-contents> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 메인 배너 영역 사용 유무 체크 부분입니다. ■■■■■예시▼사용 Odiv idm-bnr dispon>사용 Xdiv idm-bnr dispoff>dispon -> 사용함dispoff -> 사용안함▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->div ids-popup dispon> div classinner> !--------------------------------------------------------------------------------------- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ■■■■■ 팝업 이미지 등록방법 ■■■■■ 예시▼ a href연결링크주소>img src/_ruben/popup/팝업이미지번호.jpg>/a> 연결링크주소 : 팝업이미지클릭시 이동할 연결 url을 입력해주세요. 이미지번호 : 해당영역에 노출할 배너이미지의 배너명을 입력해주세요. *되도록 숫자로 1번부터 순차적으로 등록해주시면 관리하기 편합니다. ※한줄씩 추가 또는 삭제해서 사용해주세요. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ -----------------------------------------------------------------------------------------> !--a href/>img src/_ruben/popup/popup0925.jpg>/a-->!-- 사은품--> !--a href/>img src/_ruben/popup/popup-250630-2.jpg>/a-->!-- 바로배송팝업--> !--a href/product/list.html?cate_no296>img src/_ruben/popup/md_sale_pop_0313.jpg>/a-->!-- 갓세일--> !--a hrefhttp://pf.kakao.com/_xfpvqxl>img src/_ruben/popup/5.jpg>/a-->!-- 카톡 --> !--a href/product/list.html?cate_no287>img src/_ruben/popup/popup_250617restock.jpg>/a-->!-- 리스탁베스트 --> a hrefhttps://brettailor.com/index.html target_blank>img src/_ruben/popup/popup_brett_25f.jpg>/a> !--a href/product/list.html?cate_no30>img src/_ruben/popup/6.jpg>/a--> !-- 세일팝업-->!--/product/detail.html?product_no상품번호 팝업에 링크걸려면 제품링크 참고--> /div>!--// inner --> div classft> ul> li classpop-today-close>a>오늘 하루 보지않기/a>/li> li classpop-close>a>닫기/a>/li> /ul> /div>/div>div ids-pop-mask>/div>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 메인 슬라이드 영역입니다. ■■■■■예시▼!--- 0.슬라이드번호(순서대로) --- ◀ 앞뒤에 붙은 부분은 >로 변경해주세요.a href1.링크> img src/_ruben/img/2.이미지명(번호).jpg /> div classtext> small>3.작은요약타이틀/small> big>4.큰타이틀/big> summary>5.포인트텍스트/summary> /div>/a>0.슬라이드번호(순서대로) : 알아보기 쉽게 붙여주는 부분입니다. 순서대로 번호를 넣어주시면 알아보기 쉬워요.1.링크 : 링크속성을 추가하는 부분입니다.2.이미지명(번호) : 업로드한 이미지 명(번호)를 입력합니다. 5.jpg라면 해당영역에 숫자5를 입력해주세요.3.작은요약타이틀 : 작게 노출되는 영문 타이틀입니다. 필요없는경우 비워두세요.4.큰타이틀 : 대표되는 큰 텍스트를 입력하는 부분입니다. 필요없는경우 비워두세요.5.포인트텍스트 : 큰타이틀에 대한 간단히 요약해서 안내할 수 있는 텍스트를 입력하는 부분입니다. 필요없는경우 비워두세요.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->div idpc-slide>div classswiper-wrapper> !--- 1 --->a href/> img src/_ruben/img/25winter1/1.jpg> div classtext> small>/small> big>/big> summary>/summary> /div>/a> !--- 2 ---> a href/product/detail.html?product_no7907> img src/_ruben/img/25f5/2.jpg> div classtext> small>/small> big>/big> summary>/summary> /div>/a> !--- 3 ---> a href/product/detail.html?product_no8085> img src/_ruben/img/25f5/1.jpg> div classtext> small>/small> big>/big> summary>/summary> /div>/a> !--- 4 ---> a href/product/detail.html?product_no8088> img src/_ruben/img/25f5/4.jpg> div classtext> small>/small> big>/big> summary>/summary> /div>/a> !--- 5 ---> a href/product/detail.html?product_no8133> img src/_ruben/img/25f1/1.jpg> div classtext> small>/small> big>/big> summary>/summary> /div>/a> !--- 6 --->a href/product/detail.html?product_no8137> img src/_ruben/img/25f1/6.jpg> div classtext> small>/small> big>/big> summary>/summary> /div>/a> /div>/div>div idmo-slide>!--- 1 --->div classslide-item>a href#>img src/_ruben/mobile/img/1.jpg>/a>/div>!--- 2 --->div classslide-item>a href#>img src/_ruben/mobile/img/2.jpg>/a>/div>!--- 3 --->div classslide-item>a href#>img src/_ruben/mobile/img/3.jpg>/a>/div>/div>div idmain-box> div idm-thumb-bnr> ul> li>a href/product/list.html?cate_no294/>img src/_ruben/images/main_bnr/25f_basic.jpg>BASIC/a>/li> li>a href/product/list.html?cate_no71/>img src/_ruben/images/main_bnr/25f_new6.jpg>가을신상/a>/li> li>a href/product/list.html?cate_no287/>img src/_ruben/images/main_bnr/best.jpg>BEST/a>/li> li>a href/product/list.html?cate_no296/>img src/_ruben/images/main_bnr/sale.jpg>SALE/a>/li> li>a href/category/outer/7/>img src/_ruben/images/main_bnr/25f_outer2.jpg>아우터/a>/li> li>a href/category/top/12/>img src/_ruben/images/main_bnr/25f_top.jpg>상의/a>/li> li>a href/category/bottom/25/>img src/_ruben/images/main_bnr/25f_bottom.jpg>하의/a>/li> li>a href/category/dressset/28/>img src/_ruben/images/main_bnr/25f_acc2.jpg>ACC/a>/li> /ul>/div> div classxans-element- xans-product xans-product-listmain-2 xans-product-listmain xans-product-2 ec-base-product typeThumb>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $moreview yes $cache no -->h2>span>새롭게 선보이는 신상품/span>NEW ARRIVALS/h2>ul classprdList grid2> li idanchorBoxId_8118 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8118 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8118&cate_no1&display_group3 nameanchorBoxName_8118>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/e83889a3dab7c5c5fb60319e1c4b8f90.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/69104a1d8f0485db7370e0b04012ac1e.jpg ideListPrdImage8118_3 alt비올렛 카라 티>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8118, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8118>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8118&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8118&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>비올렛 카라 티/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>이번 가을시즌 포인트 아이템! 보는 순간, 기분이 좋아지는 퍼플과 그린 컬러가 조화롭게 만났어요!/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>42,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>42,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom42000 data-price42000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8142 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8142 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8142&cate_no1&display_group3 nameanchorBoxName_8142>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/b7702431f7cfce4aae66715a72de4a58.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/d388d2ed3befc78905924a7f6af86590.jpg ideListPrdImage8142_3 alt재입고)마리벨 벌룬 스커트>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8142, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8142>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8142&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8142&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>재입고)마리벨 벌룬 스커트/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>풍성한 볼륨감으로 코디만랩 아이템! WH&BK 두 컬러로 사계절 내내 활용도가 좋아요♥/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>40,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>40,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom40000 data-price40000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8176 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8176 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8176&cate_no1&display_group3 nameanchorBoxName_8176>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/a778c7a12d4bc784ac9ddf74965f5153.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/bfff30b520644ba4b28b315fccd78f1f.webp ideListPrdImage8176_3 alt메이플 리본 맨투맨>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8176, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8176>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8176&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8176&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>메이플 리본 맨투맨/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>평범한 맨투맨은 이제 그만🖐🏻 맞턱 디테일에 리본 포인트를 주어 고급미 폭발!/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>39,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>39,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom39000 data-price39000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8183 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8183 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8183&cate_no1&display_group3 nameanchorBoxName_8183>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/d38a989e772520ed3fe15546e236852f.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/10542e668efe3963e9bb7d5f8cffc086.jpg ideListPrdImage8183_3 alt가든 레이어드 티셔츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8183, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8183>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8183&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8183&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>가든 레이어드 티셔츠/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>하나만 입어도 티셔츠 두 장을 겹쳐 입은 듯한 러블리함! 가을에도 핫한 코디 가능해요🎀/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>33,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom33000 data-price33000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8139 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8139 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8139&cate_no1&display_group3 nameanchorBoxName_8139>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/e4b636ab96c7a30912b11d7a37ea3080.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/564ff7588529acecdb7e8a19cd656e1d.jpg ideListPrdImage8139_3 alt런던 래글런 티셔츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8139, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8139>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8139&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8139&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>런던 래글런 티셔츠/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>매력적인 핑크×네이비 배색 조화! 리본 포인트 디테일로 귀여움도 팡팡🎀/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>37,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>37,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom37000 data-price37000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8103 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8103 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8103&cate_no1&display_group3 nameanchorBoxName_8103>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/04c8788408d1963cbc7d6e833cd88b78.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/d644a8f0418c608e7d71ef7b17614935.jpg ideListPrdImage8103_3 alt레이어드 조거팬츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8103, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8103>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8103&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8103&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>레이어드 조거팬츠/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>빵실빵실~ 프릴이 달려 있어 센스있는 스타일은 물론, 활동성까지 챙겼어요!/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>38,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>38,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom38000 data-price38000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8086 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8086 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8086&cate_no1&display_group3 nameanchorBoxName_8086>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/adba2c5ac096e235c39566c13046d045.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/70469bc8246934f2649c186032d22570.webp ideListPrdImage8086_3 alt재입고)브루클린 리본 가디건>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8086, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8086>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8086&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8086&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>재입고)브루클린 리본 가디건/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>선물같은 리본 패턴의 프리미엄 가디건! 얼굴이 더욱 빛나보이는 컬러랍니다~/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>54,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>54,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom54000 data-price54000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8136 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8136 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8136&cate_no1&display_group3 nameanchorBoxName_8136>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/e6d1ab379781fe68947df5730ae766b9.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/7ebb59e422069c619741ffa8ca5408ec.webp ideListPrdImage8136_3 altNew 나나셔링티>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8136, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8136>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8136&cate_no1&display_group3 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8136&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>New 나나셔링티/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>가을 내내 예쁘고 편안하게~♥ 기본티지만 기본이 아닌 티셔츠!/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:12px;color:#999999;text-decoration:line-through;>19,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>19,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom19000 data-price19000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li> /ul>div classxans-element- xans-product xans-product-listmore-2 xans-product-listmore xans-product-2 ec-base-paginate typeMoreview>a href#none onclicktry { $M.displayMore(2, 3, 0, 8, 0, false, S0000000, false, ); } catch(e) { return false; } classbtnMore> 더보기span classcnt>span idmore_current_page_3 class>1/span>/span idmore_total_page_3 class>7/span>/span> span classicoMore>/span> /a>/div>/div> div idcate-best> div classtitle> h1>BEST ITEM span>지금 인기!/span> /h1> div classmenu>/div> /div> div classsliderwrap> div classswiper> div classswiper-wrapper> !-- 1 --> div data-thumbOUTER (탭메뉴) classxans-element- xans-product xans-product-listmain-16 xans-product-listmain xans-product-16 swiper-slide cont>div classec-base-product> !-- $count 6 --> ul classprdList grid3> li idanchorBoxId_8093 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8093 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8093, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8093&cate_no1&display_group17 nameanchorBoxName_8093>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/a6c8c8f94a5a068e19112d6f0a5a78a9.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/e9ce2f32f677366df19e16d1e6b1f81a.webp ideListPrdImage8093_17 alt벨리 고양이 후드집업>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8093, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8093>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8093&cate_no1&display_group17 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8093&cate_no1&display_group17 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>벨리 고양이 후드집업/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8093 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-16 xans-product-listitem xans-product-16 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>61,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>61,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>냥냥🐾 보들보들한 터치감과 포근하고 편안한 착용감까지! 겨울까지 쭉 입어요~!/span>/li>/ul> div idpriceArea>div classrate data-custom61000 data-price61000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8093, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8093, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8093 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8094 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8094 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8094, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8094&cate_no1&display_group17 nameanchorBoxName_8094>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/9fca6d99cf62c10c25104f64c6135359.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/83db32298e59cf643dee75e085b194f7.webp ideListPrdImage8094_17 alt벨리 토끼 후드집업>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8094, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8094>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8094&cate_no1&display_group17 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8094&cate_no1&display_group17 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>벨리 토끼 후드집업/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8094 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-16 xans-product-listitem xans-product-16 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>61,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>61,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>깡총🐰 모자를 푹 눌러쓰면 토끼로 변신!✨ 벨로아 소재로 겨울까지 포근하게 입어요!/span>/li>/ul> div idpriceArea>div classrate data-custom61000 data-price61000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8094, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8094, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8094 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8078 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8078 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8078, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8078&cate_no1&display_group17 nameanchorBoxName_8078>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/20bac5d675e5ce763e3aa0019494af92.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/c3d94f602dff39b60678dc79ba449c52.webp ideListPrdImage8078_17 alt케이트 데님 자켓>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8078, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8078>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8078&cate_no1&display_group17 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8078&cate_no1&display_group17 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>케이트 데님 자켓/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8078 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-16 xans-product-listitem xans-product-16 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>62,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>62,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>베테만의 러블리 감성으로 풀어낸 블랙 데님! 부드럽고 가벼워 간절기 자켓으로 최고예요./span>/li>/ul> div idpriceArea>div classrate data-custom62000 data-price62000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8078, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8078, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8078 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8086 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8086 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8086, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8086&cate_no1&display_group17 nameanchorBoxName_8086>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/adba2c5ac096e235c39566c13046d045.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/70469bc8246934f2649c186032d22570.webp ideListPrdImage8086_17 alt재입고)브루클린 리본 가디건>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8086, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8086>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8086&cate_no1&display_group17 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8086&cate_no1&display_group17 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>재입고)브루클린 리본 가디건/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8086 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-16 xans-product-listitem xans-product-16 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>54,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>54,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>선물같은 리본 패턴의 프리미엄 가디건! 얼굴이 더욱 빛나보이는 컬러랍니다~/span>/li>/ul> div idpriceArea>div classrate data-custom54000 data-price54000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8086, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8086, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8086 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8087 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8087 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8087, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8087&cate_no1&display_group17 nameanchorBoxName_8087>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/965eb93fc9388c1ca96d5bc8f1687e6e.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/e1173827b46e82a56f9314dfcae03e42.webp ideListPrdImage8087_17 alt로잘리 블루리본 가디건>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8087, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8087>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8087&cate_no1&display_group17 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8087&cate_no1&display_group17 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>로잘리 블루리본 가디건/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8087 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-16 xans-product-listitem xans-product-16 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>54,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>54,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>고퀄리티 프리미엄 니트★쫀쫀한 짜임에 부드러운 착용감!블루&레드 조합이 정말 사랑스러워요!🎄크리스마스 시즌까지 쭉🎀/span>/li>/ul> div idpriceArea>div classrate data-custom54000 data-price54000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8087, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8087, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8087 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8090 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8090 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8090, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8090&cate_no1&display_group17 nameanchorBoxName_8090>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/cd44b2b799d76ef128df0908c107055c.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/f16ed206fbbfc3bce644039ac3480df5.webp ideListPrdImage8090_17 alt스텔라 후디 바시티 자켓>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8090, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8090>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8090&cate_no1&display_group17 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8090&cate_no1&display_group17 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>스텔라 후디 바시티 자켓/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8090 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-16 xans-product-listitem xans-product-16 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>75,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>75,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>시크한 듯 귀엽고, 스포티한 듯 사랑스러운 베테 바시티! 이번 가을은 후드까지 있대요!/span>/li>/ul> div idpriceArea>div classrate data-custom75000 data-price75000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8090, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8090, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8090 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li> /ul> /div>/div> !-- 2 --> div data-thumbTOP (탭메뉴) classxans-element- xans-product xans-product-listmain-17 xans-product-listmain xans-product-17 swiper-slide cont>div classec-base-product> !-- $count 6 --> ul classprdList grid3> li idanchorBoxId_8104 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8104 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8104, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8104&cate_no1&display_group18 nameanchorBoxName_8104>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/147c434731d4c6664041b93f6fbb25f1.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/78e49fc120f9e5df0b0c3dcba27367dd.webp ideListPrdImage8104_18 alt러브 피그먼트 후디>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8104, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8104>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8104&cate_no1&display_group18 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8104&cate_no1&display_group18 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>러브 피그먼트 후디/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8104 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>49,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>49,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>베테 피그먼트 시리즈 후디 출시! 남/여아 구분 없이 형제, 자매, 남매 모두 같이 입어요./span>/li>/ul> div idpriceArea>div classrate data-custom49000 data-price49000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8104, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8104, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8104 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8176 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8176 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8176, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8176&cate_no1&display_group18 nameanchorBoxName_8176>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/a778c7a12d4bc784ac9ddf74965f5153.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/bfff30b520644ba4b28b315fccd78f1f.webp ideListPrdImage8176_18 alt메이플 리본 맨투맨>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8176, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8176>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8176&cate_no1&display_group18 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8176&cate_no1&display_group18 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>메이플 리본 맨투맨/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8176 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>39,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>39,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>평범한 맨투맨은 이제 그만🖐🏻 맞턱 디테일에 리본 포인트를 주어 고급미 폭발!/span>/li>/ul> div idpriceArea>div classrate data-custom39000 data-price39000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8176, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8176, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8176 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8245 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8245 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8245, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8245&cate_no1&display_group18 nameanchorBoxName_8245>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/683a439a61c7bbb854a822f3a612970f.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/596a1ef716b6d2bdcb9c00928cb6522b.webp ideListPrdImage8245_18 alt아이비 골지 카라티>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8245, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8245>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8245&cate_no1&display_group18 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8245&cate_no1&display_group18 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>아이비 골지 카라티/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8245 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>39,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>39,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>고급스러운 골지 소재와 카라 러플 디테일을 더한 여리여리한 핏까지! 베테는 티셔츠도 예쁘지요./span>/li>/ul> div idpriceArea>div classrate data-custom39000 data-price39000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8245, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8245, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8245 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8183 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8183 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8183, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8183&cate_no1&display_group18 nameanchorBoxName_8183>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/d38a989e772520ed3fe15546e236852f.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/10542e668efe3963e9bb7d5f8cffc086.jpg ideListPrdImage8183_18 alt가든 레이어드 티셔츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8183, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8183>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8183&cate_no1&display_group18 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8183&cate_no1&display_group18 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>가든 레이어드 티셔츠/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8183 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>33,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>하나만 입어도 티셔츠 두 장을 겹쳐 입은 듯한 러블리함! 가을에도 핫한 코디 가능해요🎀/span>/li>/ul> div idpriceArea>div classrate data-custom33000 data-price33000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8183, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8183, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8183 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8118 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8118 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8118, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8118&cate_no1&display_group18 nameanchorBoxName_8118>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/e83889a3dab7c5c5fb60319e1c4b8f90.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/69104a1d8f0485db7370e0b04012ac1e.jpg ideListPrdImage8118_18 alt비올렛 카라 티>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8118, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8118>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8118&cate_no1&display_group18 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8118&cate_no1&display_group18 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>비올렛 카라 티/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8118 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>42,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>42,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>이번 가을시즌 포인트 아이템! 보는 순간, 기분이 좋아지는 퍼플과 그린 컬러가 조화롭게 만났어요!/span>/li>/ul> div idpriceArea>div classrate data-custom42000 data-price42000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8118, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8118, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8118 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8076 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8076 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8076, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8076&cate_no1&display_group18 nameanchorBoxName_8076>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/d3938b5f953fee336ea7fa12234c2d9c.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/43639115f6c6c8647ed4cf025c4fcb91.webp ideListPrdImage8076_18 alt딘 체크셔츠 자켓>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8076, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8076>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8076&cate_no1&display_group18 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8076&cate_no1&display_group18 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>딘 체크셔츠 자켓/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8076 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-17 xans-product-listitem xans-product-17 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>59,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>59,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>셔츠로도 자켓으로도 활용도 100점! FW시즌 꼭 필요한 머스트해브 아이템이에요./span>/li>/ul> div idpriceArea>div classrate data-custom59000 data-price59000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8076, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8076, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8076 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li> /ul> /div>/div> !-- 3 --> !-- 4 --> div data-thumbBOTTOM (탭메뉴) classxans-element- xans-product xans-product-listmain-19 xans-product-listmain xans-product-19 swiper-slide cont>div classec-base-product> !-- $count 6 --> ul classprdList grid3> li idanchorBoxId_8248 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8248 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8248, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8248&cate_no1&display_group20 nameanchorBoxName_8248>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/7b0e9e568c1726ab71e64e2ade7dd34f.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/09ef43016bc2926cef9393caa4899a90.webp ideListPrdImage8248_20 alt트임 부츠컷 레깅스>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8248, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8248>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8248&cate_no1&display_group20 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8248&cate_no1&display_group20 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>트임 부츠컷 레깅스/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8248 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-19 xans-product-listitem xans-product-19 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>23,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>23,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>옷장 속 요물템! 밑트임을 더해 움직임도 자유로운 극강의 편안함을 느껴보세요!/span>/li>/ul> div idpriceArea>div classrate data-custom23000 data-price23000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8248, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8248, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8248 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8081 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8081 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8081, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8081&cate_no1&display_group20 nameanchorBoxName_8081>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/c11d2bc3c82cc9013995ad7bd3535025.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/6e3cd2d4da7b3caacf8e6a8c8ebf5c32.webp ideListPrdImage8081_20 alt루카 라운드 핏 데님팬츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8081, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8081>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8081&cate_no1&display_group20 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8081&cate_no1&display_group20 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>루카 라운드 핏 데님팬츠/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8081 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-19 xans-product-listitem xans-product-19 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>41,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>41,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>연청과 중청 사이즈의 컬러와 놀랍도록 편안한 핏의 데님 팬츠예요!/span>/li>/ul> div idpriceArea>div classrate data-custom41000 data-price41000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8081, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8081, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8081 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8082 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8082 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8082, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8082&cate_no1&display_group20 nameanchorBoxName_8082>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/5235c5818ff9a746fca057f17b56d7ff.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/bea45c8392b687cfb9ae5a5dd44600a9.jpg ideListPrdImage8082_20 alt데미안 일자핏 데님팬츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8082, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8082>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8082&cate_no1&display_group20 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8082&cate_no1&display_group20 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>데미안 일자핏 데님팬츠/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8082 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-19 xans-product-listitem xans-product-19 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>42,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>42,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>팬츠 하나로 1석 n조의 활용도를 경험해 보세요. 남여아 구분 없이 같이 입어요!/span>/li>/ul> div idpriceArea>div classrate data-custom42000 data-price42000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8082, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8082, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8082 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8079 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8079 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8079, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8079&cate_no1&display_group20 nameanchorBoxName_8079>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/8143c59623e23efa50f8bd472713ae21.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/b9fd4932c288e53a8609c316de59ab49.jpg ideListPrdImage8079_20 alt리본 데님 스커트>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8079, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8079>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8079&cate_no1&display_group20 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8079&cate_no1&display_group20 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>리본 데님 스커트/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8079 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-19 xans-product-listitem xans-product-19 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>38,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>38,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>블랙 데님 스커트로 편안하고 멋스러워요~ 리본 디테일 포인트로 코디도 엣지있게!/span>/li>/ul> div idpriceArea>div classrate data-custom38000 data-price38000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8079, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8079, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8079 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8105 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8105 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8105, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8105&cate_no1&display_group20 nameanchorBoxName_8105>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/94a3ac73bd7a8c24f10579db7f74ea5c.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/c85386edd32a7c25cacc43e92e09e7d0.jpg ideListPrdImage8105_20 alt노아 데님팬츠(중청)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8105, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8105>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8105&cate_no1&display_group20 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8105&cate_no1&display_group20 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>노아 데님팬츠(중청)/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8105 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-19 xans-product-listitem xans-product-19 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>42,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>42,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>베테 데님은 아.묻.따! 이리 뛰고 저리 뛰어도 놀랍도록 편안한 팬츠 여기있어요./span>/li>/ul> div idpriceArea>div classrate data-custom42000 data-price42000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8105, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8105, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8105 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8186 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8186 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8186, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8186&cate_no1&display_group20 nameanchorBoxName_8186>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/fa707702a89384f59d157b4e9ea10462.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/673b3dcd9b60780a7c3ecc677e7bf86f.webp ideListPrdImage8186_20 alt엣지 코튼 팬츠>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8186, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8186>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8186&cate_no1&display_group20 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8186&cate_no1&display_group20 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>엣지 코튼 팬츠/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8186 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-19 xans-product-listitem xans-product-19 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>38,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>38,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>루즈하면서도 동그랗게 떨어지는 핏과 라인이 너무 예쁜 이번 가을 레어템✨ 남매룩 가능!/span>/li>/ul> div idpriceArea>div classrate data-custom38000 data-price38000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8186, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8186, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8186 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li> /ul> /div>/div> !-- 5 --> div data-thumbACC (탭메뉴) classxans-element- xans-product xans-product-listmain-20 xans-product-listmain xans-product-20 swiper-slide cont>div classec-base-product> !-- $count 6 --> ul classprdList grid3> li idanchorBoxId_7906 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7906 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7906, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no7906&cate_no1&display_group21 nameanchorBoxName_7906>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/84f7a6d3cfe25946955560bd23287c36.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/2c5fb0cfe6928049097e707678f8e0cf.jpg ideListPrdImage7906_21 alt카라멜 골지 타이즈(5%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7906, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7906>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7906&cate_no1&display_group21 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7906&cate_no1&display_group21 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>카라멜 골지 타이즈(5%)/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7906 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-20 xans-product-listitem xans-product-20 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>13,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>12,350원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>양말 맛집 베테가 만든 프리미엄 타이즈! 신축성부터 착용감까지, 베테 타이즈는 달라요! ★2켤레 이상 구매시 추가 5% 할인/span>/li>/ul> div idpriceArea>div classrate data-custom13000 data-price12350 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7906, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7906, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7906 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8227 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8227 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8227, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8227&cate_no1&display_group21 nameanchorBoxName_8227>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/f6b86bd3185b15b51390bf27e35201f6.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/8ba6e7946383e05d3c9ab31d9d004386.jpg ideListPrdImage8227_21 alt3set)카라멜 골지 타이즈(버건디+카멜+민트)(15%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8227, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8227>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8227&cate_no1&display_group21 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8227&cate_no1&display_group21 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>3set)카라멜 골지 타이즈(버건디+카멜+민트)(15%)/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8227 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-20 xans-product-listitem xans-product-20 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>39,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>33,150원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>단풍 놀이 가요~🍁 가을에 가장 잘 어울리는 3가지 컬러! ★1켤레 당 11,050원/span>/li>/ul> div idpriceArea>div classrate data-custom39000 data-price33150 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8227, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8227, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8227 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8243 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8243 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8243, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8243&cate_no1&display_group21 nameanchorBoxName_8243>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/4e1c50b5aa0cc8c7cf96f66a7673ccfd.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/1f7a7a175f5a01522430652e175821d8.jpg ideListPrdImage8243_21 alt3set)카라멜 골지 타이즈(크림+코코아+블랙)(15%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8243, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8243>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8243&cate_no1&display_group21 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8243&cate_no1&display_group21 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>3set)카라멜 골지 타이즈(크림+코코아+블랙)(15%)/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8243 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-20 xans-product-listitem xans-product-20 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>39,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>33,150원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>모든 룩에 찰떡! 어디에나 어울리는 베이직 컬러! ★1켤레 당 11,050원/span>/li>/ul> div idpriceArea>div classrate data-custom39000 data-price33150 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8243, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8243, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8243 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_7910 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7910 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7910, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no7910&cate_no1&display_group21 nameanchorBoxName_7910>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/aeac658ecb9c8432553efb3fd6ddd6c6.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/3c7741f7a24efc283f2af4f0d66589ee.jpg ideListPrdImage7910_21 alt3set)봉봉 골지 삭스(5%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7910, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7910>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7910&cate_no1&display_group21 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7910&cate_no1&display_group21 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>3set)봉봉 골지 삭스(5%)/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7910 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-20 xans-product-listitem xans-product-20 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>13,500원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>12,825원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>올가을, 발끝부터 설렘 시작! 딱 필요한 세가지 컬러 구성을 만나보세요./span>/li>/ul> div idpriceArea>div classrate data-custom13500 data-price12825 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7910, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7910, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7910 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_7909 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7909 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7909, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no7909&cate_no1&display_group21 nameanchorBoxName_7909>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/15bb1cd6b37688bb23412e53a133e960.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/5cde5f811be843c1aac633f57c5a79fc.jpg ideListPrdImage7909_21 altSet)봉봉 골지 삭스(오프화이트+블랙)(5%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7909, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7909>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7909&cate_no1&display_group21 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7909&cate_no1&display_group21 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>Set)봉봉 골지 삭스(오프화이트+블랙)(5%)/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7909 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-20 xans-product-listitem xans-product-20 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>9,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>8,550원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>쬐임 없고 흘러내림 없는 마법같은 베테 삭스! 기본 컬러는 필수죠./span>/li>/ul> div idpriceArea>div classrate data-custom9000 data-price8550 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7909, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7909, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7909 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li>li idanchorBoxId_8147 classxans-record-> div classthumbnail> div classprdImg> div classicon pc> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8147 categoryno1 icon_statusoff login_statusF individual-setF />/span> span classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8147, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> /div> a href/product/detail.html?product_no8147&cate_no1&display_group21 nameanchorBoxName_8147>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/a4ca85bee661a1bb083488b57236cb02.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/7c478093ab4dd8d6be625933c03808ba.webp ideListPrdImage8147_21 alt진주 리본 헤어밴드>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8147, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8147>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8147&cate_no1&display_group21 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8147&cate_no1&display_group21 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;>진주 리본 헤어밴드/span>/a>span classwish pc>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8147 categoryno1 icon_statusoff login_statusF individual-setF />/span>/strong> ul classxans-element- xans-product xans-product-listitem-20 xans-product-listitem xans-product-20 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>15,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;font-weight:bold;>15,000원/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품 간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>진주 알이 우리 아이 머리 위에 콕콕! 레어템 하나로 기분도 UP!/span>/li>/ul> div idpriceArea>div classrate data-custom15000 data-price15000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>span classico-cart pc>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8147, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> div classico-btn mo> ul> li classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8147, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/li> li classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8147 categoryno1 icon_statusoff login_statusF individual-setF />/li> /ul> /div> /div>/li> /ul> /div>/div> /div> !-- 페이지네이션 --> div classswiper-pagination>/div> /div> /div>/div> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 메인 배너 영역 사용 유무 체크 부분입니다. ■■■■■예시▼사용 Odiv idm-bnr-2 dispon>사용 Xdiv idm-bnr-2 dispoff>dispon -> 사용함dispoff -> 사용안함▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->div idm-bnr-2 dispon>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 1번 배너 영역입니다. ■■■■■예시▼ a href1.연결링크주소>img src/_ruben/mbnr/1.jpg>/a>1.연결링크주소 : 배너클릭시 이동할 연결 url을 입력해주세요.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> a href/product/list.html?cate_no304>img src/_ruben/mbnr2/3denim-autumn.jpg>/a>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 2번 배너 영역입니다. ■■■■■예시▼ a href1.연결링크주소>img src/_ruben/mbnr/2.jpg>/a>1.연결링크주소 : 배너클릭시 이동할 연결 url을 입력해주세요.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> a href/product/detail.html?product_no7906>img src/_ruben/mbnr2/caramel_tights.jpg>/a>/div> div classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 ec-base-product typeThumb>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $moreview yes $cache no -->h2>span>베베테일러 추천상품/span>RECOMMENDATIONS/h2>ul classprdList grid2> li idanchorBoxId_7907 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7907 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no7907&cate_no1&display_group2 nameanchorBoxName_7907>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/725f95bf9520eaac28160ed866322ec8.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/fdd050cd352aba235709f153f41c4fb4.jpg ideListPrdImage7907_2 alt밀크 골지 분리형 타이즈>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7907, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7907>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7907&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7907&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>밀크 골지 분리형 타이즈/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>양말이 사라져도 걱정No~! 타이즈1+양말2개 구성의 혜자혜택! 엄마 마음도 든든해요. ★2장 이상 구매시 추가 5% 할인/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>18,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>18,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom18000 data-price18000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8085 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8085 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8085&cate_no1&display_group2 nameanchorBoxName_8085>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/5b9dfa46f80a123e6d8f5922de684f3e.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/80f31fcdc10f8db8206c69db9f1c1ae0.webp ideListPrdImage8085_2 alt밤비 집업 니트 자켓>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8085, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8085>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8085&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8085&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>밤비 집업 니트 자켓/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>면100% 원사로 부드러움은 물론이고 도톰한 두께감으로 겨울내내 입어요❄️/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>61,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>61,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom61000 data-price61000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_7906 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7906 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no7906&cate_no1&display_group2 nameanchorBoxName_7906>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/84f7a6d3cfe25946955560bd23287c36.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/2c5fb0cfe6928049097e707678f8e0cf.jpg ideListPrdImage7906_2 alt카라멜 골지 타이즈(5%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7906, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7906>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7906&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7906&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>카라멜 골지 타이즈(5%)/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>양말 맛집 베테가 만든 프리미엄 타이즈! 신축성부터 착용감까지, 베테 타이즈는 달라요! ★2켤레 이상 구매시 추가 5% 할인/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>13,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>12,350원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom13000 data-price12350 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8243 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8243 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8243&cate_no1&display_group2 nameanchorBoxName_8243>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/4e1c50b5aa0cc8c7cf96f66a7673ccfd.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/1f7a7a175f5a01522430652e175821d8.jpg ideListPrdImage8243_2 alt3set)카라멜 골지 타이즈(크림+코코아+블랙)(15%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8243, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8243>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8243&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8243&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>3set)카라멜 골지 타이즈(크림+코코아+블랙)(15%)/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>모든 룩에 찰떡! 어디에나 어울리는 베이직 컬러! ★1켤레 당 11,050원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>39,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>33,150원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom39000 data-price33150 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_7910 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7910 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no7910&cate_no1&display_group2 nameanchorBoxName_7910>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/aeac658ecb9c8432553efb3fd6ddd6c6.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/3c7741f7a24efc283f2af4f0d66589ee.jpg ideListPrdImage7910_2 alt3set)봉봉 골지 삭스(5%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7910, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7910>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7910&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7910&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>3set)봉봉 골지 삭스(5%)/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>올가을, 발끝부터 설렘 시작! 딱 필요한 세가지 컬러 구성을 만나보세요./span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>13,500원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>12,825원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom13500 data-price12825 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_7909 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno7909 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no7909&cate_no1&display_group2 nameanchorBoxName_7909>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/15bb1cd6b37688bb23412e53a133e960.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/5cde5f811be843c1aac633f57c5a79fc.jpg ideListPrdImage7909_2 altSet)봉봉 골지 삭스(오프화이트+블랙)(5%)>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(7909, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_7909>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no7909&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no7909&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>Set)봉봉 골지 삭스(오프화이트+블랙)(5%)/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>쬐임 없고 흘러내림 없는 마법같은 베테 삭스! 기본 컬러는 필수죠./span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>9,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>8,550원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom9000 data-price8550 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8248 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8248 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8248&cate_no1&display_group2 nameanchorBoxName_8248>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202509/7b0e9e568c1726ab71e64e2ade7dd34f.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202509/09ef43016bc2926cef9393caa4899a90.webp ideListPrdImage8248_2 alt트임 부츠컷 레깅스>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8248, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8248>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8248&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8248&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>트임 부츠컷 레깅스/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>옷장 속 요물템! 밑트임을 더해 움직임도 자유로운 극강의 편안함을 느껴보세요!/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>23,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>23,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom23000 data-price23000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8089 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8089 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8089&cate_no1&display_group2 nameanchorBoxName_8089>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/f7fea6bb80d3a853248c9aa20245d2cc.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/2cc17d2089bc889b04fbc74b7711d640.jpg ideListPrdImage8089_2 alt라일리 니트 베스트>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8089, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8089>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8089&cate_no1&display_group2 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8089&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:15px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:15px;color:#555555;font-weight:bold;>라일리 니트 베스트/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>상품간략설명/span> :/strong> span class stylefont-size:11px;color:#999999;>펀칭 짜임이 너무 예쁜 베스트! 보드라운 촉감으로, 간절기부터 겨울까지 폭넓게 활용해 보세요!/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:11px;color:#999999;>소비자가/span> :/strong> span class stylefont-size:11px;color:#999999;text-decoration:line-through;>42,000원/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#333333;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#333333;font-weight:bold;>42,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom42000 data-price42000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li> /ul>div classxans-element- xans-product xans-product-listmore-1 xans-product-listmore xans-product-1 ec-base-paginate typeMoreview>a href#none onclicktry { $M.displayMore(1, 2, 0, 8, 0, false, S0000000, false, ); } catch(e) { return false; } classbtnMore> 더보기span classcnt>span idmore_current_page_2 class>1/span>/span idmore_total_page_2 class>4/span>/span> span classicoMore>/span> /a>/div>/div> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 영상 + 상품 영역 사용 유무 체크 부분입니다. ■■■■■예시▼사용 Odiv idm-video-prd dispon>사용 Xdiv idm-video-prd dispoff>dispon -> 사용함dispoff -> 사용안함▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->div idm-video-prd dispon> div classtitle>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 영상 + 상품 영역 상단 타이틀 부분입니다. ■■■■■예시▼h1>타이틀/h1>p>영역에 대한 설명 텍스트/p>h1>과/h1>, p>와/p> 부분은 감싸는 부분입니다.지워지면 정상 노출이 되지않아요! 꼭 삭제되지않도록 유의해서 수정해주세요-!▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> h1>영상 속 그 상품/h1> p>영상에 나온 그 제품, 뭐였지?/p> /div> div classwrap>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 유튜브/비메오 영상 주소를 수정하는 부분입니다. ■■■■■● type값 : youtube / vimeo설명 : 유튜브 영상이면 type값 부분에 youtube로 써주시고, 비메오 영상이면 type값 부분에 vimeo로 써주세요. ● id설명 : 영상 아이디를 입력하는 부분입니다. 아래 안내에 따라 아이디를 확인해주세요.유튜브1.유튜브사이트(youtube.com)에서 원하는 영상 페이지로 들어값니다.2.브라우저 주소창에 주소를 확인합니다. (예시 : https://www.youtube.com/watch?vqpznLDYvR9A&ab_channelLacoste)3.여기서 https://www.youtube.com/watch?v와 &ab_channelLacoste 사이에 있는 qpznLDYvR9A 부분이 영상 아이디입니다.비메오1.비메오사이트(vimeo.com)에서 원하는 영상 페이지로 들어갑니다.2.브라우저 주소창에 주소를 확인합니다. (예시 : https://vimeo.com/4165307)3.여기서 https://vimeo.com/ 끝에 나오는 숫자로 구성된 4165307 부분이 영상 아이디입니다.예시▼ 유튜브 div classvideo typeyoutube id영상아이디> 비메오 div classvideo typevimeo id영상아이디>▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> div classvideo typeyoutube idG8h25GrkWA0> /div> div classprd> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 영상과 함께 노출되는 메인 상품 리스트 영역입니다. 노출하는 메인 상품분류의 모듈코드를 변경하실 경우 수정해주세요. ■■■■■형식▼ div classec-base-product typeThumb module모듈코드> !-- $count 5모듈코드모듈코드 화인하는 경로 : 관리자페이지 > 상품 > 상품 진열 > 메인 진열 > 메인분류 진열 > 메인분류 > 메인분류 관리 > 분류선택 > 모듈코드상품개수해당위치에 노출하실 상품 개수의 숫자로 수정해주세요.*4~7 사이의 상품 개수로 추천합니다. 너무 많으면 스크롤이 너무 길어져서 가시성이 떨어질 수 있어요.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> div classxans-element- xans-product xans-product-listmain-23 xans-product-listmain xans-product-23 ec-base-product typeThumb>!-- $count 5 -->ul classprdList> li idanchorBoxId_8136 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8136 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8136&cate_no1&display_group24 nameanchorBoxName_8136>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/e6d1ab379781fe68947df5730ae766b9.webp>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/7ebb59e422069c619741ffa8ca5408ec.webp ideListPrdImage8136_24 altNew 나나셔링티>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8136, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8136>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8136&cate_no1&display_group24 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8136&cate_no1&display_group24 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>New 나나셔링티/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-23 xans-product-listitem xans-product-23 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;>19,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom data-price19000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8133 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8133 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8133&cate_no1&display_group24 nameanchorBoxName_8133>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/37cefd8df4f07a730657f1fb98ddd017.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/4082bfa90a5e07a7a7f92933786cacee.jpg ideListPrdImage8133_24 alt헤이즐 골지 나시탑>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8133, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8133>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8133&cate_no1&display_group24 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8133&cate_no1&display_group24 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>헤이즐 골지 나시탑/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-23 xans-product-listitem xans-product-23 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;>19,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom data-price19000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li>li idanchorBoxId_8091 classxans-record-> div classthumbnail> div classprdImg> span classwish>img src/web/upload/icon_201801171839074700.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno8091 categoryno1 icon_statusoff login_statusF individual-setF />/span> a href/product/detail.html?product_no8091&cate_no1&display_group24 nameanchorBoxName_8091>div classover-img>img src//webmail.bebetailor.co.kr/web/product/small/202508/ba1c902265d42ff2e720e0242124f3d8.jpg>/div>img src//webmail.bebetailor.co.kr/web/product/medium/202508/f15d53348e0460e7444299693a71858e.jpg ideListPrdImage8091_24 alt루루 후디 맨투맨>/a> div classpl-button-wrap> div classpl-button> div classico-cart>img src/web/upload/icon_201801171838515200.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(8091, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/div> div classlikeButton displaynone>button typebutton>strong>span classlikePrdCount likePrdCount_8091>0/span>/strong>/button>/div> div classico-blank>a href/product/detail.html?product_no8091&cate_no1&display_group24 target_blank>i classxi-external-link>/i>/a>/div> /div> /div> /div> /div> div classdescription> div classcolorchip displaynone> /div> strong classname>a href/product/detail.html?product_no8091&cate_no1&display_group24 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>루루 후디 맨투맨/span>/a>/strong> ul classxans-element- xans-product xans-product-listitem-23 xans-product-listitem xans-product-23 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>판매가/span> :/strong> span class stylefont-size:12px;color:#555555;>54,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> div idpriceArea>div classrate data-custom data-price54000 data-sale>/div>div classsale sale3>/div>div classsale sale2>/div>div classsale sale1>/div>div classprice>/div>div classcustom>/div>/div> !--p classprice sale displaynone>/p--> div classpromotion> /div> /div>/li> /ul>/div> /div> /div>/div> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 메인 배너 영역 사용 유무 체크 부분입니다. ■■■■■예시▼사용 Odiv idm-bnr dispon>사용 Xdiv idm-bnr dispoff>dispon -> 사용함dispoff -> 사용안함▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->div idm-bnr dispon>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 1번 배너 영역입니다. ■■■■■예시▼ a href1.연결링크주소> img src/_ruben/mbnr/1.jpg> div classbox> div classtxt> h1>2.큰타이틀/h1> p>3.간단설명텍스트/p> /div> b>4.버튼텍스트/b> /div> /a>1.연결링크주소 : 배너클릭시 이동할 연결 url을 입력해주세요.2.큰타이틀 : 배너에 큰 제목을 입력해주세요.3.간단설명텍스트 : 큰 제목 밑에 나올 간단한 설명을 입력해주세요.4.버튼텍스트 : 배너 내용에 맞게 짧은 버튼 내용을 입력해주세요. (4-6글자 추천)▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> a hrefhttps://zzlzy.cafe24.com/skin-skin45/board/membership.html> img src/_ruben/mbnr/1.jpg> div classbox> div classtxt> h1>Membership/h1> p>베테 패밀리 등급별 혜택/p> /div> b>더보기/b> /div> /a>!---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒■■■■■ 2번 배너 영역입니다. ■■■■■예시▼ a href1.연결링크주소> img src/_ruben/mbnr/2.jpg> div classbox> div classtxt> h1>2.큰타이틀/h1> p>3.간단설명텍스트/p> /div> b>4.버튼텍스트/b> /div> /a>1.연결링크주소 : 배너클릭시 이동할 연결 url을 입력해주세요.2.큰타이틀 : 배너에 큰 제목을 입력해주세요.3.간단설명텍스트 : 큰 제목 밑에 나올 간단한 설명을 입력해주세요.4.버튼텍스트 : 배너 내용에 맞게 짧은 버튼 내용을 입력해주세요. (4-6글자 추천)▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒-----------------------------------------------------------------------------------------> a hrefhttps://brettailor.com/index.html target_blank> img src/_ruben/mbnr/2.jpg> div classbox> div classtxt> h1>Brettailor/h1> p>10대 친구들을 위한 주니어브랜드/p> /div> b>더보기/b> /div> /a>/div>/div>!--// #main-box --> div idmain-review rev-titletrue rev-title-texttrue rev-arrowfalse rev-pagitrue rev-pagi-typeprogressbar> div classtitle> h1>포토구매후기/h1> p>구매하신 고객님들의 생생한 포토후기에요/p> /div> div classxans-element- xans-board xans-board-listpackage-4 xans-board-listpackage xans-board-4 sw-wrap >div classswiper rev-slide> div classswiper-wrapper> li data-link?no297061&board_no4 data-num7654 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/3aa70cddd90a83c522f96df46b7f6222.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/640526871dca4278c83e6d1f1b65b567.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale애셔-투웨이-나일론-조거팬츠/7654/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale애셔-투웨이-나일론-조거팬츠/7654/>25ss SALE)애셔 투웨이 나일론 조거팬츠/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>고슬고슬 시원하고 너무 예뻐요 핏까지 완벽한 여름바지입니다/div> div classcont>고슬고슬 시원하고 너무 예뻐요 핏까지 완벽한 여름바지입니다 /div> div classetc-area> span>공진****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297060&board_no4 data-num7725 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/8bf201bee9c7a993632518e7a732e6ca.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/set레몬-마켓-티셔츠샬롯-튜튜-치렝스10/7725/>/a>/p> div classp-info> p classprd-name>a href/product/set레몬-마켓-티셔츠샬롯-튜튜-치렝스10/7725/>Set)레몬 마켓 티셔츠+샬롯 튜튜 치렝스(10%)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>아이가 정말 행복해하며 입네요❤️ 편안하면서도 공주병 중기를 지나고 있는 아이가 기/div> div classcont>아이가 정말 행복해하며 입네요❤️ 편안하면서도 공주병 중기를 지나고 있는 아이가 기뻐서 밤에 미리 옷을 챙겨둘 만큼 예쁩니다! /div> div classetc-area> span>윤예****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297059&board_no4 data-num7728 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/d70dbe093a9365da4acf2c3101d7909e.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/593c816bf68041d9b1727f58b3abd542.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/set리본-뷔스티에-티셔츠필릭스-5부-데님-팬츠10/7728/>/a>/p> div classp-info> p classprd-name>a href/product/set리본-뷔스티에-티셔츠필릭스-5부-데님-팬츠10/7728/>Set)리본 뷔스티에 티셔츠+필릭스 5부 데님 팬츠(10%)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>요즘 정말 잘 입히고 있는 아이템이에요 디자인이 넘 예뻐서 아이랑 엄마랑 둘 다 만족/div> div classcont>요즘 정말 잘 입히고 있는 아이템이에요br>디자인이 넘 예뻐서 아이랑 엄마랑 둘 다 만족한 템 중 하나에요 전 아이한테 거의 딱 맞게 입히는 편이라 이건 사이즈 업해서 쟁여놓고 싶네요ㅎ/div> div classetc-area> span>백부****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297058&board_no4 data-num7723 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/9c56f31ff1b7ae22a1bcbd4604daeeb5.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/28876257b1d11bbf5382876f78abd9f1.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/set루루-샤-티셔츠샬롯-튜튜-치렝스15/7723/>/a>/p> div classp-info> p classprd-name>a href/product/set루루-샤-티셔츠샬롯-튜튜-치렝스15/7723/>Set)루루 샤 티셔츠+샬롯 튜튜 치렝스(15%)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>토끼티셔츠에 팔부분 샤도 너무 예쁘고 튜튜 치렝스랑 너무 잘 어울려요 ㅎㅎ 아이가 너/div> div classcont>토끼티셔츠에 팔부분 샤도 너무 예쁘고 튜튜 치렝스랑 너무 잘 어울려요 ㅎㅎ 아이가 너무 좋아했어요~~/div> div classetc-area> span>박소****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297057&board_no4 data-num7552 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/cb4201184dff7ae4fd24b26eb1870304.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/6d6619bda07c8982a921f5c3dda9b3db.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale샬롯-튜튜-치렝스/7552/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale샬롯-튜튜-치렝스/7552/>25ss SALE)샬롯 튜튜 치렝스/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>발레치마라고 아이가 좋아하네요 여름에도 예쁨을 유지하면서 입을 수 있을 것 같아요/div> div classcont>발레치마라고 아이가 좋아하네요 여름에도 예쁨을 유지하면서 입을 수 있을 것 같아요 ㅎㅎ/div> div classetc-area> span>박소****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297056&board_no4 data-num7601 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/05b9a3d7690c8ebddcc6ab0e23db60a5.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/fbc31fdde2164e951c1ca240fdef740f.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale멜리-pk-플리츠-원피스/7601/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale멜리-pk-플리츠-원피스/7601/>25ss SALE)멜리 PK 플리츠 원피스/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>핑크 중에서도 예쁜 핑크로 잘 나왔네요~~ 예쁩니다 아이도 좋아해요/div> div classcont>핑크 중에서도 예쁜 핑크로 잘 나왔네요~~ 예쁩니다 아이도 좋아해요/div> div classetc-area> span>박소****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297055&board_no4 data-num7788 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/6eb854f5b196c14687b2628fc1e2b433.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/fe180ff54b2e8abd2f16d46999823cb2.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale리본-집게-머리핀2개-세트화이트/7788/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale리본-집게-머리핀2개-세트화이트/7788/>25ss SALE)리본 집게 머리핀(2개 세트)(화이트)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>요즘 머리부터 발끝까지 베테템들만 입히고 있는것 같아요초딩이 하기엔 좀 과하지 않을/div> div classcont>요즘 머리부터 발끝까지 베테템들만 입히고 있는것 같아요초딩이 하기엔 좀 과하지 않을까 싶어 머리핀을 살까말까 고민했었는데 막상 해놓으니 너무 예뻐요br>소공녀? 스타일의 인형 같답니다br>새로운 템 열릴때마다 계속 구입중이라 아이 옷장이br>포화상태지만 예쁜거 많이 팔아주세요♡/div> div classetc-area> span>백부****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297054&board_no4 data-num7727 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/d598c7f42ace93c8300a3ed02f4cee89.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/552d4fae18bb78a8251c634d030f70ca.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/set사샤-아일렛-블라우스슈가-하트-스커트10/7727/>/a>/p> div classp-info> p classprd-name>a href/product/set사샤-아일렛-블라우스슈가-하트-스커트10/7727/>Set)사샤 아일렛 블라우스+슈가 하트 스커트(10%)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>노오란색 치마가 색감이 너무 예쁘고 블라우스랑 잘 어울려요! 치마 안에 속바지가 붙/div> div classcont>노오란색 치마가 색감이 너무 예쁘고 블라우스랑 잘 어울려요! br>치마 안에 속바지가 붙어있어서 더 편하게 입힐 수 있겠어요^^/div> div classetc-area> span>박소****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297053&board_no4 data-num7623 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/62aff822286c22db2b03f5c2fac5cb1d.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/3859b562fdd94be00948527d04ba41b9.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale아멜리-데님-반바지100110120/7623/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale아멜리-데님-반바지100110120/7623/>25ss SALE)아멜리 데님 반바지(100,110,120)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>이제 큰언니 마지막 사이즈라 프릴도 마지막으로 입히고 싶어서 구매했는데 넘 좋네요/div> div classcont>이제 큰언니 마지막 사이즈라 프릴도 마지막으로 입히고 싶어서 구매했는데 넘 좋네요br>길이도 적당히 학교 입고가기에 좋고 프릴도 유치하지않고 바지핏이랑 찰떡이예요/div> div classetc-area> span>장서****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297052&board_no4 data-num7699 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/37957e545e3f665f64d8851070fd8c48.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/63b007dfb4661817a1502a47b5c9b53f.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale리본-뷔스티에-티셔츠/7699/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale리본-뷔스티에-티셔츠/7699/>25ss SALE)리본 뷔스티에 티셔츠/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>프리오더로 오래 기다렸는데 너무너무 예뻐요 특히 프릴부분 소재가 넘 예쁘네요~ 이옷/div> div classcont>프리오더로 오래 기다렸는데 너무너무 예뻐요br>특히 프릴부분 소재가 넘 예쁘네요~ br>이옷은 사진보다 실물이 몇배는 예쁜옷/div> div classetc-area> span>장서****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297051&board_no4 data-num6629 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202401/d57fa1632676ed8f69e3811174faf43b.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/24ss-sale베리-토끼-티셔츠90100/6629/>/a>/p> div classp-info> p classprd-name>a href/product/24ss-sale베리-토끼-티셔츠90100/6629/>24ss SALE)베리 토끼 티셔츠(90,100)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>색상이 화사하고 건조기해도 별로 안줄어요 천은 얇지않고 중간에서 도톰한 편/div> div classcont>색상이 화사하고 건조기해도 별로 안줄어요 천은 얇지않고 중간에서 도톰한 편/div> div classetc-area> span>이지****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297050&board_no4 data-num6257 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202310/83219ac9ffd1b4569b495f33f93a60d9.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/23fw-sale고양이-행성-티셔츠100/6257/>/a>/p> div classp-info> p classprd-name>a href/product/23fw-sale고양이-행성-티셔츠100/6257/>23fw SALE)고양이 행성 티셔츠(100)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>천부드럽고 도통한 편입니다 사진하고 같고 넉넉한 변이고 건조기해도 별차이 없어요/div> div classcont>천부드럽고 도통한 편입니다 사진하고 같고 넉넉한 변이고 건조기해도 별차이 없어요/div> div classetc-area> span>이지****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297049&board_no4 data-num6217 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202309/9d6db92f6df8f6ae389b950b902303e4.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/23fw-sale폴라리스-피치기모-티100110/6217/>/a>/p> div classp-info> p classprd-name>a href/product/23fw-sale폴라리스-피치기모-티100110/6217/>23fw SALE)폴라리스 피치기모 티(100,110)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>옷은 사진 그대로인데 기모가 아니에요! 도톰한 가을게울용 천은 맞은데 기모는 아니니/div> div classcont>옷은 사진 그대로인데 기모가 아니에요! 도톰한 가을게울용 천은 맞은데 기모는 아니니 참고하세요/div> div classetc-area> span>이지****/span> span classdate displaynone>25.05.24/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297048&board_no4 data-num7626 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/50af6d1b3fbfa0db1ede95f57fa6aae3.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202503/f31f41e7f2f694bf9c35a28e05a144ce.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale빈센트-핀턱-데님-팬츠/7626/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale빈센트-핀턱-데님-팬츠/7626/>25ss SALE)빈센트 핀턱 데님 팬츠/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>바지 너무 편하고 예쁩니다. 진이 왜이리도 부드러울까요? 궁금합니다^^/div> div classcont>바지 너무 편하고 예쁩니다. 진이 왜이리도 부드러울까요? 궁금합니다^^/div> div classetc-area> span>안지****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297047&board_no4 data-num7602 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/3f00ba0972743ed2894a3ec1b92e6be2.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/3ae18823160941d9ca223fd4180fc4ee.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale로미-pk-플레이-원피스/7602/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale로미-pk-플레이-원피스/7602/>25ss SALE)로미 PK 플레이 원피스/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>편안하지만 예의를 차린 그런 옷!! 한치수 작았으면 더 예뻤을거 같단 생각을 했지만 내/div> div classcont>편안하지만 예의를 차린 그런 옷!!br>한치수 작았으면 더 예뻤을거 같단 생각을 했지만br>내년에도 예쁘게 입는걸로 ㅋㅋㅋㅋ/div> div classetc-area> span>정정****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297046&board_no4 data-num7600 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202504/09eaca1e0becf4c86e0ec1a143221830.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale루나-pk-카라티/7600/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale루나-pk-카라티/7600/>25ss SALE)루나 PK 카라티/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>아이가 옷을 보자마자 너무 좋아했고 깔끔한 셔츠 그 자체입니다/div> div classcont>아이가 옷을 보자마자 너무 좋아했고 깔끔한 셔츠 그 자체입니다/div> div classetc-area> span>25****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297045&board_no4 data-num7622 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202503/fe25da4c3d5f4c2f35a02c41f13a4568.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale셀린-롤업-데님-반바지연청진청100120/7622/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale셀린-롤업-데님-반바지연청진청100120/7622/>25ss SALE)셀린 롤업 데님 반바지(연청/진청100~120)/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>편안한 바지이고 아이가 입었을때 딱 적당한 기장이에요/div> div classcont>편안한 바지이고 아이가 입었을때 딱 적당한 기장이에요/div> div classetc-area> span>25****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297044&board_no4 data-num7603 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202503/a19b07087a965e579d28a150af940306.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale코코-와플-티셔츠/7603/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale코코-와플-티셔츠/7603/>25ss SALE)코코 와플 티셔츠/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>시원한 재질이고 색감이 덥지 않은 연보라색감이에요/div> div classcont>시원한 재질이고 색감이 덥지 않은 연보라색감이에요/div> div classetc-area> span>25****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297043&board_no4 data-num7604 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy/// data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202503/c5e5b48702940efec9eead72f0130c84.jpg data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale코코-와플-스커트/7604/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale코코-와플-스커트/7604/>25ss SALE)코코 와플 스커트/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>스커트가 재질이 좋고 속바지가같이 있어서 편리합니다/div> div classcont>스커트가 재질이 좋고 속바지가같이 있어서 편리합니다/div> div classetc-area> span>25****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li>li data-link?no297042&board_no4 data-num7616 data-photo//webmail.bebetailor.co.kr/file_data/zzlzy//2025/06/24/7d2a0df6a836afcc700eaa03d8a3285f.jpg data-thumb//webmail.bebetailor.co.kr/web/product/tiny/202503/aca9bcfc9d4349d93f62a87a1bb8e76a.gif data-grade/_ruben/common/ico-star-orange2-5.svg classxans-element- xans-board xans-board-list-4 xans-board-list xans-board-4 item xans-record->!-- $count 20 -->div classinner> div classthumb>/div> div classinfo-box> div classprd-info> p classprdThumb>a href/product/25ss-sale페넬로페-리본-티셔츠/7616/>/a>/p> div classp-info> p classprd-name>a href/product/25ss-sale페넬로페-리본-티셔츠/7616/>25ss SALE)페넬로페 리본 티셔츠/a>/p> /div> /div> div classinfo-cont> p classgrade displaynone>/p> div classsubject>한사이즈 크게 주문했는데 넉넉하게 잘 맞아요 리본도 단단하게 달려있고 예뻐요 머리핀/div> div classcont>한사이즈 크게 주문했는데 넉넉하게 잘 맞아요br>리본도 단단하게 달려있고 예뻐요br>머리핀부터 양말까지 다 베베테일러에요♡/div> div classetc-area> span>고미****/span> span classdate displaynone>25.05.23/span> /div>!--// etc-area --> /div> /div>!--// info-box --> /div>/li> /div> div classswiper-pagination>/div> /div>/div> div classmore>a href/board/review/list.html?board_no4>포토후기 더보기/a>/div>/div>div idrev-read-wrap> div idrev-read-div> /div> div idrev-pop-spinner>/div> div idrev-read-mask>/div>/div>script src/_ruben/review/js/main-review.js>/script>div idm-event dispon classxans-element- xans-board xans-board-listpackage-8 xans-board-listpackage xans-board-8 >div classtitle displaynone> h1>이벤트/h1> p>진행중인 다양한 이벤트를 만나보세요/p> /div>div classxans-element- xans-board xans-board-list-8 xans-board-list xans-board-8 event-list>!-- $count 12 $main_list yes $subject_cut 25 -->ul> li classxans-record-> a href/article/lookbook/8/298917/> div classthumbnail>img src//webmail.bebetailor.co.kr/file_data/zzlzy//2025/08/11/64a30164a53377dce8de04a939c1e105.jpg alt>/div> div classcont-box> div classsubject>Bebetailor 25 Autumn/div> div classdate displaynone>25.08.11/div> div classmore>view morei classxi-arrow-right>/i>/div> /div> /a> /li> li classxans-record-> a href/article/lookbook/8/298329/> div classthumbnail>img src//webmail.bebetailor.co.kr/file_data/zzlzy//2025/07/28/541f3ec83db700f9bfb8f7dff522ef19.jpg alt>/div> div classcont-box> div classsubject>Bebetailor 25 Winter/div> div classdate displaynone>25.07.28/div> div classmore>view morei classxi-arrow-right>/i>/div> /div> /a> /li>li classxans-record-> a href/article/lookbook/8/270160/> div classthumbnail>img src//webmail.bebetailor.co.kr/file_data/zzlzy//2025/03/27/80dd8bcf11dd783b604977eed1513ff9.jpg alt>/div> div classcont-box> div classsubject>Bebetailor 25 Summer/div> div classdate displaynone>25.03.27/div> div classmore>view morei classxi-arrow-right>/i>/div> /div> /a> /li>li classxans-record-> a href/article/lookbook/8/269950/> div classthumbnail>img src//webmail.bebetailor.co.kr/file_data/zzlzy//2025/03/25/1a14e26d880f4cb8d3844002d227b451.jpg alt>/div> div classcont-box> div classsubject>Bebetailor 25 Swimwear/div> div classdate displaynone>25.03.21/div> div classmore>view morei classxi-arrow-right>/i>/div> /div> /a> /li>li classxans-record-> a href/article/lookbook/8/267616/> div classthumbnail>img src//webmail.bebetailor.co.kr/file_data/zzlzy//2025/01/17/80f7f7e355e8502637140524a7178267.jpg alt>/div> div classcont-box> div classsubject>Bebetailor 25 Spring/div> div classdate displaynone>25.01.17/div> div classmore>view morei classxi-arrow-right>/i>/div> /div> /a> /li> /ul>/div>/div>script srchttps://plusapp-manager.cafe24.com/js/front/recommend-install.js defer>/script> /div> hr classlayout> div idf-wrap-pc> div idfooter-pc classxans-element- xans-layout xans-layout-footer>div classlogo-wrap> div pc40 mo30 classxans-element- xans-layout xans-layout-logotop logo >a href/index.html>img src/_ruben/images/logo.png>/a>/div>!--// logo --> div classsns> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒사용하지 않는 아이콘은 classx 형태로 변경해주세요!예시▼a href# classx>i classxi-facebook title페이스북>/a> ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->a hrefhttps://www.instagram.com/bebetailor/ classo target_blank>i classxi-instagram title인스타그램>/i>/a>a href# classx>i classxi-facebook title페이스북>/i>/a>a href# classx>i classxi-youtube-play title유튜브>/i>/a>a hrefhttp://pf.kakao.com/_xfpvqxl classo target_blank>i classxi-kakaotalk title카카오톡>/i>/a> /div> /div>!--// logo-wrap -->div classf-column> div classinfo-wrap > div classf-menu> ul> li>a href/shopinfo/company.html>브랜드스토리/a>/li> li>a href/member/mall_agreement.html>이용약관/a>/li> li>a href/member/privacy.html>strong>개인정보처리방침/strong>/a>/li> li>a href/shopinfo/guide.html>쇼핑가이드/a>/li> li>a href/board/product/list.html?board_no6>고객센터/a>/li> /ul> /div>!--// f-menu --> div classbox info> h1 classtitle>회사정보/h1> div classcont> div classline> dl> dt>상호명/dt> dd>(주)영성실업/dd> /dl> dl> dt>대표자/dt> dd>SUNG JUNG-HUN/dd> /dl> dl> dt>전화/dt> dd>a hreftel:02-517-6287>02-517-6287/a>/dd> /dl> dl class> dt>팩스/dt> dd>02-516-8156/dd> /dl> /div> div classline> dl class> dt>사업자등록번호/dt> dd>211-88-89831/dd> /dl> dl class> dt>통신판매업신고/dt> dd>2013-서울강남-00645/dd> /dl> /div> div classline> dl> dt>주소/dt> dd>서울특별시 강남구 학동로 323 한미빌딩B103호/dd> /dl> /div> div classline> dl class> dt>개인정보관리책임자/dt> dd>성정헌 (a hrefmailto:contactus@bebetailor.co.kr>contactus@bebetailor.co.kr/a>)/dd> /dl> /div> /div> /div> div classcopyright> (C) span classyear>/span> 베베테일러. ALL RIGHTS RESERVED. /div> /div>!--// info-wrap --> div classbox cs > h1 classtitle>고객센터/h1> div classcont> h2 classcall onclickdocument.location.hreftel:02-517-6287>02.517.6287/h2> div classtime> 운영시간 오전10시-오후4시br />점심시간12시-1시br />토/일/공휴일 휴무br /> /div> /div>!--// cont --> /div>!--// cs --> div classbox bank > h1 classtitle>입금계좌정보/h1> div classcont> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒무통장 입금정보 기본 형태입니다.dl>dt>은행명/dt>dd>계좌번호/dd>/dl>아래 소스에서 수정해주시거나 위 형태를 복사하셔서 한줄씩 추가해서 사용해주세요.개수가 많은경우, 한줄씩 삭제해서 사용하시면 됩니다.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->dl>dt>하나/dt>dd>398-910006-10305/dd>/dl> p classholder>(주)영성실업/p> /div>!--// cont --> /div>!--// bank --> div classbox delivery> h1 classtitle>교환/반품주소지/h1> div classcont> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒반품주소지 기본 형태입니다.서울시 성동구 뚝섬로1길 63br>영창디지탈타워 B2F위 소스를 참고하셔서 가로 길이가 길 경우, 첫째줄 끝에 br>을 추가하는 방식으로길이를 조절해주세요.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->서울시 강남구 논현동br> 117-1한미빌딩 B103br>br>a hrefhttps://www.cjlogistics.com/ko/tool/parcel/tracking target_blank>배송조회 바로가기 >>/a> /div>!--// cont --> /div>!--// bank --> /div>!--// f-column -->/div>!--// #footer -->/div>!--// #f-wrap -->div idfixed-btn> ul> li classgo-up>a onclickgo_top();>/a>/li> !--li classgo-down>a onclickgo_bottom();>i classxi-angle-down-min>/i>/a>/li--> /ul>/div>div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> p classgraph>현재 결제가 진행중입니다./p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며, br> 결제 진행 중에 본 결제 창을 닫으시면br> 주문이 되지 않으니 br> 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div>/div>div classxans-element- xans-layout xans-layout-multishopshipping ec-base-layer typeModal >h1>WORLD SHIPPING/h1>div classwrap worldshipLayer> p classdesc>PLEASE SELECT THE DESTINATION COUNTRY AND LANGUAGE :/p> div classselect> 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> /div> div classselect> select classxans-element- xans-layout xans-layout-multishopshippinglanguagelist>option valuewebmail.bebetailor.co.kr selectedselected classxans-record->LANGUAGE : 한국어/option>option valuebebejete.com classxans-record->LANGUAGE : 한국어/option>/select> /div> /div>div classec-base-button gFull> a href#none classbtnSubmit>GO/a> /div>a href#none classbtnClose>닫기/a>/div>div classbtnTop idbtnTop> a href#>맨위로/a>/div>div idrb-mask>/div>div idf-wrap-mo> div idfooter-mo classxans-element- xans-layout xans-layout-footer>div classlogo-wrap> div pc40 mo30 classxans-element- xans-layout xans-layout-logotop logo >a href/index.html>img src/_ruben/images/logo.png>/a>/div>!--// logo --> div classsns> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒사용하지 않는 아이콘은 classx 형태로 변경해주세요!예시▼a href# classx>i classxi-facebook title페이스북>/a> ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->a hrefhttps://www.instagram.com/bebetailor/ classo target_blank>i classxi-instagram title인스타그램>/i>/a>a href# classx>i classxi-facebook title페이스북>/i>/a>a href# classx>i classxi-youtube-play title유튜브>/i>/a>a hrefhttp://pf.kakao.com/_xfpvqxl classo target_blank>i classxi-kakaotalk title카카오톡>/i>/a> /div> /div>!--// logo-wrap -->div classf-column> div classinfo-wrap > div classf-menu> ul> li>a href/shopinfo/company.html>브랜드스토리/a>/li> li>a href/member/mall_agreement.html>이용약관/a>/li> li>a href/member/privacy.html>strong>개인정보처리방침/strong>/a>/li> li>a href/shopinfo/guide.html>쇼핑가이드/a>/li> li>a href/board/product/list.html?board_no6>고객센터/a>/li> /ul> /div>!--// f-menu --> div classbox info> h1 classtitle>회사정보/h1> div classcont> div classline> dl> dt>상호명/dt> dd>(주)영성실업/dd> /dl> dl> dt>대표자/dt> dd>SUNG JUNG-HUN/dd> /dl> dl> dt>전화/dt> dd>a hreftel:02-517-6287>02-517-6287/a>/dd> /dl> dl class> dt>팩스/dt> dd>02-516-8156/dd> /dl> /div> div classline> dl class> dt>사업자등록번호/dt> dd>211-88-89831/dd> /dl> dl class> dt>통신판매업신고/dt> dd>2013-서울강남-00645/dd> /dl> /div> div classline> dl> dt>주소/dt> dd>서울특별시 강남구 학동로 323 한미빌딩B103호/dd> /dl> /div> div classline> dl class> dt>개인정보관리책임자/dt> dd>성정헌 (a hrefmailto:contactus@bebetailor.co.kr>contactus@bebetailor.co.kr/a>)/dd> /dl> /div> /div> /div> div classcopyright> (C) span classyear>/span> 베베테일러. ALL RIGHTS RESERVED. SITE BY RUBEN. /div> /div>!--// info-wrap --> div classbox cs > h1 classtitle>고객센터/h1> div classcont> h2 classcall onclickdocument.location.hreftel:02-517-6287>02.517.6287/h2> div classtime> 운영시간 오전10시-오후4시br />점심시간12시-1시br />토/일/공휴일 휴무br /> /div> div classbtn> a classcall-cs hreftel:02-517-6287>고객센터연결/a> !--a classkakao-link hrefhttp://pf.kakao.com/_xfpvqxl>i classxi-kakaotalk>/i>카카오톡상담/a--> /div> /div>!--// cont --> /div>!--// cs --> div classbox bank > h1 classtitle>입금계좌정보/h1> div classcont> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒무통장 입금정보 기본 형태입니다.dl>dt>은행명/dt>dd>계좌번호/dd>/dl>아래 소스에서 수정해주시거나 위 형태를 복사하셔서 한줄씩 추가해서 사용해주세요.개수가 많은경우, 한줄씩 삭제해서 사용하시면 됩니다.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->dl>dt>하나/dt>dd>398-910006-10305/dd>/dl> p classholder>(주)영성실업/p> /div>!--// cont --> /div>!--// bank --> div classbox delivery> h1 classtitle>교환/반품주소지/h1> div classcont> !---------------------------------------------------------------------------------------▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒반품주소지 기본 형태입니다.서울시 성동구 뚝섬로1길 63br>영창디지탈타워 B2F위 소스를 참고하셔서 가로 길이가 길 경우, 첫째줄 끝에 br>을 추가하는 방식으로길이를 조절해주세요.▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒----------------------------------------------------------------------------------------->서울시 강남구 논현동br> 117-1한미빌딩 B103br>br>a hrefhttps://www.cjlogistics.com/ko/tool/parcel/tracking target_blank>배송조회 바로가기 >>/a> /div>!--// cont --> /div>!--// bank --> /div>!--// f-column -->/div>!--// #footer -->/div>!--// #f-wrap-mo -->div idfixed-btn> ul> li classgo-up>a onclickgo_top();>/a>/li> !--li classgo-down>a onclickgo_bottom();>i classxi-angle-down-min>/i>/a>/li--> /ul>/div>div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> p classgraph>현재 결제가 진행중입니다./p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며, br> 결제 진행 중에 본 결제 창을 닫으시면br> 주문이 되지 않으니 br> 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div>/div>div classxans-element- xans-layout xans-layout-multishopshipping ec-base-layer typeModal >h1>WORLD SHIPPING/h1>div classwrap worldshipLayer> p classdesc>PLEASE SELECT THE DESTINATION COUNTRY AND LANGUAGE :/p> div classselect> 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> /div> div classselect> select classxans-element- xans-layout xans-layout-multishopshippinglanguagelist>option valuewebmail.bebetailor.co.kr selectedselected classxans-record->LANGUAGE : 한국어/option>option valuebebejete.com classxans-record->LANGUAGE : 한국어/option>/select> /div> /div>div classec-base-button gFull> a href#none classbtnSubmit>GO/a> /div>a href#none classbtnClose>닫기/a>/div>div classbtnTop idbtnTop> a href#>맨위로/a>/div>div idrb-mask>/div>div idfixed-btn> ul> li classgo-up>a onclickgo_top();>/a>/li> !--li classgo-down>a onclickgo_bottom();>i classxi-angle-down-min>/i>/a>/li--> /ul>/div>div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> p classgraph>현재 결제가 진행중입니다./p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며, br> 결제 진행 중에 본 결제 창을 닫으시면br> 주문이 되지 않으니 br> 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div>/div>div classxans-element- xans-layout xans-layout-multishopshipping ec-base-layer typeModal >h1>WORLD SHIPPING/h1>div classwrap worldshipLayer> p classdesc>PLEASE SELECT THE DESTINATION COUNTRY AND LANGUAGE :/p> div classselect> 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> /div> div classselect> select classxans-element- xans-layout xans-layout-multishopshippinglanguagelist>option valuewebmail.bebetailor.co.kr selectedselected classxans-record->LANGUAGE : 한국어/option>option valuebebejete.com classxans-record->LANGUAGE : 한국어/option>/select> /div> /div>div classec-base-button gFull> a href#none classbtnSubmit>GO/a> /div>a href#none classbtnClose>닫기/a>/div>div classbtnTop idbtnTop> a href#>맨위로/a>/div>div idrb-mask>/div>!-- Start Script for IFDO ( 회원분석 )-->!-- 스크립트 생성 일시 2025 / 03 / 19 16:17:08 -->script typetext/javascript>var _SSGsessionStorage;function _G_UDF(a){var b;if(_SSG.getItem(a)!null) b_SSG.getItem(a); return b;}; if( _G_UDF(_LOGINID) ! ){ var _NB_ID _G_UDF(_LOGINID); var _NB_EMAIL_G_UDF(_EMAIL);var _NB_UDF{udf01:_G_UDF(_NAME),udf06:_G_UDF(_GRPNAME)};}/script>!-- End Script for IFDO -->!-- Start Script for IFDO -->script typetext/javascript>var _NB_gs wlog.ifdo.co.kr;var _NB_MKTCD NGA5250776471;var _NB_APPVER; /* 하이브리드 앱 버전 */(function(a,b,c,d,e){var f;fb.createElement(c),gb.getElementsByTagName(c)0;f.async1;f.srcd+?gc+e+&ts + new Date().getTime();f.setAttribute(charset,utf-8);g.parentNode.insertBefore(f,g)})(window,document,script,//scr.ifdo.co.kr/jfullscript.js,_NB_MKTCD);/script>!-- End Script for IFDO --> /div> /div>span itemscopeitemtypehttp://schema.org/Organization> link itempropurl hrefhttp://bebetailor.co.kr/> a itempropsameAs hrefhttps://www.instagram.com/bebetailor/>/a> /span>!-- CREMA SDK START -->!-- cre.ma / CAFE24 API Initialize / 스크립트를 수정할 경우 연락주세요 (support@cre.ma) / 2023-10-12 12:46:33 +0900 -->script> if (this.CAFE24API) { CAFE24API.init(); } else { window.addEventListener(DOMContentLoaded, (event) > { CAFE24API.init(); }); }/script>!-- cre.ma / 공통 스크립트(init.js) / 스크립트를 수정할 경우 연락주세요 (support@cre.ma) -->script> (function(i,s,o,g,r,a,m) { if (i.getElementById(o)) return; a i.createElement(s), m i.getElementsByTagName(s)0; a.async 1; a.src //cdnjs.cloudflare.com/ajax/libs/UAParser.js/1.0.35/ua-parser.min.js; m.parentNode.insertBefore(a, m); a.addEventListener(load, function() { a i.createElement(s); a.id o; a.async 1; a.src UAParser().device.type mobile ? //widgets.cre.ma/bebetailor.co.kr/mobile/init.js : //widgets.cre.ma/bebetailor.co.kr/init.js; m.parentNode.insertBefore(a, m); }) })(document,script,crema-jssdk);/script>!-- CREMA SDK END -->span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttp://webmail.bebetailor.co.kr>a itempropsameAs hrefhttps://www.instagram.com/bebetailor/>/a>a itempropsameAs hrefhttps://apps.apple.com/us/app/bebetailor/id1424927272>/a>a itempropsameAs hrefhttps://play.google.com/store/apps/details?idcom.cafe24.ec.pluszzlzy>/a>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs855ff8837d283c9268d573930354c47f&uzzlzy.1>/script>script> (function (i, s, o, g) { var a s.createElement(o), m s.getElementsByTagName(o)0; var initialized false; var interval null; function safeInit() { if (initialized) return; if (typeof i.initCaWebAnalytics function) { try { i.initCaWebAnalytics({mid:zzlzy,stype:e,domain:,shop_no:1,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); initialized true; } finally { if (interval) clearInterval(interval); a.onload a.onreadystatechange a.onerror null; } } } a.onload a.onreadystatechange function () { if (!a.readyState || a.readyState loaded || a.readyState complete) { safeInit(); } }; a.onerror function () { if (interval) { clearInterval(interval); interval null; } a.onload a.onreadystatechange a.onerror null; }; interval setInterval(safeInit, 200); setTimeout(function () { if (interval) { clearInterval(interval); interval null; } }, 10000); safeInit(); a.async 1; a.setAttribute(crossorigin, anonymous); a.src g; m.parentNode.insertBefore(a, m); })(window, document, script, //optimizer.poxo.com/ca2/analytics.js);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_cde6fdfa311; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist zzlzy.cafe24.com, www.zzlzy.cafe24.com, m.zzlzy.cafe24.com, bebetailor.co.kr, www.bebetailor.co.kr, m.bebetailor.co.kr, webmail.bebetailor.co.kr, www.webmail.bebetailor.co.kr, m.webmail.bebetailor.co.kr; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(bebetailor.co.kr); // 로그수집 wcs_do(); } catch (e) {}; /script> !-- External Script Start -->!-- 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, 695832223046495,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 695832223046495, PageView); facebookChannel.external_id external_id; }); } else { let external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (2)); fbq(init, 695832223046495,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 695832223046495, 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?id695832223046495&evPageView&noscript1/>/noscript>/div>!-- CMC3 script -->!-- gfa -->script typetext/javascript>document.addEventListener(DOMContentLoaded, function() { EC_PlusAppBridge.setBridgeFunction() });/script>!-- ggc -->!-- CMC script -->div idggc_common_top_script styledisplay:none;>!-- Global site tag (gtag.js) - AdWords: 785404386 -->script> var isInIframe (window.location ! window.parent.location); if (isInIframe ! true) { var headTag document.getElementsByTagName(head)0; var ggc_script document.createElement(script); var cmc_cmt document.createComment(CMC script : tagmanager add - googleads.g.doubleclick.net); var cmc_cmt2 document.createComment(CMC script : tagmanager add - googleads.g.doubleclick.net); ggc_script.onload function() {}; ggc_script.src https://www.googletagmanager.com/gtag/js?idAW-785404386; headTag.appendChild(cmc_cmt); headTag.appendChild(ggc_script); headTag.appendChild(cmc_cmt2); }/script>script> var isInIframe (window.location ! window.parent.location); if (isInIframe ! true) { window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, AW-785404386, {allow_enhanced_conversions:true}); }/script>/div>!-- CMC script --> !-- External Script End -->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?v2510011432&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVnJVuM4FN0Tb-s7DD2d3pJQVHMaGg6hmrUsPyeKNbUGguvr-8k2VaTBkxzO6UUSx9a9epLecCWnWyUgPfvJpIUhAvbKlKkBq7yhkO5sys5-l8nOfkr72nmmCS3T3T8eTNX-_Jz8lpxORMKzAyMJt-2NhCpVMpjL4g2PGkICNClkNJRwRmwcGp86Zf4zcG3UBvEHy5MTB45hA4GtpEuB3tQXj8xtH75dEEcSweQEHs4yRMEDXg-jrDZMumIEvaI-mHWpjFgp6YziHMww7o57e6710rB8M8Ie7xgfblUYVc_UiVUcEUqeOKVPOJNwkhEpx9jVUFAlhJJjWz8TieEk0Te1ATe-lxrnQGiO6_I-iGid3qiMcUjvX-Eb-3pmpQMnVO7xlt0zPa3DwksaJjS0yz11ieh04rEMPUagq6Zfm-h5TcHJt4orkk8CCe9I6Pc2s2CeuhanA6wVrwrGR7teDgXx3IUpsIIYt3zH66ZnuWzDatD_I-fmmECkxRm1c5mAWCY3c1kEOJKHdNjpjeut0gfLelkv1p-kJCotw_cdewbel4t6aFZ1LH7tDcUO6AVkfjO9Q8wWG2Wqa2bdZPA9FGBAUlh5E36rO8Noz6CXipj8gAfvJlm4O7nvGwwNZvFZlOUWiKHbSeHrSFFUb8vkoI9p7jcMc_MTFnp0LWVefO37jSgJ8JY2OLPM7Vt6ZNAYYfBxPWyBa_jwcWyJzPnkDDihA8zoDNf4w_gx-7ujTRNXlGBZLNVwPflhwRSHXyG9zIlJf0l-TU7TAoWFZrSMJOFnp7LT2J5IXdeRGh5gxa2L7wvlZKq_YB8-d41muNWBbA0cqIuiapd3Z7vE3QT8Oy4xfkC3XJZR2Bf1tBc2wZ0ELfGbOB9nSDOf6ednZ0htVf2__rtWPFfeHZt2oNrEkV4Jsjk66QWzqMsrhvr8iNRXSLdG0cOh8WIW6Yi9hhskXhJbwtGX79LL_I1km0_7KGb573eyVc-2bTKVPI5NSybzoxBdxGjc94j-bkpLp-t1lYVWMKZBwS10dyCPwtP236JQRhA315Jj0fgYGX9YpKLE7SHFeXxi-EGyrqtDDMc1KyFdGrXH-r0idAvxLDMi8hW-HdFkmhaH-yxHGE-XPohRvClU9PzewxODvSO8bC9XyksXt3-qsMD6LHLz5SmNA2a81y_6oAa0MpGD5SEsRH0u1HNuRCSW8gOGPaDBm0mQlyOChaifjTiP2zqBAtUxx8AOt6am0k6d7Gz3CWyHZcRWkjbf0TgBIgMTDb81ORja57IDBI2ymM-g-6XgKI7BxDDAgsGL2-w5Y7lBf-5VnwP4Cwwpy-L7f2R2219xRhDQ_hw2wIByE2bA72t4CRXupfOZLA8KM_Nq1mjq-Ih3S5BQsLmhcU2qGTZ8MSSPd8hz7xQqKUZrGqyE-_jYCOd9d0p7HR-gHje5AgwG-hObszA3VdATbb6Y5yEHVLNir_a1P1h4I1gdwWtbpgeSHYUn7FXnD6_RXleyUPFOwAkTJOMwwyJN3NYoDouBg7UR5lx3voLqAOuIKtVU-QVKnz6J8blVOodv2mqxio8tNUy7iejwIiM9DyJYA61fahakr06_S3KQULRejXydalAQwyV7xpb_Ag&typejs&k77279e754d08c3f244c14617f0fa97cc8c115f49&t1759223146 >/script>script src/ind-script/optimizer_user.php?filenamerdI9DsIwDIbhnbJyDi9wEk6QHzdxceKoTiTa00NBiJmGzdOjV_IHURICuqEpzgrryusCpVkmN8SaGNTj4FEpZNAb5fMFhrlZzDApJEP5OOkJfkfYLNIqWKPkNspJSrIX-xa9jj6lcAv0xjCJN9wdFbLtNiIaj3M340zFIPPSDY0i9Q89I93RH2zd-7NthOIb42dQqXEljVKukUqhHLoTi5RWupV0UCaPT-cB&typejs&kb238e682290064cecaba63422e4e653dbf9e9817&t1747892050&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;if (sIsValidChRef T) {sessionStorage.setItem(ch_ref, sChRef);}// ch_ref 존재 여부 체크CAFE24.hasChRef function() {if (sIsValidChRef T && sessionStorage.getItem(ch_ref)) {return true;}return false;}// ch_ref 데이터 조회CAFE24.getChRefData function() {if (sIsValidChRef T) {return sessionStorage.getItem(ch_ref);}}// 프론트 디자인 변경이 필요한지 여부 반환CAFE24.checkChannelUI function() {if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}var bUseElastic false;var sSearchBannerUseFlag F;CAFE24.FRONT_XANS_TEMPLATE.setTemplate(xans-product-listmain-2, div class\xans-element- xans-product xans-product-listmain-2 xans-product-listmain xans-product-2 ec-base-product typeThumb\>\n!--\n\t\t\t$count 8\n\t\t\t\u203b \uc0c1\ud488\uc9c4\uc5f4\uac2f\uc218\ub97c \uc124\uc815\ud558\ub294 \ubcc0\uc218\uc785\ub2c8\ub2e4. \uc124\uc815\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \ucd5c\ub300 200\uac1c\uc758 \uc0c1\ud488\uc774 \uc9c4\uc5f4 \ub429\ub2c8\ub2e4.\n\t\t\t\u203b \uc9c4\uc5f4\ub41c \uc0c1\ud488\uc774 \ub9ce\uc73c\uba74, \uc1fc\ud551\ubab0\uc5d0 \ubd80\ud558\uac00 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\t\t\t$moreview yes\n\t\t\t$cache no\n\t\t-->\nh2>{$category_title_text}\/h2>\nul class\prdList grid2\>\n\t\t\t!--$-->!--@-->li id\anchorBoxId_{$product_no}\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\tspan class\wish\>{$list_wish_icon}\/span>\n\t\t\ta href\\/product\/detail.html{$param}\ name\anchorBoxName_{$product_no}\>div class\over-img\>img src\{$image_small}\>\/div>\nimg src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-2 xans-product-imagestyle xans-product-2\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n\t\t\tdiv class\pl-button-wrap\>\n\t\t\t\tdiv class\pl-button\>\n\t\t\t\t\tdiv class\ico-cart\>{$basket_icon}\/div>\n\t\t\t\t\tdiv class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\n\t\t\t\t\tdiv class\ico-blank\>a href\\/product\/detail.html{$param}\ target\_blank\>i class\xi-external-link\>\/i>\/a>\/div>\n\t\t\t\t\/div>\n\t\t\t\/div>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n\t\tdiv class\colorchip {$colorchip_display|display}\>\n\t\t\t!--#-->div class\xans-element- xans-product xans-product-colorchip-2 xans-product-colorchip xans-product-2 color\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\>\/span>!--$-->\n\/div>\n!--#-->\n\t\t\/div>\n\t\tstrong class\name\>a href\\/product\/detail.html{$param}\ class\{$product_name_display|display}\>span class\title {$product_name_title_display|display}\>{$product_name_title} :\/span> {$product_name}\/a>\/strong>\n\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec\>\n!--$-->!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--$-->\n\/ul>\n!--#-->\n\t\tdiv id\priceArea\>\ndiv class\rate\ data-custom\{$product_custom}\ data-price\{$product_price}\ data-sale\\>\/div>\ndiv class\sale sale3\>\/div>\ndiv class\sale sale2\>\/div>\ndiv class\sale sale1\>\/div>\ndiv class\price\>\/div>\ndiv class\custom\>\/div>\n\/div>\n\t\t!--p class\price sale {$product_sale_display|display}\>{$product_sale_price}\/p-->\n\t\tdiv class\promotion\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons}\/div>\n\t\/div>\n\/li>\n\n!--@-->li id\anchorBoxId_{$product_no}\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\tspan class\wish\>{$list_wish_icon}\/span>\n\t\t\ta href\\/product\/detail.html{$param}\ name\anchorBoxName_{$product_no}\>div class\over-img\>img src\{$image_small}\>\/div>\nimg src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-2 xans-product-imagestyle xans-product-2\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n\t\t\tdiv class\pl-button-wrap\>\n\t\t\t\tdiv class\pl-button\>\n\t\t\t\t\tdiv class\ico-cart\>{$basket_icon}\/div>\n\t\t\t\t\tdiv class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\n\t\t\t\t\tdiv class\ico-blank\>a href\\/product\/detail.html{$param}\ target\_blank\>i class\xi-external-link\>\/i>\/a>\/div>\n\t\t\t\t\/div>\n\t\t\t\/div>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n\t\tdiv class\colorchip {$colorchip_display|display}\>\n\t\t\t!--#-->div class\xans-element- xans-product xans-product-colorchip-2 xans-product-colorchip xans-product-2 color\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\>\/span>!--$-->\n\/div>\n!--#-->\n\t\t\/div>\n\t\tstrong class\name\>a href\\/product\/detail.html{$param}\ class\{$product_name_display|display}\>span class\title {$product_name_title_display|display}\>{$product_name_title} :\/span> {$product_name}\/a>\/strong>\n\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec\>\n!--$-->!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--$-->\n\/ul>\n!--#-->\n\t\tdiv id\priceArea\>\ndiv class\rate\ data-custom\{$product_custom}\ data-price\{$product_price}\ data-sale\\>\/div>\ndiv class\sale sale3\>\/div>\ndiv class\sale sale2\>\/div>\ndiv class\sale sale1\>\/div>\ndiv class\price\>\/div>\ndiv class\custom\>\/div>\n\/div>\n\t\t!--p class\price sale {$product_sale_display|display}\>{$product_sale_price}\/p-->\n\t\tdiv class\promotion\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons}\/div>\n\t\/div>\n\/li>\n!--$-->\n\n\n\n\t\t\/ul>\n!--#-->div class\xans-element- xans-product xans-product-listmore-2 xans-product-listmore xans-product-2 ec-base-paginate typeMoreview\>\na href\#none\ onclick\{$more_action}\ class\btnMore\>\n\t\t\t\t\ub354\ubcf4\uae30span class\cnt\>!--$-->!--@-->span id\more_current_page_{$display_group}\>{$current_page}\/span>\/!--@-->span id\more_total_page_{$display_group}\>{$total_page}\/span>!--$-->\/span>\n\t\t\t\tspan class\icoMore\>\/span>\n\t\t\t\/a>\n\/div>\n!--#-->\n\/div>\n);if (typeof($M) ! undefined) {$M.sModule xans-product-listmain;$M.iCount 0;$M.iCategoryNo 0;$M.iSortMethod 0;$M.init();}CAFE24.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:,tail:\uc6d0},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_COMMON.initObject();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_BIND ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_BIND.initChooseBox();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_DATA ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_DATA.initData();}if (typeof CAFE24.SHOP_FRONT_NEW_LIKE_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_LIKE_COMMON.init({bIsUseLikeProduct:false,bIsUseLikeCategory:true});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;EC$(window).on(unload, function() { try { sessionStorage.removeItem(sStorageDetail); } catch (e) {} });CAFE24.FRONT_XANS_TEMPLATE.setTemplate(xans-product-listmain-1, div class\xans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 ec-base-product typeThumb\>\n!--\n\t\t\t$count 8\n\t\t\t\u203b \uc0c1\ud488\uc9c4\uc5f4\uac2f\uc218\ub97c \uc124\uc815\ud558\ub294 \ubcc0\uc218\uc785\ub2c8\ub2e4. \uc124\uc815\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \ucd5c\ub300 200\uac1c\uc758 \uc0c1\ud488\uc774 \uc9c4\uc5f4 \ub429\ub2c8\ub2e4.\n\t\t\t\u203b \uc9c4\uc5f4\ub41c \uc0c1\ud488\uc774 \ub9ce\uc73c\uba74, \uc1fc\ud551\ubab0\uc5d0 \ubd80\ud558\uac00 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\t\t\t$moreview yes\n\t\t\t$cache no\n\t\t-->\nh2>{$category_title_text}\/h2>\nul class\prdList grid2\>\n\t\t\t!--$-->!--@-->li id\anchorBoxId_{$product_no}\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\tspan class\wish\>{$list_wish_icon}\/span>\n\t\t\ta href\\/product\/detail.html{$param}\ name\anchorBoxName_{$product_no}\>div class\over-img\>img src\{$image_small}\>\/div>\nimg src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-1 xans-product-imagestyle xans-product-1\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n\t\t\tdiv class\pl-button-wrap\>\n\t\t\t\tdiv class\pl-button\>\n\t\t\t\t\tdiv class\ico-cart\>{$basket_icon}\/div>\n\t\t\t\t\tdiv class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\n\t\t\t\t\tdiv class\ico-blank\>a href\\/product\/detail.html{$param}\ target\_blank\>i class\xi-external-link\>\/i>\/a>\/div>\n\t\t\t\t\/div>\n\t\t\t\/div>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n\t\tdiv class\colorchip {$colorchip_display|display}\>\n\t\t\t!--#-->div class\xans-element- xans-product xans-product-colorchip-1 xans-product-colorchip xans-product-1 color\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\>\/span>!--$-->\n\/div>\n!--#-->\n\t\t\/div>\n\t\tstrong class\name\>a href\\/product\/detail.html{$param}\ class\{$product_name_display|display}\>span class\title {$product_name_title_display|display}\>{$product_name_title} :\/span> {$product_name}\/a>\/strong>\n\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec\>\n!--$-->!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--$-->\n\/ul>\n!--#-->\n\t\tdiv id\priceArea\>\ndiv class\rate\ data-custom\{$product_custom}\ data-price\{$product_price}\ data-sale\\>\/div>\ndiv class\sale sale3\>\/div>\ndiv class\sale sale2\>\/div>\ndiv class\sale sale1\>\/div>\ndiv class\price\>\/div>\ndiv class\custom\>\/div>\n\/div>\n\t\t!--p class\price sale {$product_sale_display|display}\>{$product_sale_price}\/p-->\n\t\tdiv class\promotion\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons}\/div>\n\t\/div>\n\/li>\n\n!--@-->li id\anchorBoxId_{$product_no}\>\n\tdiv class\thumbnail\>\n\t\tdiv class\prdImg\>\n\t\t\tspan class\wish\>{$list_wish_icon}\/span>\n\t\t\ta href\\/product\/detail.html{$param}\ name\anchorBoxName_{$product_no}\>div class\over-img\>img src\{$image_small}\>\/div>\nimg src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-1 xans-product-imagestyle xans-product-1\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n\t\t\tdiv class\pl-button-wrap\>\n\t\t\t\tdiv class\pl-button\>\n\t\t\t\t\tdiv class\ico-cart\>{$basket_icon}\/div>\n\t\t\t\t\tdiv class\likeButton {$disp_likeprd_class}\>button type\button\>{$disp_likeprd_icon}strong>{$disp_likeprd_count}\/strong>\/button>\/div>\n\t\t\t\t\tdiv class\ico-blank\>a href\\/product\/detail.html{$param}\ target\_blank\>i class\xi-external-link\>\/i>\/a>\/div>\n\t\t\t\t\/div>\n\t\t\t\/div>\n\t\t\/div>\n\t\/div>\n\tdiv class\description\>\n\t\tdiv class\colorchip {$colorchip_display|display}\>\n\t\t\t!--#-->div class\xans-element- xans-product xans-product-colorchip-1 xans-product-colorchip xans-product-1 color\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\>\/span>!--$-->\n\/div>\n!--#-->\n\t\t\/div>\n\t\tstrong class\name\>a href\\/product\/detail.html{$param}\ class\{$product_name_display|display}\>span class\title {$product_name_title_display|display}\>{$product_name_title} :\/span> {$product_name}\/a>\/strong>\n\t\t!--#-->ul class\xans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec\>\n!--$-->!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--@-->li class\{$item_display|display}\>\nstrong class\title {$item_title_display|display}\>{$item_title} :\/strong> {$item_content}\/li>\n!--$-->\n\/ul>\n!--#-->\n\t\tdiv id\priceArea\>\ndiv class\rate\ data-custom\{$product_custom}\ data-price\{$product_price}\ data-sale\\>\/div>\ndiv class\sale sale3\>\/div>\ndiv class\sale sale2\>\/div>\ndiv class\sale sale1\>\/div>\ndiv class\price\>\/div>\ndiv class\custom\>\/div>\n\/div>\n\t\t!--p class\price sale {$product_sale_display|display}\>{$product_sale_price}\/p-->\n\t\tdiv class\promotion\>{$soldout_icon} {$stock_icon} {$recommend_icon} {$new_icon} {$product_icons} {$today_arrival_icon} {$pickup_icon} {$benefit_icons}\/div>\n\t\/div>\n\/li>\n!--$-->\n\n\n\n\t\t\/ul>\n!--#-->div class\xans-element- xans-product xans-product-listmore-1 xans-product-listmore xans-product-1 ec-base-paginate typeMoreview\>\na href\#none\ onclick\{$more_action}\ class\btnMore\>\n\t\t\t\t\ub354\ubcf4\uae30span class\cnt\>!--$-->!--@-->span id\more_current_page_{$display_group}\>{$current_page}\/span>\/!--@-->span id\more_total_page_{$display_group}\>{$total_page}\/span>!--$-->\/span>\n\t\t\t\tspan class\icoMore\>\/span>\n\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 false;var sIsSecret false;var iBoardNo 4;var bIsUseSpread false;var sIsSecret false;var iBoardNo 8;var EC_SHOP_MULTISHOP_SHIPPING {bMultishopShipping:false,bMultishopShippingCountrySelection:false,bMultishopShippingLanguageSelection:false};var EC_SHOP_MULTISHOP_SHIPPING {bMultishopShipping:false,bMultishopShippingCountrySelection:false,bMultishopShippingLanguageSelection:false};var EC_SHOP_MULTISHOP_SHIPPING {bMultishopShipping:false,bMultishopShippingCountrySelection:false,bMultishopShippingLanguageSelection:false};var aLogData {log_server1:eclog2-259.cafe24.com,log_server2:elg-db-svcm-069.cafe24.com,mid:zzlzy,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var aExternalJs {ace_count:n,ace_count_id:,acecount_exception_items:,asp3:n,asp3_name:,adnaver:n,adnaver_key:,adnaver_sidx:,adnaver_ua:,adcounter:n,adcounter_key:,adcounter_sidx:,adcounter_ua:,nasmedia:n,nasmedia_camp:,nasmedia_page:};var sMileageName 적립금;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://app4you.cafe24.com/SmartPopup/tunnel/scriptTags?vs20200806151026.1&client_idAyPifbe9TEq8i4fmvfUgaZ},{src:https://calendar-app.cafe24.com/openapi/inject.js?vs20240812160437.1&client_idA8RQp67UIt9nBlqvThz2jC},{src:https://widgets.cre.ma/cafe24/init.js?vs20220328101949.1&client_idSdksuzSDEpyhy6OLNQpKXC, integrity: sha384-WDAJpSw3zUhpJD5ZenKaoJ5rcaUpCGj02Qgj7ZL2wzXbp+GRRDZgJIpeGnZxE4GF};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,order,store,supply,category,community,customer,personal,product,promotion,privacy,mileage,collection,design,notification,shipping,salesreport;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]