Help
RSS
API
Feed
Maltego
Contact
Domain > choisystudio.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-18
183.111.232.82
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Sun, 18 Jan 2026 11:32:55 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://choisystudio.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Sun, 18 Jan 2026 11:32:55 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingVary: Accept-EncodingP3P: CPNOI ADM DEV PSAi COM NAV OUR OTR STP IND DEMExpires: Mon, 26 Jul 1997 05:00:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cachex-cache-valid: YESStrict-Transport-Security: max-age31536000Referrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Sun, 18 Jan 2026 11:32:55 GMTX-XSS-Protection: 1;modeblockX-HURL: /choisyshop1view_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml xml:langko 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.eyJpc3MiOiJjaG9pc3lzaG9wLmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoiY2hvaXN5c2hvcCIsInNob3Bfbm8iOjEsInBhdGhfcm9sZSI6Ik1BSU4iLCJsYW5ndWFnZV9jb2RlIjoia29fS1IiLCJjb3VudHJ5X2NvZGUiOiJLUiIsImlzX3l0cyI6ZmFsc2UsImlzX2NvbnRhaW5lciI6ZmFsc2UsIndvcmtzcGFjZSI6InByb2R1Y3Rpb24ifQ.wCoLP835fmSAZ6GO0t3EkFWcKxVxwTBOfyhfFn43ktQ, {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 namedescription content디자인 전문회사, 브랜딩, 로고, 패키지디자인, 디자인 문구 />meta namekeywords contentChoisy, Studio, brading, Ci, BI, SI, design, package, packaging, small graphics, Promotion, Stationery, scheduler, Dairy, Planner, 초이시, 초이시스튜디오, 브랜딩, Logo, 로고, 디자인, 패키지, 패키지디자인, 그래픽디자인, 문구, 디자인문구, 스케줄러, 플래너, 다이어리, 카드, Card />meta http-equivContent-Type contenttext/html; charsetutf-8/> meta namenaver-site-verification contentcc9c9c9780e6a3fb6046c905cc27b54161f4a30c/> meta http-equivX-UA-Compatible contentIEedge/> !--PG크로스브라우징필수내용 시작--> meta http-equivCache-Control contentno-cache/> meta http-equivExpires content0/> meta http-equivPragma contentno-cache/> !--PG크로스브라우징필수내용 끝--> !--해당 CSS는 쇼핑몰 전체 페이지에 영향을 줍니다. 삭제와 수정에 주의해주세요.--> !-- 스마트디자인에서는 JQuery 1.4.4 버전이 내장되어있습니다. 추가로 호출하면 충돌이 생길 수 있습니다. --> script typetext/javascript src/ec-js/common.js>/script>!-- 해당 JS는 플래시를 사용하기 위한 스크립트입니다. --> link relstylesheet hrefhttps://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css/> !-- script srchttp://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js>/script> --> link hrefhttps://fonts.googleapis.com/earlyaccess/nanumgothic.css relstylesheet typetext/css/> link hrefhttps://fonts.googleapis.com/css?familyLato:400,700,900 relstylesheet typetext/css/> script srchttps://code.jquery.com/jquery-1.11.0.min.js>/script> script src/js/classie.js>/script> script src/js/ui.js>/script> script src/js/mo.js>/script> meta propertyog:type contentwebsite>meta propertyog:title contentChoisy>meta propertyog:description content디자인 전문회사, 브랜딩, 로고, 패키지디자인, 디자인 문구>meta propertyog:url contenthttp://choisystudio.com>meta nameinstagram:card contentsummary>meta nameinstagram:title contentChoisy>meta namegoogle-site-verification contentiHudum-3CZg_I8bPdAPKD6RmexvJRYAiIu-iXIUn7So />meta nameinstagram:description content디자인 전문회사, 브랜딩, 로고, 패키지디자인, 디자인 문구>meta nameinstagram:image contenthttps://www.instagram.com/studiochoisy/>meta nameinstagram:domain contenthttps://www.instagram.com/studiochoisy/>meta namenaver-site-verification contentcc9c9c9780e6a3fb6046c905cc27b54161f4a30c /> link relcanonical hrefhttps://choisystudio.com/ />link relalternate hreflangx-default hrefhttps://choisystudio.com/ />link relalternate hreflangko-KR hrefhttps://choisystudio.com/ />meta propertyog:url contenthttps://choisystudio.com/ />meta propertyog:site_name contentChoisy />meta propertyog:type contentwebsite />meta http-equivImageToolbar contentNo>script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>var CAFE24API { instance : , MALL_ID : choisyshop, 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://choisyshop.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 2601151450;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 skin1;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 1;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return false; },isDefaultShop : function() { return true; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return 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; },isFrontDesignChangeRequired : function() {return false;},isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return choisyshop},getCurrencyFormat : function(sPriceTxt, bIsNumberFormat) { sPriceTxt String(sPriceTxt);var aCurrencySymbol ,\uc6d0,false;if (typeof CAFE24.SHOP_PRICE ! undefined && isNaN(sPriceTxt.replace(/,/gi, )) false && bIsNumberFormat true) {// bIsNumberFormat 사용하려면 Ui(:libUipackCurrency)->plugin(Currency) 화폐 라이브러리 추가 필요sPriceTxt CAFE24.SHOP_PRICE.toShopPrice(sPriceTxt.replace(/,/gi, ), true, CAFE24.SDE_SHOP_NUM);}try {var sPlusMinusSign (sPriceTxt.toString()).substr(0, 1);if (sPlusMinusSign - || sPlusMinusSign +) {sPriceTxt (sPriceTxt.toString()).substr(1);return sPlusMinusSign + aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;} else {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}} catch (e) {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}}};CAFE24.CURRENCY_INFO {getOriginReferenceCurrency : function() {return USD},getCurrencyList : function(sCurrencyCode) { var aCurrencyList {JPY:{currency_symbol:¥,decimal_place:0,round_method_type:F},VND:{currency_symbol:₫,decimal_place:0,round_method_type:F},PHP:{currency_symbol:₱,decimal_place:2,round_method_type:R},USD:{currency_symbol:$,decimal_place:2,round_method_type:R},CNY:{currency_symbol:¥,decimal_place:2,round_method_type:R},TWD:{currency_symbol:NT$,decimal_place:0,round_method_type:F},EUR:{currency_symbol:\u20ac,decimal_place:2,round_method_type:R},BRL:{currency_symbol:R$,decimal_place:2,round_method_type:R},AUD:{currency_symbol:A$,decimal_place:2,round_method_type:R},BHD:{currency_symbol:.د.ب,decimal_place:3,round_method_type:R},BDT:{currency_symbol:৳,decimal_place:2,round_method_type:R},GBP:{currency_symbol:£,decimal_place:2,round_method_type:R},CAD:{currency_symbol:C$,decimal_place:2,round_method_type:R},CZK:{currency_symbol:Kč,decimal_place:2,round_method_type:R},DKK:{currency_symbol:kr,decimal_place:2,round_method_type:R},HKD:{currency_symbol:HK$,decimal_place:2,round_method_type:R},HUF:{currency_symbol:Ft,decimal_place:2,round_method_type:R},INR:{currency_symbol:₹,decimal_place:2,round_method_type:R},IDR:{currency_symbol:Rp,decimal_place:0,round_method_type:F},ILS:{currency_symbol:₪,decimal_place:2,round_method_type:R},JOD:{currency_symbol: دينار,decimal_place:3,round_method_type:R},KWD:{currency_symbol:دينار,decimal_place:3,round_method_type:R},MYR:{currency_symbol:RM,decimal_place:2,round_method_type:R},MXN:{currency_symbol:Mex$,decimal_place:2,round_method_type:R},NZD:{currency_symbol:NZ$,decimal_place:2,round_method_type:R},NOK:{currency_symbol:kr,decimal_place:2,round_method_type:R},PKR:{currency_symbol:₨,decimal_place:2,round_method_type:R},PLN:{currency_symbol:z\u0142,decimal_place:2,round_method_type:R},RUB:{currency_symbol:\u0440\u0443\u0431,decimal_place:2,round_method_type:R},SAR:{currency_symbol:﷼,decimal_place:2,round_method_type:R},SGD:{currency_symbol:S$,decimal_place:2,round_method_type:R},ZAR:{currency_symbol:R,decimal_place:2,round_method_type:R},SEK:{currency_symbol:kr,decimal_place:2,round_method_type:R},CHF:{currency_symbol:Fr,decimal_place:2,round_method_type:R},THB:{currency_symbol:฿,decimal_place:2,round_method_type:R},TRY:{currency_symbol:TL,decimal_place:2,round_method_type:R},AED:{currency_symbol:فلس,decimal_place:2,round_method_type:R}}; return aCurrencyListsCurrencyCode },isUseReferenceCurrency : function() {return false }};CAFE24.COMMON_UTIL {convertSslForString : function(sString) { return sString.replace(/http:/gi, );},convertSslForHtml : function(sHtml) { return sHtml.replace(/((?:src|href)\s*\s*)http:(\/\/(?:a-z0-9\-_\.+)\/)/ig, $1$2);},getProtocol : function() { return https; },moveSsl : function() { if (CAFE24.COMMON_UTIL.getProtocol() http) { var oLocation jQuery(window.location); var sUrl https:// + oLocation.attr(host) + oLocation.attr(pathname) + oLocation.attr(search); window.location.replace(sUrl); } },setEcCookie : function(sKey, sValue, iExpire) {var exdate new Date();exdate.setDate(exdate.getDate() + iExpire);var setValue escape(sValue) + ; domain. + CAFE24.GLOBAL_INFO.getBaseDomain() + ; path/;expires + exdate.toUTCString();document.cookie sKey + + setValue;}};CAFE24.SHOP_LIB_INFO {getBankInfo : function() { var oBankInfo ;$.ajax({type: GET,url: /exec/front/Shop/Bankinfo,dataType: json,async: false,success: function(oResponse) {oBankInfo oResponse;}});return oBankInfo; }}; var EC_SDE_SHOP_NUM CAFE24.SDE_SHOP_NUM;var SHOP CAFE24.getDeprecatedNamespace(SHOP);var EC_COMMON_UTIL CAFE24.getDeprecatedNamespace(EC_COMMON_UTIL);var EC_SHOP_LIB_INFO CAFE24.getDeprecatedNamespace(EC_SHOP_LIB_INFO);var EC_CURRENCY_INFO CAFE24.getDeprecatedNamespace(EC_CURRENCY_INFO);CAFE24.ROOT_DOMAIN cafe24.com;CAFE24.API_DOMAIN cafe24api.com;CAFE24.GLOBAL_INFO (function() {var oData {base_domain:choisyshop.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:choisyshop,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:2028-01-18,locale:ko},aProductPurchaseInfo_137:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_138:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_86:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_85:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_87:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_89:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_142:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_143:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_145:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_24:{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.FRONTEND {FW_MANIFEST_CACHE_REVISION:2601151450,IS_WEB_VIEW:F};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenY1BCkIxDAX3pVvPERU9gTcQPEBa87X8NClpCnp7xZUbQbp9vJmBu1aC3d6gmd4MKxh1HZYJcu-wmIpD1lpV4nvYwD9_yqErDy8qIeljEhzus1HGJ9kc6piYJlFtgYtQSCjys88lwaU0zCucv30nZJIrGhziMW5hYfRW8vrRvAA&typecss&k3572cbbdf8913438f1d2bd7f51c552f63984d500&t1753857489 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdRLbgMxCAbgfabbngOlz_N4GDpGxcYacNTcvlYa9QIxK8sPfUa_EJC1EBAu3egwwKxsV8vaoPVVGJfsRcA2WjYy3ivYN9czoBkU3boQtGOs6CBsXhLX5fw0bp9hPvwSBb9GwW9R8HsU_BEFfz4CS7pqd1iTMd5-QS1F61Ty72AqSXgaGzp1DmFdVZxbiJ1JYuB7Y8TYaeeanGLSTmuIu3b3ya38T-tPVBQSE_J4hY9OINRJM-xepeiurm0u-qXqdMw1UetlCKy13UL8BQ&typecss&k8aa0de8e225468bff57ff8c6065b25a4490d2373&t1612356865&userT />style typetext/css>/style>title>Choisy - 초이시/title>/head>body idmain>div idskipNavigation> p>a href#category>전체상품목록 바로가기/a>/p> p>a href#contents>본문 바로가기/a>/p>/div> header> h1 classxans-element- xans-layout xans-layout-logotop >a href/index.html>img src/web/upload/category/logo/0b8f076c2d59e99315ac759c519eeb8a_iwyo7CXyeH_3_top.jpg altChoisy/>/a>/h1> div styledisplay: block;position:absolute;left:9.7%;top:18px;text-align:center;clear: both;font-size: 0px;margin: 0px auto 0;> ul classmyMenu> li>a href/shopinfo/company.html>Studio/a> /li> li>a href/product/lookbook.html?cate_no42>Portfolio/a> /li> li stylewidth:110px>a href#>shop/a> ul classxans-element- xans-layout xans-layout-category>li classxans-record->a href/product/list.html?cate_no24>Stationery/a>/li>li classxans-record->a href/product/list.html?cate_no26>Selection/a>/li>li classxans-record->a href/product/list.html?cate_no27>Bag/a>/li>li classxans-record->a href/product/list.html?cate_no25>Life style/a>/li>/ul> /li> /ul> /div> div styledisplay: block;position:absolute;right:9.7%;top:18px;text-align:center;clear: both;font-size: 0px;margin: 0px 0px 0 0px;> ul classmyMenu1> li>a href#>Board/a> ul> li>a href/board/free/list.html?board_no1>Notice/a>/li> li>a href/board/product/list.html?board_no101>Q&A (Studio) /a>/li> li>a href/board/product/list.html?board_no6>Q&A (Shop)/a>/li> li>a href/board/product/list.html?board_no4>Review/a>/li> /ul> /li> li>a href#>account/a> ul classxans-element- xans-layout xans-layout-statelogoff >li>a href/member/login.html classlog>Login/a>/li>li>a href/member/join.html>Join us/a>/li>li>a href/myshop/index.html>Myshop/a>/li>li> a href/myshop/wish_list.html>Wish list strong>/strong>/a>/li>/ul> /li> li classxans-element- xans-layout xans-layout-statelogoff >a href/order/basket.html>Cartspan classcount displaynone>span>()/span>/span>/a>/li> /ul> /div> div idsb-search classsb-search styleposition:absolute;margin:0px 0 0 0px;top:30px;right:2%> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />form classxans-element- xans-layout xans-layout-searchheader >input classsb-search-input placeholder idkeyword namekeyword fw-filter fw-label검색어 fw-msg onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext/> !-- input classsb-search-input placeholderEnter your search term... typetext value namesearch idsearch/> -->!-- input classsb-search-submit typesubmit value/> -->span classsb-icon-search> i classfa fa-search aria-hiddentrue>/i>/span>/form>/form> /div> /header> div classheader styledisplay:none> div classlink> /div> /div> div classbottom-border> div> div classsocial-wrapper styleposition:absolute;margin:0px 0 0 25px;bottom:12px;right:9.7%> !-- a href# classw-inline-block social-icon facebook> i classfa fa-facebook>/i> /a> a href# classw-inline-block social-icon twitter> i classfa fa-twitter>/i> /a> --> a hrefhttps://www.instagram.com/choisystudio/ classw-inline-block social-icon behance> i classfa fa-instagram>/i> /a> !-- a href# classw-inline-block social-icon instagram> i classfa fa-bold aria-hiddentrue>/i> /a> --> /div> /div> div styleposition:absolute;right:10.7%;margin:0px 25px 0 0px;> choisy@choisystudio.com/div> /div> hr classlayout/>div idwrap> div classrslides_container> ul idslides1 classrslides> li> img src/web/upload/Choisy%20Image5%20copy-01%20copy.jpg alt/> h2 classcaption>/h2> /li> li> img src/web/upload/Choisy%20Image5%20copy-05.jpg alt/> h2 classcaption>/h2> /li> li> img src/web/upload/Choisy%20Image5%20copy-04%20copy.jpg alt/> h2 classcaption>/h2> /li> li> img src/web/upload/Choisy%20Image5%20copy-03%20copy.jpg alt/> h2 classcaption>/h2> /li> /ul>/div> !-- div classrslides_container> ul classrslides> li>a href# >img src/web/upload/collection01.jpg altSlide 1>/a>/li> li>a href# >img src/web/upload/Collection03.jpg altSlide 2>/a>/li> li>a href# >img src/web/upload/Memo.jpg altSlide 3>/a>/li> li>a href# >img src/web/upload/Memo.jpg altss3>/a>/li> /ul> /div> --> div idcontainer> hr classlayout/> div idcontents> div classvisual> !-- img src//img.echosting.cafe24.com/skin/base_ko_KR/layout/img_visual_main.jpg alt /> -->/div>!-- img src/web/upload/category/editor/2015/10/13/fa3c9852910ab47bea9fcab46d41fd37.png alt /> -->!-- 추천상품 -->div classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1>!-- $count 12 $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->h2 styledisplay:none>span>추천상품/span>/h2>ul classprdList column4> li idanchorBoxId_150 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no150&cate_no1&display_group2 nameanchorBoxName_150>img src//choisystudio.com/web/product/big/202210/614c35d4b0aff3bb682c3d150783a26e.jpg ideListPrdImage150_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no150&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no150&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>2023 스케줄러_라벤더/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>48,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li> li idanchorBoxId_151 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no151&cate_no1&display_group2 nameanchorBoxName_151>img src//choisystudio.com/web/product/big/202210/8aefe65b4e18940e3bab2cdc9465396e.jpg ideListPrdImage151_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no151&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no151&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>2023 스케줄러_버건디/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>48,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_137 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no137&cate_no1&display_group2 nameanchorBoxName_137>img src//choisystudio.com/web/product/big/202107/efb6613950ce1c94ef32270dee9db7c4.jpg ideListPrdImage137_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no137&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no137&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>Sandy Tote Bag_Violette 샌디 토트백_비올레뜨(보라)/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>98,500원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_138 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no138&cate_no1&display_group2 nameanchorBoxName_138>img src//choisystudio.com/web/product/big/202107/490c4bf17b21148b2994ed5a6029876a.jpg ideListPrdImage138_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no138&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no138&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>Sandy Tote Bag_Ciel 샌디 토트백_씨엘(하늘색)/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>98,500원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_86 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no86&cate_no1&display_group2 nameanchorBoxName_86>img src//choisystudio.com/web/product/big/201905/136a9a749182e8e8df7665eee020b023.jpg ideListPrdImage86_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no86&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no86&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>ChoisyFrame notebook 프레임노트 - Burgundy/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>12,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_85 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no85&cate_no1&display_group2 nameanchorBoxName_85>img src//choisystudio.com/web/product/big/201905/b317f0b8d68bcdf4dbdffe6839749a60.jpg ideListPrdImage85_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no85&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no85&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>ChoisyFrame notebook 프레임노트 - Blue/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>12,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_87 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no87&cate_no1&display_group2 nameanchorBoxName_87>img src//choisystudio.com/web/product/big/201905/886841988eda5dca6b337b07623b180f.jpg ideListPrdImage87_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no87&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no87&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>ChoisyFrame notebook 프레임노트 - Dark Green/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>12,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_89 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no89&cate_no1&display_group2 nameanchorBoxName_89>img src//choisystudio.com/web/product/big/201908/8e58ea61895d7433e6361a8b8e7e5b11.jpg ideListPrdImage89_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no89&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no89&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>ChoisySlim Notebook_5 Colors/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>18,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_142 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no142&cate_no1&display_group2 nameanchorBoxName_142>img src//choisystudio.com/web/product/big/202112/26ab96f971f561f27acbafa7b70f1e96.jpg ideListPrdImage142_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no142&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no142&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>Choisy위클리 플래너S_터키블루/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>15,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_143 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no143&cate_no1&display_group2 nameanchorBoxName_143>img src//choisystudio.com/web/product/big/202112/024c0eec123f6c9ed99653cbdef19759.jpg ideListPrdImage143_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no143&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no143&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>Choisy위클리 플래너S_코랄블루/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>15,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_145 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no145&cate_no1&display_group2 nameanchorBoxName_145>img src//choisystudio.com/web/product/big/202112/e8b982da693e2ae04d8def3d10161b50.jpg ideListPrdImage145_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no145&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no145&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>Choisy위클리 플래너S_라벤더/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>15,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li>li idanchorBoxId_24 classitem xans-record-> div classbox img-wrap> a href/product/detail.html?product_no24&cate_no1&display_group2 nameanchorBoxName_24>img src//choisystudio.com/web/product/big/201611/24_shop1_208633.jpg ideListPrdImage24_2 alt classthumb/>/a> div classimg-info onclicklocation.href/product/detail.html?product_no24&cate_no1&display_group2 > p classname > a href/product/detail.html?product_no24&cate_no1&display_group2 class>strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/strong> span class stylefont-size:12px;color:#000000;>Season Card (RED)/span>/a> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li styletext-align:center class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;font-weight:bold;>3,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /div> /li> /ul>/div>!-- //추천상품 -->div idposition-10 styleclear:both> div classrow-fluid> div classspan12> div classmoduletable animation hidden visible animated fadeIn> div classcustom animation hidden visible animated fadeIn> div styleheight:180px>/div> div classcaption10> h1>The bare essentials for the planners /h1> h3> 2023 Schedueler /h3> /div> a hrefhttps://choisystudio.com/product/list.html?cate_no24 classba_btn1>View More/a> /div> /div> /div> /div>/div>!-- 신상품 -->!-- //신상품 -->!-- 추가카테고리1 -->!-- //추가카테고리1 -->!-- 추가카테고리2 -->!-- //추가카테고리2 -->!-- 추가분류관리(진열순서1) -->!-- //추가분류관리(진열순서1) -->!-- 추가분류관리(진열순서2) -->!-- 추가분류관리(진열순서2) -->!-- 추가분류관리(진열순서3) -->!-- //추가분류관리(진열순서3) -->!-- 게시판 -->!-- //게시판 --> /div>hr classlayout/> /div>hr classlayout/> div classfooter_holder> div classfooter> ul classutil> li>a href/shopinfo/company.html>about us/a>/li> li>a href/member/agreement.html>agreement/a>/li> li>a href/member/privacy.html>privacy/a>/li> li>a href/shopinfo/guide.html>guide/a>/li> /ul> /div> div classcon> !-- img src/web/upload/category/editor/2015/07/13/fb92e1452bf5596a85e89bc48b9d01b6.jpg width130 alt /> --> h1 styleletter-spacing:2px;font-size:16px> a href/index.html>CHOISY/a> /h1> div classxans-element- xans-layout xans-layout-footer>p> span>Company : Choisy/span>|span>CEO : Seungyeon Choi/span>|span>Business Registeration No. : 250-61-00116/span>|span> Mail-order Business Licence : 제2017-서울마포-0324호/span>|span>a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no2506100116, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/span>br/> span class>CS Center : 02-3273-1999/span>|span class>E-mail : choisy@choisystudio.com/span>|span>Address : 320 Dokmak-ro, Mapo-gu, Seoul, South Korea/span>br/> span class>개인정보관리책임자 : a hrefmailto:choisy@choisystudio.com>Seungyeon Choi/a>/span>|span>Bank Accounts : 기업은행 655-022111-01-012 초이시/span>br/> br/>!--span>CS Center : 02-3273-1999/span>-->span> strong>Choisy Studio./strong> Mon - Fri 10:00 am - 07:00 pm / Weekend, Holiday OFF/span>br/> span>strong>Wholesale & 제품 협찬문의 /strong> choisy@choisystudio.com/span>br/>br/> /p>/div>img srchttp://image.inicis.com/mkt/certmark/escrow/escrow_43x43_color.png border0 alt클릭하시면 이니시스 결제시스템의 유효성을 확인하실 수 있습니다. stylecursor:hand onclickjavascript:window.open(https://mark.inicis.com/mark/escrow_popup.php?midECAchoia92,mark,scrollbarsno,resizableno,width565,height683);/> div classfooter_bottom> div classleft> div stylewidth:100% classxans-element- xans-layout xans-layout-footer >p classcopyright stylemargin:10px 0 50px 0> Copyright © strong>Choisy /strong> All rights reserved. /p>/div> /div> /div> /div>/div> /div> !-- 참고: 결제를 위한 필수 영역 -->div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> div classbox> p classgraph> span>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/txt_progress.gif alt현재 결제가 진행중입니다./>/span> span>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/img_loading.gif alt/>/span> /p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며, 결제 진행 중에 본 결제 창을 닫으시면br/> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div> /div>/div>!-- //참고 --> span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://choisystudio.com>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs0e23c4b023838db04c3a375cad7ec558&uchoisyshop.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:choisyshop,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?v20260118);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_2827dfa5432e; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist choisyshop.cafe24.com, www.choisyshop.cafe24.com, m.choisyshop.cafe24.com, choisystudio.com, www.choisystudio.com, m.choisystudio.com; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(choisystudio.com); // 로그수집 wcs_do(); } catch (e) {}; /script> script typetext/javascript src/ind-script/i18n.php?v2601151450&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVlZU-Q2EH4Hv-Z3GJJNKq_MsCTUQqAYNjxr5PZMY13RweD99Wl7zC4T8CWbqhSFx4e-r1tSX5LSrZaQnv5s09wyCTtti9SC08FySB9diqe_q-TR_ZR2tQtoGC_Sx38C2LL5-SX5LTkZiYRnD1Yx4ZoXCde6QJjKEqyI6kICPMlVNFRprlUukPsoitPkE_1FCaevXtv_jJuxekP4g9nNmAeP1EBSK-VT4Nf1zQP67f23c-ZZIlGN4BG4JhTc030_yhmLyucD6DUPlVoX2sqlVt5qIcD2425FcGfGLCxmmwH6BI-iv1VudT1SR04LQmh15LU5EqjgaM2UGqLXnoJrKbUa2vqZKfJGRaZtLPjhUmqcB2kEzcv7IGZMeq3XKCC9e4Xf69cxKi04qbNAr9wOzTiBeVC8GtCqXRbIbWSrEQ9l6FCCTDX9uvee1xSCfSuFZtkokAyeVXJv1g7sU9vktICNFmWOYrDpZZCzIHw1BE4y6xcdVlc1Wm21ORB4UdN8YQXTaVFdb_EZRJeXdNAsayv52mkkLdBzWIfNeIFkxxttyyt0fjT4DnKwoDgsg61-y1uLfHKCWW-wBv0_0l1GwVc5skY3lQmYQ7WZyiLBs6xKJWMnywGzfDvKlzzL8_JtzupV2oiwQQqUT0wg6arti_LfXyR0w9xk2mp0VObe0hODoSmDj5OwBWHgw_uxZSp7k5znFEDhFWmOP4yfQrGfbZiE5oxyVKH7g_sPDcYY_JLoVcZs-in5NTlJc8ryBnkRSSJOT1Srsh2euqo9tfpA6a_OhC-Uo6n-gt3LnDy6tvJoBP6deRzIQv83QhVR2Jf6YyddQrU4L-jKfIhT5MbUNc3nZ29ZrVX9XD-utMh08HPTvpMVp5NeSraZnfQcHVW2JVKFOyP1JdGtKPUJWIGAuqScX3FLxAvmCph9-i6Cyt4k7um0D3KS_X4nW3YsfEZTqXl0WqDKZiE6j6l03iP6e58PWk2vLZY3hW3qSNSxaXfkQXjePB3ntPRmfqomc9GEmOVGE9Nv96E5avlwSHEWHxh-kKzq7BDDcYUFpAurd5R0l4xvIZ5lgke-wjc9Gk3T4Gg96BmKdBGqCpJeSh09vnfwhLDzTBTN7VIH5fuLMMkUJalU6uDg2OJmOxaTWbYZCXnZtOjY6dg3f93VHayFHiBp6yUVYh49gutvvbSl8foLlKN0Ya5UfH-NxkmQ665NjB74jc3AcuWjCfaJeDqD6a6cBnH0-lEPC9k6LSWn9OUaBXQWaz34czDaYbz8B3Tb7gA9gIC3u_wABqrOYAL8roYXUNJ6MZvIcq8pkC0n9ab2j3izBAU5TnWNK1ZO0OEPy7J4gzwLXlPhgbymocSxi_eNIDzeahNMvIMGWhNKsOToTzhlYq7LKv028WKahRxQTfK92tb-xOoIqpzBahume7aehada2k3v3r5UuVS5jjcCwVCytYAJGhnmt1YLOO7ZPBqgzlXrmUcL2ERkqX2WP6bKBceVO26XcNZ-6FehPjf7zocHQnVFSJ8dt2j8SHR1qpGeVZWmAV6fveWsK7u_S3IQhoxZDjz1szp4uMBnavkv&typejs&k7a1d385dd680c344f8769b86b03efd51c57ad136&t1765237852 >/script>script src/ind-script/optimizer_user.php?filenamepc5BDoMwDETRA6TbnmPUI4FjNYY4ph1SxO1BqrhAu_urp48SrlBJnfompIRxZ4kFSx-rSSqrVzBrykp7NnC29kAd9ugrxoEmmPiN28Q7fvNOQsI92n-GR-5Vr7tXN5nTx3Q71QM&typejs&k78b1234bf654bc8a502b847637231f4287023200&t1477985581&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.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:,tail:\uc6d0},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_COMMON.initObject();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_BIND ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_BIND.initChooseBox();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_DATA ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_DATA.initData();}if (typeof CAFE24.SHOP_FRONT_NEW_LIKE_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_LIKE_COMMON.init({bIsUseLikeProduct:false,bIsUseLikeCategory:false});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;var aLogData {log_server1:eclog2-259.cafe24.com,log_server2:elg-db-svcm-075.cafe24.com,mid:choisyshop,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName Reward;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://app4you.cafe24.com/SmartPopup/tunnel/scriptTags?vs20210210192731.1&client_idAyPifbe9TEq8i4fmvfUgaZ};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,store,order,product,shipping;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body> /html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]