Help
RSS
API
Feed
Maltego
Contact
Domain > standpoint.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-03-30
3.34.59.251
(
ClassC
)
2026-02-02
211.41.71.225
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Mon, 02 Feb 2026 19:37:42 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://standpoint.kr/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Mon, 02 Feb 2026 19:37:43 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: Mon, 02 Feb 2026 19:37:43 GMTX-XSS-Protection: 1;modeblockX-HURL: /yje98071view_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.eyJpc3MiOiJ5amU5ODA3LmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoieWplOTgwNyIsInNob3Bfbm8iOjEsInBhdGhfcm9sZSI6Ik1BSU4iLCJsYW5ndWFnZV9jb2RlIjoia29fS1IiLCJjb3VudHJ5X2NvZGUiOiJLUiIsImlzX3l0cyI6ZmFsc2UsImlzX2NvbnRhaW5lciI6ZmFsc2UsIndvcmtzcGFjZSI6InByb2R1Y3Rpb24ifQ.kcmu7r46DT0E1yzWHdKq-Nj8Na6EabKI5TfJiW6Atd8, {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 contentStandpoint />meta namedescription contentNature, love, inspiration />meta namekeywords contentStandpoint />meta http-equivContent-Type contenttext/html; charsetutf-8> meta contentyes nameapple-mobile-web-app-capable/>meta contentminimum-scale1.0, widthdevice-width, maximum-scale1, user-scalableno nameviewport/> meta http-equivX-UA-Compatible contentIEEdge>meta nameformat-detection contenttelephoneno/>link hrefhttps://fonts.googleapis.com/css2?familyNoto+Sans+KR:wght@100;300;400;500;700;900&displayswap relstylesheet>link hrefhttps://fonts.googleapis.com/css2?familyLato:wght@100;300;400;500;700;900&displayswap relstylesheet>link relstylesheet typetext/css hrefhttps://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css>script srchttps://kit.fontawesome.com/c67a5d35f2.js crossoriginanonymous>/script>!-- Google Site Verification -->meta namegoogle-site-verification contentwIOhiDjVJPeTduqc1HYrPb-FKa01WOWGNdWQl9sQzjI />!-- Google Site Verification -->link relcanonical hrefhttps://standpoint.kr/ />link relalternate hreflangx-default hrefhttps://standpoint.kr/ />link relalternate hreflangko-KR hrefhttps://standpoint.kr/ />meta propertyog:url contenthttps://standpoint.kr/ />meta propertyog:title content스탠드포인트 />meta propertyog:description contentNature, love, inspiration />meta propertyog:site_name contentStandpoint />meta propertyog:type contentwebsite />meta propertyog:image contenthttps://standpoint.kr/web/upload/share-image-1-11f3432513b7e5fcab14074359580582.jpg />meta namegoogle-site-verification contentLBq8DA4s9GLpYJ4DqnA6PCrnouFuRHJF2o0zJ8gb17E />meta namenaver-site-verification content8fcf43cb23d684b4844568b995b00d123493db6e />link relshortcut icon href/web/upload/favicon-5926fd90448952e07ce5f74e536c9d79.ico />script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2601281454;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 skin2;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 yje9807},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:yje9807.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:yje9807,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 {aProductPurchaseInfo_39:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_15:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_34:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_33:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_31:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_16:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_30:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_29:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_17:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_18:{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:2601281454,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?filenamenc1LCoAwDIThfXHrOYLeqC3xAU2mpCno7RW8gHQ7zMdPB4RpWY2qYbcoZNzQLTPl1mgzqFOGCHR6h5n-_DmHhtL9hIaEaxB299FoiTfbGPWYCg9S1FBO5ZCi6td_AA&typecss&k37c9481ac0212340e132f81eba4d1049fee7f18e&t1756976722 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdNBTsQwDAXQ_ZQt5zBiAxyBHVdIE7c148RV7AC9PaUz4gBpsokSR3r9rX5hkYiAfiiKWWH7xLfXpxdYy8jkh8UigwYcAirNCfRK6Rm8KkRH6WHfPEIlcBucIr4Iv08BUUJhBHabFINJxDB_OH91M1a7c6agmxpGyKhSssfjWV5ilPr3vWccnZI_vNugecxJkh1Lu6ToL_sBL4Xam6ubKTnD9vKCvHbIm_fK-Q4fdyxmLev178pPe3S_wNyeNTd2QEXYaO2Sljv0dhIOPXob3tMk1TClgPVFuv81wKR2GglojviP-QU&typecss&k42cfec5f09a673b82d34b7815e955d73b9b09d2c&t1762344814&userT />style typetext/css>/style>title>스탠드포인트/title>/head>body> div classtop_bar>explorer diary와 탐험하는 2026년을!/div> header classheader> div classcontainer> section classwrapper> div classxans-element- xans-layout xans-layout-logotop >a href/ classbrand>img srchttps://yje9807.cafe24.com/web/logo.PNG>/a>/div> button typebutton classopened-menu> span>/span>span>/span>span>/span> /button> div classoverlay>/div> button typebutton classclosed-menu>img src/web/upload/pwa/close.png>/button> nav classnavbar> ul classmenu> li classmenu-item menu-item-has-children> a href/product/list.html?cate_no24 data-togglesub-menu>shop i classexpand>/i>/a> ul classsub-menu> li classmenu-item>a href/product/list.html?cate_no24>everything/a>/li> li classmenu-item>a href/product/list.html?cate_no25>magazine/a>/li> li classmenu-item>a href/product/list.html?cate_no42>ebook/a>/li> li classmenu-item>a href/product/list.html?cate_no27>note/a>/li> /ul>/li> li classmenu-item menu-item-has-children> a href# data-togglesub-menu>abouti classexpand>/i>/a> ul classsub-menu> li classmenu-item>a href/standpoint.html>Standpoint/a>/li> li classmenu-item>a href/about.html>Jungeun Yoo/a>/li> /ul> /li> li classmenu-item menu-item-has-children hide2> a href# data-togglesub-menu>my page i classexpand>/i>/a> ul classxans-element- xans-layout xans-layout-boardinfo sub-menu xans-record->li classmenu-item>/li>li classmenu-item>/li>li classmenu-item>a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >login/a>/li>li classmenu-item>a href/member/join.html classxans-element- xans-layout xans-layout-statelogoff >join us/a>/li>li classmenu-item>a href/myshop/order/list.html>order/a>/li>li classmenu-item>a href/myshop/index.html>my page/a>/li>/ul>ul classxans-element- xans-layout xans-layout-boardinfo sub-menu xans-record->li classmenu-item>/li>li classmenu-item>/li>li classmenu-item>a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >login/a>/li>li classmenu-item>a href/member/join.html classxans-element- xans-layout xans-layout-statelogoff >join us/a>/li>li classmenu-item>a href/myshop/order/list.html>order/a>/li>li classmenu-item>a href/myshop/index.html>my page/a>/li>/ul> /li> li classmenu-item> a href/customer-center.html>customer center/a> /li> /ul> /nav> /section> /div> div classmenu_right> ul> li>a href/product/search.html>img src/web/upload/pwa/i_search.png>/a>/li> li>a href/myshop/order/list.html classxans-element- xans-layout xans-layout-statelogoff >img srchttps://ecudemo277892.cafe24.com/web/account.png>/a>/li> li>a href/order/basket.html>img src/book.png>span classxans-element- xans-layout xans-layout-orderbasketcount cart_count >0/span>/a>/li> /ul>/div>/header> div idcontents2> div classindex> ul classthree> !-- 첫번째 --> !-- 끝 --> /ul> /div> div classmline>/div> div classdnd_module_cb512e5bb1ccf49be3df289bf203e4fc> div classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 productList typeThumb>!-- $count 20 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->ul classprdList> li idanchorBoxId_39 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스탠드포인트-10-12월호/39/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_39>img src//standpoint.kr/web/product/medium/202512/03ba006e9441081026ae7185c386e181.jpg ideListPrdImage39_2 classhover>img src//standpoint.kr/web/product/small/202512/94d5bbf0042b78115cb7ec6ec5ae6166.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스탠드포인트 10-12월호/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li> li idanchorBoxId_15 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스노클/15/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_15>img src//standpoint.kr/web/product/medium/202407/51f6f83b767c282d7d5c6f06d66e0407.jpg ideListPrdImage15_2 classhover>img src//standpoint.kr/web/product/small/202407/0eb7e8178f761ba4c8a3e2fe583ad403.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스노클/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>15,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_34 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스탠드포인트-7-9월호/34/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_34>img src//standpoint.kr/web/product/medium/202511/904095033d32caf8481fea4d2dad7aba.jpg ideListPrdImage34_2 classhover>img src//standpoint.kr/web/product/small/202511/8c25454e15f7f3e30567feba1a8f0621.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스탠드포인트 7-9월호/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>36,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_33 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/메일링-서비스-글모음/33/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_33>img src//standpoint.kr/web/product/medium/202507/7233dec07f6392e293dfbd92aa7df2bd.jpg ideListPrdImage33_2 classhover>img src//standpoint.kr/web/product/small/202507/7140b71d1e5207d916246f1faefb32dd.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>메일링 서비스 글모음/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>30,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_31 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스탠드포인트-4-6월호/31/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_31>img src//standpoint.kr/web/product/medium/202511/c49b4f90ba97ff9f7e821a9068ab642f.jpg ideListPrdImage31_2 classhover>img src//standpoint.kr/web/product/small/202511/f968b84fe95c8f8311d8a38b20b9d732.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스탠드포인트 4-6월호/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>36,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_16 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/시퀀스/16/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_16>img src//standpoint.kr/web/product/medium/202510/70d7164506ef013fee1764b56d41d080.jpg ideListPrdImage16_2 classhover>img src//standpoint.kr/web/product/small/202510/4b4af6022df1ca78c22b35212373ceee.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>시퀀스/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>15,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_30 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스탠드포인트-1-3월호/30/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_30>img src//standpoint.kr/web/product/medium/202511/873807d2867e4181e8d7f84de7e5ef81.jpg ideListPrdImage30_2 classhover>img src//standpoint.kr/web/product/small/202511/7cbd9914b45c6184db375a7a9af879c1.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스탠드포인트 1-3월호/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>36,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_29 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스탠드포인트-11-12월호/29/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_29>img src//standpoint.kr/web/product/medium/202511/ebc836911996e6c28dd907b4aaf28b0c.jpg ideListPrdImage29_2 classhover>img src//standpoint.kr/web/product/small/202511/583db325d11058d9c3d891f7249d5844.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스탠드포인트 11-12월호/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>22,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_28 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/2025-스탠드포인트-정기구독/28/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_28>img src//standpoint.kr/web/product/medium/202509/96071cffbf4f55015410046d8fd42837.jpg ideListPrdImage28_2 classhover>img src//standpoint.kr/web/product/small/202509/8642b0b53aeb57db04085318c1f5dc5e.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>2025 스탠드포인트 정기구독/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>36,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 />/span> /div> /div> /div> /li>li idanchorBoxId_38 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/2026-explorer-diary/38/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_38>img src//standpoint.kr/web/product/medium/202512/34bd7a261154f9376d2e91e79aeeeb90.jpg ideListPrdImage38_2 classhover>img src//standpoint.kr/web/product/small/202512/8977917e2b30a2f1e0ab9792b1a2bbc1.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>2026 explorer diary/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>27,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 />/span> /div> /div> /div> /li>li idanchorBoxId_17 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/스탠드포인트-8-10월호/17/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_17>img src//standpoint.kr/web/product/medium/202511/242b41194bc108581ea48abcdf5638cb.jpg ideListPrdImage17_2 classhover>img src//standpoint.kr/web/product/small/202511/b65c8ffe3e96580d201e05d7f26b8692.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>스탠드포인트 8-10월호/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_40 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/b-grade-2026-explorer-diary/40/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_40>img src//standpoint.kr/web/product/medium/202512/d41c36688866acb21c772195dbb8bc76.jpeg ideListPrdImage40_2 classhover>img src//standpoint.kr/web/product/small/202512/41025515b21c7abf5272b76f5466da73.jpeg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>B-grade 2026 explorer diary/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>19,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 />/span> /div> /div> /div> /li>li idanchorBoxId_18 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/100부-한정-타임캡슐-사진-모음/18/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_18>img src//standpoint.kr/web/product/medium/202410/c1be35fd63f8cc51bb44edcde22d65ae.jpg ideListPrdImage18_2 classhover>img src//standpoint.kr/web/product/small/202410/0eb5b197be88daa9670667b02db93118.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>100부 한정 타임캡슐 - 사진 모음/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>25,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>/span> /div> /div> /div> /li>li idanchorBoxId_37 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/ebook-소비-·-용기-·-욕심/37/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_37>img src//standpoint.kr/web/product/medium/202510/6772b3152603f8ce1d24b63dd8e9cf58.png ideListPrdImage37_2 classhover>img src//standpoint.kr/web/product/small/202510/b6e134fe24280c49f98e3d076c42d85c.png id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>ebook 소비 · 용기 · 욕심/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 />/span> /div> /div> /div> /li>li idanchorBoxId_35 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/ebook-음악-·-자기계발-·-혼자-여행/35/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_35>img src//standpoint.kr/web/product/medium/202510/e17a93da02c8c461966e1330716d912e.jpg ideListPrdImage35_2 classhover>img src//standpoint.kr/web/product/small/202510/01d6fa884960ac38e473bcfa9c992f84.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>ebook 음악 · 자기계발 · 혼자 여행/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 />/span> /div> /div> /div> /li>li idanchorBoxId_36 classxans-record-> div classinner> div classthumbnail> div classprdImg> a href/product/ebook-만남-·-기록-·-직업/36/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_36>img src//standpoint.kr/web/product/medium/202510/40bad6e11242918f9191edb7652cf8f4.jpg ideListPrdImage36_2 classhover>img src//standpoint.kr/web/product/small/202510/7e66d648d57df49f2bbbf919a92dcc6b.jpg id classhover2>/a> /div> /div> div classdescription> div classinner> strong classname>span classtitle displaynone>span class stylefont-size:12px;color:#000000;>상품명/span> :/span> span class stylefont-size:12px;color:#000000;>ebook 만남 · 기록 · 직업/span>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#000000;>판매가/span> :/strong> span class stylefont-size:12px;color:#000000;>33,000원/span>span idspan_product_tax_type_text style> /span>/li>/ul> span classicon>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 />/span> /div> /div> /div> /li> /ul>/div> /div> p> /p> p> /p> p> /p> p> /p> p> /p> /div> div classxans-element- xans-layout xans-layout-footer foot_bottom >div classinner> ul> li>span>company:/span> 스프링오브유/li> li>span>owner:/span> 유정은(springofyoo@gmail.com)/li> li>span>phone:/span> 010-3412-8771/li> li>span>address:/span> 대구광역시 수성구 범어천로 54 (범어동) 3층 3B-69호/li> li>span>business no.:/span> 532-35-01416/li> li>span>mail order license:/span> 제2024-대구수성구-0656 호/li> /ul> ul> li>a hrefhttps://instagram.com/springofyoo target_blank>i classfab fa-instagram>/i>/a>a hrefhttps://www.youtube.com/@daengeun target_blank>i classfab fa-youtube>/i>/a>a hrefhttps://blog.naver.com/springofyoo target_blank>i classfab fa-blogger-b>/i>/a>/li> li>a href/member/mall_agreement.html>Agreement/a>a href/member/privacy.html>Privacy Policy/a>a href/shopinfo/guide.html>Guide/a>/li> li>Copyright © strong>Standpoint/strong>. All rights reserved./li> /ul> ul> li> /li> /ul> /div>/div>div classbt_text>div classinner>!--저는 svg 파일로 사용했지만 이미지 파일로 변경하여 사용도 가능합니다.이미지로 사용시 아래 태그 모두 삭제 후 이미지태그 사용해 주시면 됩니다.-->img src> /div>/div> div classxans-element- xans-popup xans-popup-multipopup >!-- $banner_popup_no ※ 노출시킬 팝업의 ID를 숫자로 넣어주세요. --> /div> script src/js/boot2.js>/script> script srchttps://code.jquery.com/jquery-3.3.1.slim.min.js integritysha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo crossoriginanonymous>/script> span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://standpoint.kr>a itempropsameAs hrefhttps://www.instagram.com/springofyoo>/a>a itempropsameAs hrefhttps://www.youtube.com/@daengeun>/a>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs776c1af85e3a937060bc57f8d07947aa&uyje9807.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:yje9807,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?v20260203);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_17cd9544eea6; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist yje9807.cafe24.com, www.yje9807.cafe24.com, m.yje9807.cafe24.com, standpoint.kr, www.standpoint.kr, m.standpoint.kr; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(standpoint.kr); // 로그수집 wcs_do(); } catch (e) {}; /script> script typetext/javascript src//t1.kakaocdn.net/kakao_js_sdk/v1/kakao.min.js charsetutf-8>/script>script typetext/javascript src/ind-script/i18n.php?v2601281454&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezZhdc6M2FIbvE9_2d9BsO53exnbTZjZuPEl2cy3EwVaQdFR9xGZ_fQ_gtvbugkHyRScTG7DeRwfpfEG2RQXZzQeblZYp2KGtMgsOg-WQvblM3PyqZ2_uh2xoXBCG8Sp7-yuArQ9fP81-mf04UQl7D1Yz6Q4XZhyxEpBKCVZG3cIM-KzU0VKNHHUpBfdRiJvZz_QXNTn96tF-tW7G4ob0J7tbMA9e0ABFo7TPgK_ag1fhty9flsyzmRJ6AkeKnFTwQsfnVc5YoX05Ao88NGbdoVUL1N6ilGDP69YyuFtj5lYUmxH2BC_k-VGlxXalrhxKUqC-8miupNBwlTOtx9jVITgqhXrs6D3TFI2aXNtY8ONnaXUelJG0L98XMWOyFeZCQvZ0pO_sG1iVHp3CItAltxNm2oRl0LxZ0GZcEShsVK8TjyUMGEGumn3qoucYIdmXWiIrJolU8KyZ9zF3YN_7NqdHbFDWpZCjXa-AkgXpmyVwilk_H_C6ZtAcmS1OZqSrs7y5mppZ841oRf-PPF9Q1tGOtsGlkoA5oTepFAWeFU0O7d2a5y2ak525a3f4I6sYZlXzuRZ7kEMJbACzaAP402D89kiXkIfNZNUTlGBBc1gE23zXayv4dLv_hF3zv-5i-NE0kfUMEr4upCNRh914c33JdoKeScFc7A09Sl1FabslyH7be8taUHvenj6jLDD4S2PjN24Aeq_Y5uLQpXBU2mpBJe6C6HvCPVMKkNA5noj0nUHDLYHnzFVw8e27C7r4JoGlY1-VS0H-C1sMdD6TUfoyNs2FLi4CWsZk_O-BPlOyKVi_6_W0E__k3szRVNemP5BH6fnh7Lqk3pv5VEsuhQkxRe20rjwI5xMRt_GJ4T_Is0ceVxYeRAXZ3OKOms4F41uIpyRE5JH-cEeTMQcddR2eCZnNKXtJoIsKo9f3Cd4F7DyT1eFwgUEPWLZimorTCWwHucTN-a5865Wkh1PhBbjzoxe2Nh4_Qj3JFuZqzbvPaJ0ClQ89J5yRP9oCLJ-4hseArtSlE8xwbzKKcdZTz1DImwzqlHtZ0bPrYDt0Rr8Eg07Ez_8q3HY4BY4A8MlBdUyg_gcS5E-tvIKaHsqKRMoLUqpYJN1NGx_xbgkaSpEaGg-sTrDhd8uKeIe8DR6ptAveYig17-JjI0gv1miCiQ_Q4MgcsBTo7yJlY1Z1U-AO-SLNQ05QSbHX-tofonnLW1_Aaw-kF5ZfhNM8PKXfXtcM3OsS451AMqFYLiHBIsP81qKE6_euHcd4V3rofa3YIzYRVaqr8tfUuQg9Seh2M87GvVe3GDzciT2N_Bs&typejs&kd3953255ba42032c89a844b3b6883a0a7d02fa21&t1765237852 >/script>script src/ind-script/optimizer_user.php?filenameBcFREkAwDAXAA8RdnvGD49BmNNGG8fTD7e2iXE2hSTr1IT7XdRln3H2vlqS8rYJZJSvtCPC0mOBE2ywG5w8&typejs&kc76dd0f095174f4f04da9adc94ae43de40645723&t1716273683&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;var sIsDropshipping F;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() {// ECHOSTING-598429 드롭쉬핑은 항상 전체 UI 노출if (sIsDropshipping T) {return false;}if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}CAFE24.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-225.cafe24.com,log_server2:elg-db-svcm-319.cafe24.com,mid:yje9807,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName 포인트;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;/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
]