Help
RSS
API
Feed
Maltego
Contact
Domain > m.seolhaewoo.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-05
14.128.157.234
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: openrestyDate: Sun, 05 Oct 2025 05:57:08 GMTContent-Type: text/htmlContent-Length: 166Connection: keep-aliveLocation: https://m.seolhaewoo.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>openresty/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Sun, 05 Oct 2025 05:57:09 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingVary: Accept-EncodingP3P: CPNOI ADM DEV PSAi COM NAV OUR OTR STP IND DEMExpires: Mon, 26 Jul 1997 05:00:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cachex-cache-valid: YESStrict-Transport-Security: max-age31536000Referrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Sun, 05 Oct 2025 05:57:09 GMTX-XSS-Protection: 1;modeblockX-HURL: /onnurimeat1view_mobUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html>html langko>head>script>(function(i, s, o, g, r) { var a s.createElement(o); var m s.getElementsByTagName(o)0; a.async true; a.src g; a.onload function() { if (ir.init) { ir.init(https://js-error-tracer-api.cafe24.com, eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJvbm51cmltZWF0LmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoib25udXJpbWVhdCIsInNob3Bfbm8iOjEsInBhdGhfcm9sZSI6Ik1BSU4iLCJsYW5ndWFnZV9jb2RlIjoia29fS1IiLCJjb3VudHJ5X2NvZGUiOiJLUiIsImlzX3l0cyI6ZmFsc2UsImlzX2NvbnRhaW5lciI6ZmFsc2UsIndvcmtzcGFjZSI6InByb2R1Y3Rpb24ifQ.DOD8SlWPtqAlwVuyEcfNtvCPWjjRVm-37p5IkuWmEjI, {errors:{path:\/api\/v1\/store,collectWindowErrors:true,preventDuplicateReports:true,storageKeyPrefix:EC_JET.MAIN,samplingEnabled:true,samplingRate:0.5},vitals:{path:\/api\/v1\/vitals,samplingEnabled:true,samplingRate:0.3},resources:{path:\/api\/v1\/resources,samplingEnabled:true,samplingRate:0.5,durationThreshold:3000}}); } }; m.parentNode.insertBefore(a, m);}(window, document, script, //assets.poxo.com/jet/jet.js, EC_JET));/script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>script typetext/javascript>if (typeof EC_ROUTE undefined) { /** * 프론트용 라우트 플러그인 * @type {{bInit: boolean, init: EC_ROUTE.init}} * CAFE24.ROUTE 참조 */ var EC_ROUTE { EC_DOMAIN_PATH_INFO: EC_DOMAIN_PATH_INFO, bInit: false, aFromList: , aToList: , aCleanFilter: null, init: function () { if (this.bInit || typeof CAFE24.ROUTE undefined) { return; } this.bInit true; this.aCleanFilter /^shop1-90-9*$/, /^(m|p)$/, new RegExp(^( + Object.keys(CAFE24.ROUTE.support_language_list).join(|) + )$), /^skin-(base|skin1-90-9*|mobile0-9*)$/, ; }, isNeedRoute: function () { return CAFE24.ROUTE.is_need_route; }, /** * * @param iShopNo * @param bMobile * @param sFrontLanguage * @param sSkinCode * @returns {*|string} */ getUrlDomain: function (iShopNo, bMobile, sFrontLanguage, sSkinCode) { var oRouteConfig {}; if (typeof iShopNo undefined) { oRouteConfig.shop_no CAFE24.SDE_SHOP_NUM; } else { oRouteConfig.shop_no iShopNo; } if (typeof bMobile undefined) { oRouteConfig.is_mobile false; } else { oRouteConfig.is_mobile bMobile; } if (typeof sFrontLanguage undefined) { oRouteConfig.language_code ; }else { oRouteConfig.language_code sFrontLanguage; // 내부에서 로직으로 동작할땐 언어_지역 형태의 로케일 형태를 따른다. } if (typeof sSkinCode undefined) { oRouteConfig.skin_code ; }else { oRouteConfig.skin_code sSkinCode; } var sDomain ; if (oRouteConfig.shop_no ! CAFE24.SDE_SHOP_NUM) { // 접근된 다른 멀티샵 도메인 정보는 primary domain 를 조회해야함으로 ajax 를 통해 정보를 얻는다. sDomain this._getUrlDomainMultishop(oRouteConfig); } else { // 샵이 동일할 경우에는 접근된 domain 에 path 정보만 정리하여 반환함. sDomain this._getUrlDomain(oRouteConfig); } return sDomain; }, _getUrlDomainMultishop: function (oRouteConfig) { var sDomain ; EC$.ajax({ type: GET, url: /exec/front/Shop/Domain, data: { _shop_no : oRouteConfig.shop_no, is_mobile : oRouteConfig.is_mobile, language_code : oRouteConfig.language_code, skin_code : oRouteConfig.skin_code, }, async: false, dataType: json, cache: true, success: function(oResult) { switch (oResult.code) { case 0000 : sDomain oResult.data; break; default : break; } return false; } }); return sDomain; }, _getUrlDomain: function (oRouteConfig) { oRouteConfig.domain this._getCreateHost(oRouteConfig); return location.protocol + // + oRouteConfig.domain + this._getCreateUri(oRouteConfig); }, _getCreateHost : function (oRouteConfig) { var sHost location.host; var aHost sHost.split(.); if (this.isBaseDomain(sHost)) { if (aHost.length > 3) { aHost0 ; } } else if (oRouteConfig.is_mobile) { if (this.isMobileDomain()) { oRouteConfig.is_mobile false; } } return aHost.filter(Boolean).join(.); }, _getCreateUri: function (oRouteInfo) { var aUrl ; if (this.isBaseDomain() && oRouteInfo.shop_no > 1) { aUrl.push(shop + oRouteInfo.shop_no); } if (oRouteInfo.is_mobile) { aUrl.push(m); } if (oRouteInfo.language_code ! ZZ && oRouteInfo.language_code ! ) { var iIndex Object.values(CAFE24.ROUTE.support_language_list).indexOf(oRouteInfo.language_code); if (iIndex ! -1) { aUrl.push(Object.keys(CAFE24.ROUTE.support_language_list)iIndex); } } if (this.isBaseDomain() && oRouteInfo.skin_code ! default && oRouteInfo.skin_code ! ) { aUrl.push(skin- + oRouteInfo.skin_code); } var sUrl /; if (aUrl.length > 0) { sUrl / + aUrl.join(/); sUrl this.rtrim(sUrl, /); } return sUrl; }, /** * en, en-US > en_US */ convertValidLanguageCode: function (sUrlLanguageCode) { if (typeof CAFE24.ROUTE.support_language_listsUrlLanguageCode ! undefined) { return CAFE24.ROUTE.support_language_listsUrlLanguageCode; } return false; }, isMobileDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } var aMatched sHost.match(/^(m|mobile|skin\-mobile|skin\-mobile0-9+\-{2}shop0-9+|skin\-mobile0-9+|mobile\-{2}shop0-9+)\./i); return aMatched ! null; }, isBaseDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } return sHost.indexOf(CAFE24.GLOBAL_INFO.getRootDomain()) ! -1; }, removePrefixUrl: function (sUrl) { if (this.isNeedRoute()) { sUrl sUrl.replace(this.getPrefixUrl(/), /); // 자동으로 prefix 붙은 영역을 제거해준다. } return sUrl; }, getPrefixUrl: function (sUrl) { if (this.isNeedRoute() false) { return sUrl; } if (sUrl.indexOf(/) ! 0) { return sUrl; } if (sUrl.match(/^\/{2,}/) ! null) { return sUrl; } var iCachedPosition this.aFromList.indexOf(sUrl); if (iCachedPosition > -1) { return this.aToListiCachedPosition; } var bTailSlash (sCleanUrl ! / && sUrl.substr(-1) /); var sCleanUrl this.getCleanUrl(sUrl); var aPrefixPart CAFE24.ROUTE.path.prefix.split(/); var aUrlPart sCleanUrl.split(/); var bMatched true; var sReturnUrl sCleanUrl; if (aUrlPart.length aPrefixPart.length) { bMatched false; } else { for (var i 0; i aPrefixPart.length ; i++) { if (aPrefixParti ! aUrlParti) { bMatched false; break; } } } if (bMatched false) { if (sCleanUrl /) { sReturnUrl CAFE24.ROUTE.path.prefix; } else { sReturnUrl CAFE24.ROUTE.path.prefix + sCleanUrl; } sReturnUrl bTailSlash ? sReturnUrl : this.rtrim(sReturnUrl, /) this.aFromList.push(sUrl); this.aToList.push(sReturnUrl); } return sReturnUrl; }, /** * document.location.pathname 이 필요할 경우 사용한다. * @returns {*} */ getPathName: function() { if (typeof CAFE24.ROUTE.path.result undefined) { return document.location.pathname; } return CAFE24.ROUTE.path.result; }, rtrim: function (str, chr) { var rgxtrim (!chr) ? new RegExp(\\s+$) : new RegExp(chr++$); return str.replace(rgxtrim, ); }, getShopNo: function () { return CAFE24.ROUTE.shop_no; }, getSkinCode: function () { return CAFE24.ROUTE.skin_code; }, getLanguageCode: function () { return CAFE24.ROUTE.language_code; }, getMobile: function () { return CAFE24.ROUTE.is_mobile; }, getIsMobile: function () { return CAFE24.ROUTE.is_mobile || CAFE24.ROUTE.skin_code.match(/^mobile0-9*$/); }, getCleanUrl: function (sUrl) { if (sUrl /) { return sUrl; } var aUrl sUrl.split(/); aUrl.shift(); if (aUrl.length 1) { return sUrl; } // 현재 4 depth 까지 미리보기 기능이 구현되어있음 var iPos 0; var bFind false; for (var i 0; i aUrl.length ; i++) { bFind false; for (var iSub iPos, iSubCount this.aCleanFilter.length; iSub iSubCount ; iSub++) { if (aUrli.match(this.aCleanFilteriSub) ! null) { bFind true; iPos iSub + 1; aUrl.splice(i, 1); i--; // aUrl 을 삭제해 주었으니 검색 조건을 -1 제거하여 초기화 한다. 다음 for i++ 로 증감 조회됨. break; } } if (bFind false) { break; } } return / + aUrl.join(/); }, getIsEasyUrl : function () { return !window.location.pathname.match(/^\w\/\-\.+(php|html|htm)$/i); } }; EC_ROUTE.init();}/script>meta namepath_role contentMAIN />meta nameauthor content설해우 />meta namedescription content프리미엄 최상급 1++한우 구이&스테이크, 한우선물세트, 합리적인 가격의 중간 유통 없는 육가공 전문 브랜드 설해우 />meta namekeywords content설해우 />meta http-equivContent-Type contenttext/html; charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, minimum-scale1.0, user-scalableyes/> meta nameformat-detection contenttelephoneno/> !-- 해당 CSS는 쇼핑몰 전체 페이지에 영향을 줍니다. 삭제와 수정에 주의해주세요. --> !-- 폰트 로딩 속도 최적화 위한 옵션 -->link relpreload href/web/upload/kdesign/font/Pretendard-Medium.woff asfont typefont/woff crossoriginanonymous>link relpreload href/web/upload/kdesign/font/Pretendard-Regular.woff asfont typefont/woff crossoriginanonymous> !-- 케이디자인 베이스 -->link relcanonical hrefhttps://seolhaewoo.com />meta propertyog:url contenthttps://seolhaewoo.com />meta propertyog:title content설해우 />meta propertyog:description content프리미엄 최상급 1++한우 구이&스테이크, 한우선물세트, 합리적인 가격의 중간 유통 없는 육가공 전문 브랜드 설해우 />meta propertyog:site_name content설해우 />meta propertyog:type contentwebsite />meta propertyog:image contenthttps://m.seolhaewoo.com/web/upload/share-image-1-b6585e7e4909020e4e8fc89ed99728e1.png />meta namegoogle-site-verification content9l-EG5xzd_ub_lQesFf4OoiLOSegBTYslQOCfBuUoCM />meta namenaver-site-verification contentddb82de0ef4eff488a413b5540f43dfddd6b6139 />link relshortcut icon href/web/upload/favicon-1d62d933f2a68c766464a86724172b2e.ico />script typetext/javascript src//wcs.naver.net/wcslog.js>/script>script typetext/javascript>var CAFE24API { instance : , MALL_ID : onnurimeat, SHOP_NO : 1, init : function (appInfo) { if (typeof appInfo object) { if (appInfo.hasOwnProperty(client_id)) { var appKey appInfo.client_id; } } else { var appKey appInfo; } if (appKey) { if (!this.instanceappKey) { CAFE24API.clientId appKey; if (appInfo.hasOwnProperty(version)) { CAFE24API.version appInfo.version; } else { if (CAFE24API.hasOwnProperty(version)) { delete CAFE24API.version; } } var copyObject CAFE24API.constructor(); for (var attr in CAFE24API) { if (CAFE24API.hasOwnProperty(attr)) { copyObjectattr CAFE24APIattr; } } this.instanceappKey copyObject; } return this.instanceappKey; } }, initializeXhr : function () { try { return new XMLHttpRequest(); } catch (error) { return new window.ActiveXObject(Microsoft.XMLHTTP); } }, fullPath: function (url) { return https://onnurimeat.cafe24api.com + url; }, getLoginProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getLoginProvider()}); }, getCustomerProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getCustomerProvider()}); }, getMemberID: function (callback) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { callback(null); } else { callback(CAPP_ASYNC_METHODS.AppCommon.getMemberID()); } }, getEncryptedMemberId: function (client_id, callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getEncryptedMemberId(client_id)); }, getMemberInfo: function (callback) { callback({id: CAPP_ASYNC_METHODS.AppCommon.getMemberInfo()}); }, getCustomerIDInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, application)) { return; } callback(null, {id: CAPP_ASYNC_METHODS.AppCommon.getCustomerIDInfo()}); }, getCustomerInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {customer: CAPP_ASYNC_METHODS.AppCommon.getCustomerInfo()}); }, getMileageInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {mileage: CAPP_ASYNC_METHODS.AppCommon.getMileageInfo()}); }, getPointInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {point: CAPP_ASYNC_METHODS.AppCommon.getPointInfo()}); }, getDepositInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {deposit: CAPP_ASYNC_METHODS.AppCommon.getDepositInfo()}); }, getCreditInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {credit: CAPP_ASYNC_METHODS.AppCommon.getCreditInfo()}); }, getCartList: function (callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.getCartList().then(function(data){ callback(null, {carts: data}); }); }, getCartInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, {cart: CAPP_ASYNC_METHODS.AppCommon.getCartInfo()}); }, getCartItemList: function (callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } callback(null, {items: CAPP_ASYNC_METHODS.AppCommon.getCartItemList()}); }, getCartCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCartCount()); }, getCouponCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, promotion)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCouponCount()); }, getWishCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getWishCount()); }, getShopInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, store)) { return; } callback(null, {shop: CAPP_ASYNC_METHODS.AppCommon.getShopInfo()}); }, addCurrentProductToCart: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCurrentProductToCart(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {cart: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrder: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrder(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, calculatePayment: function (mall_id, request_time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.calculatePayment(mall_id, request_time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {expected_payment: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrderV2: function (mall_id, time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrderV2(mall_id, time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, getOrderItemList: function (start_date, end_date, order_status, page, count, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderItemList(start_date, end_date, order_status, page, count, order_id).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getOrderDetailInfo: function (shop_no, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderDetailInfo(shop_no, order_id).then(function(data){ callback(null, {orders: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getClaimableItemList: function (order_id, customer_service_type, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getClaimableItemList(order_id, customer_service_type).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, emptyCart: function (basket_shipping_type, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.emptyCart(basket_shipping_type).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, deleteCartItems: function (basket_shipping_type, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.deleteCartItems(basket_shipping_type, product_list).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, addCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, addBundleProductsCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addBundleProductsCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, get : function(url, callback) { return CAFE24API.complete(GET, url, this, null, callback); }, post : function(url, params, callback) { return CAFE24API.complete(POST, url, this, params, callback); }, put : function(url, params, callback) { return CAFE24API.complete(PUT, url, this, params, callback); }, delete : function(url, callback) { return CAFE24API.complete(DELETE, url, this, null, callback); }, complete : function(method, url, obj, params, callback) { var xhr CAFE24API.sendXhr(method, url, obj, params, callback); xhr.onreadystatechange function () { if (xhr.readyState XMLHttpRequest.DONE) { if (xhr.status > 200 && xhr.status 208) { callback(null, JSON.parse(xhr.responseText)); } else { callback(new Error(xhr.status), JSON.parse(xhr.responseText)); } } }; }, sendXhr : function (method, url, obj, params, callback) { if (method ! POST) { var url obj.fullPath(url); } var xhr obj.initializeXhr(); var queryVars {}; if (obj.clientId) queryVarscafe24_app_key obj.clientId; if (obj.version) queryVarscafe24_api_version obj.version; if (params null) { var seperator url.indexOf(?) -1 ? ? : &; var queryString ; for (var key in queryVars) { queryString.push(key + + queryVarskey); } if (queryString.length > 0) { url url + seperator + queryString.join(&); } } xhr.open(method, url, true); if (typeof params object && params ! null) { xhr.setRequestHeader(Content-type,application/x-www-form-urlencoded; charsetutf-8); for (var key in queryVars) { paramskey queryVarskey; } params formData + JSON.stringify(params); } xhr.send(params || null); return xhr; }, __sessionErr: function (callback) { callback(new Error(403), {error: {code: 403, message: Failed to get session. Only available when log in.}}); }, __scopeErr: function (callback, scope) { if (typeof CAFE24.APPSCRIPT_SDK_DATA ! undefined && jQuery.inArray(scope, CAFE24.APPSCRIPT_SDK_DATA ) > -1 ) { return true; } callback(new Error(403), {error: {code: 403, message: You do not have the necessary authority(scope) to use the SDK.}}); }, __chkValidSessionScope: function (callback, scope) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { CAFE24API.__sessionErr(callback); return false; } if (!CAFE24API.__scopeErr(callback, scope)) { return false; } return true; } }; /script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2510011432;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE ko_KR;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 mobile1;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 1;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return false; },isDefaultShop : function() { return true; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return false; },getModeName : function() {return false; },isMobileAdmin : function() {return false; },isNewProMode : function() {return true; },isExperienceMall : function() { return false; },isDcollection : function() {return false; },isYoutubeShops : function() {return false; },getYtShopsShopNo : function() {return 0; },isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return onnurimeat},getCurrencyFormat : function(sPriceTxt, bIsNumberFormat) { sPriceTxt String(sPriceTxt);var aCurrencySymbol ,\uc6d0,false;if (typeof CAFE24.SHOP_PRICE ! undefined && isNaN(sPriceTxt.replace(/,/gi, )) false && bIsNumberFormat true) {// bIsNumberFormat 사용하려면 Ui(:libUipackCurrency)->plugin(Currency) 화폐 라이브러리 추가 필요sPriceTxt CAFE24.SHOP_PRICE.toShopPrice(sPriceTxt.replace(/,/gi, ), true, CAFE24.SDE_SHOP_NUM);}try {var sPlusMinusSign (sPriceTxt.toString()).substr(0, 1);if (sPlusMinusSign - || sPlusMinusSign +) {sPriceTxt (sPriceTxt.toString()).substr(1);return sPlusMinusSign + aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;} else {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}} catch (e) {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}}};CAFE24.CURRENCY_INFO {getOriginReferenceCurrency : function() {return USD},getCurrencyList : function(sCurrencyCode) { var aCurrencyList {JPY:{currency_symbol:¥,decimal_place:0,round_method_type:F},VND:{currency_symbol:₫,decimal_place:0,round_method_type:F},PHP:{currency_symbol:₱,decimal_place:2,round_method_type:R},USD:{currency_symbol:$,decimal_place:2,round_method_type:R},CNY:{currency_symbol:¥,decimal_place:2,round_method_type:R},TWD:{currency_symbol:NT$,decimal_place:0,round_method_type:F},EUR:{currency_symbol:\u20ac,decimal_place:2,round_method_type:R},BRL:{currency_symbol:R$,decimal_place:2,round_method_type:R},AUD:{currency_symbol:A$,decimal_place:2,round_method_type:R},BHD:{currency_symbol:.د.ب,decimal_place:3,round_method_type:R},BDT:{currency_symbol:৳,decimal_place:2,round_method_type:R},GBP:{currency_symbol:£,decimal_place:2,round_method_type:R},CAD:{currency_symbol:C$,decimal_place:2,round_method_type:R},CZK:{currency_symbol:Kč,decimal_place:2,round_method_type:R},DKK:{currency_symbol:kr,decimal_place:2,round_method_type:R},HKD:{currency_symbol:HK$,decimal_place:2,round_method_type:R},HUF:{currency_symbol:Ft,decimal_place:2,round_method_type:R},INR:{currency_symbol:₹,decimal_place:2,round_method_type:R},IDR:{currency_symbol:Rp,decimal_place:0,round_method_type:F},ILS:{currency_symbol:₪,decimal_place:2,round_method_type:R},JOD:{currency_symbol: دينار,decimal_place:3,round_method_type:R},KWD:{currency_symbol:دينار,decimal_place:3,round_method_type:R},MYR:{currency_symbol:RM,decimal_place:2,round_method_type:R},MXN:{currency_symbol:Mex$,decimal_place:2,round_method_type:R},NZD:{currency_symbol:NZ$,decimal_place:2,round_method_type:R},NOK:{currency_symbol:kr,decimal_place:2,round_method_type:R},PKR:{currency_symbol:₨,decimal_place:2,round_method_type:R},PLN:{currency_symbol:z\u0142,decimal_place:2,round_method_type:R},RUB:{currency_symbol:\u0440\u0443\u0431,decimal_place:2,round_method_type:R},SAR:{currency_symbol:﷼,decimal_place:2,round_method_type:R},SGD:{currency_symbol:S$,decimal_place:2,round_method_type:R},ZAR:{currency_symbol:R,decimal_place:2,round_method_type:R},SEK:{currency_symbol:kr,decimal_place:2,round_method_type:R},CHF:{currency_symbol:Fr,decimal_place:2,round_method_type:R},THB:{currency_symbol:฿,decimal_place:2,round_method_type:R},TRY:{currency_symbol:TL,decimal_place:2,round_method_type:R},AED:{currency_symbol:فلس,decimal_place:2,round_method_type:R}}; return aCurrencyListsCurrencyCode },isUseReferenceCurrency : function() {return false }};CAFE24.COMMON_UTIL {convertSslForString : function(sString) { return sString.replace(/http:/gi, );},convertSslForHtml : function(sHtml) { return sHtml.replace(/((?:src|href)\s*\s*)http:(\/\/(?:a-z0-9\-_\.+)\/)/ig, $1$2);},getProtocol : function() { return https; },moveSsl : function() { if (CAFE24.COMMON_UTIL.getProtocol() http) { var oLocation jQuery(window.location); var sUrl https:// + oLocation.attr(host) + oLocation.attr(pathname) + oLocation.attr(search); window.location.replace(sUrl); } },setEcCookie : function(sKey, sValue, iExpire) {var exdate new Date();exdate.setDate(exdate.getDate() + iExpire);var setValue escape(sValue) + ; domain. + CAFE24.GLOBAL_INFO.getBaseDomain() + ; path/;expires + exdate.toUTCString();document.cookie sKey + + setValue;}};CAFE24.SHOP_LIB_INFO {getBankInfo : function() { var oBankInfo ;$.ajax({type: GET,url: /exec/front/Shop/Bankinfo,dataType: json,async: false,success: function(oResponse) {oBankInfo oResponse;}});return oBankInfo; }}; var EC_SDE_SHOP_NUM CAFE24.SDE_SHOP_NUM;var SHOP CAFE24.getDeprecatedNamespace(SHOP);var EC_COMMON_UTIL CAFE24.getDeprecatedNamespace(EC_COMMON_UTIL);var EC_SHOP_LIB_INFO CAFE24.getDeprecatedNamespace(EC_SHOP_LIB_INFO);var EC_CURRENCY_INFO CAFE24.getDeprecatedNamespace(EC_CURRENCY_INFO);CAFE24.ROOT_DOMAIN cafe24.com;CAFE24.API_DOMAIN cafe24api.com;CAFE24.GLOBAL_INFO (function() {var oData {base_domain:onnurimeat.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:onnurimeat,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-10-05,locale:ko},sSearchUrl:\/product\/search.html?keyword,aProductPurchaseInfo_30:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_28:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_20:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_21:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_31:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_33:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_23:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_24:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_25:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_26:{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_1:{board_no:1,use_block:F,use_report:F}};CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2510011432,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?vs2510011432 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenZKxDQIxDEX7KC1zGBAsABsgMYDjMxCdE0dOToLtOSqgOAnSPvm93xhumhg2W4NiejVMYFx1MmKgWuFimhuQpqTZz2AFv9wzuaoytajZBb13ilNrvaOCD7Y-tWEQ7lS1OImZXcCcF_clBjjHgjTC6bN3ROE8oMHO7_0aLoKtRBqXMlgKHBRt-K7M2IcX9kGUxl7ZuKi1_-z3lzwB&typecss&k180ea7d06ac06d42f6c8c3e2f844b8c8624af294&t1726130154 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametZQ9TkQxDIT7fdtyDosz0EBBxQny47excOwoP4K9PVmtVhRINC_uEkX6MpmZGJJmBAzbaFgbqMiolNF1KMMzhS31zNAibhEbXQSyemJ8hu0zQmgN2F119PNcPsFR1q6yiNS-qGA9Z5JjvPvrwLtG4Q5miviOMtboTOji1HmIdeNkjYPxIbehqyG9LmD_JqN9vc48uNPLqBUlXBcHFTRnXZ3-irL_gWI4zQ2eBhmBi7uQuI5G-IRcrJTX2ZdgZbgfvS-vyAPenbciq85vY2W5128j8jw4OkL-c5ut-r0rR7N-xzfZ1WSutqTlI1EpJJfbBT8&typecss&k12bfe41925137c9e02ca0f19a47b6c82412798c9&t1725611822&userT />style typetext/css>/style>title>설해우/title>/head> body idmain> div classxans-element- xans-popup xans-popup-multipopup >!-- $banner_popup_no ※ 노출시킬 팝업의 ID를 숫자로 넣어주세요. --> /div> div idwrap> !-- 햄버거 메뉴 --> aside idkd-aside classxans-element- xans-layout xans-layout-slidepackage >div classkd-aside-top> div classkd-aside-mem> a href/member/login.html classxans-element- xans-layout xans-layout-statelogoff >로그인을 해주세요img src/web/upload/kdesign/ico/ic_ham_arr.svg alt햄버거 메뉴 더보기>/a> div classkd-flex> /div> /div> div classxans-element- xans-myshop xans-myshop-main kd-aside-menu kd-flex >a href/myshop/index.html classxans-element- xans-layout xans-layout-statelogoff >img src/web/upload/kdesign/ico/m_ic_ham_my.svg alt마이페이지>마이페이지/a>a href/order/basket.html classxans-element- xans-layout xans-layout-statelogoff >img src/web/upload/kdesign/ico/m_ic_ham_cart.svg alt장바구니>장바구니/a>a href/myshop/order/list.html classxans-element- xans-layout xans-layout-statelogoff >img src/web/upload/kdesign/ico/m_ic_ham_order.svg alt주문조회>주문조회/a>/div> /div>div idkd-cate-wrap> !-- 카테고리 --> ul classkd-gnb> li> ul classxans-element- xans-layout xans-layout-category>li idcate24 classxans-record->a href#none classcate cate?cate_no24>인기상품/a>/li>li idcate25 classxans-record->a href#none classcate cate?cate_no25>한우 선물세트/a>/li>li idcate26 classxans-record->a href#none classcate cate?cate_no26>구이용 한우/a>/li>li idcate46 classxans-record->a href#none classcate cate?cate_no46>요리용 한우/a>/li>li idcate27 classxans-record->a href#none classcate cate?cate_no27>한돈/a>/li>li idcate28 classxans-record->a href#none classcate cate?cate_no28>캠핑용/a>/li>/ul> /li>/ul> !-- // 카테고리 --> div classbookmarkCategory idbookmarkCategory> h2 classselected>즐겨찾기button typebutton classicoCategory>펼침/button>/h2> p classbookmarkEmpty idbookmarkEmpty>자주쓰는 카테고리 우측에 img src//img.echosting.cafe24.com/skin/mobile_ko_KR/layout/ico_bookmark_star.png alt즐겨찾기> 을 눌러주세요.br>쉽게 카테고리를 이용할 수 있습니다./p> div idbookmartCateArea classbookmarkCategory>/div> /div> div classkd-clear> /div> /div>ul classkd-aside-btm kd-flex> li>a href/index.html>홈/a>/li> li>a href/notice/list.html>고객센터/a>/li> li>a href#none onclickjavascript:isPCver(); classbtnUtil typeRight>PC버전/a>/li> /ul>!-- 카테고리 닫기 버튼 -->a href#none classkd-aside-close>img src/web/upload/kdesign/ico/m_ic_ham_close.svg alt햄버거메뉴닫기>/a>/aside> !-- // 햄버거 메뉴 --> hr classlayout> div idcontainer> div classkd-popup-bg>/div> !-- 상단 띠배너 --> div df-banner-codebn-top hidden> div df-banner-clone> a href%7B#href%7D target{#target}>{#item}/a> /div> a href#none classkd-btn-close>img src/web/upload/kdesign/ico/m_ic_bn_close.svg alt상단배너 닫기>/a>/div> !-- // 상단 띠배너 --> !-- 헤더 --> !--------------------------------------------------------------------------------------------------- 헤더 카테고리 안내 • 상품관리 > 상품 분류관리 > 분류 관리에서 카테고리를 변경하실 수 있습니다. • 브랜드스토리와 커뮤니티는 변경은 /_kd/import/category.html에서 직접 입력해주셔야합니다.--------------------------------------------------------------------------------------------------->div idheader> div classkd-hd-group kd-flex kd-contents> !-- 헤더 로고 --> h1 classkd-logo> a href/index.html>img src/web/upload/kdesign/logo_txt.png alt로고>/a> /h1> !-- // 헤더 로고 --> div classkd-menu-log kd-flex> a href#none classkd-ic-search>img src/web/upload/kdesign/ico/m_ic_hd_search.svg alt상품 상품창 열기>/a> a href/order/basket.html classxans-element- xans-layout xans-layout-orderbasketcount kd-ic-cart >span classcount displaynone EC-Layout_Basket-count-display>span classEC-Layout-Basket-count>0/span>/span>img src/web/upload/kdesign/ico/m_ic_hd_cart.svg alt장바구니>/a> /div> /div> !-- 헤더 검색창 --> form idsearchBarForm name action/product/search.html methodget target_self enctypemultipart/form-data >input idbanner_action namebanner_action value typehidden />div classxans-element- xans-layout xans-layout-searchheader kd-hd-search >div classkd-search-cont kd-flex> !-- $product_page/product/detail.html $category_page/product/list.html --> a href#none classkd-ic-search-close>img src/web/upload/kdesign/ico/m_ic_page_arr.svg alt상품 검색창 닫기>/a> fieldset> div classkd-search-form> input idkeyword namekeyword fw-filter fw-label검색어 fw-msg classinputTypeText placeholder onmousedownSEARCH_BANNER.clickSearchForm(this) value typetext /> button typebutton classkd-ic-search-on onclickSEARCH_BANNER.submitSearchBanner(this); return false;>img src/web/upload/kdesign/ico/m_ic_hd_search.svg alt검색>/button> /div> /fieldset> button typebutton classbtnDelete>취소/button> /div>!-- 최근 검색어 -->div classkd-search-recent> div classxans-element- xans-search xans-search-recentkeyword kd-contents>div classkd-title kd-flex> h3>최근검색어/h3> div classbutton kd-all-del displaynone> button typebutton classbtnDeleteAll onclick$Recentword.removeAll()>검색기록 전체삭제/button> /div> /div>p class>img src/web/upload/kdesign/ico/m_ic_search_none.svg>최근 검색어가 없습니다./p>ul classdisplaynone kd-search-recent-btm> li class> a href>/a> button typebutton classbtnDelete onclick>img src/web/upload/kdesign/ico/m_ic_search_delate.svg>/button> /li> li class> a href>/a> button typebutton classbtnDelete onclick>img src/web/upload/kdesign/ico/m_ic_search_delate.svg>/button> /li> /ul>/div> /div>!-- // 최근 검색어 -->div classkd-search-keyword> div classkd-contents> h3 classkd-title>인기 검색어/h3> div classxans-element- xans-search xans-search-hotkeyword>ul idkeyword_list> li classxans-record->a href/product/search.html?keyword&sort_method>span classrank>1/span>span classkeyword>/span>/a>/li> /ul>/div> /div> /div>/div>/form> !-- // 헤더 검색창 -->/div>!-- 헤더 고정 카테고리 -->div classkd-hd-cate> div classswiper-container> ul classswiper-wrapper> li classswiper-slide>a href/product/list.html?cate_no24>인기상품/a>/li> li classswiper-slide>a href/product/list.html?cate_no25>선물세트/a>/li> li classswiper-slide>a href/product/list.html?cate_no26>한우/a>/li> li classswiper-slide>a href/product/list.html?cate_no27>한돈/a>/li> li classswiper-slide>a href/product/list.html?cate_no28>캠핑용/a>/li> li classswiper-slide>a href/product/list.html?cate_no29>할인상품/a>/li> li classswiper-slide>a href/notice/list.html>커뮤니티/a>/li> li classswiper-slide>a href/product/list.html?cate_no30>사업자전용(도매)/a>/li> /ul> /div>/div>!-- // 헤더 고정 카테고리 --> !-- // 헤더 --> hr classlayout> div idcontents classkd-mb-60> !--------------------------------------------------------------------------------------------------- 필독 해당 쇼핑몰의 디자인 및 문서는 케이디자인에서 제작 되었습니다. 스킨은 해당 스킨의 저작권이 아닌 라이센스를 구매하시는 것이며, 디자인은 1개의 몰에서만 사용이 가능하며, 편집 및 수정이 가능합니다. 단, 디자인의 무단복사 및 재배포는 엄격히 규정하고 있으며, 저작권 침해로 법적 책임의 대상이 될 수 있습니다. 재판매, 양도, 임대 등의 사유가 있으신 경우 꼭 사전에 케이디자인과 상의 부탁드립니다. - 홈페이지 : https://kdesigns.co.kr/ - 고객센터 : 070-5147-8469 - 이메일 : maskbuy@naver.com 배너매니저 안내 - 케이디자인의 배너는 배너매니저를 설치하여 작업이 되어 배너매니저를 미설치 하시거나, 그룹코드를 다르게 등록하셨을 경우 정상적으로 나오지 않을 수 있습니다. 배너매니저는 앱스토어에서 배너매니저를 검색하여 설치 또는 아래 링크를 통해 설치하신 후 배너매니저 매뉴얼과 그룹코드를 참고하여 세팅해주세요. 링크 : https://store.cafe24.com/kr/apps/2798--------------------------------------------------------------------------------------------------->!-- 메인 슬라이드 -->div classkd-bnmain-wrap> div classswiper-container df-banner-codebn-main hidden> ul classswiper-wrapper> li classswiper-slide df-banner-clone>a href%7B#href%7D target{#target}>{#item}/a>/li>/ul>div classbtn_wrap> div classswiper-pagination>/div> div classswiper-button-play>/div> div classswiper-button-pause>/div>/div> /div>/div>!-- // 메인 슬라이드 -->!-- QUICK BANNER -->div classkd-quick-wrap swiper-container> ul df-banner-codebn-quick hidden classswiper-wrapper> li df-banner-clone classswiper-slide> a href%7B#href%7D target{#target}>{#item}span>{#title}/span>/a> /li> /ul>/div>!-- // QUICK BANNER -->!-- 메인분류01 -->div classxans-element- xans-product xans-product-listmain-1 xans-product-listmain xans-product-1 kd-best-wrap kd-mt-60>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classkd-main-title kd-flex kd-contents> h2>인기상품/h2> a href/product/list.html?cate_no24 classkd-btn-more>더보기img src/web/upload/kdesign/ico/m_ic_title_more.svg alt더보기 화살표>/a> /div>div classswiper-container> ul classkd-prd-list swiper-wrapper> li idanchorBoxId_30 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-치마살-200g/30/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_30>img src//m.seolhaewoo.com/web/product/medium/202502/ba3f775dac3c6b4855fb674acad3c0b5.png ideListPrdImage30_2 alt(1++등급)한우 특수부위 치마살 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(30,1, 2, A0000, false, 1, P00000BE, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-치마살-200g/30/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 치마살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>26,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>36,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_29 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-안심-500g-스테이크구이용/29/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_29>img src//m.seolhaewoo.com/web/product/medium/202501/231c638d9305c5a1d542885372ccba31.png ideListPrdImage29_2 alt(1++등급)한우 안심 500g 스테이크&구이용>/a> span classbasket>/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-안심-500g-스테이크구이용/29/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 안심 500g 스테이크&구이용/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>60,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>78,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#안심 500g #국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> /div>/li>li idanchorBoxId_28 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-모음-골라담기/28/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_28>img src//m.seolhaewoo.com/web/product/medium/202502/fd35c1cba05b10d609c5f04fef8b0d44.png ideListPrdImage28_2 alt(1++등급)한우 특수부위 모음 골라담기>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(28, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-모음-골라담기/28/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 모음 골라담기/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>21,600원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,500원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#살치살#부채살#갈비살#업진살#치마살#토시살#안창살#제비추리/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_20 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_2 alt(1++등급)한우 얇게 썰은 대패등심>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(20, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_21 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_2 alt(1++등급)한우 얇게 썰은 대패채끝>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(21, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_31 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-토시살-200g/31/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_31>img src//m.seolhaewoo.com/web/product/medium/202502/e45c289b9000b62b812d91810a0efbb3.png ideListPrdImage31_2 alt(1++등급)한우 특수부위 토시살 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(31,1, 2, A0000, false, 1, P00000BF, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-토시살-200g/31/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 토시살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>40,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>60,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_32 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-안창살-200g/32/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_32>img src//m.seolhaewoo.com/web/product/medium/202502/aa365ffa9c7632823f7abff73d3e5992.png ideListPrdImage32_2 alt(1++등급)한우 특수부위 안창살 200g>/a> span classbasket>/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-안창살-200g/32/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 안창살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>44,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>60,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> /div>/li>li idanchorBoxId_33 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-제비추리-200g/33/category/1/display/2/?icidMAIN.product_listmain_1 nameanchorBoxName_33>img src//m.seolhaewoo.com/web/product/medium/202502/95455a16874f5ac871003808995f68ba.png ideListPrdImage33_2 alt(1++등급)한우 특수부위 제비추리 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(33,1, 2, A0000, false, 1, P00000BH, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-제비추리-200g/33/category/1/display/2/?icidMAIN.product_listmain_1 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 제비추리 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-1 xans-product-listitem xans-product-1 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#171717;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#171717;font-weight:bold;>19,600원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>30,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li> /ul> /div>/div>!-- // 메인분류01 -->!-- LINE BANNER 01 -->div classkd-line-wrap01 kd-mt-60 kd-contents> div classswiper-container df-banner-codebn-line01 hidden> ul classswiper-wrapper> li classswiper-slide df-banner-clone>a href%7B#href%7D target{#target}>{#item}/a>/li>/ul>div classswiper-pagination>/div> /div>/div>!-- // LINE BANNER 01 -->!-- 메인분류02 -->div classxans-element- xans-product xans-product-listmain-2 xans-product-listmain xans-product-2 kd-new-wrap kd-mt-60>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classkd-main-title kd-flex kd-contents> h2>신규상품/h2> a href/product/list.html?cate_no42 classkd-btn-more>더보기img src/web/upload/kdesign/ico/m_ic_title_more.svg alt더보기 화살표>/a> /div>div classswiper-container> ul classkd-prd-list swiper-wrapper> li idanchorBoxId_30 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-치마살-200g/30/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_30>img src//m.seolhaewoo.com/web/product/medium/202502/ba3f775dac3c6b4855fb674acad3c0b5.png ideListPrdImage30_3 alt(1++등급)한우 특수부위 치마살 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(30,1, 3, A0000, false, 1, P00000BE, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-치마살-200g/30/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 치마살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>36,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_29 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-안심-500g-스테이크구이용/29/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_29>img src//m.seolhaewoo.com/web/product/medium/202501/231c638d9305c5a1d542885372ccba31.png ideListPrdImage29_3 alt(1++등급)한우 안심 500g 스테이크&구이용>/a> span classbasket>/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-안심-500g-스테이크구이용/29/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 안심 500g 스테이크&구이용/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>60,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>78,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#안심 500g #국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> /div>/li>li idanchorBoxId_28 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-모음-골라담기/28/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_28>img src//m.seolhaewoo.com/web/product/medium/202502/fd35c1cba05b10d609c5f04fef8b0d44.png ideListPrdImage28_3 alt(1++등급)한우 특수부위 모음 골라담기>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(28, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-모음-골라담기/28/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 모음 골라담기/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>21,600원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,500원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#살치살#부채살#갈비살#업진살#치마살#토시살#안창살#제비추리/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_20 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_3 alt(1++등급)한우 얇게 썰은 대패등심>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(20, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_21 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_3 alt(1++등급)한우 얇게 썰은 대패채끝>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(21, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_31 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-토시살-200g/31/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_31>img src//m.seolhaewoo.com/web/product/medium/202502/e45c289b9000b62b812d91810a0efbb3.png ideListPrdImage31_3 alt(1++등급)한우 특수부위 토시살 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(31,1, 3, A0000, false, 1, P00000BF, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-토시살-200g/31/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 토시살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>40,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>60,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_32 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-안창살-200g/32/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_32>img src//m.seolhaewoo.com/web/product/medium/202502/aa365ffa9c7632823f7abff73d3e5992.png ideListPrdImage32_3 alt(1++등급)한우 특수부위 안창살 200g>/a> span classbasket>/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-안창살-200g/32/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 안창살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>44,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>60,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> /div>/li>li idanchorBoxId_33 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-제비추리-200g/33/category/1/display/3/?icidMAIN.product_listmain_2 nameanchorBoxName_33>img src//m.seolhaewoo.com/web/product/medium/202502/95455a16874f5ac871003808995f68ba.png ideListPrdImage33_3 alt(1++등급)한우 특수부위 제비추리 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(33,1, 3, A0000, false, 1, P00000BH, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-제비추리-200g/33/category/1/display/3/?icidMAIN.product_listmain_2 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 제비추리 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>19,600원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>30,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li> /ul> /div>/div>!-- // 메인분류02 -->div classkd-recom-wrap kd-mt-60 kd-contents> div classkd-main-title> h2>추천상품/h2> ul classkd-tab-recom kd-flex > li classselected01 data-tabtab-01>#한우/li> li data-tabtab-02>#한돈/li> li data-tabtab-03>#캠핑용/li> /ul> /div> !-- 메인분류03 --> div idtab-01 classxans-element- xans-product xans-product-listmain-3 xans-product-listmain xans-product-3 tabcontent01 selected01 kd-recom-cont01>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classswiper-container> ul classkd-prd-list swiper-wrapper> li idanchorBoxId_30 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-치마살-200g/30/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_30>img src//m.seolhaewoo.com/web/product/medium/202502/ba3f775dac3c6b4855fb674acad3c0b5.png ideListPrdImage30_4 alt(1++등급)한우 특수부위 치마살 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(30,1, 4, A0000, false, 1, P00000BE, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-치마살-200g/30/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 치마살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>36,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_29 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-안심-500g-스테이크구이용/29/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_29>img src//m.seolhaewoo.com/web/product/medium/202501/231c638d9305c5a1d542885372ccba31.png ideListPrdImage29_4 alt(1++등급)한우 안심 500g 스테이크&구이용>/a> span classbasket>/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-안심-500g-스테이크구이용/29/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 안심 500g 스테이크&구이용/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>60,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>78,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#안심 500g #국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> /div>/li>li idanchorBoxId_28 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-모음-골라담기/28/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_28>img src//m.seolhaewoo.com/web/product/medium/202502/fd35c1cba05b10d609c5f04fef8b0d44.png ideListPrdImage28_4 alt(1++등급)한우 특수부위 모음 골라담기>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(28, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-모음-골라담기/28/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 모음 골라담기/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>21,600원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,500원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#살치살#부채살#갈비살#업진살#치마살#토시살#안창살#제비추리/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_20 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_4 alt(1++등급)한우 얇게 썰은 대패등심>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(20, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_21 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_4 alt(1++등급)한우 얇게 썰은 대패채끝>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(21, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_31 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-토시살-200g/31/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_31>img src//m.seolhaewoo.com/web/product/medium/202502/e45c289b9000b62b812d91810a0efbb3.png ideListPrdImage31_4 alt(1++등급)한우 특수부위 토시살 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(31,1, 4, A0000, false, 1, P00000BF, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-토시살-200g/31/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 토시살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>40,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>60,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_32 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-안창살-200g/32/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_32>img src//m.seolhaewoo.com/web/product/medium/202502/aa365ffa9c7632823f7abff73d3e5992.png ideListPrdImage32_4 alt(1++등급)한우 특수부위 안창살 200g>/a> span classbasket>/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-안창살-200g/32/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 안창살 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>44,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>60,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion>img src//img.echosting.cafe24.com/design/skin/admin/ko_KR/ico_product_soldout.gif classicon_img alt품절 /> /div> /div>/li>li idanchorBoxId_33 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-특수부위-제비추리-200g/33/category/1/display/4/?icidMAIN.product_listmain_3 nameanchorBoxName_33>img src//m.seolhaewoo.com/web/product/medium/202502/95455a16874f5ac871003808995f68ba.png ideListPrdImage33_4 alt(1++등급)한우 특수부위 제비추리 200g>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(33,1, 4, A0000, false, 1, P00000BH, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-특수부위-제비추리-200g/33/category/1/display/4/?icidMAIN.product_listmain_3 class>span classtitle displaynone> :/span> (1++등급)한우 특수부위 제비추리 200g/a>/strong> ul classxans-element- xans-product xans-product-listitem-3 xans-product-listitem xans-product-3 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>19,600원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>30,000원/span>/span>/li>li rel상품요약정보 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품요약정보/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 200g #특수부위 #구이용/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li> /ul> /div>div classswiper-pagination>/div>/div> !-- // 메인분류03 --> !-- 메인분류04 --> !-- // 메인분류04 --> !-- 메인분류05 --> div idtab-03 classxans-element- xans-product xans-product-listmain-5 xans-product-listmain xans-product-5 tabcontent01 kd-recom-cont03>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classswiper-container> ul classkd-prd-list swiper-wrapper> li idanchorBoxId_20 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_6 alt(1++등급)한우 얇게 썰은 대패등심>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(20, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_21 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/6/?icidMAIN.product_listmain_5 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_6 alt(1++등급)한우 얇게 썰은 대패채끝>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(21, 1, basket, ) alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/6/?icidMAIN.product_listmain_5 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>#중량 : 300g 500g #원산지:국내산 한우/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li> /ul> /div>div classswiper-pagination>/div>/div> !-- // 메인분류05 -->/div>!-- 메인분류06 -->div classxans-element- xans-product xans-product-listmain-6 xans-product-listmain xans-product-6 kd-md-wrap kd-mt-60>!-- $count 6 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classkd-main-title kd-contents> h2>프리미엄 선물세트/h2> /div>!-- MD BANNER -->div df-banner-codebn-md hidden classkd-md-bn> a df-banner-clone href%7B#href%7D target{#target}>{#item}/a> /div>!-- // MD BANNER -->div classswiper-container> ul classkd-prd-list swiper-wrapper > li idanchorBoxId_23 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-선물세트-1호/23/category/1/display/7/?icidMAIN.product_listmain_6 nameanchorBoxName_23>img src//m.seolhaewoo.com/web/product/medium/202501/1e55b3548ca87e8eb05f0c5751be59c5.png ideListPrdImage23_7 alt(1++등급)한우 선물세트 1호>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(23,1, 7, A0000, false, 1, P000000X, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-선물세트-1호/23/category/1/display/7/?icidMAIN.product_listmain_6 class>span classtitle displaynone> :/span> (1++등급)한우 선물세트 1호/a>/strong> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>220,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>330,000원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>등심300g 부채살300g 채끝300g 치마살240g/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_24 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-선물세트-2호/24/category/1/display/7/?icidMAIN.product_listmain_6 nameanchorBoxName_24>img src//m.seolhaewoo.com/web/product/medium/202501/7c3f9879eaac30674c2af2107c9dea50.png ideListPrdImage24_7 alt(1++등급)한우 선물세트 2호>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(24,1, 7, A0000, false, 1, P000000Y, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-선물세트-2호/24/category/1/display/7/?icidMAIN.product_listmain_6 class>span classtitle displaynone> :/span> (1++등급)한우 선물세트 2호/a>/strong> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>270,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>405,000원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>등심500g 부채살400g 채끝400g 치마살370g/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_25 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-선물세트-3호/25/category/1/display/7/?icidMAIN.product_listmain_6 nameanchorBoxName_25>img src//m.seolhaewoo.com/web/product/medium/202501/8ee5c544e8ec3a69859bc21d3ebad8dd.png ideListPrdImage25_7 alt(1++등급)한우 선물세트 3호>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(25,1, 7, A0000, false, 1, P000000Z, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-선물세트-3호/25/category/1/display/7/?icidMAIN.product_listmain_6 class>span classtitle displaynone> :/span> (1++등급)한우 선물세트 3호/a>/strong> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>320,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>480,000원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>등심500g 부채살500g 채끝500g 치마살500g/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_26 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-선물세트-4호/26/category/1/display/7/?icidMAIN.product_listmain_6 nameanchorBoxName_26>img src//m.seolhaewoo.com/web/product/medium/202501/f51eac9a8bbce1507da60478cabdda7f.png ideListPrdImage26_7 alt(1++등급)한우 선물세트 4호>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(26,1, 7, A0000, false, 1, P00000BA, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-선물세트-4호/26/category/1/display/7/?icidMAIN.product_listmain_6 class>span classtitle displaynone> :/span> (1++등급)한우 선물세트 4호/a>/strong> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>370,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>555,000원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>등심600g 부채살600g 채끝600g 살치살540g/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li>li idanchorBoxId_27 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-선물세트-5호/27/category/1/display/7/?icidMAIN.product_listmain_6 nameanchorBoxName_27>img src//m.seolhaewoo.com/web/product/medium/202501/b617a9925860a79bed54ca804f7be27a.png ideListPrdImage27_7 alt(1++등급)한우 선물세트 5호>/a> span classbasket>img src/web/upload/icon_202409061111048100.png onClickcategory_add_basket(27,1, 7, A0000, false, 1, P00000BB, A, F, 0); alt classec-admin-icon cart />/span> /div> /div> div classdescription> strong classname>a href/product/1등급한우-선물세트-5호/27/category/1/display/7/?icidMAIN.product_listmain_6 class>span classtitle displaynone> :/span> (1++등급)한우 선물세트 5호/a>/strong> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:20px;color:#191919;font-weight:bold;>판매가/span> :/strong> span classcontent>span class stylefont-size:20px;color:#191919;font-weight:bold;>470,000원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#999999;text-decoration:line-through;>705,000원/span>/span>/li>li rel상품 요약설명 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#797979;>상품 요약설명/span> :/strong> span classcontent>span class stylefont-size:14px;color:#797979;>등심750g 부채살750g 채끝750g 살치살750g/span>/span>/li>/ul> /div> div classicon> div classpromotion> /div> /div>/li> /ul> /div>/div>!-- // 메인분류06 -->div classkd-contents> div classkd-trend-wrap kd-mt-60 swiper-container> div classkd-main-title styledisplay: none;> h2>쇼핑 트렌드/h2> /div> div classswiper-wrapper> !-- 메인분류07 --> div classxans-element- xans-product xans-product-listmain-7 xans-product-listmain xans-product-7 kd-trend-cont swiper-slide>!-- $count 3 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->!-- MD BANNER -->div df-banner-codebn-trend01 hidden classkd-trend-bn> a df-banner-clone href%7B#href%7D target{#target}>{#item}/a> /div>!-- // MD BANNER -->ul classkd-prd-list> li idanchorBoxId_20 classkd-flex xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_8 alt(1++등급)한우 얇게 썰은 대패등심>/a> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#191919;>판매가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#191919;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:14px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>/ul> div classicon> div classpromotion> /div> /div> /div>/li>li idanchorBoxId_21 classkd-flex xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/8/?icidMAIN.product_listmain_7 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_8 alt(1++등급)한우 얇게 썰은 대패채끝>/a> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/8/?icidMAIN.product_listmain_7 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#191919;>판매가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#191919;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:14px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>/ul> div classicon> div classpromotion> /div> /div> /div>/li> /ul>/div> !-- // 메인분류07 --> !-- 메인분류08 --> div classxans-element- xans-product xans-product-listmain-8 xans-product-listmain xans-product-8 kd-trend-cont swiper-slide>!-- $count 3 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->!-- MD BANNER -->div df-banner-codebn-trend02 hidden classkd-trend-bn> a df-banner-clone href%7B#href%7D target{#target}>{#item}/a> /div>!-- // MD BANNER -->ul classkd-prd-list> li idanchorBoxId_20 classkd-flex xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/9/?icidMAIN.product_listmain_8 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_9 alt(1++등급)한우 얇게 썰은 대패등심>/a> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/9/?icidMAIN.product_listmain_8 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-8 xans-product-listitem xans-product-8 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#191919;>판매가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#191919;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:14px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>/ul> div classicon> div classpromotion> /div> /div> /div>/li>li idanchorBoxId_21 classkd-flex xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/9/?icidMAIN.product_listmain_8 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_9 alt(1++등급)한우 얇게 썰은 대패채끝>/a> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/9/?icidMAIN.product_listmain_8 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-8 xans-product-listitem xans-product-8 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#191919;>판매가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#191919;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:14px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>/ul> div classicon> div classpromotion> /div> /div> /div>/li> /ul>/div> !-- // 메인분류08 --> !-- 메인분류9 --> div classxans-element- xans-product xans-product-listmain-9 xans-product-listmain xans-product-9 kd-trend-cont swiper-slide>!-- $count 3 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->!-- MD BANNER -->div df-banner-codebn-trend03 hidden classkd-trend-bn> a df-banner-clone href%7B#href%7D target{#target}>{#item}/a> /div>!-- // MD BANNER -->ul classkd-prd-list> li idanchorBoxId_20 classkd-flex xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/10/?icidMAIN.product_listmain_9 nameanchorBoxName_20>img src//m.seolhaewoo.com/web/product/medium/202411/46c851c39b0a39f84cf1db0e92d66e9c.png ideListPrdImage20_10 alt(1++등급)한우 얇게 썰은 대패등심>/a> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패등심/20/category/1/display/10/?icidMAIN.product_listmain_9 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패등심/a>/strong> ul classxans-element- xans-product xans-product-listitem-9 xans-product-listitem xans-product-9 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#191919;>판매가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#191919;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:14px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>/ul> div classicon> div classpromotion> /div> /div> /div>/li>li idanchorBoxId_21 classkd-flex xans-record-> div classthumbnail> div classprdImg> a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/10/?icidMAIN.product_listmain_9 nameanchorBoxName_21>img src//m.seolhaewoo.com/web/product/medium/202411/42e3e1bc7486fadf5518bbbb444d7157.png ideListPrdImage21_10 alt(1++등급)한우 얇게 썰은 대패채끝>/a> /div> /div> div classdescription> strong classname>a href/product/1등급한우-얇게-썰은-대패채끝/21/category/1/display/10/?icidMAIN.product_listmain_9 class>span classtitle displaynone> :/span> (1++등급)한우 얇게 썰은 대패채끝/a>/strong> ul classxans-element- xans-product xans-product-listitem-9 xans-product-listitem xans-product-9 spec>li rel판매가 class xans-record->strong classtitle displaynone>span class stylefont-size:16px;color:#191919;>판매가/span> :/strong> span classcontent>span class stylefont-size:16px;color:#191919;>26,400원/span>span idspan_product_tax_type_text style> /span>/span>/li>li rel소비자가 class xans-record->strong classtitle displaynone>span class stylefont-size:14px;color:#999999;>소비자가/span> :/strong> span classcontent>span class stylefont-size:14px;color:#999999;text-decoration:line-through;>37,700원/span>/span>/li>/ul> div classicon> div classpromotion> /div> /div> /div>/li> /ul>/div> !-- // 메인분류9 --> /div> div classswiper-pagination>/div> /div> !-- LINE BANNER 02 --> div classkd-line-wrap021 kd-mt-60> div df-banner-codebn-line02 hidden> a df-banner-clone href%7B#href%7D target{#target}>{#item}/a> /div> /div> !-- // LINE BANNER 02 --> div classkd-board-wrap> div classxans-element- xans-board xans-board-listpackage-1 xans-board-listpackage xans-board-1 kd-community-wrap kd-mt-60 >h2>커뮤니티/h2>div classkd-community-div> table border1 summary> tbody classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 center>!-- $count 1 $login_page_url /member/login.html $deny_access_url /index.html -->tr stylebackground-color:#FFFFFF; color:#555555; classxans-record-> td classkd-cate kd-flex>공지사항img src/web/upload/kdesign/ico/m_ic_title_more.svg alt더보기 화살표>/td> td classsubject> a href/notice/read.html?no3&board_no1>쇼핑몰이 리뉴얼 오픈되었습니다. 많은 관심 부탁드립니다./a> /td> /tr>/tbody> /table> p classmessage>공지사항이 없습니다./p> /div>ul classkd-community-cont kd-flex> li> a href/businessman/list.html classkd-inquiry-cont kd-flex> div classkd-img-box kd-flex>img src/web/upload/kdesign/ico/m_ic_cs_business.svg alt사업자 신청>/div> h3 classkd-txt-box>사업자 신청/h3> /a> /li> li> a href/faq/list.html classkd-faq-cont kd-flex> div classkd-img-box kd-flex>img src/web/upload/kdesign/ico/m_ic_cs_faq.svg altfaq>/div> h3 classkd-txt-box>FAQ/h3> /a> /li> /ul>/div> div classxans-element- xans-layout xans-layout-footer kd-cs-wrap kd-mt-60 >h2>고객센터/h2>div classkd-cs-cont kd-flex> div classkd-call> h3>대표전화/h3> strong>070-4190-0943/strong> /div> div classkd-bank> h3>무통장 입금/h3> strong>301-0271-3571-71/strong> /div> /div>div classkd-cs-info> p classkd-runtime>9:00 ~17:00 (점심 12:00 ~ 13:00) 주말 및 공휴일 휴무/p> p>농협은행 / 예금주: 온누리축산 주식회사/p> /div>/div> /div>/div> /div> hr classlayout> !-- 푸터 --> !--------------------------------------------------------------------------------------------------- 푸터 하단정보 안내 • 상점관리 > 기본정보관리 > 내쇼핑몰 정보에 회사정보를 기재해주세요. 기재한 사항은 사이트 하단에 노출됩니다. • 아이콘 및 반품주소지는 직접 입력해주셔야합니다.--------------------------------------------------------------------------------------------------->div idfooter classxans-element- xans-layout xans-layout-footer>div classkd-ft-top kd-flex kd-contents> !-- 푸터 로고 --> h2>a href/index.html>img src/web/upload/kdesign/ft_logo.png alt로고>/a>/h2> !-- // 푸터 로고 --> ul classkd-list-sns kd-flex styledisplay: none;> li>a href#none target_blank>img src/web/upload/kdesign/ico/m_ic_sns_facebook.svg alt페이스북>/a>/li> li>a href#none target_blank>img src/web/upload/kdesign/ico/m_ic_sns_insta.svg alt인스타그램>/a>/li> li>a href#none target_blank>img src/web/upload/kdesign/ico/m_ic_sns_kakao.svg alt카카오톡>/a>/li> /ul> /div>div classkd-ft-info> div classkd-contents> h3>온누리축산 주식회사 사업자 정보img src/web/upload/kdesign/ico/m_ic_ft_arr_down.svg alt푸터 사업자 정보 화살표>/h3> div classkd-address> span class>회사명 : 온누리축산 주식회사/span> span>대표 : 신재규/span>br> span classkd-businessnum>사업자 등록번호 : 805-86-01752a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no8058601752, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/span>br> span>통신판매업신고번호 : 제2020-경북영천-2026호/span>br> span>주소 : 38898 경상북도 영천시 도동구역길 338(도남동) 온누리축산(주)/span>br> span>팩스 : 054-332-9003/span>span class>이메일 a hrefmailto:onnuri4443@naver.com>onnuri4443@naver.com/a>/span>br> span class >개인정보보호책임자 신재규a hrefmailto:onnuri4443@naver.com>(onnuri4443@naver.com)/a>/span> p classkd-copyright>Copyright © 2024 설해우. All rights reserved./p> /div> /div> /div>ul classkd-util-menu kd-flex kd-contents> li>a href/shopinfo/company.html>회사정보/a>/li> li>a href/member/mall_agreement.html>이용약관/a>/li> li>a href/member/privacy.html>개인정보처리방침/a>/li> li>a href/shopinfo/guide.html>이용안내/a>/li> /ul>/div> !-- // 푸터 --> !-- 하단 고정 메뉴 --> ul classkd-fixed-menu kd-flex> li classcategory>a href#none classfold>img src/web/upload/kdesign/ico/m_ic_bar_menu.svg alt햄버거 메뉴바 열기>/a>/li> li>a href/>img src/web/upload/kdesign/ico/m_ic_bar_home.svg alt홈>/a>/li> li>a href/myshop/recent_list.html>img src/web/upload/kdesign/ico/m_ic_bar_view.svg alt최근 본 상품>/a>/li> li>a href/myshop/index.html>img src/web/upload/kdesign/ico/m_ic_bar_my.svg alt마이페이지>/a>/li>/ul> !-- // 하단 고정 메뉴 --> !-- 퀵메뉴 --> div classkd-btn-scroll> ul> li idkd-btn-top>a>img src/web/upload/kdesign/btn/m_btn_top.svg alt맨 위로 이동>/a>/li> /ul>/div> !-- // 퀵메뉴 --> !-- 제작팝업 --> !--@(/_kd/import/popup/popup.html)--> !-- // 제작팝업 --> !-- 결제를 위한 필수 영역 --> div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> p classgraph>현재 결제가 진행중입니다./p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며, br> 결제 진행 중에 본 결제 창을 닫으시면br> 주문이 되지 않으니 br> 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div> /div> !-- // 결제를 위한 필수 영역 --> !--div classbtnTop idbtnTop> a href#>맨위로/a> /div--> div classxans-element- xans-mobilequick xans-mobilequick-display > /div> !-- • 케이디자인의 배너는 배너매니저를 설치하여 작업이 되었습니다. 배너매니저는 앱스토어에서 배너매니저를 검색하여 설치 또는 아래 링크를 통해 설치해주세요. 링크 : https://store.cafe24.com/kr/apps/2798 설치 후 배너 영역은 배너매니저 매뉴얼과 그룹코드를 참고하여 세팅해주세요. 배너매니저를 미설치하시거나 그룹코드가 다를 경우 정상적으로 나오지 않을 수 있습니다. --> !-- 배너매니저 스크립트 코드 --> style>df-banner-codehidden { display:none !important }/style>script>if (!document.getElementById(dfbm-script-44431)){ var dfbm_src /web/upload/appfiles/ZaReJam3QiELznoZeGGkMG/d0c429bf4af7862e26771b141da28e31.js; document.write(script iddfbm-script-44431 src + dfbm_src + ?v + Date.now() + >\/script>);}/script> !-- // 배너매니저 스크립트 코드 --> /div> /div>span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://seolhaewoo.com>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs847048902164f86ab03eb4a069bf8769&uonnurimeat.1>/script>script> (function (i, s, o, g) { var a s.createElement(o), m s.getElementsByTagName(o)0; var initialized false; var interval null; function safeInit() { if (initialized) return; if (typeof i.initCaWebAnalytics function) { try { i.initCaWebAnalytics({mid:onnurimeat,stype:e,domain:,shop_no:1,lang:ko_KR,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);/script> script> try { // Account ID 적용 if (!wcs_add) var wcs_add {}; wcs_addwa s_151378a0aeef; // 네이버 페이 White list가 있을 경우 wcs.checkoutWhitelist onnurimeat.cafe24.com, www.onnurimeat.cafe24.com, m.onnurimeat.cafe24.com, seolhaewoo.com, www.seolhaewoo.com, m.seolhaewoo.com; // 레퍼러 wcs.setReferer(); // 유입 추적 함수 호출 wcs.inflow(seolhaewoo.com); // 로그수집 wcs_do(); } catch (e) {}; /script> script typetext/javascript src/ind-script/i18n.php?v2510011432&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezZlbV-M2EMffwa_7OQzdtqevJCwtZ6HkEHZ5luVxMliWVF1IvJ--48vukoJvcjinD4TE0f-nkTQ3x_FWFRCf_2LizLACdsrksQGrvOEQP9kYz_-Q0ZP9EPeN86gZz-OnfzyYsv33Mfo9OpuohL0DI5mw7YWIK5UjzKV4I4KWEAGPMhksZQKZDVPTt06Z_yxcG7Uh_cHxpMyBQxpQ0CjpYuC39ZtHdNuHb5fMsahAOYEjMCEVPND7YZXVBqXLRuAV95VZV8oUSyWdUUKAGdathLcXWi8MppsR9niHYnhUZlS9UydWCVIoeeKUPhEo4SRhUo6xq0FwVRRKjh29Z5LCSZJvagNu_Cy1zkGhBZ3L2yKmdXyrEhQQ37_QN_b17EqHrlCpp0t2h3rahJmXvNrQalzquYuKTiceS-gxglw1_tJEz0uEYN9KoVg6SVR4x6p57xIL5rnrcDrEWokyQzHa9VLImBeu2gJbMOMWb3jd9CyXbLAW_T9ybkoJRFraUTuXBMyi3MylFOBYWqXDTm9cb5U-ONar-rA-s5ypOK9eV7gH0ZeLejDLOha_9IZih_QSEr-ZPiFli40y5Q1aN1l8DxkYkByW3lT_y5VBPn3RFpjh20mx5FiWla9r1uCBa-E3SInymaounbMy3w_-x4WgevwaW3mWTO1rPBE0uTu83wxbEBrefR1bJlMxOR1NmIDSK9IZvxufUrE72jYJxRnVqFwNJ_efFkxx-CXhZcpM_Gv0W3QWZ1TlNfI8ECLOz2SnsT2Ruq4jtfqCyl9dCb8jJ6P-hl31t2oK-J2uYGsQwF0Qqj3eJ9vVaU3Qv-ES4xd0J2QepG22IP60d4bVoPpz_XGtRKq8OzY2LFsPQK8Ltjk69BIt9bUlUn97RPQ14dbUNAhoHA8DfafXcEPgBbM5HP34rrxMX7U887GPhZ2D_AFb9tz2TEbJ49i0QJkeBXQZ0iO-BfraVINO1-vK5G3DFVua6lR3B_IoPW8_nWZ0483cXEuOhfEhbfBhXQlqaw8RF-GJ4Sdk7RQPKws3mEO8MGpHJXfJ-BbCKTMi8oW-XdFkTKuj-xTHUMQLX_WPdLFQwft7D88IO8dE3r5dKi97LFsoZtIDFl2NkupqmKikquwTCBN7zsOEieh1pj6pAa1M4A6JKpaK-seYnh9rmKT6f0DYARm8GW6Mt66gXtKhQ7DDo5em1E59hnKSLcyWkjevwboCigRMsPzOpGB4n5sOAJpuYj5B97d_oxiDyWCAQgFLd8Nz1nJL7tjbcQ7oLykiLIbP_4h2219lRgB4f94aIFCLCTPk97U8h5JuedOZlAdF2Xg5azV1fIS7JUjIcG5o3LByhg1_GpaGO-SFd4q6J-Q1hqrfLjw2vHC4Utrr8AD1lswBQ4H-jHMO5raseog2X8zzkAPUrNirfe0vrJ6ilUfw2pb0wJKjcKr70_nLa_qta5mpcCcQDAuWCJhhkWZua5SA04Hfv0aYc9P52KZDrAOqVFPlT6lzQTlJaHcRZ93PLSvVp_axw-Ezrbqtpa8tN6jdRHX1yCC-qNplDbx-fJixvur-JuQgDWm9HPng0lAXDFe4p5H_Ag&typejs&k8deffc0d9dd8fef3ee30f2cee5f3ee7f20b13af2&t1758587957 >/script>script src/ind-script/optimizer_user.php?filenamerc_bDcIwDIXhAdJX5rCYhQlysRoXO47iWIjtqUCdILwffTo_VBUEzMENh4G25oME44TuiSmHOoXBCoaCRnsD0USMdwjPAoeBvajj2ITadtgNFrUUjfISxPGtPn_Q9x_TORJs_lc2q4iuJZ-KaHHGCxfnSVa1Pyr1Tm0_-Q8&typejs&k1cef4ca796266d0a9efea5e10bbd4bd8484388c0&t1725600605&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.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:,tail:\uc6d0},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_COMMON.initObject();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_BIND ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_BIND.initChooseBox();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_DATA ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_DATA.initData();}if (typeof CAFE24.SHOP_FRONT_NEW_LIKE_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_LIKE_COMMON.init({bIsUseLikeProduct:false,bIsUseLikeCategory:false});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;var bIsUseSpread false;var sIsSecret false;var iBoardNo 1;var aLogData {log_server1:eclog2-225.cafe24.com,log_server2:elg-db-svcm-323.cafe24.com,mid:onnurimeat,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:T};var sMileageName 적립금;var sMileageUnit :PRICE:원;var sDepositName 예치금;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();};}}());CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://log1.toup.net/mirae_cafe24_include.js?adkeyso1di&vs20250213161654.1&client_idaVyHsP06IpeSfB7DtOSqfA},{src:https://calendar-app.cafe24.com/openapi/inject.js?vs20241017090433.1&client_idA8RQp67UIt9nBlqvThz2jC};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || category,collection,customer,order,product,promotion,store,supply,application,community,personal;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]