Help
RSS
API
Feed
Maltego
Contact
Domain > bioworld.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-12
183.111.241.10
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Wed, 12 Nov 2025 11:45:59 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://bioworld.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: Wed, 12 Nov 2025 11:46:00 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: Wed, 12 Nov 2025 11:46:00 GMTX-XSS-Protection: 1;modeblockX-HURL: /myidcard1view_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html langko xml:langko xmlnshttp://www.w3.org/1999/xhtml>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.eyJpc3MiOiJteWlkY2FyZC5jYWZlMjQuY29tIiwiYXVkIjoianMtZXJyb3ItdHJhY2VyLWFwaS5jYWZlMjQuY29tIiwibWFsbF9pZCI6Im15aWRjYXJkIiwic2hvcF9ubyI6MSwicGF0aF9yb2xlIjoiTUFJTiIsImxhbmd1YWdlX2NvZGUiOiJrb19LUiIsImNvdW50cnlfY29kZSI6IktSIiwiaXNfeXRzIjpmYWxzZSwiaXNfY29udGFpbmVyIjpmYWxzZSwid29ya3NwYWNlIjoicHJvZHVjdGlvbiJ9.9BDak-XWhsbQOCdVVby7QE2dYtYd4RBbTQcoSquzcPU, {errors:{path:\/api\/v1\/store,collectWindowErrors:true,preventDuplicateReports:true,storageKeyPrefix:EC_JET.MAIN,samplingEnabled:true,samplingRate:0.5},vitals:{path:\/api\/v1\/vitals,samplingEnabled:true,samplingRate:0.3},resources:{path:\/api\/v1\/resources,samplingEnabled:true,samplingRate:0.5,durationThreshold:3000}}); } }; m.parentNode.insertBefore(a, m);}(window, document, script, //assets.poxo.com/jet/jet.js, EC_JET));/script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>script typetext/javascript>if (typeof EC_ROUTE undefined) { /** * 프론트용 라우트 플러그인 * @type {{bInit: boolean, init: EC_ROUTE.init}} * CAFE24.ROUTE 참조 */ var EC_ROUTE { EC_DOMAIN_PATH_INFO: EC_DOMAIN_PATH_INFO, bInit: false, aFromList: , aToList: , aCleanFilter: null, init: function () { if (this.bInit || typeof CAFE24.ROUTE undefined) { return; } this.bInit true; this.aCleanFilter /^shop1-90-9*$/, /^(m|p)$/, new RegExp(^( + Object.keys(CAFE24.ROUTE.support_language_list).join(|) + )$), /^skin-(base|skin1-90-9*|mobile0-9*)$/, ; }, isNeedRoute: function () { return CAFE24.ROUTE.is_need_route; }, /** * * @param iShopNo * @param bMobile * @param sFrontLanguage * @param sSkinCode * @returns {*|string} */ getUrlDomain: function (iShopNo, bMobile, sFrontLanguage, sSkinCode) { var oRouteConfig {}; if (typeof iShopNo undefined) { oRouteConfig.shop_no CAFE24.SDE_SHOP_NUM; } else { oRouteConfig.shop_no iShopNo; } if (typeof bMobile undefined) { oRouteConfig.is_mobile false; } else { oRouteConfig.is_mobile bMobile; } if (typeof sFrontLanguage undefined) { oRouteConfig.language_code ; }else { oRouteConfig.language_code sFrontLanguage; // 내부에서 로직으로 동작할땐 언어_지역 형태의 로케일 형태를 따른다. } if (typeof sSkinCode undefined) { oRouteConfig.skin_code ; }else { oRouteConfig.skin_code sSkinCode; } var sDomain ; if (oRouteConfig.shop_no ! CAFE24.SDE_SHOP_NUM) { // 접근된 다른 멀티샵 도메인 정보는 primary domain 를 조회해야함으로 ajax 를 통해 정보를 얻는다. sDomain this._getUrlDomainMultishop(oRouteConfig); } else { // 샵이 동일할 경우에는 접근된 domain 에 path 정보만 정리하여 반환함. sDomain this._getUrlDomain(oRouteConfig); } return sDomain; }, _getUrlDomainMultishop: function (oRouteConfig) { var sDomain ; EC$.ajax({ type: GET, url: /exec/front/Shop/Domain, data: { _shop_no : oRouteConfig.shop_no, is_mobile : oRouteConfig.is_mobile, language_code : oRouteConfig.language_code, skin_code : oRouteConfig.skin_code, }, async: false, dataType: json, cache: true, success: function(oResult) { switch (oResult.code) { case 0000 : sDomain oResult.data; break; default : break; } return false; } }); return sDomain; }, _getUrlDomain: function (oRouteConfig) { oRouteConfig.domain this._getCreateHost(oRouteConfig); return location.protocol + // + oRouteConfig.domain + this._getCreateUri(oRouteConfig); }, _getCreateHost : function (oRouteConfig) { var sHost location.host; var aHost sHost.split(.); if (this.isBaseDomain(sHost)) { if (aHost.length > 3) { aHost0 ; } } else if (oRouteConfig.is_mobile) { if (this.isMobileDomain()) { oRouteConfig.is_mobile false; } } return aHost.filter(Boolean).join(.); }, _getCreateUri: function (oRouteInfo) { var aUrl ; if (this.isBaseDomain() && oRouteInfo.shop_no > 1) { aUrl.push(shop + oRouteInfo.shop_no); } if (oRouteInfo.is_mobile) { aUrl.push(m); } if (oRouteInfo.language_code ! ZZ && oRouteInfo.language_code ! ) { var iIndex Object.values(CAFE24.ROUTE.support_language_list).indexOf(oRouteInfo.language_code); if (iIndex ! -1) { aUrl.push(Object.keys(CAFE24.ROUTE.support_language_list)iIndex); } } if (this.isBaseDomain() && oRouteInfo.skin_code ! default && oRouteInfo.skin_code ! ) { aUrl.push(skin- + oRouteInfo.skin_code); } var sUrl /; if (aUrl.length > 0) { sUrl / + aUrl.join(/); sUrl this.rtrim(sUrl, /); } return sUrl; }, /** * en, en-US > en_US */ convertValidLanguageCode: function (sUrlLanguageCode) { if (typeof CAFE24.ROUTE.support_language_listsUrlLanguageCode ! undefined) { return CAFE24.ROUTE.support_language_listsUrlLanguageCode; } return false; }, isMobileDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } var aMatched sHost.match(/^(m|mobile|skin\-mobile|skin\-mobile0-9+\-{2}shop0-9+|skin\-mobile0-9+|mobile\-{2}shop0-9+)\./i); return aMatched ! null; }, isBaseDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } return sHost.indexOf(CAFE24.GLOBAL_INFO.getRootDomain()) ! -1; }, removePrefixUrl: function (sUrl) { if (this.isNeedRoute()) { sUrl sUrl.replace(this.getPrefixUrl(/), /); // 자동으로 prefix 붙은 영역을 제거해준다. } return sUrl; }, getPrefixUrl: function (sUrl) { if (this.isNeedRoute() false) { return sUrl; } if (sUrl.indexOf(/) ! 0) { return sUrl; } if (sUrl.match(/^\/{2,}/) ! null) { return sUrl; } var iCachedPosition this.aFromList.indexOf(sUrl); if (iCachedPosition > -1) { return this.aToListiCachedPosition; } var bTailSlash (sCleanUrl ! / && sUrl.substr(-1) /); var sCleanUrl this.getCleanUrl(sUrl); var aPrefixPart CAFE24.ROUTE.path.prefix.split(/); var aUrlPart sCleanUrl.split(/); var bMatched true; var sReturnUrl sCleanUrl; if (aUrlPart.length aPrefixPart.length) { bMatched false; } else { for (var i 0; i aPrefixPart.length ; i++) { if (aPrefixParti ! aUrlParti) { bMatched false; break; } } } if (bMatched false) { if (sCleanUrl /) { sReturnUrl CAFE24.ROUTE.path.prefix; } else { sReturnUrl CAFE24.ROUTE.path.prefix + sCleanUrl; } sReturnUrl bTailSlash ? sReturnUrl : this.rtrim(sReturnUrl, /) this.aFromList.push(sUrl); this.aToList.push(sReturnUrl); } return sReturnUrl; }, /** * document.location.pathname 이 필요할 경우 사용한다. * @returns {*} */ getPathName: function() { if (typeof CAFE24.ROUTE.path.result undefined) { return document.location.pathname; } return CAFE24.ROUTE.path.result; }, rtrim: function (str, chr) { var rgxtrim (!chr) ? new RegExp(\\s+$) : new RegExp(chr++$); return str.replace(rgxtrim, ); }, getShopNo: function () { return CAFE24.ROUTE.shop_no; }, getSkinCode: function () { return CAFE24.ROUTE.skin_code; }, getLanguageCode: function () { return CAFE24.ROUTE.language_code; }, getMobile: function () { return CAFE24.ROUTE.is_mobile; }, getIsMobile: function () { return CAFE24.ROUTE.is_mobile || CAFE24.ROUTE.skin_code.match(/^mobile0-9*$/); }, getCleanUrl: function (sUrl) { if (sUrl /) { return sUrl; } var aUrl sUrl.split(/); aUrl.shift(); if (aUrl.length 1) { return sUrl; } // 현재 4 depth 까지 미리보기 기능이 구현되어있음 var iPos 0; var bFind false; for (var i 0; i aUrl.length ; i++) { bFind false; for (var iSub iPos, iSubCount this.aCleanFilter.length; iSub iSubCount ; iSub++) { if (aUrli.match(this.aCleanFilteriSub) ! null) { bFind true; iPos iSub + 1; aUrl.splice(i, 1); i--; // aUrl 을 삭제해 주었으니 검색 조건을 -1 제거하여 초기화 한다. 다음 for i++ 로 증감 조회됨. break; } } if (bFind false) { break; } } return / + aUrl.join(/); }, getIsEasyUrl : function () { return !window.location.pathname.match(/^\w\/\-\.+(php|html|htm)$/i); } }; EC_ROUTE.init();}/script>meta namepath_role contentMAIN />meta nameauthor content씨큐네트웍스 />meta namedescription content지문인식기, 얼굴인식기, 홍채인식기 등 출입통제·근태관리 시스템을 전국 설치 서비스와 함께 제공 />meta namekeywords content지문인식,카드키,도어락,열쇠,근태관리,근태,출퇴근,자동문,얼굴인식,홍체인식,출입통제,카드키시스템,지문인식시스템,근태관리시스템출입통제,근태관리,카드키,지문인식,출동보안,자동문통제,정맥인식,슈프리마,유니온,버디,니트젠, 디지털열쇠, 게이트맨, 보조키, 디지털키, 번호키, 지문인식 카드키, 유리문 출입통제, 금고, 자물쇠 및 열쇠 판매 및 수리 />meta http-equivContent-Type contenttext/html; charsetutf-8/> meta http-equivX-UA-Compatible contentIEedge/> !--PG크로스브라우징필수내용 시작--> meta http-equivCache-Control contentno-cache/> meta http-equivExpires content0/> meta http-equivPragma contentno-cache/> !--PG크로스브라우징필수내용 끝--> !--해당 CSS는 쇼핑몰 전체 페이지에 영향을 줍니다. 삭제와 수정에 주의해주세요.--> !-- 스마트디자인에서는 JQuery 1.4.4 버전이 내장되어있습니다. 추가로 호출하면 충돌이 생길 수 있습니다. --> !-- 테이블 테마3 처리를 위한 스크립트입니다. --> script src/ec-js/common.js typetext/javascript>/script>!-- 해당 JS는 플래시를 사용하기 위한 스크립트입니다. -->meta namenaver-site-verification contentc15f728600a16b946ee8124c1f66e50555ce607c/>!-- Google tag (gtag.js) -->script async srchttps://www.googletagmanager.com/gtag/js?idAW-17671941722>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, AW-17671941722);link relcanonical hrefhttps://bioworld.co.kr />link relalternate hrefhttps://m.bioworld.co.kr />meta propertyog:url contenthttps://bioworld.co.kr />meta propertyog:site_name contentBIOWORLD />meta propertyog:type contentwebsite />meta namegoogle-site-verification contentl8DWD9gUNmFYbuRB4TB__OtFz1OzUE8Mr1hf6uHlYnU />meta namenaver-site-verification content06b97fa00343360a1255a9d5e511bee71a22918f />meta http-equivImageToolbar contentNo>script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>var CAFE24API { instance : , MALL_ID : myidcard, SHOP_NO : 1, init : function (appInfo) { if (typeof appInfo object) { if (appInfo.hasOwnProperty(client_id)) { var appKey appInfo.client_id; } } else { var appKey appInfo; } if (appKey) { if (!this.instanceappKey) { CAFE24API.clientId appKey; if (appInfo.hasOwnProperty(version)) { CAFE24API.version appInfo.version; } else { if (CAFE24API.hasOwnProperty(version)) { delete CAFE24API.version; } } var copyObject CAFE24API.constructor(); for (var attr in CAFE24API) { if (CAFE24API.hasOwnProperty(attr)) { copyObjectattr CAFE24APIattr; } } this.instanceappKey copyObject; } return this.instanceappKey; } }, initializeXhr : function () { try { return new XMLHttpRequest(); } catch (error) { return new window.ActiveXObject(Microsoft.XMLHTTP); } }, fullPath: function (url) { return https://myidcard.cafe24api.com + url; }, getLoginProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getLoginProvider()}); }, getCustomerProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getCustomerProvider()}); }, getMemberID: function (callback) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { callback(null); } else { callback(CAPP_ASYNC_METHODS.AppCommon.getMemberID()); } }, getEncryptedMemberId: function (client_id, callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getEncryptedMemberId(client_id)); }, getMemberInfo: function (callback) { callback({id: CAPP_ASYNC_METHODS.AppCommon.getMemberInfo()}); }, getCustomerIDInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, application)) { return; } callback(null, {id: CAPP_ASYNC_METHODS.AppCommon.getCustomerIDInfo()}); }, getCustomerInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {customer: CAPP_ASYNC_METHODS.AppCommon.getCustomerInfo()}); }, getMileageInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {mileage: CAPP_ASYNC_METHODS.AppCommon.getMileageInfo()}); }, getPointInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {point: CAPP_ASYNC_METHODS.AppCommon.getPointInfo()}); }, getDepositInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {deposit: CAPP_ASYNC_METHODS.AppCommon.getDepositInfo()}); }, getCreditInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {credit: CAPP_ASYNC_METHODS.AppCommon.getCreditInfo()}); }, getCartList: function (callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.getCartList().then(function(data){ callback(null, {carts: data}); }); }, getCartInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, {cart: CAPP_ASYNC_METHODS.AppCommon.getCartInfo()}); }, getCartItemList: function (callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } callback(null, {items: CAPP_ASYNC_METHODS.AppCommon.getCartItemList()}); }, getCartCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCartCount()); }, getCouponCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, promotion)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCouponCount()); }, getWishCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getWishCount()); }, getShopInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, store)) { return; } callback(null, {shop: CAPP_ASYNC_METHODS.AppCommon.getShopInfo()}); }, addCurrentProductToCart: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCurrentProductToCart(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {cart: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrder: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrder(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, calculatePayment: function (mall_id, request_time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.calculatePayment(mall_id, request_time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {expected_payment: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrderV2: function (mall_id, time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrderV2(mall_id, time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, getOrderItemList: function (start_date, end_date, order_status, page, count, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderItemList(start_date, end_date, order_status, page, count, order_id).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getOrderDetailInfo: function (shop_no, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderDetailInfo(shop_no, order_id).then(function(data){ callback(null, {orders: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getClaimableItemList: function (order_id, customer_service_type, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getClaimableItemList(order_id, customer_service_type).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, emptyCart: function (basket_shipping_type, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.emptyCart(basket_shipping_type).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, deleteCartItems: function (basket_shipping_type, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.deleteCartItems(basket_shipping_type, product_list).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, addCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, addBundleProductsCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addBundleProductsCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, get : function(url, callback) { return CAFE24API.complete(GET, url, this, null, callback); }, post : function(url, params, callback) { return CAFE24API.complete(POST, url, this, params, callback); }, put : function(url, params, callback) { return CAFE24API.complete(PUT, url, this, params, callback); }, delete : function(url, callback) { return CAFE24API.complete(DELETE, url, this, null, callback); }, complete : function(method, url, obj, params, callback) { var xhr CAFE24API.sendXhr(method, url, obj, params, callback); xhr.onreadystatechange function () { if (xhr.readyState XMLHttpRequest.DONE) { if (xhr.status > 200 && xhr.status 208) { callback(null, JSON.parse(xhr.responseText)); } else { callback(new Error(xhr.status), JSON.parse(xhr.responseText)); } } }; }, sendXhr : function (method, url, obj, params, callback) { if (method ! POST) { var url obj.fullPath(url); } var xhr obj.initializeXhr(); var queryVars {}; if (obj.clientId) queryVarscafe24_app_key obj.clientId; if (obj.version) queryVarscafe24_api_version obj.version; if (params null) { var seperator url.indexOf(?) -1 ? ? : &; var queryString ; for (var key in queryVars) { queryString.push(key + + queryVarskey); } if (queryString.length > 0) { url url + seperator + queryString.join(&); } } xhr.open(method, url, true); if (typeof params object && params ! null) { xhr.setRequestHeader(Content-type,application/x-www-form-urlencoded; charsetutf-8); for (var key in queryVars) { paramskey queryVarskey; } params formData + JSON.stringify(params); } xhr.send(params || null); return xhr; }, __sessionErr: function (callback) { callback(new Error(403), {error: {code: 403, message: Failed to get session. Only available when log in.}}); }, __scopeErr: function (callback, scope) { if (typeof CAFE24.APPSCRIPT_SDK_DATA ! undefined && jQuery.inArray(scope, CAFE24.APPSCRIPT_SDK_DATA ) > -1 ) { return true; } callback(new Error(403), {error: {code: 403, message: You do not have the necessary authority(scope) to use the SDK.}}); }, __chkValidSessionScope: function (callback, scope) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { CAFE24API.__sessionErr(callback); return false; } if (!CAFE24API.__scopeErr(callback, scope)) { return false; } return true; } }; /script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2511121437;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 true;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE base;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; },isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return myidcard},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:myidcard.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:myidcard,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_468:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_381:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_286:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_340:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_272:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_317:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_248:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_161:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_375:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_373:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_374:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_273:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_360:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_362:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_239:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_364:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_372:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_252:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_376:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_384:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_330:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_103:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_118:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_124:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_132:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_328:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_331:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_329:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_98:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_83:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_58:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_49:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_84:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_89:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_95:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_96:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},search_period:,calendar_config:{maxDate:2027-11-12,locale:ko},recent_count:4,adult19BaseTinyImage:myidcard_adult.png,adult19Warning:F,cdnUrl:};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.BOARD {config_8:{board_no:8,use_block:F,use_report:F}};CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2511121437,IS_WEB_VIEW:F};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href//img.echosting.cafe24.com/editors/froala/css/froala_style_ec.min.css?vs2511121437 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamendFBCgIxDAXQfenWc0RFL6A3EDxA2olaJm1KmgG9vaMrXSja7ScvnxC4SCZYrRWqylkxg1KTSSNBbA1OKsUgSs5S_Bws4Jd5iq4JT5akuCDXTjiZ9ZYy3kj7qGFg6qRSHadCLmApH_uxVtgJ6gCH13Vz7MMj9oEljr1YqYraf_rrezkFOKaKcXxHe2QqAyps_NYv4cRoNcXxefUd&typecss&ka545ca277e3bf2298546149e6c17dc288fd65cee&t1754464533 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenamevZbPTsQgEMYfoF59Dvp_u1dvJh6M-gIUpi0WmAborn17qWtMTDwYHfbUpoHffHxMZ4ZNaICByFYPzjOzKSm4k2xZe61ENgWjmZeQSfBqtKznHpjwcSHKVQPTfMM1sPPm1XkbX-AtZEbJoq7Lps6LIq_y9iYuv2WUYaQ6KQnuK1LT1l1VHnOKSIuLTxGYVj4YrmxWXEN_c2iKLo3-ml7_t2tuDm1dlFWVRHyZhJpGa5OE2iahHq6S1MeuqEgi9bgv9sCdmOh4uxuPXMx8hKz7M_bThfiuxEcMgcagpeNdPtDxwgQG6HD7XrH6gIYwp3rE2XA3EyL9hC6Ifxj5q8wnpGscMeBCSDSrDir6sDzEzE_qQ0l5cYEH2M0YhhRUm9SIipCu7ICEOBENGNFtSc-fttEcSUtO3HNPa_EPBaJMiu_Siqcsb5du_hzZtDVTUf7QcXB6BZG4Z-SUglFrQhy6KPKO-xmCwNUGWmv3mfQJBNi0BtfETbnHQDvtDIgBHGVpR3uK2xXaRezYdw&typecss&k837ce6ba837baa47f07b49e381a6be724e580c96&t1477015674&userT />style typetext/css>/style>title>출입통제기, 근태관리기, 얼굴·지문인식기 전문 판매 | 바이오월드 공식몰/title>/head>body>div idskipNavigation> p>a href#category>전체상품목록 바로가기/a>/p> p>a href#contents>본문 바로가기/a>/p>/div>div idheader>div classinner> div classwyGrid wyPageAlignCenter> div classlink> /div> /div>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-1 >/div>div classinner> div classwyGrid wyPageAlignCenter> div classtopArea> h1 classxans-element- xans-layout xans-layout-logotop mid-0 >a href/index.html>img src/web/upload/wysiwyg/base/2015/09/14/7dc76320a091157c51f748280b6b49de.png/>/a>/h1> /div> /div>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-2 >/div>div classinner> div classwyGrid wyPageAlignCenter> ul classspecial> li> li> li> /ul> div classxans-element- xans-layout xans-layout-statelogoff txtBase mid-0 >a href/member/login.html classlog>로그인/a>a href/member/join.html>회원가입/a>a href/order/basket.html>장바구니 span classtxtStrong12B displaynone>()/span>/a>a href/myshop/order/list.html>주문조회/a>a href/myshop/index.html>마이쇼핑/a>a href/board/index.html>게시판/a>/div> /div>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-3 >/div>/div>hr classlayout/> div idwrap> div classwyGrid wyPageAlignCenter> div class wySnbAlignLeft idcontainer> div idcontents> div classxans-element- xans-wysiwyg xans-wysiwyg-text mid-1442540110306 >p class txtTitle20B>대한민국 대표 얼굴,지문,홍체인식 전문업체 바이오월드 /p>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-1442556483290 >/div> div classxans-element- xans-wysiwyg xans-wysiwyg-imagebanner mid-1442558548295 >div>img src/web/upload/wysiwyg/base/2015/10/19/c143f4c6f76f50ba88d526dca74b9428.png/>/div>/div>!-- 추천상품 -->div classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 mid-0>!-- $count 20 $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->h2 class txtTitle20B>추천상품/h2>ul classprdList column5 wyImgSizeFlex> li idanchorBoxId_468 classitem xans-record-> div classbox> a href/product/detail.html?product_no468&cate_no1&display_group2 nameanchorBoxName_468>img src//bioworld.co.kr/web/product/medium/202510/f3f16c0317d25de1665f4a0d43593417.jpg ideListPrdImage468_2 alt유니온 UBio-X Tag K 유바이오 엑스테그K(카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_new.gif classicon_img altNew /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(468, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no468&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 UBio-X Tag K 유바이오 엑스테그K(카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩471,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li> li idanchorBoxId_381 classitem xans-record-> div classbox> a href/product/detail.html?product_no381&cate_no1&display_group2 nameanchorBoxName_381>img src//bioworld.co.kr/web/product/medium/202510/dcead923e911b7c35ed3a38aef85d3c0.jpg ideListPrdImage381_2 alt비상문 자동개폐장치(소방연동 / 이엠락 / 데드볼트 / 매립형) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(381, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no381&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>비상문 자동개폐장치(소방연동 / 이엠락 / 데드볼트 / 매립형)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩500,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩200,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_286 classitem xans-record-> div classbox> a href/product/detail.html?product_no286&cate_no1&display_group2 nameanchorBoxName_286>img src//bioworld.co.kr/web/product/medium/20200528/e954f59e193d403f878524a51ebf406b.jpg ideListPrdImage286_2 alt유니온 UBio-X Iris 유바이오 아이리스(홍채/지문/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(286, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no286&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 UBio-X Iris 유바이오 아이리스(홍채/지문/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩2,300,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,250,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_340 classitem xans-record-> div classbox> a href/product/detail.html?product_no340&cate_no1&display_group2 nameanchorBoxName_340>img src//bioworld.co.kr/web/product/medium/202402/f9ef5a2320ecd8f3da09c7836e96824c.jpg ideListPrdImage340_2 alt유니온 UBio-X Face Pro 유바이오 페이스 프로(얼굴/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(340, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no340&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 UBio-X Face Pro 유바이오 페이스 프로(얼굴/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,500,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,280,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_272 classitem xans-record-> div classbox> a href/product/detail.html?product_no272&cate_no1&display_group2 nameanchorBoxName_272>img src//bioworld.co.kr/web/product/medium/201909/610ac7cde8e62861651893045611b6e2.jpg ideListPrdImage272_2 alt유니온 UBio-X Slim 유바이오 슬림(지문/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(272, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no272&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 UBio-X Slim 유바이오 슬림(지문/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,100,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩950,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_317 classitem xans-record-> div classbox> a href/product/detail.html?product_no317&cate_no1&display_group2 nameanchorBoxName_317>img src//bioworld.co.kr/web/product/medium/202204/4c3a6ea847e4be1367a35e509da22e08.jpg ideListPrdImage317_2 alt유니온 AC-5000IK(지문/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(317, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no317&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 AC-5000IK(지문/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩870,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩680,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_248 classitem xans-record-> div classbox> a href/product/detail.html?product_no248&cate_no1&display_group2 nameanchorBoxName_248>img src//bioworld.co.kr/web/product/medium/201801/57_shop1_303861.jpg ideListPrdImage248_2 alt유니온 AC-2000(지문/카드/어플) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(248, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no248&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 AC-2000(지문/카드/어플) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩650,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩390,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_161 classitem xans-record-> div classbox> a href/product/detail.html?product_no161&cate_no1&display_group2 nameanchorBoxName_161>img src//bioworld.co.kr/web/product/medium/201610/161_shop1_455788.jpg ideListPrdImage161_2 alt유니온 AC-1100(카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(161, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no161&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 AC-1100(카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩780,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩470,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_375 classitem xans-record-> div classbox> a href/product/detail.html?product_no375&cate_no1&display_group2 nameanchorBoxName_375>img src//bioworld.co.kr/web/product/medium/202506/f89728dc2c6dbbe751597e93619def94.jpg ideListPrdImage375_2 alt씨엠아이텍 EF-70(홍채/얼굴/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(375, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no375&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>씨엠아이텍 EF-70(홍채/얼굴/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩2,200,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩2,100,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_373 classitem xans-record-> div classbox> a href/product/detail.html?product_no373&cate_no1&display_group2 nameanchorBoxName_373>img src//bioworld.co.kr/web/product/medium/202505/c9a73f9a95b0f3f8d1c2ac93c184f2da.jpg ideListPrdImage373_2 alt씨엠아이텍 EF-45NC(홍채/얼굴/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(373, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no373&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>씨엠아이텍 EF-45NC(홍채/얼굴/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,700,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,600,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_374 classitem xans-record-> div classbox> a href/product/detail.html?product_no374&cate_no1&display_group2 nameanchorBoxName_374>img src//bioworld.co.kr/web/product/medium/202506/c4447fb106c6d2b45178c5df1d71f716.jpg ideListPrdImage374_2 alt씨엠아이텍 노바페이스 2N(얼굴/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(374, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no374&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>씨엠아이텍 노바페이스 2N(얼굴/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,700,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,500,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_273 classitem xans-record-> div classbox> a href/product/detail.html?product_no273&cate_no1&display_group2 nameanchorBoxName_273>img src//bioworld.co.kr/web/product/medium/202506/eb86e5cb9e5b5ba84cbe444359db1a38.jpg ideListPrdImage273_2 alt씨엠아이텍 노바카드(카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(273, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no273&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>씨엠아이텍 노바카드(카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩700,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩600,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_360 classitem xans-record-> div classbox> a href/product/detail.html?product_no360&cate_no1&display_group2 nameanchorBoxName_360>img src//bioworld.co.kr/web/product/medium/202502/c12b4367a2f1befac1794dbba4c7feee.jpg ideListPrdImage360_2 alt슈프리마 FaceStation F2 페이스스테이션 F2_FSF2-DB(얼굴/카드) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(360, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no360&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>슈프리마 FaceStation F2 페이스스테이션 F2_FSF2-DB(얼굴/카드)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩3,000,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩2,490,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_362 classitem xans-record-> div classbox> a href/product/detail.html?product_no362&cate_no1&display_group2 nameanchorBoxName_362>img src//bioworld.co.kr/web/product/medium/202506/696793908ecd19bd5ac40131d6607835.jpg ideListPrdImage362_2 alt슈프리마 BioStation3 바이오스테이션3_BS3(얼굴/카드) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(362, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no362&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>슈프리마 BioStation3 바이오스테이션3_BS3(얼굴/카드)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,869,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,800,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_239 classitem xans-record-> div classbox> a href/product/detail.html?product_no239&cate_no1&display_group2 nameanchorBoxName_239>img src//bioworld.co.kr/web/product/medium/201707/239_shop1_212455.jpg ideListPrdImage239_2 alt슈프리마 BioStation L2 바이오스테이션 L2_BSL2(지문/카드/번호) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(239, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no239&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>슈프리마 BioStation L2 바이오스테이션 L2_BSL2(지문/카드/번호)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩725,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩725,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_364 classitem xans-record-> div classbox> a href/product/detail.html?product_no364&cate_no1&display_group2 nameanchorBoxName_364>img src//bioworld.co.kr/web/product/medium/202503/16e040ca75966b0107f6f5182a49dbcc.jpg ideListPrdImage364_2 alt슈프리마 X-Staitoin2 엑스스테이션2_XS2-DPB(카드/번호) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(364, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no364&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>슈프리마 X-Staitoin2 엑스스테이션2_XS2-DPB(카드/번호)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩853,650/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩820,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_372 classitem xans-record-> div classbox> a href/product/detail.html?product_no372&cate_no1&display_group2 nameanchorBoxName_372>img src//bioworld.co.kr/web/product/medium/202505/476e6ac590423170500dcb3137791c56.jpg ideListPrdImage372_2 alt유그리트 아슬라 Ugreet Asla 얼굴인식 출입통제(비대면 회원관리) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(372, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no372&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유그리트 아슬라 Ugreet Asla 얼굴인식 출입통제(비대면 회원관리)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩850,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩800,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_252 classitem xans-record-> div classbox> a href/product/detail.html?product_no252&cate_no1&display_group2 nameanchorBoxName_252>img src//bioworld.co.kr/web/product/medium/201808/514bef043b4af80226b395ec7f9c6422.jpg ideListPrdImage252_2 alt메트로 게이트-팬텀 M300(출입통제,근태) classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(252, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no252&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>메트로 게이트-팬텀 M300(출입통제,근태)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩13,000,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩9,500,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_376 classitem xans-record-> div classbox> a href/product/detail.html?product_no376&cate_no1&display_group2 nameanchorBoxName_376>img src//bioworld.co.kr/web/product/medium/202506/c4447fb106c6d2b45178c5df1d71f716.jpg ideListPrdImage376_2 alt씨엠아이텍 무인매장 얼굴인식 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(376, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no376&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>씨엠아이텍 무인매장 얼굴인식 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,700,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,500,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li>li idanchorBoxId_384 classitem xans-record-> div classbox> a href/product/detail.html?product_no384&cate_no1&display_group2 nameanchorBoxName_384>img src//bioworld.co.kr/web/product/medium/202505/c9a73f9a95b0f3f8d1c2ac93c184f2da.jpg ideListPrdImage384_2 alt씨엠아이텍 EF-45NC(홍채/얼굴/카드/번호) 출입통제기 classthumb/>/a> div classstatus> div classicon> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_recommended.gif classicon_img alt추천 /> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(384, 1, 2,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no384&cate_no1&display_group2 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>씨엠아이텍 EF-45NC(홍채/얼굴/카드/번호) 출입통제기/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>소비자가/span> :/strong> span class stylefont-size:12px;color:#555555;text-decoration:line-through;>₩1,700,000/span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,600,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품문의/span> :/strong> span class stylefont-size:12px;color:#555555;>0/span>/li>/ul> /div> /li> /ul>/div>!-- //추천상품 --> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-1442556575180 >/div>!-- 추가카테고리4 -->div classxans-element- xans-product xans-product-listmain-4 xans-product-listmain xans-product-4 mid-0>!-- $count 8 -->h2 class txtTitle20B>전사프린터/사원증/h2>ul classprdList column4 wyImgSizeFlex> li idanchorBoxId_330 classitem xans-record-> div classbox> a href/product/detail.html?product_no330&cate_no1&display_group5 nameanchorBoxName_330>img src//bioworld.co.kr/web/product/medium/202206/78129f9bcfc2dfe10e96aef4fceb818d.jpg ideListPrdImage330_5 alt카드프린터 SMART-51L 라미네이팅 양면인쇄(사원증) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(330, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no330&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>카드프린터 SMART-51L 라미네이팅 양면인쇄(사원증)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩3,500,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li> li idanchorBoxId_103 classitem xans-record-> div classbox> a href/product/detail.html?product_no103&cate_no1&display_group5 nameanchorBoxName_103>img src//bioworld.co.kr/web/product/medium/201601/103_shop1_959800.jpg ideListPrdImage103_5 altDNP 카드프린터 CX-D80 양면인쇄(재전사 카드발급기) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(103, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no103&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>DNP 카드프린터 CX-D80 양면인쇄(재전사 카드발급기)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩4,800,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_118 classitem xans-record-> div classbox> a href/product/detail.html?product_no118&cate_no1&display_group5 nameanchorBoxName_118>img src//bioworld.co.kr/web/product/medium/202509/c04454ea7ea4fcea66baf0f10036cc7c.jpg ideListPrdImage118_5 alt원루트 classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(118, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no118&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>원루트/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩10,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_124 classitem xans-record-> div classbox> a href/product/detail.html?product_no124&cate_no1&display_group5 nameanchorBoxName_124>img src//bioworld.co.kr/web/product/medium/202509/11ec83ec6247b9d036dbf03ca0e5bcb0.jpg ideListPrdImage124_5 alt신안화구 classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(124, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no124&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>신안화구/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩10,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_132 classitem xans-record-> div classbox> a href/product/detail.html?product_no132&cate_no1&display_group5 nameanchorBoxName_132>img src//bioworld.co.kr/web/product/medium/202509/7543ae96a32e03ad0aa06bbdad0785e4.jpg ideListPrdImage132_5 alt그랜드 힐튼호텔 classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(132, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no132&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>그랜드 힐튼호텔/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩10,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_328 classitem xans-record-> div classbox> a href/product/detail.html?product_no328&cate_no1&display_group5 nameanchorBoxName_328>img src//bioworld.co.kr/web/product/medium/202206/1a2d8bcf8b46f50c371d9997cc9646cd.jpg ideListPrdImage328_5 alt카드프린터 SMART-51S 단면인쇄(사원증 출입증 인쇄) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(328, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no328&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>카드프린터 SMART-51S 단면인쇄(사원증 출입증 인쇄)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,800,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_331 classitem xans-record-> div classbox> a href/product/detail.html?product_no331&cate_no1&display_group5 nameanchorBoxName_331>img src//bioworld.co.kr/web/product/medium/202207/0f40d492745347361e43019485bae02a.jpg ideListPrdImage331_5 alt카드프린터 TP-9200S 단면인쇄(사원증 출입증 인쇄) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(331, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no331&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>카드프린터 TP-9200S 단면인쇄(사원증 출입증 인쇄)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩1,500,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_329 classitem xans-record-> div classbox> a href/product/detail.html?product_no329&cate_no1&display_group5 nameanchorBoxName_329>img src//bioworld.co.kr/web/product/medium/202206/f1027df3cb485641e98681d34b64c2a1.jpg ideListPrdImage329_5 alt카드프린터 SMART-51D 양면인쇄(사원증 출입증 인쇄) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(329, 1, 5,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no329&cate_no1&display_group5 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>카드프린터 SMART-51D 양면인쇄(사원증 출입증 인쇄)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-4 xans-product-listitem xans-product-4>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩2,500,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li> /ul>/div>!-- //추가카테고리2 --> div classxans-element- xans-wysiwyg xans-wysiwyg-text mid-1442557641233 >p class txtTitle16B>숙련된기술! 정확한컨설팅! 완벽한 사후관리 BIOWORLD만의 자랑입니다./p>/div>div class mid-0>img src/web/upload/wysiwyg/base/2015/12/08/bf9a33c9c9b8c04ff008e6e3708adbb5.png/>/div>!-- 신상품 -->!-- //신상품 -->!-- 추가카테고리1 -->div classxans-element- xans-product xans-product-listmain-3 xans-product-listmain xans-product-3 mid-0>!-- $count 8 -->h2 class txtTitle20B>필수 소모품/h2>ul classprdList column4 wyImgSizeFlex> li idanchorBoxId_98 classitem xans-record-> div classbox> a href/product/detail.html?product_no98&cate_no1&display_group4 nameanchorBoxName_98>img src//bioworld.co.kr/web/product/medium/201601/98_shop1_548727.jpg ideListPrdImage98_4 alt글로넥스 DC전원 어댑터(DC12v 2A) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(98, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no98&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>글로넥스 DC전원 어댑터(DC12v 2A)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩20,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li> li idanchorBoxId_83 classitem xans-record-> div classbox> a href/product/detail.html?product_no83&cate_no1&display_group4 nameanchorBoxName_83>img src//bioworld.co.kr/web/product/medium/201601/83_shop1_103784.jpg ideListPrdImage83_4 alt글로넥스 데드볼트-GD1000(전기정,락장치) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(83, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no83&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>글로넥스 데드볼트-GD1000(전기정,락장치)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩79,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_58 classitem xans-record-> div classbox> a href/product/detail.html?product_no58&cate_no1&display_group4 nameanchorBoxName_58>img src//bioworld.co.kr/web/product/medium/201512/58_shop1_843529.jpg ideListPrdImage58_4 alt유니온 FOH-02(지문등록기/지문입력기/햄스터) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(58, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no58&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 FOH-02(지문등록기/지문입력기/햄스터)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩150,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_49 classitem xans-record-> div classbox> a href/product/detail.html?product_no49&cate_no1&display_group4 nameanchorBoxName_49>img src//bioworld.co.kr/web/product/medium/201511/49_shop1_961183.jpg ideListPrdImage49_4 alt유니온 EB-030 근접 스위치(감염병 예방/비접촉 버튼) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(49, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no49&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>유니온 EB-030 근접 스위치(감염병 예방/비접촉 버튼)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩39,800/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_84 classitem xans-record-> div classbox> a href/product/detail.html?product_no84&cate_no1&display_group4 nameanchorBoxName_84>img src//bioworld.co.kr/web/product/medium/201601/84_shop1_912886.jpg ideListPrdImage84_4 alt글로넥스 데드볼트-GD3000(전기정,락장치) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(84, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no84&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>글로넥스 데드볼트-GD3000(전기정,락장치)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩74,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_89 classitem xans-record-> div classbox> a href/product/detail.html?product_no89&cate_no1&display_group4 nameanchorBoxName_89>img src//bioworld.co.kr/web/product/medium/201601/89_shop1_223833.jpg ideListPrdImage89_4 alt글로넥스 EM락-GE1000(전기정,락장치) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(89, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no89&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>글로넥스 EM락-GE1000(전기정,락장치)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩75,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_95 classitem xans-record-> div classbox> a href/product/detail.html?product_no95&cate_no1&display_group4 nameanchorBoxName_95>img src//bioworld.co.kr/web/product/medium/201601/95_shop1_158136.jpg ideListPrdImage95_4 alt글로넥스 오픈스위치-GB10(퇴실버튼,유선스위치) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(95, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no95&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>글로넥스 오픈스위치-GB10(퇴실버튼,유선스위치)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩20,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li>li idanchorBoxId_96 classitem xans-record-> div classbox> a href/product/detail.html?product_no96&cate_no1&display_group4 nameanchorBoxName_96>img src//bioworld.co.kr/web/product/medium/201601/96_shop1_140854.jpg ideListPrdImage96_4 alt글로넥스 오픈스위치-GB100(퇴실버튼,유선스위치) classthumb/>/a> div classstatus> div classicon> /div> div classbutton>div classoption>/div> img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/btn_prd_zoom.gif onClickzoom(96, 1, 4,, ); stylecursor:pointer alt상품 큰 이미지 보기 />/div> /div> p classname> strong>a href/product/detail.html?product_no96&cate_no1&display_group4 class>span classtitle displaynone>span class stylefont-size:12px;color:#555555;>상품명/span> :/span> span class stylefont-size:12px;color:#555555;>글로넥스 오픈스위치-GB100(퇴실버튼,유선스위치)/span>/a>/strong> /p> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3>li class xans-record->strong classtitle displaynone>span class stylefont-size:12px;color:#008BCC;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:12px;color:#008BCC;font-weight:bold;>₩17,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> /div> /li> /ul>/div>!-- //추가카테고리1 -->!-- 추가분류관리(진열순서1) -->!-- //추가분류관리(진열순서1) -->!-- 추가분류관리(진열순서2) -->!-- 추가분류관리(진열순서2) -->!-- 추가분류관리(진열순서3) -->!-- //추가분류관리(진열순서3) --> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-1442556598137 >/div>form idboardSearchForm name action/index.html methodget target_top enctypemultipart/form-data >input idboard_no nameboard_no value8 typehidden />input idpage namepage value1 typehidden />input idboard_sort nameboard_sort value typehidden />div classxans-element- xans-board xans-board-search-8 xans-board-search xans-board-8 mid-0 >fieldset> legend>게시물 검색/legend> p>b>시공사례검색/b> select idsearch_date namesearch_date fw-filter fw-label fw-msg >option valueweek>일주일/option>option valuemonth>한달/option>option valuemonth3>세달/option>option valueall>전체/option>/select> select idsearch_key namesearch_key fw-filter fw-label fw-msg >option valuesubject>제목/option>option valuecontent>내용/option>option valuewriter_name>글쓴이/option>option valuemember_id>아이디/option>option valuenick_name>별명/option>/select> input idsearch namesearch fw-filter fw-label fw-msg classinputTypeText placeholder value typetext /> button typebutton classbtnEm onclickBOARD.form_submit(boardSearchForm);>찾기/button>/p> /fieldset>/div>/form>div classxans-element- xans-board xans-board-listpackage-8 xans-board-listpackage xans-board-8 board mid-0 >h3 classxans-element- xans-board xans-board-title-8 xans-board-title xans-board-8 txtTitle14B >시공사례/h3>div classxans-element- xans-board xans-board-list-8 xans-board-list xans-board-8 galleryList>!-- $count 30 $main_list yes $subject_cut 25 -->ul classprdList column5 wyImgSizeFlex> li classitem xans-record-> div classbox> a href/board/product/read.html?no131&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/11/11/38574c67907bd429b93687ab51e81302.jpg alt/>지문인식 출입통제기시공 슈프리마 n2 /a> span>2025-11-11/span> /div> /li> li classitem xans-record-> div classbox> a href/board/product/read.html?no130&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/11/04/69e8cae1fe73e97382ffa975d2826c4c.jpg alt/>스포애니 헬스장 출입관리시스템 시공 /a> span>2025-11-04/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no120&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/10/31/b4e5a27fc6b487d6dd58d8cf0b8243e3.jpg alt/>tr3000단독형 출입통제기 출입문연동 /a> span>2025-10-31/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no119&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/10/30/371989fdddf878536a2548f3c61541cd.jpg alt/>스포애니 일산점 줄입통제 /a> span>2025-10-30/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no118&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/10/27/afcb88724d4cb93003ab9f1bafd0ed6a.jpg alt/>출입통제기 스마트 c5 카드키시공 /a> span>2025-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no117&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/10/24/c9d1d5f386effa7e97c682688dc91c38.jpg alt/>식수관리시스템 한국전력공사 양산지사 /a> span>2025-10-17/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no116&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/10/15/25f6073790f4cfa3bc2d9c9b7b7b07e7.jpg alt/>얼굴및 홍채인식기의 명품 ef70 아파트 근 /a> span>2025-10-15/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no114&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2024/04/23/cdaa0a6f26414f5ff735693fb2d1fbe6.png alt/>건설현장 얼굴인식시스템 /a> span>2024-04-23/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no88&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2019/04/22/62c6d706a3e4b34735f0335b9962a9aa.jpg alt/>현존 최고의 제품 홍체및 얼굴인식기 입니다. /a> span>2019-04-22/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no87&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2025/10/24/f3fe6e95a16b31a50c029c24b683d677.jpg alt/>스피드게이트 시공 /a> span>2019-04-22/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no80&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/08/076b14dcd555cf5ff215c2069e502c48.jpg alt/>서울 마곡지구 홍체인식시스템 (캡스연동포함) /a> span>2016-11-08/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no79&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/08/640fab58c9a527775565b985434edf9e.jpg alt/>인천 숲속향기독서실 출입문 통제 카드인식 프 /a> span>2016-11-08/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no78&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/08/74b8062358fc1ff5f386ad4cc4e2a5cd.jpg alt/>카드인식슬림형 cqgm100 출입통제 /a> span>2016-11-08/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no75&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/07/fc92b3609993bf1a3d5af7dd3e8f3ca7.jpg alt/>방배동 서울메트로 지하철5678호선 카드인식 /a> span>2016-11-07/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no74&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/07/3156e2a98b5b3b7022ff0c7ae0610d30.jpg alt/>문래동 센터플러스 1017호 지지옵트론(TR1 /a> span>2016-11-07/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no73&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/07/3744308802a38e914e380e19c1d0a189.jpg alt/>문정동 350 현대지식센터 B동 313호 유원 /a> span>2016-11-07/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no72&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/11/07/bbeac5f2f41c0903e923febe7e5530ae.jpg alt/>88컨트리클럽 골프장 근태(버디4000) /a> span>2016-11-07/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no71&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/27/1310030adc023363cd69df7f10a3581a.jpg alt/>화성시한화 꿈에그린 프레스티지아파트 독서실출입 /a> span>2016-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no70&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/27/f4bf28f2531241b5b2b0b020dc415074.jpg alt/>오류동 한신휴플러스아파트 헬스장출입통제(AC /a> span>2016-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no69&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/27/4ced2e7306250febaf3d61cc278a5d21.jpg alt/>에이스하이엔드타워 3차 번호키 디엔지위드(AC /a> span>2016-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no68&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/27/0ca4419ac7b322c2f0c7630f63c3c44d.jpg alt/>구로동 에이스하이엔드타워 아이쇼소프트(버디40 /a> span>2016-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no67&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/27/2ce55e9a779daeb4586b78a0a0b71ae7.jpg alt/>문래 에이스하이테크시티 비드바이코리아 지문인식 /a> span>2016-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no66&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/27/1805f30f0f9fb1f5357df65b53f67c6e.jpg alt/>동우에이앤씨 CQ2000F 지문인식출입통제 /a> span>2016-10-27/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no65&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/e23d424019d0eb0dfe717efd6f00d685.jpg alt/>파트너스타워2차 603(바이오라이트솔로_재설치 /a> span>2016-10-26/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no64&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/75ed223e0db08228e52cd9aa902bfd02.jpg alt/>마곡 벗이비인후과 출입통제및 근태관리시스템 /a> span>2016-10-26/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no63&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/0e1b1ebf17e468308effa6f86687697a.jpg alt/>서초구청 1층 방제센터(버디4000SC레드 3 /a> span>2016-10-26/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no62&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/e10743f297afbecd02da7584a07ddf84.jpg alt/>시흥시 미소독서실(AC1000RF) 독서실관리 /a> span>2016-10-26/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no61&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/9138364c20f4ed77ef6e42309c5fb975.jpg alt/>화성 시범한화 꿈에그린 프레스티지아파트 키즈룸 /a> span>2016-10-26/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no59&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/3790786c3b778a38708fad384997db02.jpg alt/>TR1000SC 2식 _ 고양시 광복빌딩 카드 /a> span>2016-10-26/span> /div> /li>li classitem xans-record-> div classbox> a href/board/product/read.html?no58&board_no8 classimgLink>img src//bioworld.co.kr/file_data/myidcard/gallery/2016/10/26/57ff23479c3e65d1d7ef1daeccff5333.jpg alt/>바이오라이트솔로 지문인식_제이큐브애니메이션 /a> span>2016-10-26/span> /div> /li> /ul>/div>a href/board/gallery/list.html?board_no8 classmore>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/board/btn_board_more.gif alt더보기/>/a>/div> /div>hr classlayout/> div idsidebar> div classxans-element- xans-layout xans-layout-info mid-0 >div classtitle> h2 class txtTitle20B>설치 및 상품 문의/h2> /div>ul> li classtel txtTitle20B>strong>Telephone/strong>02-838-3352/li> li>strong>span class txtBase>Fax/span>/strong>span class txtBase>02-866-7292/span>/li> li>strong>span class txtBase>Time/span>/strong>span class txtBase>BR>평일 : 09:00 ~ 18:00BR>주말 : 09:00 ~ 18:00/span>/li> /ul>/div> div idcategory classxans-element- xans-layout xans-layout-category wyNormal category -usertheme mid-0>div classposition> ul> li classxans-record->a href/product/list.html?cate_no69>사업자(도매)회원전용/a>/li> li classxans-record->a href/product/list.html?cate_no24>얼굴/홍채인식/a>/li> li classxans-record->a href/product/list.html?cate_no25>지문인식 시스템/a>/li>li classxans-record->a href/product/list.html?cate_no26>카드인식 시스템/a>/li>li classxans-record->a href/product/list.html?cate_no63>번호전용 단말기/a>/li>li classxans-record->a href/product/list.html?cate_no28>식수/근태/출결/a>/li>li classxans-record->a href/product/list.html?cate_no70>아파트/독서실BR>헬스장 회원관리/a>/li>li classxans-record->a href/product/list.html?cate_no87>교육기관/건설현장br>학원 근태 출결관리/a>/li>li classxans-record->a href/product/list.html?cate_no68>턴/스피드 게이트/a>/li>li classxans-record->a href/product/list.html?cate_no71>제조사별 상품/a>/li>li classxans-record->a href/product/list.html?cate_no43>락장치/주변기기/a>/li>li classxans-record->a href/product/list.html?cate_no82>키오스크(IKOSK)/a>/li>li classxans-record->a href/product/list.html?cate_no27>프린터/사원증/a>/li>li classxans-record->a href/product/list.html?cate_no85>무인관리 시스템/a>/li>li classxans-record->a href/product/list.html?cate_no66>도난방지 시스템/a>/li>li classxans-record->a href/product/list.html?cate_no76>시공사례/a>/li> /ul> /div>div classsubmenu-skeleton -usertheme> ul>li>/ul> /div>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-7 >/div> div classxans-element- xans-layout xans-layout-info mid-0 >div classtitle> h2 class txtTitle20B>고객센터/h2> /div>ul> li classtel txtTitle20B>strong>Telephone/strong>02-838-3352/li> li>strong>span class txtBase>Fax/span>/strong>span class txtBase>02-866-7292/span>/li> li>strong>span class txtBase>Time/span>/strong>span class txtBase>BR>평일 : 09:00 ~ 18:00BR>주말 : 09:00 ~ 18:00/span>/li> /ul>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-9 >/div> div classxans-element- xans-layout xans-layout-boardinfo mid-0>div classtitle> h2 class txtStrong17B>도움자료/h2> /div>ul> li class txtCustom144975196369937 xans-record->a href/board/free/list.html?board_no1>공지사항/a> /li> li class txtCustom144975196369937 xans-record->a href/board/gallery/list.html?board_no8>시공사례/a> /li>li class txtCustom144975196369937 xans-record->a href/board/free/list.html?board_no2>뉴스/이벤트/a> /li>li class txtCustom144975196369937 xans-record->a href/board/free/list.html?board_no3>이용안내 FAQ/a> /li>li class txtCustom144975196369937 xans-record->a href/board/product/list.html?board_no6>상품 Q&A/a> /li>li class txtCustom144975196369937 xans-record->a href/board/free/list.html?board_no7>자료실/a> /li> /ul>/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-12 >/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-8 >/div> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-11 >/div> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />div classxans-element- xans-layout xans-layout-searchside mid-0>!-- $search_page /product/search.html $product_page /product/detail.html -->div classtitle> h2 class txtTitle12B>상품검색/h2> /div>fieldset> legend>검색/legend> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext />input typeimage idsearch srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/btn_search.gif alt검색 onclickSEARCH_BANNER.submitSearchBanner(this); return false;/>/fieldset>div classbestKeyword displaynone> a href class>/a> a href class>/a> /div>p class txtBase>a href/product/search.html>상품상세검색/a>/p>/div>/form> form idmember_form_7966907412 name action/exec/front/Member/login/ methodpost target_self enctypemultipart/form-data >input idreturnUrl namereturnUrl value/ typehidden />input idforbidIpUrl nameforbidIpUrl value/ typehidden />input idcertificationUrl namecertificationUrl value/intro/adult_certification.html typehidden />input idsIsSnsCheckid namesIsSnsCheckid value typehidden />input idsProvider namesProvider value typehidden />input idch_ref namech_ref value typehidden />input idcheckoutToken namecheckoutToken value typehidden />div classxans-element- xans-layout xans-layout-login mid-0 >div classtitle> h2 class txtTitle16B>회원로그인/h2> /div>fieldset> legend>회원로그인/legend> p classcheck txtBase> span>label formember_id>아이디/label>input idmember_id namemember_id fw-filterisFill fw-label아이디 fw-msg classinputTypeText placeholder value typetext />/span> span>label formember_passwd>비밀번호/label>input idmember_passwd namemember_passwd fw-filterisFill&isMin4&isMax16 fw-label패스워드 fw-msg autocompleteoff value typepassword />/span> /p> p classsecurity> img src//img.echosting.cafe24.com/design/skin/default/member/ico_access.gif alt보안접속 /> 보안접속 /p> p classbuttonArea> span classgRight>button classbtnNormal onclickMemberAction.login(member_form_7966907412); return false; typesubmit>로그인/button>/span> /p> /fieldset>ul classgDouble txtBase> li>a href/member/id/find_id.html>아이디찾기/a>/li> li>a href/member/passwd/find_passwd_info.html>비밀번호찾기/a>/li> li>a href/member/join.html>회원가입/a>/li> /ul>/div>/form> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-10 >/div> div classbanner> p classxans-element- xans-layout xans-layout-couponzonebanner mid-0 >a href/coupon/coupon_zone.html> span>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/img_banner_coupon.gif alt알뜰살뜰 쿠폰존/>/span> /a>/p> /div> /div> /div>hr classlayout/> div idbanner> p classxans-element- xans-wysiwyg xans-wysiwyg-banner mid-0 >a href#none>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/img_banner1.jpg alt/>/a>/p> /div> div idquick> p classxans-element- xans-wysiwyg xans-wysiwyg-banner banner mid-0 >a hrefhttps://pf.kakao.com/_NLhtn/chat target_blank>img srchttp://myidcard.cafe24.com/web/upload/NNEditor/20170705/kakao_banner_shop1_140538.jpg alt/>/a>/p> br/> a hrefhttp://admin.linkmemine.com/download/agent/linkmemine_windows_agent_setup.exe target_blank>img srchttp://www.bioworld.co.kr/web/upload/NNEditor/20180130/far.jpg alt/>/a> br/> div classxans-element- xans-layout xans-layout-orderbasketcount wyNormal mid-0 >span classbasket >장바구니/span>span classcount >a href/order/basket.html>0/a>/span>span classbasket >개/span>/div> div classxans-element- xans-layout xans-layout-productrecent mid-0>h2 class txtTitle12B>a href/product/recent_view_product.html>최근 본 상품/a>/h2>ul> li classdisplaynone xans-record-> a href/product/detail.html##param##>img srcabout:blank alt/>span class txtBase>##name##/span>/a> /li> li classdisplaynone xans-record-> a href/product/detail.html##param##>img srcabout:blank alt/>span class txtBase>##name##/span>/a> /li> /ul>p classplayer>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/btn_recent_prev.gif alt이전 제품 classprev/>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/btn_recent_next.gif alt다음 제품 classnext/>/p>/div> a href#header>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/btn_top1.gif alt맨위로/>/a> !-- 2) 배너(중복 제거, ID는 한 번만) -->p classxans-element- xans-wysiwyg xans-wysiwyg-banner banner mid-0 >a hrefhttps://pf.kakao.com/_NLhtn/chat%22>img srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/img_banner2.jpg alt카카오톡 채팅하기/>/a>/p> /div> /div>/div>hr classlayout/>div idfooter> div classxans-element- xans-wysiwyg xans-wysiwyg-divider mid-4 >/div>div classinner> div classwyGrid wyPageAlignCenter> span classxans-element- xans-layout xans-layout-logobottom mid-0 >a href/index.html>img src/web/upload/wysiwyg/base/2015/09/14/f4dce573e8544cdc8844414935318de6.png/>/a>/span> div classxans-element- xans-layout xans-layout-footer mid-0>ul classutilMenu txtBase> li class home >a href/index.html>홈/a>/li> li>a href/shopinfo/company.html>회사소개/a>/li> li>a href/member/agreement.html>이용약관/a>/li> li>a href/member/privacy.html>strong>개인정보취급방침/strong>/a>/li> li>a href/shopinfo/guide.html>이용안내/a>/li> /ul>p classaddress> span class txtBase>법인명(상호) : 씨큐네트웍스 /span> span class txtBase>대표자(성명) : 김화영/span> span class txtBase>사업자 등록번호 안내 : 107-10-73235/span> span class txtBase>통신판매업 신고 제2010-서울구로-0365호/span> span class txtBase>a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no1071073235, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/span> br/> span class txtBase>전화 : 02-838-3352/span> span class txtBase>팩스 : 02-866-7292/span> span class txtBase>주소 : 152865 서울특별시 구로구 경인로55길 51 한성상가 B동 409호/span>br/> span class txtBase >개인정보관리책임자 : a hrefmailto:tame1@nate.com>권대익(tame1@nate.com)/a>/span>br/> span class txtBase >Contact strong>a hrefmailto:>/a>/strong> for more information./span> /p>br/>script languagejavascript srchttps://pgweb.tosspayments.com/WEB_SERVER/js/escrowValid.js>/script>a onclickgoValidEscrow(CF_myidcard);>img srchttp://myidcard.cafe24.com/web/upload/NNEditor/20170522/untitled3_shop1_111239.png border0 stylecursor:hand/>/a>p classcopyright txtBase>Copyright © 2011 strong>BIOWORLD/strong>. All rights reserved./p>p classpageTop>a href#header classbtnNormal title화면 최상단으로 이동하기>맨위로/a>/p>p classhosting> /p>/div> /div>/div>/div>!-- 참고: 결제를 위한 필수 영역 -->div idprogressPaybar styledisplay: none;> div classlayerProgress idprogressPaybarBackground>/div> div idprogressPaybarView> div classbox> p classgraph> span>img alt현재 결제가 진행중입니다. srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/txt_progress.gif/>/span> span>img alt srchttp://img.echosting.cafe24.com/skin/base_ko_KR/layout/img_loading.gif/>/span> /p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며,결제 진행 중에 본 결제 창을 닫으시면br/> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div> /div>/div>!-- //참고 -->script typetext/javascript>var sAuthSSLDomain https://login2.cafe24ssl.com;/script>script typetext/javascript srchttps://login2.cafe24ssl.com/crypt/AuthSSLManager.js>/script>script typetext/javascript srchttps://login2.cafe24ssl.com/crypt/AuthSSLManager.plugin.js>/script>span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://bioworld.co.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vsc3b4aedb77af16c512992f1a16b02e2b&umyidcard.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:myidcard,stype:e,domain:,shop_no:1,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); initialized true; } finally { if (interval) clearInterval(interval); a.onload a.onreadystatechange a.onerror null; } } } a.onload a.onreadystatechange function () { if (!a.readyState || a.readyState loaded || a.readyState complete) { safeInit(); } }; a.onerror function () { if (interval) { clearInterval(interval); interval null; } a.onload a.onreadystatechange a.onerror null; }; interval setInterval(safeInit, 200); setTimeout(function () { if (interval) { clearInterval(interval); interval null; } }, 10000); safeInit(); a.async 1; a.setAttribute(crossorigin, anonymous); a.src g; m.parentNode.insertBefore(a, m); })(window, document, script, //optimizer.poxo.com/ca2/analytics.js);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_2cb3851ca93b; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist myidcard.cafe24.com, www.myidcard.cafe24.com, m.myidcard.cafe24.com, myidcard.co.kr, www.myidcard.co.kr, m.myidcard.co.kr, bioworld.co.kr, www.bioworld.co.kr, m.bioworld.co.kr; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(bioworld.co.kr); // 로그수집 wcs_do(); } catch (e) {}; /script> script typetext/javascript src/ind-script/i18n.php?v2511121437&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVldU-s2EH0Hv_Z3-NLedvpKwqVlSApD4PIsy-tEWJZUfRB8f33XcuAmEH_JZqbDkDi2ztFKOqvdleONLCA--1XHmSYFbKXOYw1GOk0hfjIxO_tTRE_ml7itnWOK0Dx--teBLndfv0V_RF8GIuHFghaEm92NiEqZMxjL4jQPGkIENMpEMFRIKkXGGbVBFGfRV_wL6hyfWqnfzZvSco34g9VNiQXLsEGBrYSNgS79xSOzm_sfF8SSqGBiAA9nCaLgHq-7UUZpJmzWg15SV5l1KXUxl8JqyTnobtwtd-ZcqZlm6bqHPc4y3t0q09LP1ImRHBFSnFipTjgTcJIQIfrYVVNQWRRS9G39QgR6o0BpKw22fy8eZ6FQHNflOIgoFS9lwjjEd3v42r6WWWnAFTJ1eMtsmRrWYeYErSa0apc6dJuiUcR9GVqMQKnGD7X37FNw8qPkkqSDQIWzpOr3JjGgn5sWpwGsJC8zxntLL4WMOG6rKTAF0XbWorqq0Woj1UGHl57mmuRExnn1ectegLd5SQvN3KvkoVUkDdALSNx6MOoOMtAgKMydrr7LW83o6BiRrJkH_T8iVor7pzAoKDOWCYhhYj2WpQBL0ioaDF2sf2D7yvFkmja7AXjCGTFBLPh_w0UehL1RflP59mI18UT-t_-5kjyVzk5Ne0TT40mvCrKenPSCGQwtJcMQMyH1FdKtULgcVsDB7-nTG66ReEZMDpMv36UT6Qe3G0_7WJgxlG9k85bMYzCVmMamGRPpJEQXofvUe6LvuNmkpFl6DeH8NSzFBrs6Vc2O3AtPd79OM8x9iR1ryVQ0LiTe77bh2zo3WzBjR1Kch28MP0lWVtKwsLBgOcQzLbeY9M0J3UA4ywiP3MPvRjSYZofDhMwSxuMZ7l4c8GYhg-f3Dp4ZbC3h-e5yLp1osWwmiU4PuPBulFR3w0AlRmWXQBjYURoGTHirmNqgGpTUQ48KFHdrhgXec71XSf2aLb3dOJYyBdBWKaFIzUd6ZFAYA-DzetgAV_Dp49iQSvT68zrAspBl5efxYwlpJ5smlDHB2jqX3UXpTwuCZM-rMFD4Un547UksrKUug0KJAaLpZlAktCTDFWw8EWuKnziTIiU6_hr9Hn2JM06sYjTXYST87ItoXJeW4a78cKsHoJ99VvNKOfnx6jGVUF0qK0-eTPP0-TMdKBLQh1IxpaBx4R-cV9cr8gxX6SCOGr2Q64F97-GuAVQA9rv3-mWHvhvhq7bsuhF1B9Zp8dBnXc6d3axWi-ZO3oT33n3pUfnsQ2-lcurdURfeiaSCHseeBRFYrsaFdAZOU01aqqll3XS_py1gKF5397KxBQ7DMsvAdLeeexVfQznIllrB_jMYVy9sMPxGp6BpWwLWQVDXyeMZVPvBRi-OzjS3gwVTUUxZxoxlid7cepbSgb_AXM-w8P4fmdm0B70eBLQ9I-9g0EBhBPzOw3MoMdSkI1nuJdYZ81Gj8f4RLksQkLGxrrEg5Qgb_tIkDRckhgFZYFZAPQ2mENtw33DcMr_1hzuoM2gOaHT0ZzZmYZZlVR3v9otxCjmgGuV7Xmt_s-oVbTmBandM9ySZhKc6eR0_vPok4UpkMlwEnLCCJBxGWKSI3WjJ4bRHkdJhzqLxnWADWAVEqTrKn_KORPUj0GyrfIy3ucq3Xd5--MLU1wb42FDNlB2Irt76xedVzaGA-nfTGWmL7kdJDrYhpeY934pr6Sxcshds-R8&typejs&k5d82667bec11ed7221e1c6732990684530297a38&t1758782057 >/script>script src/ind-script/optimizer_user.php?filenamerc9BDsMgDATAB9Br3-E3gbESU1On2LTi901UKYceI2572dEurFoJCEM3agZ1cMbYMmw9CWNYvQpYppDJeHlCikYgcWj3IzNCsV-4FbvDBWzvV81dTvbVGR_hzfS5Sv7v85iEgkTzaSMxOi3axjSwqe_kNG5rWgiPv18&typejs&k7829c9c954199e311eac7e5d99f2a2312917825d&t1477015674&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) {}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:},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:true,bIsUseLikeCategory:true});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;document.oncontextmenufunction(){return false;}document.oncontextmenufunction(){return false;}document.oncontextmenufunction(){return false;}var bIsUseSpread false;var sIsSecret false;var iBoardNo 8;var bUseElastic false;var sSearchBannerUseFlag F;var login_id_type_text 아이디; var sFormId member_form_7966907412var sEleId member_form_7966907412::member_id,member_form_7966907412::member_passwd,member_form_7966907412::returnUrl,member_form_7966907412::forbidIpUrl,member_form_7966907412::certificationUrl,member_form_7966907412::sIsSnsCheckid,member_form_7966907412::sProvider,member_form_7966907412::ch_ref,member_form_7966907412::checkoutToken,member_form_7966907412::check_save_id,member_form_7966907412::use_login_keeping,member_form_7966907412::sLoginKey,member_form_7966907412::use_login_keeping_no,member_form_7966907412::is_use_login_keeping_ipAuthSSL.Bind(sFormId, sEleId);var aPopupListData {aPopupList:{\type\:\L\,\child_type\:\W\,\idx\:5,\file\:\\\\/popup\\\/popup_5.html\,\size\:\400*500\,\position\:\50*50\,\title\:\\\ucd9c\\uc785\\ud1b5\\uc81c \\ub300\\ub9ac\\uc810 \\ubaa8\\uc9d1\,\open\:true},aPopupCouponList:,sIsAuthGuidePopup:,sIsUpdateEventGuidePopup:,sIsLifetimeEventGuidePopup:,sIsCookieBannerPopup:,sPopupPage:F};var aLogData {log_server1:eclog2-259.cafe24.com,log_server2:elg-db-svcm-155.cafe24.com,mid:myidcard,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.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://calendar-app.cafe24.com/openapi/inject.js?vs20250425160341.1&client_idA8RQp67UIt9nBlqvThz2jC};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,category,community,customer,design,notification,product,promotion,store;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]