Help
RSS
API
Feed
Maltego
Contact
Domain > originus.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-01-14
52.84.8.35
(
ClassC
)
2026-01-22
210.114.28.11
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Thu, 22 Jan 2026 14:06:10 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://originus.co.kr/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Thu, 22 Jan 2026 14:06:11 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingVary: Accept-EncodingP3P: CPNOI ADM DEV PSAi COM NAV OUR OTR STP IND DEMExpires: Mon, 26 Jul 1997 05:00:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cachex-cache-valid: YESStrict-Transport-Security: max-age31536000Referrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Thu, 22 Jan 2026 14:06:11 GMTX-XSS-Protection: 1;modeblockX-HURL: /originus1view_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.eyJpc3MiOiJvcmlnaW51cy5jYWZlMjQuY29tIiwiYXVkIjoianMtZXJyb3ItdHJhY2VyLWFwaS5jYWZlMjQuY29tIiwibWFsbF9pZCI6Im9yaWdpbnVzIiwic2hvcF9ubyI6MSwicGF0aF9yb2xlIjoiTUFJTiIsImxhbmd1YWdlX2NvZGUiOiJrb19LUiIsImNvdW50cnlfY29kZSI6IktSIiwiaXNfeXRzIjpmYWxzZSwiaXNfY29udGFpbmVyIjpmYWxzZSwid29ya3NwYWNlIjoicHJvZHVjdGlvbiJ9.iBSL8RLsNnHa1Um1ExnLCHkzeHMWbHNA-JGQFBICPF8, {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 contentORIGINUS />meta namedescription content본질에 집중하여 앞서나가는 오리지너스 입니다. 우리는 기획하고, 만들고, 바로 시장에 던지는 D2C 기업입니다. />meta namekeywords contentORIGINUS />meta http-equivContent-Type contenttext/html; charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameformat-detection contenttelephoneno/> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale2.0, minimum-scale1.0, user-scalableyes/> meta http-equivCache-Control contentno-cache> meta http-equivExpires content0> meta http-equivPragma contentno-cache> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyNoto+Sans+KR:wght@300;400;500;700&familyPoppins:wght@300;400;500;700&displayswap relstylesheet> link hrefhttps://fonts.googleapis.com/css2?familyNanum+Gothic:wght@400;700;800&displayswap relstylesheet>!-- theme02 --> link hrefhttps://fonts.googleapis.com/css2?familyGothic+A1:wght@300;400;500;700&displayswap relstylesheet>!-- theme03 --> script>try{window.EZST{q:,register:function(a,b){this.push(a,(b.init||b)(),arguments)}}}catch(e){}/script> !--ez-favicon--> link relapple-touch-icon-precomposed sizes180x180 href/web/upload/ezst/shop1/favicon-180.png?v1764773241773> link relapple-touch-icon sizes72x72 href/web/upload/ezst/shop1/favicon-72.png?v1764773241773> link relapple-touch-icon sizes114x114 href/web/upload/ezst/shop1/favicon-114.png?v1764773241773> link relapple-touch-icon sizes144x144 href/web/upload/ezst/shop1/favicon-144.png?v1764773241773> link relapple-touch-icon sizes180x180 href/web/upload/ezst/shop1/favicon-180.png?v1764773241773> link relicon typeimage/png sizes512x512 href/web/upload/ezst/shop1/favicon-512.png?v1764773241773> link relicon typeimage/png sizes256x256 href/web/upload/ezst/shop1/favicon-256.png?v1764773241773> link relicon typeimage/png sizes128x128 href/web/upload/ezst/shop1/favicon-128.png?v1764773241773> link relicon typeimage/png sizes64x64 href/web/upload/ezst/shop1/favicon-64.png?v1764773241773> link relicon typeimage/png sizes48x48 href/web/upload/ezst/shop1/favicon-48.png?v1764773241773> link relicon typeimage/png sizes32x32 href/web/upload/ezst/shop1/favicon-32.png?v1764773241773> link relicon typeimage/png sizes16x16 href/web/upload/ezst/shop1/favicon-16.png?v1764773241773> meta namemsapplication-TileColor content#ffffff/> meta namemsapplication-TileImage content/web/upload/ezst/shop1/favicon-128.png?v1764773241773/> meta nametheme-color content#ffffff/> !--ez-prop:{edibot-banner:/web/upload/ezst/shop1/ez-favicon.edibotbanner.json}--> !--ez-favicon--> script typetext/ez-prop> ez-prop data-version1.0.0> ez-var data-proptheme data-namespaceez.layout.theme data-typearray> ez-item data-idtheme01 data-nameSIMPLE data-desc깔끔하고 심플한 스타일 data-fontNoto Sans KR data-background-color#000000 override-valuehtml data-font-csshttps://fonts.googleapis.com/css2?familyNoto+Sans+KR:wght@300;400;500;700&familyPoppins:wght@300;400;500;700&displayswap> 깔끔하고 심플한 스타일 style> .theme-box.type1 .desc {color:#fff;font-weight:400;} .theme-box .word {color:#fff;} /style> /ez-item> ez-item data-idtheme02 data-nameCALM data-desc섬세하고 정적인 스타일 data-fontNanum Gothic data-background-color#0b566b data-font-csshttps://fonts.googleapis.com/css2?familyNanum+Gothic:wght@400;700;800&displayswap> /ez-item> ez-item data-idtheme03 data-nameCLASSY data-desc차분하고 세련된 스타일 data-fontGothic A1 data-background-color#0e4c75 data-font-csshttps://fonts.googleapis.com/css2?familyGothic+A1:wght@300;400;500;700&displayswap> /ez-item> ez-item data-idtheme04 data-nameDYNAMIC data-desc강렬하고 역동적인 스타일 data-fontNanum Gothic data-background-color#08275d data-font-csshttps://fonts.googleapis.com/css2?familyNanum+Gothic:wght@400;700;800&displayswap> /ez-item> /ez-var> /ez-prop>/script>link relcanonical hrefhttps://originus.co.kr/ />link relalternate hreflangx-default hrefhttps://originus.co.kr/ />link relalternate hreflangko-KR hrefhttps://originus.co.kr/ />meta propertyog:url contenthttps://originus.co.kr/ />meta propertyog:title content(주)오리지너스 />meta propertyog:description content본질에 집중하여 앞서나가는 오리지너스 입니다. 우리는 기획하고, 만들고, 바로 시장에 던지는 D2C 기업입니다. />meta propertyog:site_name contentORIGINUS />meta propertyog:type contentwebsite />meta propertyog:image contenthttps://originus.co.kr/web/upload/share-image-1-2efe705785cd5e0d72a7c815200c7ae2.jpg />google-site-verification4jXyf9-iKdNhQZZzmfpIlae-rfMUh75L_EdS3eEgvHglink relshortcut icon href/web/upload/favicon-0f7e3a8593a3b405c95541c42a119812.ico />script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2601211451;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 originus},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:originus.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: ,sOverrideTimezone: ,sMomentNamespace: EC_GLOBAL_MOMENT};CAFE24.FRONT_JS_CONFIG_MANAGE {sSmartBannerScriptUrl:https:\/\/app4you.cafe24.com\/SmartBanner\/tunnel\/scriptTags?vs1563164396689206,sMallId:originus,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);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2601211451,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&t1758614437 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdVLbgMhDADQfSbbnsNNc4ouuuoJGHAGq4DRGCvN7UsTRd1X9o7v42cAMlcEjIsK7gK800ZNBbquheKSRy0gCZeEQlsD-aJ2ghJurAPWIBQhikAN1I4z8QImnBRK-IFNDc3ItbLlJB8FhiDGw8zgQckBXXUM0-U_4RFWH7Wgh8tcBnUHOWPxYC9ckkc48LeDOltFB7bvnDQOFzm9twt7yGH2DsMyhuVKHfdjJY9rPCum_W_3_gnMUyr4HKLqvGiSuX9m6p3aZrkTui4ybqYvxK85MlZLM6T0MF9PLuqbi3o2Vv8-yh8&typecss&kd064ed529f9d9069bd144f8c3c9922977ea7220b&t1766107522&userT />title>(주)오리지너스/title>/head>body classtheme01 data-ez-themetheme01> div idskipNavigation> p>a href#category>전체상품목록 바로가기/a>/p> p>a href#contents>본문 바로가기/a>/p> /div> div idwrap>div classmain_top_banner ez-align-left data-ez-moduletop-banner data-ez-alignleft data-ez-rolestyle.color data-ez-displayhidden data-ezcontents-16bun00-1 styledisplay: none;> div classtop_banner_box_inner> div classtop_banner_text>!-- 최상단 배너 수정하는곳 --> a data-ez-rolea href# data-href# target_self stylecolor: rgb(255, 255, 255); font-weight: normal;>첫 쇼핑을 지원하는 3,000원 할인 회원가입 쿠폰/a> /div>!-- //top_banner_text --> div classtop_banner_close data-ez-roleclose> input typecheckbox namechkbox idtop_banner_box_cloase value1 data-ez-roledisable-term>label fortop_banner_box_cloase data-ez-roledisable-text>오늘 하루 보지 않기/label> i aria-hiddentrue classicon icoClose white>닫기/i> /div>!-- //top_banner_close --> /div>!-- //top_banner_box_inner -->/div>header idheader classlayout3 data-ez-layoutlayout3 data-ezcontents-0t99m1h-1 stylemargin-bottom: 0px;> ez-prop data-version1.0.0 typelayout> ez-var data-proplayout data-namespaceez.layout.header.layout data-typearray> ez-item data-idlayout1 data-name1단 기본형>/ez-item> ez-item data-idlayout3 data-name1단 메뉴 중앙형>/ez-item> ez-item data-idlayout2 data-name1단 로고 중앙형>/ez-item> ez-item data-idlayout4 data-name2단 좌측형>/ez-item> ez-item data-idlayout5 data-name2단 슬라이딩 메뉴 노출형>/ez-item> /ez-var> /ez-prop> div classinner> div classtoparea display_pc_only> div classtoparea_shoppinginfo> !-- //Layout_multishopList --> div data-ez-groupshopping-info data-ez-rolelist> /div> /div>!-- //toparea_shoppinginfo --> div classtoparea_state data-ez-grouptop-util-menu data-ez-rolelist> a data-ez-itemjoin hreforiginus.co.kr classxans-element- xans-layout xans-layout-statelogoff >/a> a data-ez-itemlogin hreforiginus.co.kr classxans-element- xans-layout xans-layout-statelogoff >/a> a data-ez-itemorder hreforiginus.co.kr>/a> a data-ez-itemrecent hreforiginus.co.kr>/a> /div>!-- //toparea_state --> /div>!-- //toparea --> div classtop_nav_box idtop_nav_box> div classxans-element- xans-layout xans-layout-logotop top_logo >a href/>img src/web/upload/category/logo/v2_d44d520adbed987c7b1336608510ab0d_n62qeHXocD_top.jpg altORIGINUS data-ez-eb/web/upload/ezst/shop1/ez-logo-top.edibotbanner.json>/a>/div>!-- //top_logo --> div data-ez-modulemenu-main/1 data-ez-modemanual> div classxans-element- xans-layout xans-layout-category top_category>ul>li>a hrefhttps://originus.co.kr>HOME/a>/li>li>a href/board/%EC%9E%90%EC%9C%A0%EA%B2%8C%EC%8B%9C%ED%8C%90/5/>COMPANY/a>/li>li>a href/board/%EA%B0%A4%EB%9F%AC%EB%A6%AC/8/>BRAND/a>ul classsub_cate01>li>a href/category/(%EB%8C%80%EB%B6%84%EB%A5%98)-%EB%AF%B8%EC%A7%84%EC%97%B4/23/>82CARE/a>/li>li>a href/category/(%EB%8C%80%EB%B6%84%EB%A5%98)-%EB%AF%B8%EC%A7%84%EC%97%B4/23/>PAUSE DEW/a>/li>li>a href/category/ROAD-BIKE-3/48/>ZOOTRIP/a>/li>li>a href/category/(%EB%8C%80%EB%B6%84%EB%A5%98)-%EB%AF%B8%EC%A7%84%EC%97%B4/23/>TAILVERSE/a>/li>/ul>/li>li>a href/board/1:1-%EB%A7%9E%EC%B6%A4%EC%83%81%EB%8B%B4/9/>JOBS/a>ul classsub_cate01>li>a hrefhttps://www.recurt.com>지원하기/a>/li>/ul>/li>/ul>/div> /div>!-- //menu-main/1 --> div classtop_sidebar> a hrefjavascript:; classeNavFold>i aria-hiddentrue classicon icoNav>/i>/a> /div>!-- //top_sidebar --> /div>!-- //top_nav_box -->!-- //Layout_SearchHeader --> /div>!-- //inner -->/header>!--#ez1/4-->aside idaside data-ezcontents-1mnx329-1 classxans-element- xans-layout xans-layout-slidepackage >nav classnavigation-menu rolenavigation> !-- //Layout_multishopList --> div classnavigation_state data-ez-grouptop-util-menu data-ez-rolelist> a data-ez-itemjoin href/member/agreement.html classxans-element- xans-layout xans-layout-statelogoff >회원가입/a> a data-ez-itemlogin href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >로그인/a> a data-ez-itemorder href/myshop/order/list.html>주문 조회/a> a data-ez-itemrecent href/product/recent_view_product.html>최근본상품/a> /div>!-- //navigation_state --> div classtab_inner> a classopen idslide_category hrefjavascript:;>카테고리/a> a idslide_community hrefjavascript:;>고객센터/a> /div>!-- //tab_inner --> div data-ez-modulemenu-side/1>div idslideCateList classnavigation-menu__category> ul idslide_add_category>li>a hrefhttps://originus.co.kr classview>HOME/a>/li>li>a href/board/%EC%9E%90%EC%9C%A0%EA%B2%8C%EC%8B%9C%ED%8C%90/5/ classview>COMPANY/a>/li>li>a href/board/%EA%B0%A4%EB%9F%AC%EB%A6%AC/8/ classview>BRAND/a>ul classsub_cate01>li>a href/category/(%EB%8C%80%EB%B6%84%EB%A5%98)-%EB%AF%B8%EC%A7%84%EC%97%B4/23/ classview>82CARE/a>/li>li>a href/category/(%EB%8C%80%EB%B6%84%EB%A5%98)-%EB%AF%B8%EC%A7%84%EC%97%B4/23/ classview>PAUSE DEW/a>/li>li>a href/category/ROAD-BIKE-3/48/ classview>ZOOTRIP/a>/li>li>a href/category/(%EB%8C%80%EB%B6%84%EB%A5%98)-%EB%AF%B8%EC%A7%84%EC%97%B4/23/ classview>TAILVERSE/a>/li>/ul>/li>li>a href/board/1:1-%EB%A7%9E%EC%B6%A4%EC%83%81%EB%8B%B4/9/ classview>JOBS/a>ul classsub_cate01>li>a hrefhttps://www.recurt.com classview>지원하기/a>/li>/ul>/li>/ul> /div>/div>!-- //menu-side/1 --> div classxans-element- xans-layout xans-layout-boardinfo tab_community navigation-menu__board>ul> li classxans-record->a href/board/공지사항/1/>공지사항/a> /li> li classxans-record->a href/board/상품-사용후기/4/>상품 사용후기/a> /li>li classxans-record->a href/board/상품-qa/6/>상품 Q&A/a> /li>li classxans-record->a href/board/자유게시판/5/>자유게시판/a> /li>li classxans-record->a href/board/갤러리/8/>갤러리/a> /li> /ul>/div>!-- //tab_community --> /nav>button typebutton classbtnClose>i aria-hiddentrue classicon icoClose>/i>닫기/button>/aside>!--#ez1/4-->div idcontainer data-ezlayout-0ci18zt-1> div idcontents> span classxans-element- xans-layout xans-layout-mobileaction RTMB >a href#none onclickhistory.go(-1);return false;>svg xmlnshttp://www.w3.org/2000/svg width24 height24 fillnone viewbox0 0 24 24 classicon> path dM7.29976 12.5L14.9998 20.1C15.3998 20.5 15.9998 20.5 16.3998 20.1C16.7998 19.7 16.7998 19.1 16.3998 18.7L9.49976 11.7L16.3998 4.7C16.7998 4.3 16.7998 3.7 16.3998 3.3C16.1998 3.1 15.9998 3 15.6998 3C15.3998 3 15.1998 3.1 14.9998 3.3L7.29976 10.9C6.89976 11.4 6.89976 12 7.29976 12.5C7.29976 12.4 7.29976 12.4 7.29976 12.5Z fill#000000>/path>/svg>뒤로가기/a>/span> div data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain data-ezmodule-05ijrh6-1>/div>div data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain data-ezmodule-02gkjw9-1>meta nameviewport contentwidthdevice-width, initial-scale1.0/>/div>div data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain data-ezmodule-0qlo96m-1>/div>div data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain data-ezmodule-1cbh8dm-1 stylemargin-bottom: 0px;>style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Malgun Gothic, sans-serif; background: #ffffff; color: #1a1a1a; line-height: 1.6; } header { position: fixed; top: 0; left: 0; right: 0; background: rgba(255, 255, 255, 0.98); backdrop-filter: blur(10px); z-index: 1000; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .header-container { max-width: 1200px; margin: 0 auto; padding: 20px 40px; display: flex; justify-content: space-between; align-items: center; } .logo { height: 30px; display: flex; align-items: center; } .logo svg { height: 100%; width: auto; } nav { display: flex; gap: 40px; } nav a { color: #1a1a1a; text-decoration: none; font-size: 14px; font-weight: 500; transition: color 0.3s; } nav a:hover { color: #666; } .hero { padding: 160px 40px 100px; max-width: 1200px; margin: 0 auto; } .hero h1 { font-size: 48px; font-weight: 700; line-height: 1.3; margin-bottom: 60px; color: #000000; }.hero-image { width: 100%; height: 600px; background: #f5f5f5; border-radius: 12px; overflow: hidden; cursor: pointer; transition: all 0.3s ease;}.hero-image:hover { transform: scale(1.02); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);}.hero-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease;}.hero-image:hover img { transform: scale(1.05);} .intro-section { padding: 100px 40px; max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; } .intro-image { width: 100%; height: 400px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 12px; overflow: hidden; cursor: pointer; transition: all 0.4s ease; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);}.intro-image:hover { transform: scale(1.03); box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);}.intro-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease;}.intro-image:hover img { transform: scale(1.1);}.intro-content h3 { font-size: 14px; color: #666; margin-bottom: 10px; font-weight: 600; transition: color 0.3s ease;}.intro-content h2 { font-size: 32px; font-weight: 700; margin-bottom: 20px; color: #000000; line-height: 1.4; transition: all 0.3s ease;}.intro-content:hover h2 { color: #667eea; transform: translateX(10px);}.intro-content p { font-size: 16px; line-height: 1.8; color: #555; margin-bottom: 30px; transition: color 0.3s ease;}.intro-content:hover p { color: #333;} .btn-black { display: inline-block; padding: 14px 32px; background: #000000; color: #ffffff; text-decoration: none; border-radius: 25px; font-weight: 600; font-size: 14px; transition: all 0.3s; } .btn-black:hover { background: #333; transform: translateY(-2px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); } .brand-section { background: #1a1a1a; padding: 150px 40px 100px; color: #ffffff; } .brand-container { max-width: 1200px; margin: 0 auto; } .brand-header { text-align: center; margin-bottom: 60px; } .brand-header h2 { font-size: 36px; font-weight: 700; margin-bottom: 15px; } .brand-header p { font-size: 16px; color: #999; } .brand-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .brand-card { background: rgba(255, 255, 255, 0.05); border-radius: 12px; padding: 40px 30px; text-align: center; transition: all 0.3s; cursor: pointer; } .brand-card:hover { background: rgba(255, 255, 255, 0.1); transform: translateY(-5px); } .brand-card.blue { background: #4a90e2; } .brand-card.green { background: #2ecc71; } .brand-card.purple { background: #9b59b6; } .brand-card.orange { background: #ff6b35; } .brand-card h3 { font-size: 20px; font-weight: 700; margin-bottom: 10px; } .brand-card .brand-name { font-size: 14px; color: rgba(255, 255, 255, 0.7); margin-bottom: 15px; } .brand-card p { font-size: 13px; line-height: 1.6; color: rgba(255, 255, 255, 0.8); } .timeline-section { padding: 100px 40px; max-width: 900px; margin: 0 auto; } .timeline-header { text-align: center; margin-bottom: 80px; } .timeline-header h2 { font-size: 36px; font-weight: 700; margin-bottom: 10px; } .timeline-header p { font-size: 16px; color: #666; } .timeline-item { display: flex; gap: 40px; margin-bottom: 80px; position: relative; } .timeline-item:not(:last-child)::after { content: ; position: absolute; left: 40px; top: 80px; bottom: -80px; width: 2px; background: #e0e0e0; } .timeline-year { flex-shrink: 0; width: 80px; } .year-circle { width: 80px; height: 80px; background: #000000; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #ffffff; font-weight: 700; font-size: 14px; } .timeline-content h3 { font-size: 20px; font-weight: 700; margin-bottom: 10px; } .timeline-content p { font-size: 15px; line-height: 1.7; color: #555; } .news-section { padding: 100px 40px; background: #fafafa; } .news-container { max-width: 1200px; margin: 0 auto; } .news-header { margin-bottom: 40px; } .news-header h2 { font-size: 36px; font-weight: 700; margin-bottom: 10px; } .news-header p { font-size: 16px; color: #666; } .news-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; } .news-card { background: #ffffff; border-radius: 12px; overflow: hidden; transition: all 0.3s; cursor: pointer; } .news-card:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .news-image { width: 100%; height: 180px; background: #e0e0e0; } .news-image img { width: 100%; height: 100%; object-fit: cover; } .news-content { padding: 20px; } .news-category { font-size: 12px; color: #999; margin-bottom: 8px; } .news-title { font-size: 15px; font-weight: 600; color: #1a1a1a; margin-bottom: 10px; line-height: 1.4; } .news-date { font-size: 12px; color: #999; } footer { background: #0a0a0a; color: #ffffff; padding: 60px 40px 40px; } .footer-container { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 60px; margin-bottom: 40px; } .footer-brand h3 { font-size: 24px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; } .footer-brand p { font-size: 14px; color: #999; line-height: 1.8; } .footer-links h4 { font-size: 14px; font-weight: 700; margin-bottom: 20px; color: #ccc; } .footer-links ul { list-style: none; } .footer-links li { margin-bottom: 12px; } .footer-links a { color: #999; text-decoration: none; font-size: 14px; transition: color 0.3s; } .footer-links a:hover { color: #ffffff; } .footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 30px; display: flex; justify-content: space-between; align-items: center; max-width: 1200px; margin: 0 auto; } .footer-bottom p { font-size: 13px; color: #666; } .footer-bottom-links { display: flex; gap: 20px; } .footer-bottom-links a { color: #666; text-decoration: none; font-size: 13px; transition: color 0.3s; } .footer-bottom-links a:hover { color: #ffffff; } @media (max-width: 968px) { .intro-section { grid-template-columns: 1fr; } .brand-grid { grid-template-columns: repeat(2, 1fr); } .news-grid { grid-template-columns: repeat(2, 1fr); } .footer-container { grid-template-columns: 1fr 1fr; } } @media (max-width: 640px) { nav { display: none; } .hero h1 { font-size: 32px; } .brand-grid, .news-grid { grid-template-columns: 1fr; } .footer-container { grid-template-columns: 1fr; } .footer-bottom { flex-direction: column; gap: 20px; } } .fade-up { opacity: 0; transform: translateY(30px); transition: all 0.8s ease; } .fade-up.visible { opacity: 1; transform: translateY(0); } /style>/div>section classhero data-ezmodule-1xb68l3-1 data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain> h1>본질에 집중합니다. br>그래서 앞서갑니다./h1> div classhero-image> img srchttps://originus.cafe24.com/web/upload/magazine/image01.jpg altHero Image> /div> /section>section classintro-section fade-up data-ezmodule-1x73opx-1 data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain> div classintro-image> img srchttps://originus.cafe24.com/web/upload/magazine/image2.jpg> /div> div classintro-content> h3>우리는 이렇게 일합니다/h3> h2>기획하고, 만들고,br>바로 시장에 던집니다./h2> p>빠르게 실험하고, 데이터로 증명하는 D2C 기업입니다./p> a href#dna classbtn-black>자세히 보기 →/a> /div> /section>section iddna classbrand-section data-ezcontents-05xlt1q-1 data-ez-displayvisible style> div classbrand-container> div classbrand-header> h2>우리를 정의하는 3가지 키워드/h2> /div> div classbrand-grid> div classbrand-card blue> h3>브랜드 전략/h3> p classbrand-name>Versatility/p> p>우리는 직무의 경계를 나누지 않습니다. 시장을 보고 전략을 고민하며, 브랜드를 만듭니다./p> /div> div classbrand-card green> h3>트렌드 분석/h3> p classbrand-name>Trend-first/p> p>트렌드를 기다리지 않습니다. SNS, 데이터, 고객 반응 속에서 먼저 캐치하고 바로 실험합니다./p> /div> div classbrand-card purple> h3>도전 정신/h3> p classbrand-name>Direct to Customer/p> p>D2C 기업에 걸맞게 중간 단계를 줄이고, 고객 반응을 직접 봅니다. 판단은 빠르고, 결과는 명확합니다./p> /div> /div> /div>/section>section iddna classbrand-section data-ezcontents-05xlt1q-1 data-ez-displayvisible> style> .brand-logo-section { background: #ffffff; padding: 100px 40px; } .brand-logo-container { max-width: 1200px; margin: 0 auto; text-align: center; } .brand-logo-header h2 { font-size: 42px; font-weight: 700; color: #000000; margin-bottom: 80px; }.brand-logo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 800px; margin: 0 auto;} .brand-logo-card { background: #ffffff; border: 1px solid #e0e0e0; border-radius: 12px; padding: 60px 40px; display: flex; align-items: center; justify-content: center; min-height: 200px; transition: all 0.3s; cursor: pointer; } .brand-logo-card:hover { border-color: #000000; transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .brand-logo-card img { max-width: 100%; max-height: 80px; object-fit: contain; } @media (max-width: 968px) { .brand-logo-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 640px) { .brand-logo-grid { grid-template-columns: 1fr; } } /style> div classbrand-logo-section> div classbrand-logo-container> div classbrand-logo-header> h2>ORIGINUS Brands/h2> /div> div classbrand-logo-grid> div classbrand-logo-card fade-up> img src/web/upload/brands/zootrip_logo.png altZOOTRIP> /div> div classbrand-logo-card fade-up> img src/web/upload/brands/82care_logo.png alt82CARE> /div> div classbrand-logo-card fade-up> img src/web/upload/brands/pausedew_logo.png altPAUSE DEW> /div> div classbrand-logo-card fade-up> img src/web/upload/brands/tailverse_logo.png altTAILVERSE> /div> /div> /div> /div> /section>section classtimeline-section data-ezmodule-0sj7v31-1 data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain> style> .year-group { margin-bottom: 100px; } .year-group:last-child { margin-bottom: 0; } .year-title { display: flex; align-items: center; margin-bottom: 60px; } .year-circle-new { width: 80px; height: 80px; background: #000000; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #ffffff; font-weight: 700; font-size: 18px; flex-shrink: 0; } .year-line { flex: 1; height: 2px; background: #e0e0e0; margin-left: 20px; } .brand-items { padding-left: 100px; } .brand-item { margin-bottom: 40px; position: relative; } .brand-item::before { content: ; position: absolute; left: -20px; top: 10px; width: 10px; height: 10px; background: #000000; border-radius: 50%; } .brand-item h3 { font-size: 20px; font-weight: 700; margin-bottom: 8px; color: #000000; } .brand-item p { font-size: 15px; color: #666; line-height: 1.6; } @media (max-width: 768px) { .brand-items { padding-left: 40px; } } /style> div classtimeline-header> h2>우리가 걸어온 이야기/h2> /div> !-- 2021년 그룹 --> div classyear-group fade-up> div classyear-title> div classyear-circle-new>2021/div> div classyear-line>/div> /div> div classbrand-items> div classbrand-item> h3>ZOOTRIP 브랜드 설립/h3> p>펫 식품 사업 전개/p> /div> /div> /div> div classyear-group fade-up> div classyear-title> div classyear-circle-new>2025/div> div classyear-line>/div> /div> div classbrand-items> div classbrand-item> h3>82CARE 브랜드 설립/h3> p>더마코스메틱 사업 전개/p> /div> div classbrand-item> h3>PAUSE DEW 브랜드 설립/h3> p>기능성코스메틱 사업 전개/p> /div> div classbrand-item> h3>TAILVERSE 브랜드 설립/h3> p>펫 용품 사업 전개/p> /div> /div> /div>/section>section classnews-section data-ezmodule-1usampk-1 data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain> div classnews-container> div classnews-header> h2>Magazine/h2> p>기업의 소식을 확인하세요/p> /div> div classnews-grid> div classnews-card fade-up> div classnews-image> img srchttps://images.unsplash.com/photo-1497366216548-37526070297c?w400 altNews 1> /div> div classnews-content> p classnews-category>news/p> h3 classnews-title>주트립 봉사활동/h3> p classnews-date>📅 2024.11.28/p> /div> /div> div classnews-card fade-up> div classnews-image> img srchttps://images.unsplash.com/photo-1551434678-e076c223a692?w400 altNews 2> /div> div classnews-content> p classnews-category>news/p> h3 classnews-title>주트립 후원활동/h3> p classnews-date>📅 2024.12.05/p> /div> /div> div classnews-card fade-up> div classnews-image> img srchttps://images.unsplash.com/photo-1540575467063-178a50c2df87?w400 altNews 3> /div> div classnews-content> p classnews-category>news/p> h3 classnews-title>퍼즈듀 신제품 출시/h3> p classnews-date>📅 2024.11.28/p> /div> /div> div classnews-card fade-up> div classnews-image> img srchttps://images.unsplash.com/photo-1639762681485-074b7f938ba0?w400 altNews 4> /div> div classnews-content> p classnews-category>news/p> h3 classnews-title>82CARE 신제품 출시/h3> p classnews-date>📅 2024.09.25/p> /div> /div> /div> /div> /section>div data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain data-ezmodule-0wyj7ec-1>script> const observerOptions { threshold: 0.1, rootMargin: 0px 0px -50px 0px }; const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.classList.add(visible); } }); }, observerOptions); document.querySelectorAll(.fade-up).forEach(el > { observer.observe(el); }); document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); const target document.querySelector(this.getAttribute(href)); if (target) { target.scrollIntoView({ behavior: smooth, block: start }); } }); }); /script>/div>!--#ez1/6--> /div> /div>div data-ez-moduleuser-defined/1 data-ez-nameUSER DEFINED data-ez-typeplain data-ezmodule-04frlgh-1> style> footer { background: #0a0a0a !important; color: #ffffff !important; padding: 60px 40px 40px !important; } .footer-container { max-width: 1200px !important; margin: 0 auto !important; display: flex !important; justify-content: space-between !important; align-items: center !important; } .footer-logo { flex-shrink: 0 !important; } .footer-logo img { height: 40px !important; width: auto !important; max-width: none !important; display: block !important; } .footer-info { text-align: right !important; flex: 1 !important; margin-left: 40px !important; } .footer-info p { font-size: 14px !important; color: #999 !important; margin: 8px 0 !important; line-height: 1.6 !important; } .footer-info a { color: #ffffff !important; text-decoration: none !important; transition: opacity 0.3s !important; } .footer-info a:hover { opacity: 0.7 !important; } .footer-copyright { font-size: 13px !important; color: #666 !important; margin-top: 10px !important; } /* 반응형 */ @media (max-width: 768px) { .footer-container { flex-direction: column !important; gap: 30px !important; } .footer-info { text-align: center !important; margin-left: 0 !important; } .footer-logo img { height: 32px !important; } } /style> footer> div classfooter-container> div classfooter-logo> img srchttps://originus.cafe24.com/web/upload/logo/originus_logo_w.png altORIGINUS> /div> div classfooter-info> p>채용관련 문의: a hrefmailto:recruit@originus.co.kr>recruit@originus.co.kr/a>/p> p>경기도 성남시 분당구 정자일로248, 9층/p> p classfooter-copyright>© 2025 ORIGINUS. All rights reserved./p> /div> /div> /footer>/div>!--#ez1/5-->/div>!-- //wrap --> div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> div classbox> h3>현재 결제가 진행중입니다./h3> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며,결제 진행 중에 본 결제 창을 닫으시면br> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> div classprogressbar>img src//img.echosting.cafe24.com/skin/skin/common/img_loading.gif altloading loadinglazy>/div> /div> /div> /div> div classlayer_shadow idlayer_shadow>/div> div classlayer_shadow idlayer_shadow_search>/div> div idlayoutDimmed classdimmed>/div> span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://originus.co.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs8e0845f4221285e6d597612f316b9c65&uoriginus.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:originus,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?v20260122);/script>script typetext/javascript src/ind-script/i18n.php?v2601211451&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVhNb9swDL03vu53eN2AYdc2RbeiCRp0LXqmZTphI4maPpq4v36ykwHNNjuO1cMusaPwPVHiIyklX7HC_PyTzSsLCjds17lFx8EKzJ9dTudfdfbsPuR9doEMiHX-_DOgrfePz9mX7OOJSNx6tBqk2w9kgnlNmMoSrBy1hAxFVunRUJAEbhw6_urZ_rFwY3kZ8QfhKcGjp2igopX2OYp5-_JEfvXwegUeMkX6BB5JRUThQ3w_jnLGkvbVAHoWoXHrmq2asvaWpUR7HLeQwV0Yc2mpXA7wJ3iSx60qy-1OnTmWEcH6zLM5k6TxrACth_i1oxCsFOuh1lvQMZ101Kax6IfP0uI8KiNjXP4NAmPyORckMb9_g9_517MrHTjFZYhDbkPmtAmroEWzoY1dGYTPVKeIhzL0OBGlmj_usucthYTXWjKUJ4FU8NDMe1c4tC9dwekAG5Z1RXKw9EqsIEjfbIFTYP1lj-oaox8rNgcTXrc0t7AGztfN54K2KPuypIdm2qrksVckHdArLMLyZNQ9VmhRC5wG2zzrhSWRXOSLJbWg_6PllLF-ahcF5VKZEBzpZSqLQg9l0w06g3XJYMuDaMXRrGhGezIYNCwPM3iDheTlSfnzWwe5i4KZmL_VcBJe7L9NqthswKd68l40w3rTyisZ-yR5Qnfcempr4_kW65MiBK7WYvc5GqdQFX0l6wj8zpZohfajCS7BrdGnM_SIbTDHYt-qxrJMORjWKWuZxzYKy_HruELDjsbP_0RuNSOXRiA4JGyBRYEJ8PsWvsY6VtUykeWBPchp0mra_BgvS9RYUWpqzKBO8OGbhXK8IC-C51h0SbQ08RyxGZ8b8aRFCzbBjE_QEG9jCm1M9BdKCcy8ntEa9_UiTSEHVEm512rtOzUXzvodVLtneoDiXXhu4s0nfXlX8fhD8kZXPF4EEkhBITHBIwN-Fa--OHkBSfE4xuOlNOu84XSAzYgutevyk3ie6_oPoQPoNpmAYVd8y8HjNW2j5S8&typejs&k2fab622b0f2528246da116d82a28126957bbb941&t1765237852 >/script>script src/ind-script/optimizer_user.php?filenamerZBLDsMwCAX3dbY9B-pZegLHRgkpYMsYVe3pm35O0HgFSGj05sFaBAFTcMNmUBotpG5QfWZKYe3CYBlDRqNFwW6kF-D4KN5hjkYJNgOJpNNmZxgBM6b9RVB9HPJOFdtpds2MkxwI-5Yt2Rmhtn2mDhYZQ22UcFjczzKM9r2PGKciUv7vDJ9ASn1A5z81ce5ka6nXlWolXXb0Cw&typejs&k298386015691cfdcc515e2d778afe6485f24b79a&t1766107522&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 aLogData {log_server1:eclog2-225.cafe24.com,log_server2:elg-db-svcm-339.cafe24.com,mid:originus,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 원;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;/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
]