Help
RSS
API
Feed
Maltego
Contact
Domain > m.en.bios-kor.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-28
183.111.232.82
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Fri, 28 Nov 2025 02:13:27 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://m.en.bios-kor.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Fri, 28 Nov 2025 02:13:27 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: Fri, 28 Nov 2025 02:13:27 GMTX-XSS-Protection: 1;modeblockX-HURL: /biosofficial2view_mobUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html>html langen>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.eyJpc3MiOiJiaW9zb2ZmaWNpYWwuY2FmZTI0LmNvbSIsImF1ZCI6ImpzLWVycm9yLXRyYWNlci1hcGkuY2FmZTI0LmNvbSIsIm1hbGxfaWQiOiJiaW9zb2ZmaWNpYWwiLCJzaG9wX25vIjoyLCJwYXRoX3JvbGUiOiJNQUlOIiwibGFuZ3VhZ2VfY29kZSI6ImVuX1VTIiwiY291bnRyeV9jb2RlIjoiS1IiLCJpc195dHMiOmZhbHNlLCJpc19jb250YWluZXIiOmZhbHNlLCJ3b3Jrc3BhY2UiOiJwcm9kdWN0aW9uIn0.pmUGozUZLT-7FVbeAnNLePx7DCSZ3dhHdqupUteP_6c, {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 namekeywords contentBio-S, K-BEAUTY, korea, cosmetics />meta http-equivContent-Type contenttext/html; charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, minimum-scale1.0, user-scalableyes/> link hrefhttp://weskins.co.kr/weskin_import/css/font.css relstylesheet typetext/css> link hrefhttps://fonts.googleapis.com/css?familyLato relstylesheet> link hrefhttps://fonts.googleapis.com/css?familySource+Sans+Pro:400,600,700 relstylesheet typetext/css> link relstylesheet href//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css> !-- 스마트디자인에서는 JQuery 1.4.4 버전이 내장되어있습니다. 추가로 호출하면 충돌이 생길 수 있습니다. --> !-- css --> link relstylesheet href/weskin_import/css/animate.css> !-- javascript --> !-- javascript --> script src/weskin_import/js/jquery.min.js>/script> script src/weskin_import/js/jquery.bxslider.min.js>/script> script src/weskin_import/js/owl.carousel.js>/script> script src/weskin_import/js/swiper.min2.js>/script>link relcanonical hrefhttps://en.bios-kor.com />meta propertyog:url contenthttps://en.bios-kor.com />meta propertyog:site_name contentBio-S />meta propertyog:type contentwebsite />meta http-equivImageToolbar contentNo>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2511261439;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE en_US;CAFE24.MOBILE true;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 mobile6;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 2;CAFE24.SHOP {getLanguage : function() { return en_US; },getSkinLanguageCode : function() { return en_US; },getCurrency : function() { return USD; },getFlagCode : function() { return US; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return true; },isDefaultShop : function() { return false; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return false; },isUS : function() { return true; },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 en_US; },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 biosofficial},getCurrencyFormat : function(sPriceTxt, bIsNumberFormat) { sPriceTxt String(sPriceTxt);var aCurrencySymbol $,,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 EUR},getCurrencyList : function(sCurrencyCode) { var aCurrencyList {KRW:{currency_symbol:\uffe6,decimal_place:0,round_method_type:F},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},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:biosofficial.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:biosofficial,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {search_period:,calendar_config:{maxDate:2027-11-28,locale:en},sSearchUrl:\/product\/search.html?keyword,aProductPurchaseInfo_19:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_30:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_31:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_22:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_24:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_27:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true}};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.BOARD {config_4:{board_no:4,use_block:F,use_report:F}};CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2511261439,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?vs2511261439 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenZKxDQIxDEX7KC1zGBAsABsgMYDjMxCdE0dOToLtOSqgOAnSPvm93xhumhg2W4NiejVMYFx1MmKgWuFimhuQpqTZz2AFv9wzuaoytajZBb13ilNrvaOCD7Y-tWEQ7lS1OImZXcCcF_clBjjHgjTC6bN3ROE8oMHO7_0aLoKtRBqXMlgKHBRt-K7M2IcX9kGUxl7ZuKi1_-z3lzwB&typecss&k180ea7d06ac06d42f6c8c3e2f844b8c8624af294&t1753857525 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdQxbgQhDAXQfmfanMNSipwhTaRIOQF4PIOzBhMMmuztw260VbosU1pI76OPBQSNBIRTMyoGntV0XRnZCeTmhXEKNQrYQtNCxluCqJ6FXkDcRVsF74wR0AxMeKE3Sm3u0xP8X75iUZcmdA8xcgXDK7mFynh9Va1U3h2e3Ubj-diksgXNH4Fz5rQ9GvGnedQYNQ1ns9s4uUrDYcJTH-gUSPJheC79FbAe5vtW6wGl3_l-8Piu72RnThPHrKXe-N-88a7uMqMr2i2ZI6fxCZ9fjcpl9t-3f-aAamzn3N1--ecr_gM&typecss&k4e54804eecf5d2a2a0b762378d14b11e8e8ff94f&t1575350078&userT />style typetext/css>/style>title>Bio-S/title>/head>body idmain> !-- 팝업 주석 div modulePopup_MultiPopup> !-- $banner_popup_no ※ 노출시킬 팝업의 ID를 숫자로 넣어주세요. {$popup} /div> --> !-- div modulePopup_MultiBanner> !-- $banner_popup_no ※ 노출시킬 배너의 ID를 숫자로 넣어주세요. {$banner} /div> --> div idwrap> !---------------------------------------------------------------------- ** 슬라이드 메뉴 ** -----------------------------------------------------------------------> aside idaside classxans-element- xans-layout xans-layout-slidepackage >!-- 멀티쇼핑몰 -->div idslideMultishopList classxans-element- xans-layout xans-layout-multishoplist multishop >ul classxans-element- xans-multishop xans-multishop-listitem>li class xans-record-> a hrefhttp://m.bios-kor.com/>img srchttp://img.cafe24.com/img/common/global/ko_KR_53x36.png width27 height18 alt>!--span classname> Bio-S 바이오에스/span-->/a> /li>li classselected xans-record-> a hrefhttp://m.en.bios-kor.com/>img srchttp://img.cafe24.com/img/common/global/en_US_53x36.png width27 height18 alt>!--span classname> Bio-S/span-->/a> /li>li class xans-record-> a hrefhttp://m.jp.bios-kor.com/>img srchttp://img.cafe24.com/img/common/global/ja_JP_53x36.png width27 height18 alt>!--span classname> Bio-S/span-->/a> /li>li class xans-record-> a hrefhttp://m.cn.bios-kor.com/>img srchttp://img.cafe24.com/img/common/global/zh_CN_53x36.png width27 height18 alt>!--span classname> Bio-S/span-->/a> /li>/ul>/div>div classsec01> p classxans-element- xans-layout xans-layout-statelogoff member >a href/member/agreement.html classleft>Join/a>!--span classtong> span idtong classbounce> a href/member/join.html>+2,000P/a> span classtails>/span> /span> /span-->a href/member/login.html classright>Login/a>/p> /div>div classsec02> a href#none classbtnClose>img src/web/upload/weskin20/kr_mobile/layout/btn_close.png width15 altclose>/a> p classxans-element- xans-layout xans-layout-statelogoff member >Please strong>Login/strong> or strong>Join/strong>/p> /div>!-- 신규가입이벤트 배너 div stylemargin-bottom : 15px;> a href/member/agreement.html>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/%EC%8B%A0%EA%B7%9C%EA%B0%80%EC%9E%85%20%EB%B0%B0%EB%84%88.png alt가입배너 width100%>/a> /div> -->!-- 탭형식 슬라이딩메뉴 영역 시작 -->div classtab> a href#slideCateList classselected>Category/a> a href#slideBoardList>Board/a> /div>ul idslideCateList> li> div idslideCateList classcategoryCont> h2 classselected>Categorybutton typebutton classicoCategory>펼침/button>/h2> ul classxans-element- xans-layout xans-layout-category categoryList tabClick>li idcate70 classxans-record-> a href#none classcate cate?cate_no70>SHOP/a> a href/category/shop/70/ classview>view/a> button typebutton classicoBookmark idicoBookmark>즐겨찾기 추가/button> /li>/ul> /div> /li> /ul>!-- (탭) 게시판메뉴 -->ul idslideBoardList classxans-element- xans-layout xans-layout-boardinfo tabClick>li classxans-record->a href/board/free/list.html?board_no1>NOTICE/a>/li>li classxans-record->a href/board/free/list.html?board_no2>EVENT/a>/li>li classxans-record->a href/board/product/list.html?board_no6>Q&A/a>/li>li classxans-record->a href/board/product/list.html?board_no4>REVIEW/a>/li>li>a href/shopinfo/company.html>ABOUT Bio-S/a>/li>/ul>!-- //(탭) 게시판메뉴 -->div classxans-element- xans-myshop xans-myshop-main >ul> li>span>a href/shopinfo/company.html>i classxi-apps>/i>ABOUT US/a>/span>/li> li>span>a href/board/free/list.html?board_no1>i classxi-bell-o>/i>NOTICE/a>/span>/li> li>span>a href/board/product/list.html?board_no4>i classxi-emoticon-smiley-o>/i>REVIEW/a>/span>/li> li>span>a href/board/product/list.html?board_no6>i classxi-message-o>/i>Q&A/a>/span>/li> li>span>a href/order/basket.html classxans-element- xans-layout xans-layout-orderbasketcount >i classxi-cart-o>/i>CART(0)/a>/span>/li> li>span>a href/myshop/recent_list.html stylefont-size:10px;>i classxi-eye>/i>VIEW(span classxans_myshop_main_recent_cnt>0/span>)/a>/span>/li> li>span>a href/myshop/order/list.html>i classxi-credit-card>/i>ORDER/a>/span>/li> li>span>a hrefhttps://www.cjlogistics.com/ko/main target_blank>i classxi-box>/i>DELIVERY/a>/span>/li> /ul>/div>div classsnsBan> !-- 네이버톡톡 script typetext/javascript srchttps://partner.talk.naver.com/banners/script>/script> div classtalk_banner_div data-id34084>/div> --> !-- 인스타 --> div classkakao stylemargin-top : 10px;> a hrefhttps://www.instagram.com/bios_korea/ target_blank> img src/web/upload/weskin20/en/main/instar_ico.png alt> span>@bios_korea/span> /a> /div> !--div classkakao stylemargin-top : 10px;> a hrefhttp://pf.kakao.com/_xjExixaxl/chat target_blank> img src/web/upload/weskin20/kr_mobile/layout/kakaoplus.gif alt/> span>kakao @Bio-S/span> /a> /div>--> /div>div stylemargin-top : 10px; classxans-element- xans-layout xans-layout-footer >p stylefont-weight : bold; font-size : 12px; margin-bottom : 5px>CS Center/p>span stylefont-size:15px; margin-bottom : 20px; display:block; position : relative;>a hreftel:1522-3568>1522-3568 span classcall_icon>전화걸기/span>/a>/span>p stylefont-weight : bold; font-size : 12px; margin-bottom : 5px>ACCOUNT INFO/p>span>기업은행 137-058586-04-010br>/span>span stylemargin-bottom : 20px; display:block;>예금주 : ㈜바이오에스/span>p stylefont-weight : bold; font-size : 12px; margin-bottom : 5px>RETURN ADDRESS/p>span>서울특별시 금천구 가산디지털1로 119 (가산동)br>/span>span>SK트윈테크타워 A동 701호/span>/div>/aside> hr classlayout> div idcontainer> !---------------------------------------------------------------------- ** 헤더영역 ** -----------------------------------------------------------------------> style> .top_fixed_menu{position : fixed; left : 0px; top : 0px !important; z-index : 9999; width:100%; background:#fff;} .fixed{top:70px !important;}/style>script> $(document).ready(function(){ var top_offset $(.header).offset(); $(window).scroll(function() { //window에 스크롤링이 발생하면 if ($(document).scrollTop() > top_offset.top) { // 위치 및 사이즈를 파악하여 미리 정한 css class를 add 또는 remove 합니다. $(.header).addClass(top_fixed_menu); }else { $(.header).removeClass(top_fixed_menu); } }); })/script>div classxans-element- xans-layout xans-layout-statelogoff gMember >ul> !--li classgMember2>a href/shopinfo/company.html>about/a>/li>--> li classgMember1>a href/member/login.html>login/a> !-- div classtong>div idtong classt_bounce>+2,000Pdiv classtails>/div>/div>/div>/a>/li> --> /li>li classgMember1>a href/member/agreement.html>join/a>/li> li classgMember1>a href/myshop/index.html>my page/a>/li> li classgMember1>a href/order/basket.html>cart span classcount displaynone> /span>/a>/li> /ul>/div> header idheader> div classheader> section idtopArea> div classhd_menu> section classcategory>a href#none classfold>i classxi-bars>/i>/a>/section> h1>a href/>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/%EB%AA%A8%EB%B0%94%EC%9D%BC_%EC%83%81%EB%8B%A8%20%EB%A1%9C%EA%B3%A0.png alt>/a>/h1> section classbtnSearch> div classsearchWrap> p classsearch>button typebutton>/button>/p> /div> /section> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />div idsearch_box classxans-element- xans-layout xans-layout-searchheader searchBox >!-- $category_page/product/list.html -->fieldset> legend>Search/legend> div classsearchForm> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext /> button typebutton classbtnDelete>Remove/button> /div> /fieldset>div classec-base-tab> ul classsearchTab displaynone> li classselected>a href#none>Popular keywords/a>/li> li>a href#none>Recent keywords/a>/li> /ul> /div>div classxans-element- xans-search xans-search-hotkeyword>ul> li classxans-record->a href/product/search.html?keyword>/a>/li> /ul>/div>div classxans-element- xans-search xans-search-recentkeyword>p class>There are no keywords to display./p>ul classdisplaynone> li data-index class> a href>/a> button typebutton classbtnDelete onclick>Remove/button> /li> li data-index class> a href>/a> button typebutton classbtnDelete onclick>Remove/button> /li> /ul>div classbutton> button typebutton classbtnDeleteAll onclick$Recentword.removeAll()>Remove all search results/button> /div>/div>button typebutton classbtnClose idsearch_cancel>Close/button>/div>/form> /div> /section> /div>/header> !---------------------------------------------------------------------- ** 메인카테고리 ** -----------------------------------------------------------------------> div idmenuFix> div idmenuFix> div idcategory classxans-element- xans-layout xans-layout-category>table> tr classposition> td classxans-record->a href/category/shop/70/>SHOP/a>/td> td>a href/board/index.html>COMMUNITY/a>/td> td>a href/shopinfo/company.html>ABOUT Bio-S/a>/td> /tr> /table>/div>/div> /div> hr classlayout> div idcontents> div moduellayout_logincheck> !-- // 변수에 주소가 있는경우 입력한 주소로이동 $url /member/login.html -->/div> !----------------------------------------------------------------------** 메인슬라이드 **----------------------------------------------------------------------->div classmainSlide> div idowl-demo classowl-carousel owl-theme> div classitem> a href/product/%EC%8A%A4%EB%A7%88%ED%8A%B8-%EB%A6%AC%EC%BB%A4%EB%B2%84%EB%A6%AC-%ED%95%98%EC%9D%B4%EB%93%9C%EB%A0%88%EC%9D%B4%ED%8C%85-%ED%86%A0%EB%84%88/31/category/1/display/4/> img srchttps://biosofficial.cafe24.com/web/upload/weskin20/en_mobile/main/%EC%98%81%EC%96%B4_%EB%AA%A8%EB%B0%94%EC%9D%BC_%EB%A9%94%EC%9D%B8%EB%B0%B0%EB%84%8801.png alt> /a> /div> div class/category/top/25/> a href/product/%EC%9B%8C%ED%84%B0%EB%9D%BD-%ED%81%AC%EB%A6%BC/23/category/1/display/2/> img srchttps://biosofficial.cafe24.com/web/upload/weskin20/en_mobile/main/%EC%98%81%EC%96%B4_%EB%AA%A8%EB%B0%94%EC%9D%BC_%EB%A9%94%EC%9D%B8%EB%B0%B0%EB%84%8802.png alt> /a> /div> div class/category/pants/26/> a href/product/%ED%8A%B8%EB%A6%AC%ED%94%8C-%EC%97%90%EC%8A%A4-%EC%84%A0%ED%81%AC%EB%A6%BC/24/category/1/display/4/> img srchttps://biosofficial.cafe24.com/web/upload/weskin20/en_mobile/main/mainBanner03_m.png alt> /a> /div> /div>/div>script>$(.owl-carousel).owlCarousel({ animateOut: fadeOut, loop:true, items:1, margin:0, autoplay:true, autoplayTimeout:4000, autoplayHoverPause:true, autoplaySpeed:1000,});/script>!----------------------------------------------------------------------** 메인슬라이드 하단배너 **----------------------------------------------------------------------->!--@import(/weskin_import/mainBanner1.html) 사용안함 -->!----------------------------------------------------------------------** 배너 2개 **----------------------------------------------------------------------->!-- Main Slider -->!-- bxSlider Javascript file -->script src/weskin_import/js/jquery.bxslider.min.js>/script>!-- bxSlider CSS file -->link href/weskin_import/css/jquery.bxslider.css relstylesheet>div classbannerSec4 > ul classbxvedio> li> iframe width415 height232 srchttps://www.youtube.com/embed/JKQcxvV2fB4?amp;autoplay1&playlistJKQcxvV2fB4&loop1&controls0&showinfo0&autohide1&rel0&autohide1&mute1 frameborder0 allowaccelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture allowfullscreen>/iframe> /li> /ul> ul classbxslider> li> a href/board/free/list.html?board_no2>img srchttps://biosofficial.cafe24.com/web/upload/category/editor/2019/07/26/bios_review_Event.png alt>/a> /li> !--li> a href/board/free/list.html?board_no2>img src/web/upload/category/editor/2019/08/01/c84d60c7f18222f318a09578eabc83c2.png alt/>/a> /li>--> /ul>/div>!-- Main Slider -->!-- bxSlider Javascript file -->script src/weskin_import/js/jquery.bxslider.min.js>/script>!-- bxSlider CSS file -->link href/weskin_import/css/jquery.bxslider.css relstylesheet>script> $(.bxslider).bxSlider({ mode:vertical, //default : horizontal, options: horizontal, vertical, fade speed:1000, //default:500 이미지변환 속도 auto: true, //default:false 자동 시작 captions: false, // 이미지의 title 속성이 노출된다. autoControls: false, //default:false 정지,시작 콘트롤 노출, css 수정이 필요 autoHover: true });/script> !-- 추가카테고리2 -->!-- // 추가카테고리2 -->!--------------------------------------------------------------------------------------------------------------------------- ■ ##:: 메인배너 (배경 100% 채워진 효과) ::##■ 추가 ---------------------------------------------------------------------------------------------------------------------------->div classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 ec-base-product typeThumb>!-- 원본3 -->!-- $count 10 ※ 노출시킬 상품의 갯수를 숫자로 설정할 수 있으며, 설정하지 않을경우, 최대 200개로 자동제한됩니다. ※ 상품 노출갯수가 많으면 쇼핑몰에 부하가 발생할 수 있습니다. $line 1 $grid 3 $swipe yes -->div classtitle>h2>BEST PRODUCT/h2>/div>ul classprdList grid3 idranking-slide> li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$31.00 data-sale31 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>31/span> div classthumbnail> a href/product/bio-s-cordyceps-daily-peeling-pads/37/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/20200513/8ac65174eeced7047dbb81fb5523ab25.jpg ideListPrdImage37_2 alt>/a> /div> div classdescription> strong classname >a href/product/bio-s-cordyceps-daily-peeling-pads/37/category/1/display/2/?icidMAIN.product_listmain_1>Bio-S CORDYCEPS DAILY PEELING PADS/a>/strong> ul classspec> li classcustom displaynone>strike>$31.00/strike>/li> li classprice >$31.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$57.00 data-sale57 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>57/span> div classthumbnail> a href/product/smart-recovery-cream-volufiline/19/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/202109/b1523eb05d199505c13bcf1eacb28f20.jpg ideListPrdImage19_2 alt>/a> /div> div classdescription> strong classname >a href/product/smart-recovery-cream-volufiline/19/category/1/display/2/?icidMAIN.product_listmain_1>SMART RECOVERY CREAM VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$57.00/strike>/li> li classprice >$57.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$57.00 data-sale57 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>57/span> div classthumbnail> a href/product/smart-recovery-firming-serum-volufiline/30/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/202109/5f7dfab889795ffdcf9ec0c0377f57bd.jpg ideListPrdImage30_2 alt>/a> /div> div classdescription> strong classname >a href/product/smart-recovery-firming-serum-volufiline/30/category/1/display/2/?icidMAIN.product_listmain_1>SMART RECOVERY FIRMING SERUM VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$57.00/strike>/li> li classprice >$57.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$53.00 data-sale53 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>53/span> div classthumbnail> a href/product/smart-recovery-firming-eye-cream-volufiline/29/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/202109/cba008f37f771e7c00b4b3aec07ebc1f.jpg ideListPrdImage29_2 alt>/a> /div> div classdescription> strong classname >a href/product/smart-recovery-firming-eye-cream-volufiline/29/category/1/display/2/?icidMAIN.product_listmain_1>SMART RECOVERY FIRMING EYE CREAM VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$53.00/strike>/li> li classprice >$53.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$43.00 data-sale43 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>43/span> div classthumbnail> a href/product/smart-recovery-hydrating-toner-volufiline/31/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/202109/6516c85d8eaedaa34227911dfc0a96d3.jpg ideListPrdImage31_2 alt>/a> /div> div classdescription> strong classname >a href/product/smart-recovery-hydrating-toner-volufiline/31/category/1/display/2/?icidMAIN.product_listmain_1>SMART RECOVERY HYDRATING TONER VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$43.00/strike>/li> li classprice >$43.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$57.00 data-sale57 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>57/span> div classthumbnail> a href/product/whitening-ex-cream/20/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/201908/5704a5254aae8f0820709dc5e1172d0e.png ideListPrdImage20_2 alt>/a> /div> div classdescription> strong classname >a href/product/whitening-ex-cream/20/category/1/display/2/?icidMAIN.product_listmain_1>WHITENING EX CREAM/a>/strong> ul classspec> li classcustom displaynone>strike>$57.00/strike>/li> li classprice >$57.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classals-item xans-record-> !--label>BEST/label>--> span classdiscount_rate discount1 data-price$28.00 data-sale28 styledisplay:none;>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>28/span> div classthumbnail> a href/product/triple-crown-cordyceps-super-essence-mask-10-pcs/22/category/1/display/2/?icidMAIN.product_listmain_1>img src//m.en.bios-kor.com/web/product/medium/202109/66a43b13abf20efaf25045431484065f.jpg ideListPrdImage22_2 alt>/a> /div> div classdescription> strong classname >a href/product/triple-crown-cordyceps-super-essence-mask-10-pcs/22/category/1/display/2/?icidMAIN.product_listmain_1>TRIPLE CROWN CORDYCEPS SUPER ESSENCE MASK (10 pcs)/a>/strong> ul classspec> li classcustom displaynone>strike>$28.00/strike>/li> li classprice >$28.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> /li> li classcolor displaynone> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li> /ul>/div> style> .sim-button{margin : 5px auto !important;} .desc img{margin : 40px 0 20px;}/style>div idmain_fullbg> div classinner> div classdesc> img srchttps://biosofficial.cafe24.com/web/upload/weskin20/en_mobile/main/%EC%98%81%EC%96%B4_%EB%AA%A8%EB%B0%94%EC%9D%BC_%EC%8A%A4%ED%81%AC%EB%A1%A4%EB%B0%B0%EB%84%88%20%ED%85%8D%EC%8A%A4%ED%8A%B8.png alt풀배너 타이틀 width300px> div classsim-button button1>a href/shopinfo/company.html>span>Read More/span>/a>/div> /div> /div>/div>!-- 추가카테고리3 -->!----------------------------------------------------------------------** 메인롤링배너2개 **----------------------------------------------------------------------->!--div classbannerSec3> div classsection> div classowl-carousel owl-theme> div classmb4 item>a href/category/outer/24/>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/%EB%AA%A8%EB%B0%94%EC%9D%BC_%EB%A1%A4%EB%A7%81%EB%B0%B0%EB%84%88.png alt/>/a>/div> /div> /div>/div>-->script> /*$(.owl-carousel).owlCarousel({ animateOut: fadeOut, loop:true, items:1, margin:0, autoplay:true, autoplayTimeout:4000, autoplayHoverPause:true, autoplaySpeed:1000,});*//script>!----------------------------------------------------------------------** 풀배너2 롤링효과 **----------------------------------------------------------------------->div classfBanner owl-theme> !-- owl-carousel --> div classitem>a href/product/%ED%8A%B8%EB%A6%AC%ED%94%8C-%ED%81%AC%EB%9D%BC%EC%9A%B4-%EB%8F%99%EC%B6%A9%ED%95%98%EC%B4%88-%EC%8A%88%ED%8D%BC%EC%97%90%EC%84%BC%EC%8A%A4-%EB%A7%88%EC%8A%A4%ED%81%AC%ED%8C%A910%EC%9E%A5/22/category/1/display/2/>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/en_mobile/main/%EC%98%81%EC%96%B4_%EB%AA%A8%EB%B0%94%EC%9D%BC_%ED%95%98%EB%8B%A8%EB%B0%B0%EB%84%88(%EB%8F%99%EC%B6%A9%ED%95%98%EC%B4%88).png alt>/a>/div> /div>script> $(.owl-carousel).owlCarousel({ loop:true, items:1, margin:0, autoplay:true, autoplayTimeout:4000, autoplayHoverPause:true, autoplaySpeed:1000, });/script>!-- 추가카테고리1 -->!-- // 추가카테고리1 -->!-- 추천상품 -->div classxans-element- xans-product xans-product-listmain-3 xans-product-listmain xans-product-3 ec-base-product>!-- $count 20 ※ 노출시킬 상품의 갯수를 숫자로 설정할 수 있으며, 설정하지 않을경우, 최대 200개로 자동제한됩니다. ※ 상품 노출갯수가 많으면 쇼핑몰에 부하가 발생할 수 있습니다. $moreview no $cache yes -->div classtitle>h2>ALL PRODUCT/h2>/div>ul classprdList grid3> li classxans-record-> div classthumbnail> a href/product/smart-recovery-hydrating-toner-volufiline/31/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202109/6516c85d8eaedaa34227911dfc0a96d3.jpg ideListPrdImage31_4 alt>/a> span classdiscount_rate discountS data-price data-sale43 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>43/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/smart-recovery-hydrating-toner-volufiline/31/category/1/display/4/?icidMAIN.product_listmain_3>SMART RECOVERY HYDRATING TONER VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$43.00/strike>/li> li classprice >$43.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/smart-recovery-firming-serum-volufiline/30/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202109/5f7dfab889795ffdcf9ec0c0377f57bd.jpg ideListPrdImage30_4 alt>/a> span classdiscount_rate discountS data-price data-sale57 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>57/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/smart-recovery-firming-serum-volufiline/30/category/1/display/4/?icidMAIN.product_listmain_3>SMART RECOVERY FIRMING SERUM VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$57.00/strike>/li> li classprice >$57.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/smart-recovery-cream-volufiline/19/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202109/b1523eb05d199505c13bcf1eacb28f20.jpg ideListPrdImage19_4 alt>/a> span classdiscount_rate discountS data-price data-sale57 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>57/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/smart-recovery-cream-volufiline/19/category/1/display/4/?icidMAIN.product_listmain_3>SMART RECOVERY CREAM VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$57.00/strike>/li> li classprice >$57.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/triple-crown-cordyceps-super-essence-mask-10-pcs/22/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202109/66a43b13abf20efaf25045431484065f.jpg ideListPrdImage22_4 alt>/a> span classdiscount_rate discountS data-price data-sale28 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>28/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/triple-crown-cordyceps-super-essence-mask-10-pcs/22/category/1/display/4/?icidMAIN.product_listmain_3>TRIPLE CROWN CORDYCEPS SUPER ESSENCE MASK (10 pcs)/a>/strong> ul classspec> li classcustom displaynone>strike>$28.00/strike>/li> li classprice >$28.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/triple-crown-sun-cream-spf50-pa/24/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202510/f53f93a19668501f8fec9e097cfe3d7a.jpg ideListPrdImage24_4 alt>/a> span classdiscount_rate discountS data-price data-sale26.38 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>26.38/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/triple-crown-sun-cream-spf50-pa/24/category/1/display/4/?icidMAIN.product_listmain_3>TRIPLE CROWN SUN CREAM (SPF50+, PA++++)/a>/strong> ul classspec> li classcustom displaynone>strike>$24.00/strike>/li> li classprice >$26.38 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> img src//img.echosting.cafe24.com/icon/product/global/icon_global_01.gif alt /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/one-stop-cleansing-water/27/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202104/d12276523f63800929bf3f9f84cacc5f.jpg ideListPrdImage27_4 alt>/a> span classdiscount_rate discountS data-price data-sale26 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>26/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/one-stop-cleansing-water/27/category/1/display/4/?icidMAIN.product_listmain_3>ONE-STOP CLEANSING WATER/a>/strong> ul classspec> li classcustom displaynone>strike>$26.00/strike>/li> li classprice >$26.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/bio-s-cordyceps-daily-peeling-pads/37/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/20200513/8ac65174eeced7047dbb81fb5523ab25.jpg ideListPrdImage37_4 alt>/a> span classdiscount_rate discountS data-price data-sale31 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>31/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/bio-s-cordyceps-daily-peeling-pads/37/category/1/display/4/?icidMAIN.product_listmain_3>Bio-S CORDYCEPS DAILY PEELING PADS/a>/strong> ul classspec> li classcustom displaynone>strike>$31.00/strike>/li> li classprice >$31.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/smart-recovery-firming-eye-cream-volufiline/29/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/202109/cba008f37f771e7c00b4b3aec07ebc1f.jpg ideListPrdImage29_4 alt>/a> span classdiscount_rate discountS data-price data-sale53 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>53/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/smart-recovery-firming-eye-cream-volufiline/29/category/1/display/4/?icidMAIN.product_listmain_3>SMART RECOVERY FIRMING EYE CREAM VOLUFILINE/a>/strong> ul classspec> li classcustom displaynone>strike>$53.00/strike>/li> li classprice >$53.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_new.gif classicon_img altNew /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/whitening-ex-cream/20/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/201908/5704a5254aae8f0820709dc5e1172d0e.png ideListPrdImage20_4 alt>/a> span classdiscount_rate discountS data-price data-sale57 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>57/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/whitening-ex-cream/20/category/1/display/4/?icidMAIN.product_listmain_3>WHITENING EX CREAM/a>/strong> ul classspec> li classcustom displaynone>strike>$57.00/strike>/li> li classprice >$57.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/water-rock-cream/23/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/201908/740c43673b985c4f93d196375378d034.png ideListPrdImage23_4 alt>/a> span classdiscount_rate discountS data-price data-sale37 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>37/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/water-rock-cream/23/category/1/display/4/?icidMAIN.product_listmain_3>WATER ROCK CREAM/a>/strong> ul classspec> li classcustom displaynone>strike>$37.00/strike>/li> li classprice >$37.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/whipping-foam-cleanser/25/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/201908/29c0c05d08a6dbe3910dd2b21acf44d2.png ideListPrdImage25_4 alt>/a> span classdiscount_rate discountS data-price data-sale19 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>19/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/whipping-foam-cleanser/25/category/1/display/4/?icidMAIN.product_listmain_3>WHIPPING FOAM CLEANSER/a>/strong> ul classspec> li classcustom displaynone>strike>$19.00/strike>/li> li classprice >$19.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li>li classxans-record-> div classthumbnail> a href/product/hair-body-perfumed-oil/28/category/1/display/4/?icidMAIN.product_listmain_3>img src//m.en.bios-kor.com/web/product/medium/201908/5578f2c3986bc7f7360994d59e832523.png ideListPrdImage28_4 alt>/a> span classdiscount_rate discountS data-price data-sale22 styledisplay:none;>/span> span classsalebig>/span> span classdisplaynone m_customp>/span> span classdisplaynone m_pricep>22/span> /div> div classdescription> div classcolor displaynone> /div> strong classname >a href/product/hair-body-perfumed-oil/28/category/1/display/4/?icidMAIN.product_listmain_3>HAIR & BODY PERFUMED OIL/a>/strong> ul classspec> li classcustom displaynone>strike>$22.00/strike>/li> li classprice >$22.00 span classdisplaynone>/span>span idspan_product_price_text>span idspan_product_tax_type_text style> /span>/span>/li> li classprice sale displaynone>/li> li classsimple>/li> li classsummary>/li> li classicon>img src//img.echosting.cafe24.com/design/skin/admin/en_US/ico_product_soldout.gif classicon_img altOut-of-stock /> /li> li classprice displaynone> div classdiscountPeriod displaynone> a href#none classbtnNormal>할인기간/a> div classlayerDiscountPeriod> div classinner> strong classtitle>할인기간/strong> p classtimeleft>/p> ul> li>span>할인금액/span>/li> li>span>할인기간/span> ~br>/li> /ul> a href#none classbtnClose>닫기/a> /div> /div> /div> /li> /ul> /div>/li> /ul>/div> !-- // 추천상품 -->!---------------------------------------------------------------------------------------------------------------------------■ 메인 갤러리 :: 갤러리 게시판 ■ ? 게시글을 공지사항으로 등록해주세요.---------------------------------------------------------------------------------------------------------------------------->style> .main_board .galleryList li .txt .more{top : 0 !important;} .main_board .galleryList li .txt .subject{text-align : center;} .main_board .galleryList li .imgLink{height : 190px;}/style>div classxans-element- xans-board xans-board-listpackage-4 xans-board-listpackage xans-board-4 main_board >script> var swiper new Swiper(.gallery_swiper, { slidesPerView: 3, slidesPerGroup: 3, spaceBetween: 3, loop: true, centeredSlides: false, autoplay: { delay: 25000, disableOnInteraction: false, }, pagination: { el: .swiper-pagination4, clickable: true, }, }); /script>/div>!-- 신상품 -->!-- // 신상품 -->!----------------------------------------------------------------------** 인스타그램 **----------------------------------------------------------------------->style> .instar_all_wrap{width: 100%;} .instar_wrap{} .instar_wrap a{margin : 1px} .instar_wrap a img{margin-bottom : 3px; width : 32%; }/style>!-- SnapWidget -->div idinsta> div classtitle>h2>a hrefhttps://www.instagram.com/bios_korea/>INSTAGRAM/a>/h2>/div> div classtitle>a hrefhttps://www.instagram.com/bios_korea/>@bios_korea/a>/div> !--iframe srchttps://snapwidget.com/embed/530336 classsnapwidget-widget allowTransparencytrue frameborder0 scrollingno styleborder:none; overflow:hidden; width:100%; height:330px>/iframe>--> div classinstar_all_wrap> div idinstafeed classinstar_wrap>/div> /div>/div>script ypetext/javascript srchttps://cdnjs.cloudflare.com/ajax/libs/instafeed.js/1.4.1/instafeed.min.js>/script>script> var userFeed new Instafeed({ get: user, userId: 3581793775, sortBy: most-recent, limit: 9, template: a href{{link}} target_blank>img src{{image}} />/a>, // {{link}} : 게시물 링크, {{image}} : 사진 url, {{caption}} : 게시물 텍스트 //accessToken: 3581793775.101b913.7d20b0cbf63c4f189c141daad883265b accessToken:3581793775.101b913.45fadee28827468997c2971808dea083 }); userFeed.run();/* 인스타 스크립트 */ /script> /div> hr classlayout> !---------------------------------------------------------------------- ** 푸터영역 ** -----------------------------------------------------------------------> footer classxans-element- xans-layout xans-layout-footerpackage >div classmFooterMenu> table border1 summary> tbody> tr> td>a href/board/free/list.html?board_no1>i classxi-comment-o>/i>br>NOTICE/a>/td> td>a href/board/product/list.html?board_no4>i classxi-pen-o>/i>br>REVIEW/a>/td> td>a href/board/product/list.html?board_no6>i classxi-message-o>/i>br>Q&A/a>/td> td>a href/board/free/list.html?board_no2>i classxi-gift-o>/i>br>EVENT/a>/td> /tr> tr> td>a hrefhttp://skin-mobile6.biosofficial.cafe24.com/>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/home.png width21px althome stylemargin-bottom:1px>br>HOME/a>/td> td>a href/myshop/index.html>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/avatar.png width21px altmy page stylemargin-bottom:1px>br>MY PAGE/a>/td> td>a href/shopinfo/company.html>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/%ED%95%98%EB%8B%A8%20%EC%95%84%EC%9D%B4%EC%BD%98.png width21px altbrand stylemargin-bottom:1px>br>BRAND/a>/td> td>a href/myshop/addr/list.html>i classxi-box>/i>br>DELIVERY/a>/td> /tr> /tbody> /table> /div>div classxans-element- xans-layout xans-layout-footer ft_inner >div classfsec01 sec> p classtit>CS CENTER/p> span classfirst styleposition:relative>a hreftel:1522-3568>1522-3568span classcall_icon_footer>call/span>/a>/span> span>MON-FRI 10:00 - 17:00/span> span>LUNCH PM 12:30 - 13:30/span> span>Sat-Sun-Holiday OFF/span> /div>div classfsec02 sec> p classtit>ACCOUNT INFO/p> span>기업은행br>137-058586-04-010/span> span>예금주 : ㈜바이오에스/span> /div>div classfsec03 sec> p classtit>RETURN ADDRESS/p> span>08589 서울특별시 금천구 가산디지털1로 119 (가산동)br>SK트윈테크타워 A동 701호/span> /div>/div>div classfooterMenu> ul classutil> li>a href/shopinfo/company.html>ABOUT/a>/li> li>a href/member/agreement.html>AGREEMENT/a>/li> li>a href/member/privacy.html>strong>PRIVACY POLICY/strong>/a>/li> li>a href/shopinfo/guide.html>GUIDE/a>/li> li>a href#none onclickjavascript:isPCver();>PC ver/a>/li> /ul> /div>address classxans-element- xans-layout xans-layout-footer >div classfooterInfo> dl> dt>Company Name/dt> dd>(주)바이오에스/dd> /dl> dl> dt>CEO/dt> dd>a hrefmailto:>SEOK SOON PARK/a>/dd> /dl> dl> dt>Phone/dt> dd>02-838-2079/dd> /dl> dl> dt>Address/dt> dd>서울특별시 금천구 가산디지털1로 119 (가산동)br>SK트윈테크타워 A동 701호/dd> /dl> dl> dt>Business Registration/dt> dd>119-81-98428/dd> /dl> dl> dt>E-Commerce Permit/dt> dd>제 2016-서울금천-0132호/dd> /dl> dl> dt>Personal Information Manager/dt> dd>a hrefmailto:contact@bios-kor.com>SO JUNG PARKbr>contact@bios-kor.com/a>/dd> /dl> /div>/address>p classcopyright>Copyright © strong>BIO-S CO.,LTD/strong> All Rights Reverved./p>/footer>!-- top_bottom_btn -->div idgoBtn classback-top> a href#none classbtn up fade>/a> a href#none classbtn down fade>/a>/div>div idprogressPaybar styledisplay:none;> !-- 배경 --> div idprogressPaybarBackground classlayerProgress>/div> !-- 진행바 --> div idprogressPaybarView> p classgraph>Payment in Process/p> p classtxt> This window will automatically closebr> when payment is processed.br> Do not close this window until br> processing completes. /p> /div>/div>div classxans-element- xans-layout xans-layout-multishopshipping ec-base-layer >div classworldshipLayer> h2>WORLD SHIPPING/h2> div classcontent> p classdesc>PLEASE SELECT THE DESTINATION COUNTRY AND LANGUAGE :/p> div classselect> select classxans-element- xans-layout xans-layout-multishopshippingcountrylist>option valueAF classxans-record->SHIPPING TO : AFGHANISTAN/option>option valueAL classxans-record->SHIPPING TO : ALBANIA/option>option valueDZ classxans-record->SHIPPING TO : ALGERIA/option>option valueAS classxans-record->SHIPPING TO : AMERICAN SAMOA/option>option valueAD classxans-record->SHIPPING TO : ANDORRA/option>option valueAO classxans-record->SHIPPING TO : ANGOLA/option>option valueAI classxans-record->SHIPPING TO : ANGUILLA/option>option valueAG classxans-record->SHIPPING TO : ANTIGUA AND BARBUDA/option>option valueAR classxans-record->SHIPPING TO : ARGENTINA/option>option valueAM classxans-record->SHIPPING TO : ARMENIA/option>option valueAW classxans-record->SHIPPING TO : ARUBA/option>option valueAU classxans-record->SHIPPING TO : AUSTRALIA/option>option valueAT classxans-record->SHIPPING TO : AUSTRIA/option>option valueAZ classxans-record->SHIPPING TO : AZERBAIJAN/option>option valueBS classxans-record->SHIPPING TO : BAHAMAS/option>option valueBH classxans-record->SHIPPING TO : BAHRAIN/option>option valueBD classxans-record->SHIPPING TO : BANGLADESH/option>option valueBB classxans-record->SHIPPING TO : BARBADOS/option>option valueBY classxans-record->SHIPPING TO : BELARUS/option>option valueBE classxans-record->SHIPPING TO : BELGIUM/option>option valueBZ classxans-record->SHIPPING TO : BELIZE/option>option valueBJ classxans-record->SHIPPING TO : BENIN/option>option valueBM classxans-record->SHIPPING TO : BERMUDA/option>option valueBT classxans-record->SHIPPING TO : BHUTAN/option>option valueBO classxans-record->SHIPPING TO : BOLIVIA/option>option valueBW classxans-record->SHIPPING TO : BOTSWANA/option>option valueBR classxans-record->SHIPPING TO : BRAZIL/option>option valueBN classxans-record->SHIPPING TO : BRUNEI DARUSSALAM/option>option valueBG classxans-record->SHIPPING TO : BULGARIA(REP)/option>option valueBF classxans-record->SHIPPING TO : BURKINA FASO/option>option valueBI classxans-record->SHIPPING TO : BURUNDI/option>option valueBA classxans-record->SHIPPING TO : Bosnia and Herzegovina/option>option valueKH classxans-record->SHIPPING TO : CAMBODIA/option>option valueCM classxans-record->SHIPPING TO : CAMEROON/option>option valueCA classxans-record->SHIPPING TO : CANADA/option>option valueCV classxans-record->SHIPPING TO : CAPE VERDE/option>option valueKY classxans-record->SHIPPING TO : CAYMAN ISLANDS/option>option valueCF classxans-record->SHIPPING TO : CENTRAL AFRICAN REPUBLIC/option>option valueTD classxans-record->SHIPPING TO : CHAD/option>option valueCL classxans-record->SHIPPING TO : CHILE/option>option valueCN classxans-record->SHIPPING TO : CHINA(PEOPLES REP)/option>option valueCO classxans-record->SHIPPING TO : COLOMBIA/option>option valueCG classxans-record->SHIPPING TO : CONGO/option>option valueCR classxans-record->SHIPPING TO : COSTA RICA/option>option valueCI classxans-record->SHIPPING TO : COTE D IVOIRE/option>option valueHR classxans-record->SHIPPING TO : CROATIA/option>option valueCU classxans-record->SHIPPING TO : CUBA/option>option valueCY classxans-record->SHIPPING TO : CYPRUS/option>option valueCZ classxans-record->SHIPPING TO : CZECH REP/option>option valueDK classxans-record->SHIPPING TO : DENMARK/option>option valueDJ classxans-record->SHIPPING TO : DJIBOUTI/option>option valueDM classxans-record->SHIPPING TO : DOMINICA/option>option valueDO classxans-record->SHIPPING TO : DOMINICAN REPUBLIC/option>option valueEC classxans-record->SHIPPING TO : ECUADOR/option>option valueEG classxans-record->SHIPPING TO : EGYPT/option>option valueSV classxans-record->SHIPPING TO : EL SALVADOR/option>option valueER classxans-record->SHIPPING TO : ERITREA/option>option valueEE classxans-record->SHIPPING TO : ESTONIA/option>option valueET classxans-record->SHIPPING TO : ETHIOPIA/option>option valueFO classxans-record->SHIPPING TO : FAROE ISLANDS/option>option valueFJ classxans-record->SHIPPING TO : FIJI/option>option valueFI classxans-record->SHIPPING TO : FINLAND/option>option valueFR classxans-record->SHIPPING TO : FRANCE/option>option valueGF classxans-record->SHIPPING TO : FRENCH GUIANA/option>option valuePF classxans-record->SHIPPING TO : FRENCH POLYNESIA/option>option valueGA classxans-record->SHIPPING TO : GABON/option>option valueGM classxans-record->SHIPPING TO : GAMBIA/option>option valueGE classxans-record->SHIPPING TO : GEORGIA/option>option valueDE classxans-record->SHIPPING TO : GERMANY/option>option valueGH classxans-record->SHIPPING TO : GHANA/option>option valueGI classxans-record->SHIPPING TO : GIBRALTAR/option>option valueGR classxans-record->SHIPPING TO : GREECE/option>option valueGL classxans-record->SHIPPING TO : GREENLAND/option>option valueGD classxans-record->SHIPPING TO : GRENADA/option>option valueGP classxans-record->SHIPPING TO : GUADELOUPE/option>option valueGU classxans-record->SHIPPING TO : GUAM/option>option valueGT classxans-record->SHIPPING TO : GUATEMALA/option>option valueGN classxans-record->SHIPPING TO : GUINEA/option>option valueGW classxans-record->SHIPPING TO : GUINEA-BISSAU/option>option valueGY classxans-record->SHIPPING TO : GUYANA/option>option valueHT classxans-record->SHIPPING TO : HAITI/option>option valueHN classxans-record->SHIPPING TO : HONDURAS/option>option valueHK classxans-record->SHIPPING TO : HONG KONG/option>option valueHU classxans-record->SHIPPING TO : HUNGARY(REP)/option>option valueIS classxans-record->SHIPPING TO : ICELAND/option>option valueIN classxans-record->SHIPPING TO : INDIA/option>option valueID classxans-record->SHIPPING TO : INDONESIA/option>option valueIR classxans-record->SHIPPING TO : IRAN(ISLAMIC REP)/option>option valueIQ classxans-record->SHIPPING TO : IRAQ/option>option valueIE classxans-record->SHIPPING TO : IRELAND/option>option valueIL classxans-record->SHIPPING TO : ISRAEL/option>option valueIT classxans-record->SHIPPING TO : ITALY/option>option valueJM classxans-record->SHIPPING TO : JAMAICA/option>option valueJP classxans-record->SHIPPING TO : JAPAN/option>option valueJO classxans-record->SHIPPING TO : JORDAN/option>option valueKZ classxans-record->SHIPPING TO : KAZAKHSTAN/option>option valueKE classxans-record->SHIPPING TO : KENYA/option>option valueKI classxans-record->SHIPPING TO : KIRIBATI/option>option valueKR classxans-record->SHIPPING TO : KOREA (REP OF,)/option>option valueKW classxans-record->SHIPPING TO : KUWAIT/option>option valueKG classxans-record->SHIPPING TO : KYRGYZSTAN/option>option valueLA classxans-record->SHIPPING TO : LAO PEOPLES DEM REP/option>option valueLV classxans-record->SHIPPING TO : LATVIA/option>option valueLB classxans-record->SHIPPING TO : LEBANON/option>option valueLS classxans-record->SHIPPING TO : LESOTHO/option>option valueLR classxans-record->SHIPPING TO : LIBERIA/option>option valueLY classxans-record->SHIPPING TO : LIBYAN ARAB JAMAHIRIYA/option>option valueLI classxans-record->SHIPPING TO : LIECHTENSTEIN/option>option valueLT classxans-record->SHIPPING TO : LITHUANIA/option>option valueLU classxans-record->SHIPPING TO : LUXEMBOURG/option>option valueMO classxans-record->SHIPPING TO : MACAU/option>option valueMK classxans-record->SHIPPING TO : MACEDONIA/option>option valueMG classxans-record->SHIPPING TO : MADAGASCAR/option>option valueMW classxans-record->SHIPPING TO : MALAWI/option>option valueMY classxans-record->SHIPPING TO : MALAYSIA/option>option valueMV classxans-record->SHIPPING TO : MALDIVES/option>option valueML classxans-record->SHIPPING TO : MALI/option>option valueMT classxans-record->SHIPPING TO : MALTA/option>option valueMH classxans-record->SHIPPING TO : MARSHALL ISLANDS/option>option valueMQ classxans-record->SHIPPING TO : MARTINIQUE/option>option valueMR classxans-record->SHIPPING TO : MAURITANIA/option>option valueMU classxans-record->SHIPPING TO : MAURITIUS/option>option valueMX classxans-record->SHIPPING TO : MEXICO/option>option valueFM classxans-record->SHIPPING TO : MICRONESIA/option>option valueMD classxans-record->SHIPPING TO : MOLDOVA, REPUBLIC OF/option>option valueMC classxans-record->SHIPPING TO : MONACO/option>option valueMN classxans-record->SHIPPING TO : MONGOLIA/option>option valueME classxans-record->SHIPPING TO : MONTENEGRO/option>option valueMS classxans-record->SHIPPING TO : MONTSERRAT/option>option valueMA classxans-record->SHIPPING TO : MOROCCO/option>option valueMZ classxans-record->SHIPPING TO : MOZAMBIQUE/option>option valueMM classxans-record->SHIPPING TO : MYANMAR/option>option valueNA classxans-record->SHIPPING TO : NAMIBIA/option>option valueNP classxans-record->SHIPPING TO : NEPAL/option>option valueNL classxans-record->SHIPPING TO : NETHERLANDS/option>option valueAN classxans-record->SHIPPING TO : NETHERLANDS(ANTILLES)/option>option valueNC classxans-record->SHIPPING TO : NEW CALEDONIA/option>option valueNZ classxans-record->SHIPPING TO : NEW ZEALAND/option>option valueNI classxans-record->SHIPPING TO : NICARAGUA/option>option valueNE classxans-record->SHIPPING TO : NIGER/option>option valueNG classxans-record->SHIPPING TO : NIGERIA/option>option valueNF classxans-record->SHIPPING TO : NORFOLK ISLAND/option>option valueMP classxans-record->SHIPPING TO : NORTHERN MARIANA ISLANDS/option>option valueNO classxans-record->SHIPPING TO : NORWAY/option>option valueOM classxans-record->SHIPPING TO : OMAN/option>option valuePK classxans-record->SHIPPING TO : PAKISTAN/option>option valuePW classxans-record->SHIPPING TO : PALAU/option>option valuePA classxans-record->SHIPPING TO : PANAMA(REP)/option>option valuePG classxans-record->SHIPPING TO : PAPUA NEW GUINEA/option>option valuePY classxans-record->SHIPPING TO : PARAGUAY/option>option valuePE classxans-record->SHIPPING TO : PERU/option>option valuePH classxans-record->SHIPPING TO : PHILIPPINES/option>option valuePL classxans-record->SHIPPING TO : POLAND(REP)/option>option valuePT classxans-record->SHIPPING TO : PORTUGAL/option>option valuePR classxans-record->SHIPPING TO : PUERTO RICO/option>option valueQA classxans-record->SHIPPING TO : QATAR/option>option valueRE classxans-record->SHIPPING TO : REUNION/option>option valueRO classxans-record->SHIPPING TO : ROMANIA/option>option valueRU classxans-record->SHIPPING TO : RUSSIAN FEDERATION/option>option valueRW classxans-record->SHIPPING TO : RWANDA/option>option valueKN classxans-record->SHIPPING TO : SAINT KITTS AND NEVIS/option>option valueLC classxans-record->SHIPPING TO : SAINT LUCIA/option>option valueVC classxans-record->SHIPPING TO : SAINT VINCENT AND THE GRENADINES/option>option valueWS classxans-record->SHIPPING TO : SAMOA/option>option valueSM classxans-record->SHIPPING TO : SAN MARINO/option>option valueSA classxans-record->SHIPPING TO : SAUDI ARABIA/option>option valueSN classxans-record->SHIPPING TO : SENEGAL/option>option valueRS classxans-record->SHIPPING TO : SERBIA/KOSOVO/option>option valueSC classxans-record->SHIPPING TO : SEYCHELLES/option>option valueSL classxans-record->SHIPPING TO : SIERRA LEONE/option>option valueSG classxans-record->SHIPPING TO : SINGAPORE/option>option valueSK classxans-record->SHIPPING TO : SLOVAKIA/option>option valueSI classxans-record->SHIPPING TO : SLOVENIA/option>option valueSB classxans-record->SHIPPING TO : SOLOMON ISLANDS/option>option valueZA classxans-record->SHIPPING TO : SOUTH AFRICA/option>option valueES classxans-record->SHIPPING TO : SPAIN/option>option valueLK classxans-record->SHIPPING TO : SRI LANKA/option>option valueSR classxans-record->SHIPPING TO : SURINAME/option>option valueSZ classxans-record->SHIPPING TO : SWAZILAND/option>option valueSE classxans-record->SHIPPING TO : SWEDEN/option>option valueCH classxans-record->SHIPPING TO : SWITZERLAND/option>option valueTW classxans-record->SHIPPING TO : TAIWAN/option>option valueTJ classxans-record->SHIPPING TO : TAJIKISTAN/option>option valueTZ classxans-record->SHIPPING TO : TANZANIA(UNITED REP)/option>option valueTH classxans-record->SHIPPING TO : THAILAND/option>option valueTL classxans-record->SHIPPING TO : TIMOR-LESTE/option>option valueTG classxans-record->SHIPPING TO : TOGO/option>option valueTO classxans-record->SHIPPING TO : TONGA/option>option valueTT classxans-record->SHIPPING TO : TRINIDAD AND TOBAGO/option>option valueTN classxans-record->SHIPPING TO : TUNISIA/option>option valueTR classxans-record->SHIPPING TO : TURKEY/option>option valueTM classxans-record->SHIPPING TO : TURKMENISTAN/option>option valueTC classxans-record->SHIPPING TO : TURKS AND CAICOS ISLANDS/option>option valueTV classxans-record->SHIPPING TO : TUVALU/option>option valueUS selectedselected classxans-record->SHIPPING TO : U.S.A/option>option valueUG classxans-record->SHIPPING TO : UGANDA/option>option valueUA classxans-record->SHIPPING TO : UKRAINE/option>option valueAE classxans-record->SHIPPING TO : UNITED ARAB EMIRATES/option>option valueGB classxans-record->SHIPPING TO : UNITED KINGDOM/option>option valueUY classxans-record->SHIPPING TO : URUGUAY/option>option valueUZ classxans-record->SHIPPING TO : UZBEKISTAN/option>option valueVU classxans-record->SHIPPING TO : VANUATU/option>option valueVE classxans-record->SHIPPING TO : VENEZUELA/option>option valueVN classxans-record->SHIPPING TO : VIET NAM/option>option valueVG classxans-record->SHIPPING TO : VIRGIN ISLANDS BRITISH/option>option valueVI classxans-record->SHIPPING TO : VIRGIN ISLANDS U.S./option>option valueYE classxans-record->SHIPPING TO : YEMEN/option>option valueZM classxans-record->SHIPPING TO : ZAMBIA/option>option valueZW classxans-record->SHIPPING TO : ZIMBABWE/option>/select> /div> div classselect> select classxans-element- xans-layout xans-layout-multishopshippinglanguagelist>option valuem.bios-kor.com classxans-record->LANGUAGE : 한국어/option>option valuem.en.bios-kor.com selectedselected classxans-record->LANGUAGE : English/option>option valuem.jp.bios-kor.com classxans-record->LANGUAGE : 日本語/option>option valuem.cn.bios-kor.com classxans-record->LANGUAGE : 中文/option>/select> /div> /div> div classec-base-button gFull> a href#none classbtnSubmit>GO/a> /div> a href#none classbtnClose>img src//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_close_gray.png width15 height15 altclose>/a> /div>/div>div styleposition:fixed; right:0; z-index:9999; bottom:140px; left:10px; width:47px; height:47px> a hrefhttps://www.instagram.com/bios_korea/>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/en_mobile/main/instar_icon.png altinstar width47px>/a>/div>!--div styleposition:fixed; right:0; z-index:9999; bottom:140px; left:10px; width:47px; height:47px> a hrefhttp://pf.kakao.com/_xjExixaxl/chat>img srchttps://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/kakao-talk-icon.png alt카카오톡 width47px>/a>/div>-->style> #mobileBtnQuickLink{bottom : 85px;} .back-top{bottom :10.5%} .call_icon_footer{width :16px; height : 16px; background : url(https://biosofficial.cafe24.com/web/upload/weskin20/kr_mobile/main/phone-call.png) no-repeat; display : inline-block; position : absolute; text-indent:-9999px; top:8px; left:115px;}/style> /div> /div>span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://en.bios-kor.com>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vsbdc53f4bc36ece202dc1be652f66c8a2&ubiosofficial.2>/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:biosofficial,stype:e,domain:,shop_no:2,lang:en_US,mobile_flag:T,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?v20251128);/script>script typetext/javascript src/ind-script/i18n.php?v2511261439&langen_US&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVlbU-M2FH4nfu3vMHS3nb6SsLTMkpIhbHmW5eNEWNJRdSF4f32PnbCFQnyRzUwn49iW9X06Ojo32ekWFaRnP9u0sEzBDm2ZWnAYLIf0waXi7DedPLif0rZ-QRjGy_Th7wC2Opw-Jb8mpwOR8OTBaibdoSHhiKWAsSzByqgpJMCTQkdDNXLUhRTcR1GcJZ_pFzU4PfVo_6M3Y3FD-FermzMPXlAHRb20T4Evm4t74bd33y-YZ4kSegCPFBmh4I6uu1HOWKF90YMeeajFukSrFqi9RSnBduNWMrhzY-ZW5Jse8gQvZHevwmKjqROHkhCoTzyaEyk0nGRM6z5y7Sk4KoW6b-8npskbNZm2seD7j9LgPCgjaV3eBzFj0iVmQkJ6-wK_l69FK0dwCvNATW4nzLABi6B5rdC6Xx7IbdRRI-7L0CIEmWr6be89Lykk-15JZPkgkAqe1ePeZA7s47HFOQI2KKtCyN6ml0PBgvS1Cpxi1s9brK7utN6ieTXgZUPzlZUM07L-X4knkG1e0kKzaKzkW6uRHIFeQBY2g1FLmrtw9OxaOD8YfQsFWNAcFsHW52plBR-dYbKNaED_j3yXU_TVjszRjWUC5oTejGVR4Fle55LBtkUha4O2al_pOTKbv0JTa5LVrYNHdMAs3w5yX8-KonqbJjvVZGTYCIrNj0wK0g7aZ3X9aEjogrnRtPV66Ny9pScGQ0YCHzfCFqSBD5_Hlun8TT0w5QAU0QWt8YfxU_T3k6lJImeUFkvszif_SjDE4BdEr3Nm08_JL8lpWlBhYQQvI0nk2ak-KmyLp64bT60fUMZtku8z5TA5DmkgrTPKzLxNBoPw_HA3K6hSZX6sJFPRhJjs_Cfsni31wR2rUwfg37Hunix03EhdRmFvTFMPfnnyljVEzX1zu0aZY_BT066O21A86ZVim8lJL4SjXUElaHcwIfUV0a2papCwBglNOT694JaI58yVMPnyXQadv6l5xtPeKzeG8gfZomXTOJhKTyPTXOh8EqKLmCLxPaK_9okt1vToWO03kFF7jNcU53wCOdYe-fAAeADTRsszIdN5qOskalQYLdItPArYeSbLw-UCg44sziuKviGDOHDgPA6YyVZVtkEtGLSRk5W1JanmlUV3YaaYpnifKgwOZlZstn4gJresJYQt911fCroD0sume5StV1RleeEFuO7eC1sZj1-hGiQLc5Xm-_9onAKVtb0U6YDf2BwsbzPsDoJ9chrPYNqriV4chzAQzUIuTvvEMXNZktW3FjAd-AtyPCfix78XbtseynsQ8PZI18FAFQuMgN828BIq2gzmI1nukOL3YtRsGv-IN0vQUIixrnHNqhEy_G5ZHm-Q58Ej7cwEb2goX-7ifaN-n7lCE0y8gwZH4oAlR38U-diw94eovx5VExjIgemOZZPw1DuLUV7ckO2LoStdYLy-JROKZRJGSGSY31qUMOt4CdNDnOujnyuOgE1EQtgn1BkVCUIPArpdwlm_73WWCkK4FE_U8x8&typejs&k881c0948cdaebbc42d6567dd44315a8ac099a2cd&t1758587957 >/script>script src/ind-script/optimizer_user.php?filenamepc5BDsIwDETRA4Qt5_COi3CCJnGbKXYc1YkQt6dUYsOS7kfvDxVTJk5hOG9OEeY2z0iYhNqIghRKVyHPHDI7lkpqEcI3kullo1OcHIlWJxfsI-U6Lqtf6X94t9TyEP4mdEiHF2v3gtZQl5OB3-fJVK2eRJ_sD9QAbbb1j3rwO_oG&typejs&kf48054a3d7ad46c7172955883258c57486b0a2a3&t1566354300&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 true; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}var bUseElastic false;var sSearchBannerUseFlag F;$Recentword.init();CAFE24.FRONT_XANS_TEMPLATE.setTemplate(xans-product-listmain-1, div class\xans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 ec-base-product typeThumb\>\n!-- \uc6d0\ubcf83 -->\n!--\n $count 10\n \u203b \ub178\ucd9c\uc2dc\ud0ac \uc0c1\ud488\uc758 \uac2f\uc218\ub97c \uc22b\uc790\ub85c \uc124\uc815\ud560 \uc218 \uc788\uc73c\uba70, \uc124\uc815\ud558\uc9c0 \uc54a\uc744\uacbd\uc6b0, \ucd5c\ub300 200\uac1c\ub85c \uc790\ub3d9\uc81c\ud55c\ub429\ub2c8\ub2e4.\n \u203b \uc0c1\ud488 \ub178\ucd9c\uac2f\uc218\uac00 \ub9ce\uc73c\uba74 \uc1fc\ud551\ubab0\uc5d0 \ubd80\ud558\uac00 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n $line 1\n $grid 3\n $swipe yes\n -->\ndiv class\title\>h2>BEST PRODUCT\/h2>\/div>\nul class\prdList grid3\ id\ranking-slide\>\n !--$-->!--@-->li class\als-item\>\n !--label>BEST\/label>-->\n span class\discount_rate discount1\ data-price\{$disp_product_custom}\ data-sale\{$product_price}\ style\display:none;\>\/span>\n span class\displaynone m_customp\>{$product_custom}\/span>\n span class\displaynone m_pricep\>{$product_price}\/span>\n div class\thumbnail\>\n a href\{$link_product_detail}\>img src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-1 xans-product-imagestyle xans-product-1\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n \/div>\n div class\description\>\n strong class\name {$product_name_display|display}\>a href\{$link_product_detail}\>{$product_name}\/a>\/strong>\n ul class\spec\>\n li class\custom {$product_custom|display}\>strike>{$disp_product_custom}\/strike>\/li>\n li class\price {$product_price_display|display} {$product_sale_strike}\>{$disp_product_price} span class\{$product_price_ref_display|display}\>{$txt_product_price_ref}\/span>span id\span_product_price_text\>{$product_tax_type_text}\/span>\n\/li>\n li class\price sale {$product_sale_display|display}\>{$product_sale_price}\/li>\n li class\simple\>{$simple_desc}\/li>\n li class\summary\>{$summary_desc}\/li>\n li class\icon\>{$soldout_icon} {$stock_icon} {$new_icon} {$recommend_icon} {$product_icons} {$pickup_icon}\/li>\n li class\color {$colorchip_display|display}\>\n !--#-->div class\xans-element- xans-product xans-product-colorchip-1 xans-product-colorchip xans-product-1\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>!--$-->\n\/div>\n!--#-->\n \/li>\n li class\price {$product_promotion_display|display}\>\n div class\discountPeriod {$product_promotion_display|display}\>\n a href\#none\ class\btnNormal\>\ud560\uc778\uae30\uac04\/a>\n div class\layerDiscountPeriod\>\n div class\inner\>\n strong class\title\>\ud560\uc778\uae30\uac04\/strong>\n p class\timeleft\>{$product_promotion_date}\/p>\n ul>\n li>\nspan>\ud560\uc778\uae08\uc561\/span>{$product_promotion_dc_price}\/li>\n li>\nspan>\ud560\uc778\uae30\uac04\/span>{$product_promotion_start_date} ~br>{$product_promotion_end_date}\/li>\n \/ul>\n a href\#none\ class\btnClose\>\ub2eb\uae30\/a>\n \/div>\n \/div>\n \/div>\n \/li>\n \/ul>\n \/div>\n\/li>\n!--@-->li class\als-item\>\n !--label>BEST\/label>-->\n span class\discount_rate discount1\ data-price\{$disp_product_custom}\ data-sale\{$product_price}\ style\display:none;\>\/span>\n span class\displaynone m_customp\>{$product_custom}\/span>\n span class\displaynone m_pricep\>{$product_price}\/span>\n div class\thumbnail\>\n a href\{$link_product_detail}\>img src\{$image_medium}\ id\{$image_medium_id}\ alt\{$seo_alt_tag}\>!--#-->span class\xans-element- xans-product xans-product-imagestyle-1 xans-product-imagestyle xans-product-1\>\nspan class\prdIcon {$icon_class_name}\ style\background-image:url({$icon_url});\>\/span>\n\/span>\n!--#-->\/a>\n \/div>\n div class\description\>\n strong class\name {$product_name_display|display}\>a href\{$link_product_detail}\>{$product_name}\/a>\/strong>\n ul class\spec\>\n li class\custom {$product_custom|display}\>strike>{$disp_product_custom}\/strike>\/li>\n li class\price {$product_price_display|display} {$product_sale_strike}\>{$disp_product_price} span class\{$product_price_ref_display|display}\>{$txt_product_price_ref}\/span>span id\span_product_price_text\>{$product_tax_type_text}\/span>\n\/li>\n li class\price sale {$product_sale_display|display}\>{$product_sale_price}\/li>\n li class\simple\>{$simple_desc}\/li>\n li class\summary\>{$summary_desc}\/li>\n li class\icon\>{$soldout_icon} {$stock_icon} {$new_icon} {$recommend_icon} {$product_icons} {$pickup_icon}\/li>\n li class\color {$colorchip_display|display}\>\n !--#-->div class\xans-element- xans-product xans-product-colorchip-1 xans-product-colorchip xans-product-1\>\n!--$-->!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>\n!--@-->span class\chips\ style\background-color:{$color};\ {$color_image}>\/span>!--$-->\n\/div>\n!--#-->\n \/li>\n li class\price {$product_promotion_display|display}\>\n div class\discountPeriod {$product_promotion_display|display}\>\n a href\#none\ class\btnNormal\>\ud560\uc778\uae30\uac04\/a>\n div class\layerDiscountPeriod\>\n div class\inner\>\n strong class\title\>\ud560\uc778\uae30\uac04\/strong>\n p class\timeleft\>{$product_promotion_date}\/p>\n ul>\n li>\nspan>\ud560\uc778\uae08\uc561\/span>{$product_promotion_dc_price}\/li>\n li>\nspan>\ud560\uc778\uae30\uac04\/span>{$product_promotion_start_date} ~br>{$product_promotion_end_date}\/li>\n \/ul>\n a href\#none\ class\btnClose\>\ub2eb\uae30\/a>\n \/div>\n \/div>\n \/div>\n \/li>\n \/ul>\n \/div>\n\/li>\n!--$-->\n \/ul>\n\/div>\n);CAFE24.SHOP_CURRENCY_INFO {2:{aShopCurrencyInfo:{currency_code:USD,currency_no:840,currency_symbol:$,currency_name:United States dollar,currency_desc:$ \ub2ec\ub7ec (\ubbf8\uad6d),decimal_place:2,round_method_type:R},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:1125.8,fExchangeSubRate:null,aFrontCurrencyFormat:{head:$,tail:},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;$S.bSlider false;$S.bGenerate true;if (typeof($S) ! undefined) {$S.sModule xans-product-listmain;$S.sGrid grid3;$S.iLine 1;$S.iActive 1;$S.sMode multi;$S.iAutoSlideInterval 0;$S.sPagingType circle;$S.sCache ;$S.init();}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_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;var bIsUseSpread false;var sIsSecret false;var iBoardNo 4;var EC_SHOP_MULTISHOP_SHIPPING {bMultishopShipping:false,bMultishopShippingCountrySelection:false,bMultishopShippingLanguageSelection:false};var aLogData {log_server1:eclog2-259.cafe24.com,log_server2:elg-db-svcm-085.cafe24.com,mid:biosofficial,stype:e,domain:,shop_no:2,lang:en_US,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:T};var sMileageName Reward Points;var sMileageUnit $:PRICE:;var sDepositName Store Credits;var sDepositUnit $;; (function() {var setPcVersionCookie function() {$.ajax({url: /exec/front/manage/ajaxcookie,async: false});};if (typeof window.isPCver function) {var isPCverOld window.isPCver;window.isPCver function() {setPcVersionCookie();isPCverOld();};}}());/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
]