Help
RSS
API
Feed
Maltego
Contact
Domain > jp.unikini.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-20
183.111.232.82
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: openrestyDate: Tue, 20 Jan 2026 13:29:37 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: YESReferrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Tue, 20 Jan 2026 13:29:37 GMTX-XSS-Protection: 1;modeblockX-HURL: /jp.unikini.co.krview_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN //www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlns//www.w3.org/1999/xhtml xml:langko 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.eyJpc3MiOiJ1bmlraW5pLmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoidW5pa2luaSIsInNob3Bfbm8iOjEsInBhdGhfcm9sZSI6Ik1BSU4iLCJsYW5ndWFnZV9jb2RlIjoia29fS1IiLCJjb3VudHJ5X2NvZGUiOiJLUiIsImlzX3l0cyI6ZmFsc2UsImlzX2NvbnRhaW5lciI6ZmFsc2UsIndvcmtzcGFjZSI6InByb2R1Y3Rpb24ifQ.I4PzzeXHxZ1O7Hk-ROJE7K9kGc7Urok5tGtGg0gH8G4, {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여성 비치웨어 브랜드, 비키니, 래쉬가드, 커플룩, 허니문룩, 2피스, 3피스, 원피스 및 자체제작 브랜드 />meta namekeywords content여성 비치웨어 브랜드, 비키니, 래쉬가드, 커플룩, 허니문룩, 2피스, 3피스, 원피스 및 자체제작 브랜드 />meta http-equivContent-Type contenttext/html; charsetutf-8/> meta http-equivX-UA-Compatible contentIEedge/> !-- PG크로스브라우징필수내용 --> meta http-equivCache-Control contentno-cache/> meta http-equivExpires content0/> meta http-equivPragma contentno-cache/> !-- // PG크로스브라우징필수내용 --> !-- 해당 CSS는 쇼핑몰 전체 페이지에 영향을 줍니다. 삭제와 수정에 주의해주세요. --> !-- 스마트디자인에서는 JQuery 1.4.4 버전이 내장되어있습니다. 추가로 호출하면 충돌이 생길 수 있습니다. --> link relstylesheet href//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css/> script typemodule srchttps://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js>/script> script nomodule srchttps://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js>/script> head>title>유니키니/title>head>meta namenaver-site-verification content1bc0e71d99961399030cc1834664770b380db928 />meta nameviewport contentwidthdevice-width>link relcanonical hrefhttps://unikini.co.kr/ />link relalternate hreflangx-default hrefhttps://unikini.co.kr/ />link relalternate hreflangko-KR hrefhttps://unikini.co.kr/ />link relalternate hrefhttps://m.unikini.co.kr/ />meta propertyog:url contenthttps://unikini.co.kr/ />meta propertyog:title content유니키니 />meta propertyog:description content프리미엄 비치웨어 유니키니, 비키니, 비치웨어, 드레스, 래쉬가드, 언더웨어, 여행아이템, 해외여행용품 전문 쇼핑몰 />meta propertyog:site_name content유니키니 />meta propertyog:type contentwebsite />script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2601151450;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE ko_KR;CAFE24.MOBILE false;CAFE24.MOBILE_DEVICE false;CAFE24.MOBILE_USE true;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin12;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 1;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return false; },isDefaultShop : function() { return true; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return false; },getModeName : function() {return false; },isMobileAdmin : function() {return false; },isNewProMode : function() {return true; },isExperienceMall : function() { return false; },isDcollection : function() {return false; },isYoutubeShops : function() {return false; },getYtShopsShopNo : function() {return 0; },isFrontDesignChangeRequired : function() {return false;},isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return unikini},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 http; },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:unikini.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:unikini,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {aProductPurchaseInfo_812:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_813:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_817:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_818:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_819:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_823:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_825:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_826:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_827:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_828:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_639:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_623:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_616:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_613:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_599:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_585:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_579:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_558:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_546:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_515:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_708:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_710:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_715:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_717:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_721:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_723:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_727:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_731:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_733:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_735:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_738:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_744:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_747:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_646:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_647:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_666:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_689:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_690:{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.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenc1LCoAwDIThfXHrOYLeqC3xAU2mpCno7RW8gHQ7zMdPB4RpWY2qYbcoZNzQLTPl1mgzqFOGCHR6h5n-_DmHhtL9hIaEaxB299FoiTfbGPWYCg9S1FBO5ZCi6td_AA&typecss&k37c9481ac0212340e132f81eba4d1049fee7f18e&t1744181095 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdRLUkQhDAXQedNT10HpVlxBgPhICQn1EvzsXrotnTgTmPGrA3WB-CwVPUbXFU_1nemVmHzroVB02WrxmtAlVDrY65h8fPKcfFT1JyradbQe_ISi79TwvFbiaaoJsUUpck5TGSHhPPMiYgsYTi5KrTIfURA40_-VAp_SzQdQindv9lh_wO-BhSDGy-jgpdMG1ESKUdsgZyw72HZK6nFHvg0OYjDckTKEDWroZkuf7i8sH3tCKDvCHcviBnZMzBS-G1XHUy34s0Xt46dplvacqTXiY7oWViB2b6QdyhprXJELwLyg4t89xWi0oOgTq8FN-QI&typecss&kc8f05b1a1b99f3b795eb8c097773e110f57b9a8f&t1725508012&userT />style typetext/css>/style>title>유니키니/title>/head> body classnd idmain> !-- 공통 상단 (header) --> !------------------------------------------------------------------------------------------------------------------------------------------ ◆ 각 상품카테고리와 게시판 목록은 관리자페이지와 연동되어있으며 아래의 경로에서 설정 가능합니다. - 상품 카테고리 : 상품관리-상품분류관리-분류관리 - 게시판 목록 : 게시판관리-게시판관리 / 노출할 항목만 표시여부 표시로 체크하여 이용------------------------------------------------------------------------------------------------------------------------------------------->!------ 최상단 띠배너 ------>!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 사이트 최상단에 노출되는 띠배너 구역입니다. ◆ 아래 style> 구역에서 원하시는 배경색상 및 폰트색상으로 변경 가능합니다. ◆ 검은색 텍스트 부분만 수정하여 이용해주세요.------------------------------------------------------------------------------------------------------------------------------------------->style> /*---------------------------- 최상단 띠배너 스타일 지정 ---------------------------- background : 배경색상, # 옆에 코드값을 기입해주세요(ex.#fffff) color : 폰트색상, 변경시 기존 코드값을 지우고 # 옆에 새로운 값을 기입해주세요. -----------------------------------------------------------------------------------*/ .top_bnn{background:#000} .top_bnn a{color:#fff} /style>div classtop_bnn marquee3k data-speed1> a href#>NEW SUMMER SPECIAL SALE UP TO ~30%/a>/div>header idhd> !-- 로고 --> style> /* 로고이미지 사이즈 조정 ◆로고 부분에 등록하신 이미지의 최대 세로사이즈를 지정할 수 있습니다. ※예를 들어 30px로 기입시 원본사이즈와 관계없이 세로사이즈 30px을 기준으로 리사이징 되어 노출됩니다. 등록하시는 로고이미지의 비율 등에 맞춰 자유롭게 조정하여 사용해주세요. ※로고로 사용하시는 이미지는 최대한 여백없이 컨텐츠 부분만 남겨 저장 후 사용해주세요. */ header .logo > a > img{max-height:21px/*기존 수치를 지우시고 원하시는 px값으로 기입하시면 됩니다*/} /style>div classxans-element- xans-layout xans-layout-logotop logo >a href/>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/logo2.png/>/a>/div> div classgnbWrap> div classxans-element- xans-layout xans-layout-category gnb>ul> li classxans-record->a href/product/list.html?cate_no58>NEW/a>/li> li classxans-record->a href/product/list.html?cate_no24>BEST/a>/li> li classxans-record->a href/product/list.html?cate_no25>BIKINI/a>/li>li classxans-record->a href/product/list.html?cate_no49>MONOKINI/a>/li>li classxans-record->a href/product/list.html?cate_no50>DRESS SWIMSUIT/a>/li>li classxans-record->a href/product/list.html?cate_no26>RASHGUARD/a>/li>li classxans-record->a href/product/list.html?cate_no51>UNDERWEAR/a>/li>li classxans-record->a href/product/list.html?cate_no59>ACC/a>/li>li classxans-record->a href/product/list.html?cate_no27>BEACHWEAR/a>/li>li classxans-record->a href/product/list.html?cate_no46>SALE/a>/li> li classcommunity>a hrefjavascript:;>COMMUNITY/a> div> ul classxans-element- xans-layout xans-layout-boardinfo>li classxans-record->a href/board/notice/1/>NOTICE/a>/li>li classxans-record->a href/board/q-a/6/>Q & A/a>/li>li classxans-record->a href/board/review/4/>REVIEW/a>/li>li classxans-record->a href/board/event/8/>EVENT/a>/li>/ul> /div> /li> /ul>/div> !--// gnb END --> /div> !--// gnbWrap END --> ul classxans-element- xans-myshop xans-myshop-main head_myshop >li>a href/product/search.html>ion-icon namesearch-outline>/ion-icon>/a>/li>li> a hrefjavascript:void(0);>ion-icon nameperson-outline>/ion-icon>/a> div classmymenu> ul> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html>LOGIN/a>/li> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/join.html>JOIN US/a>/li> li>a href/myshop/order/list.html>ORDER/a>/li> li>a href/myshop/index.html>MY PAGE/a>/li> /ul> /div> /li>li>a href/order/basket.html>ion-icon namebag-outline>/ion-icon>span classcnt>span classxans_myshop_main_basket_cnt>0/span>/span>/a>/li>/ul>/header> div idwrap> div idcontainer> div idcontents> !------------------------------------------------------------------------------------------------------------------------------------------ ◆ 어반스킨 디자인 이용 안내 ◆ ※전체적인 스킨 사용 가이드는 세팅 완료 후 제공해드리는 매뉴얼 주소에서 확인하실 수 있습니다. ※간단한 텍스트 변경, 메인의 각 구역 사용여부 등은 편집창 좌측 자주쓰는화면의 ★간편세팅★(setting.js)파일에서 수정 가능합니다. ※직접 수정하시는 과정에서 오류 발생시 복구비용이 발생할 수 있으므로, 소스 수정시에는 꼭 원본파일을 백업해주세요! ※그외 문의사항이나 수정사항이 있으실 경우 어반스킨 홈페이지(https://urbanskin.co.kr) 수정요청 게시판에 접수해주세요. ◆ 메인 상품 구역 안내 ◆ ※각 상품 구역의 타이틀은 관리자페이지에서 변경하실 수 있습니다. 해당 영역에 맞는 메인진열의 네임을 바꿔주세요. (관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 상단 메인분류 관리 버튼 클릭) ※상품이 진열되어있지 않은 경우 자동으로 감춤처리됩니다. 사용을 원하시는 경우 상품을 진열설정해주세요. (상품진열경로 : 관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 6번에 해당하는 메인진열에 상품 추가) ※$count 숫자 부분에 원하시는 숫자를 기입하시면 상품노출갯수가 변경됩니다.------------------------------------------------------------------------------------------------------------------------------------------->!----------- 메인 비주얼 배너 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 슬라이드 배너 이미지는 기본적으로 3장까지 등록 가능하도록 구성되어있습니다. 2장 이상으로 사용 원하시는 경우 기존 소스를 복사하여 활용해주세요. ◆ 배너별로 클릭시 이동될 링크는 각 슬라이드의 a href#n> 따옴표()안에 넣어주시면 됩니다. ◆ 배너 사이즈는 각 1480px * 800px(세로사이즈 자유)이며 가로사이즈는 반드시 준수해주세요. ※슬라이드 배너에 등록하시는 모든 이미지의 사이즈는 서로 동일해야 합니다.------------------------------------------------------------------------------------------------------------------------------------------->div set classmain_visual> div classswiper-container> div classswiper-wrapper> !------------------------------- 슬라이드 소스 구문 시작 -------------------------------> !--1번배너--> !-- 소스 복사시 이 부분부터 end 부분까지 복사하여 활용하세요 --> div classswiper-slide> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no732&cate_no49&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/2312_bnnMain00.jpg/>/a> /div> !--//end--> !--2번배너--> div classswiper-slide> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no746&cate_no25&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/2312_bnnMain01.jpg/>/a> /div> !--3번배너--> div classswiper-slide> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no723&cate_no25&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/2312_bnnMain02.jpg/>/a> /div> !-------------------- 슬라이드 소스 추가시 이 부분 위▲로 추가해주세요 --------------------> !--------------- 수정시 괄호 및 기호가 삭제되지 않도록 반드시 주의해주세요! ---------------> /div> div classswiper-button-prev>i classxi-angle-left-thin>/i>/div> div classswiper-button-next>i classxi-angle-right-thin>/i>/div> /div>/div>!----------- 메인 탭상품 구역 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 각 탭메뉴의 타이틀은 관리자페이지에서 변경하실 수 있습니다. 1~5번에 해당하는 메인진열의 네임을 바꿔주세요. (관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 상단 메인분류 관리 버튼 클릭) ◆ 상품이 진열되어있지 않은 탭은 자동으로 감춤처리되어 나타나지않습니다. 모든 리스트에 상품이 진열되어있어야만 정상적으로 노출됩니다. (상품진열경로 : 관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 1~5번에 해당하는 메인진열에 상품 추가)------------------------------------------------------------------------------------------------------------------------------------------->div classmain_tab_banner> div classtitleArea> h2 classmain_tab_tit>/h2> p classmain_tab_ment>/p> div classtab_list>/div> /div> ul classtab_cont> !-- 1번 탭 상품 --> !-- 2번 탭 상품 --> li classxans-element- xans-product xans-product-listmain-2 xans-product-listmain xans-product-2 ec-base-product>!-- $count 10 ※ 노출시킬 상품의 갯수를 숫자로 설정할 수 있습니다. ※ 상품 노출갯수가 많으면 쇼핑몰에 부하가 발생할 수 있습니다. -->div classswiper-container> p classtab_tit>a hrefjavascript:void(0)>NEW ARRIVALS/a>/p> ul classprdList swiper-wrapper> li idanchorBoxId_812 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no812&cate_no1&display_group3 nameanchorBoxName_812>img src//jp.unikini.co.kr/web/product/medium/202410/87e4db1b50eca481f666d2b6987c10ae.webp ideListPrdImage812_3 alt소프트 홀터 비키니+롱가디건 커버업SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/829d660e2fb3fb404d48357369afaedf.webp alt소프트 홀터 비키니+롱가디건 커버업SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,812,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2812 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(812, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno812 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_812>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no812 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_812>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no812&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>소프트 홀터 비키니+롱가디건 커버업SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 22,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_813 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no813&cate_no1&display_group3 nameanchorBoxName_813>img src//jp.unikini.co.kr/web/product/medium/202410/26b860a3deeb8e78e7d6e833cfb46b4c.webp ideListPrdImage813_3 alt섹시삼각비키니+메쉬링 원피스 커버업SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/433b7c0bdfda4da97055089d267c3d12.webp alt섹시삼각비키니+메쉬링 원피스 커버업SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,813,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2813 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(813, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno813 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_813>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no813 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_813>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no813&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>섹시삼각비키니+메쉬링 원피스 커버업SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 17,400/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_817 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no817&cate_no1&display_group3 nameanchorBoxName_817>img src//jp.unikini.co.kr/web/product/medium/202410/4cf18472a8aace8e957e4af45f34ce9c.gif ideListPrdImage817_3 alt4color 캔디탑 비키니+옆트임 링 스커트SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/04b162682e3126859d7a94399d889937.gif alt4color 캔디탑 비키니+옆트임 링 스커트SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,817,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2817 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(817, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno817 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_817>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no817 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_817>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no817&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>4color 캔디탑 비키니+옆트임 링 스커트SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 19,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>심플하면서도 포인트가 되는 센스 만점 비키니🧸🩷/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_818 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no818&cate_no1&display_group3 nameanchorBoxName_818>img src//jp.unikini.co.kr/web/product/medium/202410/42ae72ead51f19002ec386ff253aaa49.webp ideListPrdImage818_3 alt컷팅라인 엠보블랙 비키니+스커트 커버업SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/c3fe9b590de4aab948e6864370dfc523.webp alt컷팅라인 엠보블랙 비키니+스커트 커버업SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,818,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2818 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(818, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno818 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_818>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no818 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_818>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no818&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>컷팅라인 엠보블랙 비키니+스커트 커버업SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 29,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_819 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no819&cate_no1&display_group3 nameanchorBoxName_819>img src//jp.unikini.co.kr/web/product/medium/202410/e1f07548f3a4da46a73cba88d6825447.webp ideListPrdImage819_3 alt2type 퍼프반팔 꼬임배색 원피스 수영복 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/1dc43864238c5fec9e48b705be1157ab.webp alt2type 퍼프반팔 꼬임배색 원피스 수영복 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,819,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2819 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(819, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno819 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_819>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no819 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_819>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no819&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>2type 퍼프반팔 꼬임배색 원피스 수영복 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 34,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_823 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no823&cate_no1&display_group3 nameanchorBoxName_823>img src//jp.unikini.co.kr/web/product/medium/202410/ac10342a908fdb0dd578af4f9c2515df.gif ideListPrdImage823_3 alt언발컷 스트링 홀터넥 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/c83144c7b4dffe6f876cae2fca815715.gif alt언발컷 스트링 홀터넥 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,823,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2823 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(823, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno823 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_823>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no823 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_823>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no823&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>언발컷 스트링 홀터넥 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 19,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_825 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no825&cate_no1&display_group3 nameanchorBoxName_825>img src//jp.unikini.co.kr/web/product/medium/202410/5d75e2698ad6ff33bf218bf9efdeeee0.webp ideListPrdImage825_3 alt3color버튼 크롭반팔 하이 비키니(2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/d722f63652249feb8b040f1cf73986bb.webp alt3color버튼 크롭반팔 하이 비키니(2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,825,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2825 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(825, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno825 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_825>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no825 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_825>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no825&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>3color버튼 크롭반팔 하이 비키니(2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 18,400/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_826 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no826&cate_no1&display_group3 nameanchorBoxName_826>img src//jp.unikini.co.kr/web/product/medium/202410/af7927718b01389f1f4e815eed99ba90.webp ideListPrdImage826_3 alt셔링끈 리본 모노키니+커버업 프릴스커트SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/bc6e715ab6cb26f1a165fc5b62c0f7e0.webp alt셔링끈 리본 모노키니+커버업 프릴스커트SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,826,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2826 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(826, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno826 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_826>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no826 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_826>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no826&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>셔링끈 리본 모노키니+커버업 프릴스커트SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 29,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_827 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no827&cate_no1&display_group3 nameanchorBoxName_827>img src//jp.unikini.co.kr/web/product/medium/202410/0968146fe932c30cd5bb3a3ad44adcfd.webp ideListPrdImage827_3 alt백리스 반전 니트 원피스 수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/c363e92a94deaaa78e43a80b2c534fec.webp alt백리스 반전 니트 원피스 수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,827,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2827 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(827, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno827 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_827>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no827 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_827>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no827&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>백리스 반전 니트 원피스 수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 27,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_828 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no828&cate_no1&display_group3 nameanchorBoxName_828>img src//jp.unikini.co.kr/web/product/medium/202410/acb04d317c9bb5e0d2b38465a38d8a87.webp ideListPrdImage828_3 alt머메이드 프릴 미니 원피스수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/3e619abce84a178bf645f41474851bab.webp alt머메이드 프릴 미니 원피스수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,828,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2828 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(828, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno828 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_828>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no828 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_828>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no828&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>머메이드 프릴 미니 원피스수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 17,400/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li> /ul> div classswiper-scrollbar>/div> /div>/li> !-- 3번 탭 상품 --> !-- 4번 탭 상품 --> !-- 5번 탭 상품 --> li classxans-element- xans-product xans-product-listmain-5 xans-product-listmain xans-product-5 ec-base-product>!-- $count 10 ※ 노출시킬 상품의 갯수를 숫자로 설정할 수 있습니다. ※ 상품 노출갯수가 많으면 쇼핑몰에 부하가 발생할 수 있습니다. -->div classswiper-container> p classtab_tit>a hrefjavascript:void(0)>SALE/a>/p> ul classprdList swiper-wrapper> li idanchorBoxId_639 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no639&cate_no1&display_group6 nameanchorBoxName_639>img src//jp.unikini.co.kr/web/product/medium/202308/9c983c862f072ed959e4523f7b7e31ef.gif ideListPrdImage639_6 alt캔디 스모크 프릴탑 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202308/86b80f2585b5278235457c3c7580c207.gif alt캔디 스모크 프릴탑 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,639,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5639 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(639, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno639 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_639>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no639 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_639>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no639&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>캔디 스모크 프릴탑 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 11,600/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>✨큐트한 프릴이 볼륨업 비키니✨/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_623 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no623&cate_no1&display_group6 nameanchorBoxName_623>img src//jp.unikini.co.kr/web/product/medium/202308/4eebaf2969deb7467533117fc31daf33.gif ideListPrdImage623_6 alt스테이 모노키니+랩가디건 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202308/ffe58984c724b5957cce85c641a446a2.gif alt스테이 모노키니+랩가디건 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,623,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5623 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(623, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno623 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_623>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no623 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_623>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no623&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>스테이 모노키니+랩가디건 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 16,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤍심플하고 베이직한 컬러 모노키니🤎/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_616 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no616&cate_no1&display_group6 nameanchorBoxName_616>img src//jp.unikini.co.kr/web/product/medium/202309/d91c7f702ab9193a28ec2e214fcd37f5.gif ideListPrdImage616_6 alt로렌 프릴 오프숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202309/6f9005fee78d264acae1b0820eba75eb.gif alt로렌 프릴 오프숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,616,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5616 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(616, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno616 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_616>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no616 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_616>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no616&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>로렌 프릴 오프숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 11,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🩵보기만해도 시원하고 청량한 컬러 모노키니🩵/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_613 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no613&cate_no1&display_group6 nameanchorBoxName_613>img src//jp.unikini.co.kr/web/product/medium/202307/dbaa5d09f19394986621524376387118.gif ideListPrdImage613_6 alt트로피컬 홀터 하이 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202307/d2b011add0e9d6a5575548c9cd4057d0.gif alt트로피컬 홀터 하이 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,613,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5613 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(613, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno613 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_613>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no613 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_613>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no613&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>트로피컬 홀터 하이 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,400/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💛상큼상큼 컬러감 비키니💛/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_599 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no599&cate_no1&display_group6 nameanchorBoxName_599>img src//jp.unikini.co.kr/web/product/medium/202308/c03fad41177872344eb09d752a2bcfa1.gif ideListPrdImage599_6 alt미유 커버 긴팔 모노키니+스커트 커버업SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202308/9e57c183b27093e8a11061ee9feeedf4.gif alt미유 커버 긴팔 모노키니+스커트 커버업SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,599,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5599 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(599, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno599 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_599>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no599 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_599>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no599&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>미유 커버 긴팔 모노키니+스커트 커버업SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 17,270/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💛고급미 뿜뿜 원피스수영🤍/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_585 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no585&cate_no1&display_group6 nameanchorBoxName_585>img src//jp.unikini.co.kr/web/product/medium/202309/80516ad2463019329cbaceac9f7bc92f.gif ideListPrdImage585_6 alt아로하 스모크 오프숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202309/76966cef919e27e16ed39ca220d5d1c5.gif alt아로하 스모크 오프숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,585,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5585 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(585, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno585 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_585>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no585 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_585>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no585&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>아로하 스모크 오프숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>셔링으로 볼륨업 커버업 모노키니👙/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_579 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no579&cate_no1&display_group6 nameanchorBoxName_579>img src//jp.unikini.co.kr/web/product/medium/202305/9dcfa0550cf503db6a7eea1c3d3a6abb.gif ideListPrdImage579_6 alt페리에 셔링숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202305/8f5fc316c6e4381d3fe43881d7a336e4.gif alt페리에 셔링숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,579,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5579 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(579, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno579 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_579>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no579 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_579>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no579&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>페리에 셔링숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 13,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤍청순여신매력 모노키니🤍/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_558 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no558&cate_no1&display_group6 nameanchorBoxName_558>img src//jp.unikini.co.kr/web/product/medium/202306/c16bfc03c46bf4e9652cd8bf8136fe08.jpg ideListPrdImage558_6 alt패턴 V 오픈 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202306/2b1e20a62ef1384723ce968a107cf40e.jpg alt패턴 V 오픈 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,558,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5558 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(558, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno558 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_558>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no558 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_558>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no558&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>패턴 V 오픈 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,400/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤎화려한 패턴매력 모노키니🤎/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_546 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no546&cate_no1&display_group6 nameanchorBoxName_546>img src//jp.unikini.co.kr/web/product/medium/202306/9e43937f9bec32ddbd90a8598c0bf2d9.gif ideListPrdImage546_6 alt홀터탑 반전 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202306/2889c6d1e1eee0c633a1bee06d920031.gif alt홀터탑 반전 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,546,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5546 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(546, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno546 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_546>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no546 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_546>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no546&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>홀터탑 반전 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 16,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤍심플 섹시 반전매력 비키니🤍/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_515 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no515&cate_no1&display_group6 nameanchorBoxName_515>img src//jp.unikini.co.kr/web/product/medium/202212/5731cc449f6e0058dcaf3546d4c1e891.gif ideListPrdImage515_6 alt블랙프릴 플라워 모노키니+스커트SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202212/e2fd1670c79a104aac81f3be63214223.gif alt블랙프릴 플라워 모노키니+스커트SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,515,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5515 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(515, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno515 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_515>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no515 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_515>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no515&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>블랙프릴 플라워 모노키니+스커트SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 15,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li> /ul> div classswiper-scrollbar>/div> /div>/li> /ul>/div>!----------- 메인 2단 배너 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 배너 사이즈 : 각 740px * 300px 이며 해당 구역 내 모든 이미지의 사이즈는 서로 동일하게 맞춰주세요. ◆ 배너별로 클릭시 이동될 링크는 각 배너의 a href#n> 따옴표()안에 넣어주시면 됩니다.------------------------------------------------------------------------------------------------------------------------------------------->div classmain_section> div classtitleArea> h2 classmain_sec_tit>/h2> p classmain_sec_txt>/p> /div> ul> !---------------------- 첫번째 배너 ----------------------> li> a hrefhttp://www.unikini.co.kr/product/list.html?cate_no24>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/sub01.jpg/>/a> /li> !-- //end --> !---------------------- 두번째 배너 ----------------------> li> a hrefhttp://www.unikini.co.kr/product/list.html?cate_no46>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/sub03.jpg/>/a> /li> !-- //end --> div classmain_section> /div> br/> ul> !---------------------- 첫번째 gif ----------------------> li> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no732&cate_no49&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/main_v4.gif/>/a> /li> !-- //end --> !---------------------- 두번째 gif ----------------------> li> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no732&cate_no49&display_group1> /a>a hrefhttps://www.unikini.co.kr/product/detail.html?product_no740&cate_no50&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/main_v6.gif/>/a> br/>br/>br/>br/>br/>br/> /li> !-- //end -->br/>br/>br/>br/>br/>br/> /ul>/ul>/div>!----------- 일반 상품 구역 1 ------------->div classxans-element- xans-product xans-product-listmain-6 xans-product-listmain xans-product-6 ec-base-product main_prd list_1>!-- $count 12 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classtitleArea> h2> span styledisplay: ;>BEST PICK!/span> span styledisplay: none;>img src altBEST PICK!/>/span> /h2> p classprd1_ment>/p> /div>ul classprdList grid4> li idanchorBoxId_708 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no708&cate_no1&display_group7 nameanchorBoxName_708>img src//jp.unikini.co.kr/web/product/medium/202406/828d37af267d930c2d900d8f5155d65c.webp ideListPrdImage708_7 alt플라워 핑크 모노키니+레이스 가디건 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202406/c90dcd8195c603443e0e820ff6cd11a6.webp alt플라워 핑크 모노키니+레이스 가디건 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,708,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6708 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(708, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno708 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_708>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no708 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_708>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no708&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>플라워 핑크 모노키니+레이스 가디건 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 18,600/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🍑귀여운 레이스 포인트 모노키니🍑/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_710 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no710&cate_no1&display_group7 nameanchorBoxName_710>img src//jp.unikini.co.kr/web/product/medium/202312/a9331569ebc6a7a8b29093ac6a16f8d3.gif ideListPrdImage710_7 alt프릴하이 커버업 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/631c69f076173779ce98f9eea0ce00e7.gif alt프릴하이 커버업 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,710,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6710 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(710, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno710 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_710>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no710 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_710>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no710&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>프릴하이 커버업 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 26,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🖤탑 프릴로 귀여움은 덤으로💜/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_715 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no715&cate_no1&display_group7 nameanchorBoxName_715>img src//jp.unikini.co.kr/web/product/medium/202312/8c7ec014e3b75c161e7d8886a6a94acb.gif ideListPrdImage715_7 alt하이 카라 긴팔 래쉬가드 수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/6ff8cdd8244222f8a6a2caafe5a1345a.gif alt하이 카라 긴팔 래쉬가드 수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,715,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6715 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(715, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno715 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_715>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no715 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_715>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no715&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>하이 카라 긴팔 래쉬가드 수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 10,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💓노출부담제로 깔끔한 래쉬가드💓/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_717 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no717&cate_no1&display_group7 nameanchorBoxName_717>img src//jp.unikini.co.kr/web/product/medium/202312/81a0c95700af3854af681d3c02046b71.gif ideListPrdImage717_7 alt벨벳탑 비키니+스커트 커버업/>img classon src//jp.unikini.co.kr/web/product/small/202312/9a8b563a331c48696ddda8f22bd14c1a.gif alt벨벳탑 비키니+스커트 커버업/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,717,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6717 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(717, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno717 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_717>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no717 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_717>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no717&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>벨벳탑 비키니+스커트 커버업/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 13,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🌹벨벳소재 고급스런 비키니🌹/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_721 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no721&cate_no1&display_group7 nameanchorBoxName_721>img src//jp.unikini.co.kr/web/product/medium/202312/edaccc2f95f58a0f874402122e09f085.gif ideListPrdImage721_7 alt퓨어화이트 비키니+커버업 스커트SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/865b396498e62fbcbca52548ff815c1d.gif alt퓨어화이트 비키니+커버업 스커트SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,721,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6721 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(721, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno721 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_721>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no721 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_721>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no721&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>퓨어화이트 비키니+커버업 스커트SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 13,700/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🐚탑 레이스로 러블리한 비키니🐚/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_723 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no723&cate_no1&display_group7 nameanchorBoxName_723>img src//jp.unikini.co.kr/web/product/medium/202312/93982431be8bbacbc88183583b4bb798.gif ideListPrdImage723_7 alt홀터탑 심플배색 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/2d31f72603c162aef702c3d705484da4.gif alt홀터탑 심플배색 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,723,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6723 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(723, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno723 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_723>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no723 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_723>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no723&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>홀터탑 심플배색 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 6,800/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💧깔끔의 정석 홀더넥으로 시원한 비키니💧/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_727 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no727&cate_no1&display_group7 nameanchorBoxName_727>img src//jp.unikini.co.kr/web/product/medium/202312/fe8f32356476f78dbc8199de4821269d.gif ideListPrdImage727_7 alt스트링오프 반팔 하이웨스트 비키니 수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/94a63865524bccb060c41a41199f3ca5.gif alt스트링오프 반팔 하이웨스트 비키니 수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,727,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6727 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(727, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno727 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_727>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no727 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_727>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no727&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>스트링오프 반팔 하이웨스트 비키니 수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 14,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🌟오프숄더 셔링포인트 비키니🌟/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_731 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no731&cate_no1&display_group7 nameanchorBoxName_731>img src//jp.unikini.co.kr/web/product/medium/202312/5a4a63431adc4508371a4a99ecde6286.gif ideListPrdImage731_7 alt시스루 언발 오프숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/40f9fb610499f689249f1871385fa35b.gif alt시스루 언발 오프숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,731,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6731 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(731, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno731 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_731>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no731 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_731>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no731&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>시스루 언발 오프숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 9,600/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🖤언발프릴로 반전매력인 모노키니🖤/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_733 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no733&cate_no1&display_group7 nameanchorBoxName_733>img src//jp.unikini.co.kr/web/product/medium/202312/880fa2a9e197f8e2f5102bb207582def.gif ideListPrdImage733_7 alt모던 오픈 홀터 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/52b2dac34eac786cbdfd4dc1d09593ed.gif alt모던 오픈 홀터 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,733,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6733 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(733, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno733 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_733>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no733 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_733>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no733&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>모던 오픈 홀터 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,400/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🔥섹시함과 청순함 두배로🔥/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_735 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no735&cate_no1&display_group7 nameanchorBoxName_735>img src//jp.unikini.co.kr/web/product/medium/202312/beeb069366ab70cbf0b24d1d02dd35f4.gif ideListPrdImage735_7 alt베리체크 모노키니+커버업 스커트SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/f79d4e7845ff2c33cb2e4de2d7959b07.gif alt베리체크 모노키니+커버업 스커트SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,735,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6735 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(735, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno735 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_735>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no735 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_735>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no735&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>베리체크 모노키니+커버업 스커트SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 14,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🌸러블리한 체크패턴 커버업 모노키니🌸/span>/li>/ul> div classicon> /div> /div>/li> /ul>/div>!------ 메인 동영상 + 인기 검색어 영역 ------>!----------- 일반 상품 구역 2 ------------->div classxans-element- xans-product xans-product-listmain-7 xans-product-listmain xans-product-7 ec-base-product main_prd list_1>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classtitleArea> h2> span styledisplay: ;>WEAR/span> span styledisplay: none;>img src altWEAR/>/span> /h2> p classprd2_ment>/p> /div>ul classprdList grid4> li idanchorBoxId_738 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no738&cate_no1&display_group8 nameanchorBoxName_738>img src//jp.unikini.co.kr/web/product/medium/202312/0c3ea7cb387820032710c9217af38e92.gif ideListPrdImage738_8 alt이지 스판 미디트임 원피스+가디건set/>img classon src//jp.unikini.co.kr/web/product/small/202312/f68768f6c400f00e1a13bb5aa4beba17.gif alt이지 스판 미디트임 원피스+가디건set/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,738,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7738 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(738, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno738 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_738>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no738 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_738>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no738&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>이지 스판 미디트임 원피스+가디건set/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 22,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>가볍게 툭 걸쳐도 청순한 느낌🖤/span>/li>/ul> div classicon> img src/web/upload/custom_1116944155346147.gif alt />img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li>li idanchorBoxId_744 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no744&cate_no1&display_group8 nameanchorBoxName_744>img src//jp.unikini.co.kr/web/product/medium/202312/56c6bbfc1309a86b27e52fb174bb806b.gif ideListPrdImage744_8 alt골지 레이스 X스트랩 패드 슬립 원피스/>img classon src//jp.unikini.co.kr/web/product/small/202312/0457161de6b57813ce320cb7dc260601.gif alt골지 레이스 X스트랩 패드 슬립 원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,744,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7744 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(744, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno744 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_744>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no744 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_744>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no744&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>골지 레이스 X스트랩 패드 슬립 원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 9,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>잔골지의 섹시한 무드의 슬립🫶/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_747 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no747&cate_no1&display_group8 nameanchorBoxName_747>img src//jp.unikini.co.kr/web/product/medium/202312/1893c99b8c96a5a6f7444769cff8f6e6.gif ideListPrdImage747_8 alt소프트 코튼 스트랩 슬립 원피스+가운set/>img classon src//jp.unikini.co.kr/web/product/small/202312/90b0ce79322c58e7902927e25ba3dc4e.gif alt소프트 코튼 스트랩 슬립 원피스+가운set/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,747,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7747 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(747, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno747 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_747>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no747 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_747>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no747&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>소프트 코튼 스트랩 슬립 원피스+가운set/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 21,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>청순여리 슬립 원피스🩷/span>/li>/ul> div classicon> img src/web/upload/custom_1116944155346147.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_646 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no646&cate_no1&display_group8 nameanchorBoxName_646>img src//jp.unikini.co.kr/web/product/medium/202308/b034461b2a08c5ee24721481cb929e5a.gif ideListPrdImage646_8 alt여리여리 프렌치핑크 플라워 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/d0926e26904300d0c34b0a846ecd8e35.gif alt여리여리 프렌치핑크 플라워 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,646,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7646 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(646, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno646 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_646>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no646 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_646>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no646&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>여리여리 프렌치핑크 플라워 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 34,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>🌸킁킁~꽃향기 물씬 롱 모노키니🌸/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li>li idanchorBoxId_647 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no647&cate_no1&display_group8 nameanchorBoxName_647>img src//jp.unikini.co.kr/web/product/medium/202309/2bc0aa9ab1768eadf960ce10a1fb0d90.gif ideListPrdImage647_8 alt더블X 끈나시티(캡내장)/>img classon src//jp.unikini.co.kr/web/product/small/202309/7a08e8ab76e76c592a1421b507677415.gif alt더블X 끈나시티(캡내장)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,647,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7647 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(647, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno647 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_647>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no647 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_647>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no647&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>더블X 끈나시티(캡내장)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 6,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>⭐️스트랩 포인트 끈나시⭐️/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_666 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no666&cate_no1&display_group8 nameanchorBoxName_666>img src//jp.unikini.co.kr/web/product/medium/202308/b9b65c6e5e3cef6ad0d509f30603b2a9.gif ideListPrdImage666_8 alt소르베 백리스 트임 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/0e0537f2fbf1e6d82c97b4d1dabb57b7.gif alt소르베 백리스 트임 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,666,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7666 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(666, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno666 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_666>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no666 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_666>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no666&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>소르베 백리스 트임 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 27,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>이온음료 마신듯 맑고 청량한 화이트 롱원피스⛲/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li>li idanchorBoxId_689 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no689&cate_no1&display_group8 nameanchorBoxName_689>img src//jp.unikini.co.kr/web/product/medium/202308/70d06c78e03d4b78233db892d6ec5b31.gif ideListPrdImage689_8 alt스모크 에스닉 숄더리본 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/304c74f6c2b5286c43d48e23fa57a186.gif alt스모크 에스닉 숄더리본 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,689,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7689 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(689, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno689 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_689>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no689 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_689>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no689&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>스모크 에스닉 숄더리본 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 29,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>🌼휴양지느낌 물씬 롱 원피스🌼/span>/li>/ul> div classicon> img src/web/upload/custom_1116944155346147.gif alt /> /div> /div>/li>li idanchorBoxId_690 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no690&cate_no1&display_group8 nameanchorBoxName_690>img src//jp.unikini.co.kr/web/product/medium/202308/ffed5e4b6552b2a91fb21186b0789743.gif ideListPrdImage690_8 alt로지레드 오프숄더 트임 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/6f51d33c2459daee71042252cc541a70.gif alt로지레드 오프숄더 트임 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,690,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7690 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(690, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno690 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_690>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no690 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_690>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no690&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>로지레드 오프숄더 트임 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 36,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>쨍한 레드컬러가 매력적인 롱 원피스💃/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li> /ul>/div>!----------- 인스타그램 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 관리자페이지 > 앱스토어 > 인스타그램 위젯과 연동되어있습니다. ◆ 단순복사로 구매하셨을 경우 제공된 매뉴얼 페이지를 참고하시어 위젯을 설치해주세요.------------------------------------------------------------------------------------------------------------------------------------------->div classinsta> div classinner> div classtitleArea> h2>INSTAGRAM span classinsta_id>/span>/h2> /div> section idinstagramWidgetManual stylemax-width:1480px;margin:0 auto;height:350px> !--앱을 비활성화한 뒤 삽입한 코드를 직접 삭제해야 할 수도 있습니다.--> /section> /div>/div>meta namenaver-site-verification contenta2a899a5760e727b87294740eeb19c0bd459d7c1/> /div> /div> /div> !-- 공통 하단 (footer) --> !------------------------------------------------------------------------------------------------------------------------------------------ ◆ 기본적인 정보는 대체로 관리자페이지와 연동되어있습니다. 상점관리-기본정보관리-내쇼핑몰 정보 ◆ 그외 기타 정보(은행정보, SNS아이콘 링크 등)는 ★간편세팅★(setting.js) 파일에서 수정 가능합니다.------------------------------------------------------------------------------------------------------------------------------------------->footer classxans-element- xans-layout xans-layout-footer>div classfoot_head> div classinwrap> !-- 로고 --> style> /* 로고이미지 사이즈 조정 ◆로고 부분에 등록하신 이미지의 최대 세로사이즈를 지정할 수 있습니다. ※예를 들어 30px로 기입시 원본사이즈와 관계없이 세로사이즈 30px을 기준으로 리사이징 되어 노출됩니다. 등록하시는 로고이미지의 비율 등에 맞춰 자유롭게 조정하여 사용해주세요. ※로고로 사용하시는 이미지는 최대한 여백없이 컨텐츠 부분만 남겨 저장 후 사용해주세요. */ footer .logo > a > img{max-height:21px/*기존 수치를 지우시고 원하시는 px값으로 기입하시면 됩니다*/} /style>div classlogo> a href/>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/logo-2.png/>/a>/div> ul classfoot_company> !--li>a href/shopinfo/company.html>COMPANY/a>/li>--> li>a href/member/agreement.html>AGREEMENT/a>/li> li>a href/member/privacy.html>PRIVACY POLICY/a>/li> li>a href/shopinfo/guide.html>GUIDE/a>/li> /ul> /div> /div>div classfoot_body> div classinwrap> !------ 고객센터 ------> div classsection cscenter > p classtit>CS CENTER/p> p classphone>070-8658-1159/p> p classruntime>월~금 오전10시~오후5시점심시간12시~1시토,일공휴일휴무/p> /div> !------ 은행정보 ------> div classsection bank> p classtit>BANK INFO/p> p classbank_num1>/p> p classbank_num2>/p> p classbank_num3>/p> p classbank_name>/p> /div> !------ SNS아이콘 ------> div classsection sns_box> p classtit>FLLOW US/p> !-- 인스타그램 -->a classsns_1 href target_blank>@INSTAGRAM/a> !-- 페이스북 -->a classsns_2 href target_blank>@FACEBOOK/a> !-- 카카오 -->a classsns_3 href target_blank>@KAKAO/a> /div> !------ 회사정보 ------> div classsection company > p classtit>COMPANY/p> span>COMPANY. em>유니키니/em>/span> span>CEO. em>김아영/em>/span> span>TEL. em>070-8658-1159/em>/span> span>PRIVACY MANAGER. em>김지민/em>/span> span>E-MAIL. em>a hrefmailto:unikini1@nate.com>unikini1@nate.com/a>/em>/span>br/> span>ADDRESS. em>17346 경기도 이천시 황무로 986-53 (증포동) /em>/span> span>BUSINESS NO. em>382-64-00414 a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no3826400414, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/em>/span> span> ORDER LICENSE. em>2020서울강동0817/em>/span> p classcopyright>COPYRIGHT ⓒ em>유니키니/em> ALL RIGHTS RESERVED./p> /div> /div> /div>div classicon_set> ul> li>a classbtn_top hrefjavascript:void(0);>i classxi-angle-up-thin>/i>TOP/a>/li> /ul> /div>/footer> !-- 결제를 위한 필수 영역 --> div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> div classbox> p classgraph> span>img src//img.echosting.cafe24.com/skin/base_ko_KR/layout/txt_progress.gif alt현재 결제가 진행중입니다./>/span> span>img src//img.echosting.cafe24.com/skin/base/layout/img_loading.gif alt/>/span> /p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며,결제 진행 중에 본 결제 창을 닫으시면br/> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div> /div> /div> !-- // 결제를 위한 필수 영역 --> span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttp://jp.unikini.co.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vse20bca9bc1a078daf835a0d7b4c35708&uunikini.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:unikini,stype:e,domain:,shop_no:1,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); initialized true; } finally { if (interval) clearInterval(interval); a.onload a.onreadystatechange a.onerror null; } } } a.onload a.onreadystatechange function () { if (!a.readyState || a.readyState loaded || a.readyState complete) { safeInit(); } }; a.onerror function () { if (interval) { clearInterval(interval); interval null; } a.onload a.onreadystatechange a.onerror null; }; interval setInterval(safeInit, 200); setTimeout(function () { if (interval) { clearInterval(interval); interval null; } }, 10000); safeInit(); a.async 1; a.setAttribute(crossorigin, anonymous); a.src g; m.parentNode.insertBefore(a, m); })(window, document, script, //optimizer.poxo.com/ca2/analytics.js?v20260120);/script>script typetext/javascript src/ind-script/i18n.php?v2601151450&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezZhNk-I2EIbvDNf8Dmc3ValcB8hspjJkqGE2c5blNgjLakUfA95fn7bNJrBZf0kccgBso_dRS-pWt5zssYTkw0eT5IaVcERTJAYsesMhOdhEfPhFzQ_2h6SvnRea8SI5_OXBVOefn-Y_z3-cqISTA6OYtOcHc45YCIileCODhjAHPs9VsJRJwWyYmv51aL4ZuDa4I_3V8mTMgRPUoKRWyiXA183Fm3D71y8r5ti8FGoCR4qUVPBK18Mqq41QLh-BR-5rsx7QlEtUzqCUYIZ1G-ntvdYLI7LdCHu8E3K4VW6wmamZRUkKVDOHeiaFglnKlBpjV4vgWJaoxrY-MUXhpMg3tQE3vpdG56DUktbl-yKmdbLGVEhIXi70rX09s9KhKzHz9MgehZ7WYe4Vrye0bpd57uZlpxOPJfQYQa6afG6j5xIh2ZdKIssmiUrvWN3vc2rBvHctTodYo6xyIUe7XgY589LVU2BLZtyix-vqRts96qsOHxrM76xgmBT190acQPZFSQ9m2XjJ514n6ZCuIPW76R2SH-_QVE_CusniF8jBgOKw9Kb-rTZG8J5BL5CZ7IpDT-dp_TQ2raQ70Yj-H0kuox1bWXJhG0sCZoXaxVJKcCyr88_UFf4DjvVn024Az7oOyy1I4C4IdTbnYLt26gn672T08QN6lqoI0rZTkPx6coY1oOa-ud2izNC7W2MHYioM-liy3c2hK2EpL1aC8uMN0Y-E21IMSGgdTwT6Tq_hhsALZgu4-fI9eJX9J4LjsW-ljUH-A1v2lE2TUeo2Ni2Eym4CWoVued-C_qTNJmPdrtdRi3xNi4mlru50dyCP0vPz3V1OhTtzsZbcCuNDipXrvBJUfFwj7sM3hn8hW4c8LC08iQKShcEjVaxLxvcQTomIyAv9eUSTMWcdVZOOCZksaPeSQA9LDJ7fF3gXcHRMFufLJXrVY9maKUpOV7AjpBJ3wyX93pWSTrbCCbDDrbmptMPZwXYfyzvsYbZSvP0O1pVQpn0HjQH5s8nA8InzeAlo0108QffXJ6MYg946QCGP0qhixrKmw29vSTSgX4FGK8L7fxN2378NjgDwyYF1SaAaCCLkL428gIpOJlkk5RVpu1hGjaaJj3C3BAW5iA2NJ1ZF2PDJsCzcIe-9Q0rvgjcY2p6P4bHhpRMb1F6HB6i3ZA4YCvR3EbMw66pOcuf9Is5DrlBRsdf42m-ifk1c3cBrz6RXlt6EUx-g4ofXFgSPKsdwJ5BMlCyVEGGRZm5vUMLde1uSY7grPXW-l-wQ64As1Wb5O6pexrz5N-gdPIgTtfwb&typejs&k64b6e79d4704483baa3d44cb513e484a33dfa324&t1765237852 >/script>script src/ind-script/optimizer_user.php?filenamerdLBbcMwDAXQAeRr5yDSjtIJaImwGIuUbIoNsn3dJrfcIt8ICHig-D_kKgQUgxvtBq68sjI0nwvHkLsUsEQhkfGiYMfj5RM0wdXAbtxon4R1utoHvA9lwnRA7yKHIDV5ISh4r94hYqel7vfBtTSFWEXq6PdYrWMpg4pR76zLoCK4b070tZ4QmyBr-GFzLGdIHecwo-pAE575z2gc_9z_YaRXg_m_NHNzjutxM7qdZ4qXzpZr-87c2qMivw&typejs&kb60e197eef5e9608175e5df7f58c121594387822&t1719454091&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;if (sIsValidChRef T) {sessionStorage.setItem(ch_ref, sChRef);}// ch_ref 존재 여부 체크CAFE24.hasChRef function() {if (sIsValidChRef T && sessionStorage.getItem(ch_ref)) {return true;}return false;}// ch_ref 데이터 조회CAFE24.getChRefData function() {if (sIsValidChRef T) {return sessionStorage.getItem(ch_ref);}}// 프론트 디자인 변경이 필요한지 여부 반환CAFE24.checkChannelUI function() {if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}CAFE24.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:₩ ,tail:},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_COMMON.initObject();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_BIND ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_BIND.initChooseBox();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_DATA ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_DATA.initData();}if (typeof CAFE24.SHOP_FRONT_NEW_LIKE_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_LIKE_COMMON.init({bIsUseLikeProduct:true,bIsUseLikeCategory:false});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;var aLogData {log_server1:eclog2-260.cafe24.com,log_server2:elg-db-svcm-013.cafe24.com,mid:unikini,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName 적립금;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;/script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: openrestyDate: Tue, 20 Jan 2026 13:29:39 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: Tue, 20 Jan 2026 13:29:39 GMTX-XSS-Protection: 1;modeblockX-HURL: /jp.unikini.co.krview_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN //www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlns//www.w3.org/1999/xhtml xml:langko 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.eyJpc3MiOiJ1bmlraW5pLmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoidW5pa2luaSIsInNob3Bfbm8iOiIxIiwicGF0aF9yb2xlIjoiTUFJTiIsImxhbmd1YWdlX2NvZGUiOiJrb19LUiIsImNvdW50cnlfY29kZSI6IktSIiwiaXNfeXRzIjpmYWxzZSwiaXNfY29udGFpbmVyIjpmYWxzZSwid29ya3NwYWNlIjoicHJvZHVjdGlvbiJ9.hI1qsUjRyD-nSAH7Td2GOpLr2XFRWE747wFtsf7pydk, {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여성 비치웨어 브랜드, 비키니, 래쉬가드, 커플룩, 허니문룩, 2피스, 3피스, 원피스 및 자체제작 브랜드 />meta namekeywords content여성 비치웨어 브랜드, 비키니, 래쉬가드, 커플룩, 허니문룩, 2피스, 3피스, 원피스 및 자체제작 브랜드 />meta http-equivContent-Type contenttext/html; charsetutf-8/> meta http-equivX-UA-Compatible contentIEedge/> !-- PG크로스브라우징필수내용 --> meta http-equivCache-Control contentno-cache/> meta http-equivExpires content0/> meta http-equivPragma contentno-cache/> !-- // PG크로스브라우징필수내용 --> !-- 해당 CSS는 쇼핑몰 전체 페이지에 영향을 줍니다. 삭제와 수정에 주의해주세요. --> !-- 스마트디자인에서는 JQuery 1.4.4 버전이 내장되어있습니다. 추가로 호출하면 충돌이 생길 수 있습니다. --> link relstylesheet href//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css/> script typemodule srchttps://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js>/script> script nomodule srchttps://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js>/script> head>title>유니키니/title>head>meta namenaver-site-verification content1bc0e71d99961399030cc1834664770b380db928 />meta nameviewport contentwidthdevice-width>link relcanonical hrefhttps://unikini.co.kr/ />link relalternate hreflangx-default hrefhttps://unikini.co.kr/ />link relalternate hreflangko-KR hrefhttps://unikini.co.kr/ />link relalternate hrefhttps://m.unikini.co.kr/ />meta propertyog:url contenthttps://unikini.co.kr/ />meta propertyog:title content유니키니 />meta propertyog:description content프리미엄 비치웨어 유니키니, 비키니, 비치웨어, 드레스, 래쉬가드, 언더웨어, 여행아이템, 해외여행용품 전문 쇼핑몰 />meta propertyog:site_name content유니키니 />meta propertyog:type contentwebsite />script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2601151450;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE ko_KR;CAFE24.MOBILE false;CAFE24.MOBILE_DEVICE false;CAFE24.MOBILE_USE true;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin12;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 1;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return false; },isDefaultShop : function() { return true; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return false; },getModeName : function() {return false; },isMobileAdmin : function() {return false; },isNewProMode : function() {return true; },isExperienceMall : function() { return false; },isDcollection : function() {return false; },isYoutubeShops : function() {return false; },getYtShopsShopNo : function() {return 0; },isFrontDesignChangeRequired : function() {return false;},isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return unikini},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:unikini.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:unikini,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {aProductPurchaseInfo_812:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_813:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_817:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_818:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_819:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_823:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_825:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_826:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_827:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_828:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_639:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_623:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_616:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_613:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_599:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_585:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_579:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_558:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_546:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_515:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_708:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_710:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_715:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_717:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_721:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_723:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_727:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_731:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_733:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_735:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_738:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_744:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_747:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_646:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_647:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_666:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_689:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true},aProductPurchaseInfo_690:{bIsSuccess:true,sMessage:,bReplaceLoginPage:false,bIsDisplayPurchaseButton:true}};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.FRONTEND {FW_MANIFEST_CACHE_REVISION:2601151450,IS_WEB_VIEW:F};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenc1LCoAwDIThfXHrOYLeqC3xAU2mpCno7RW8gHQ7zMdPB4RpWY2qYbcoZNzQLTPl1mgzqFOGCHR6h5n-_DmHhtL9hIaEaxB299FoiTfbGPWYCg9S1FBO5ZCi6td_AA&typecss&k37c9481ac0212340e132f81eba4d1049fee7f18e&t1744181095 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametdRLUkQhDAXQedNT10HpVlxBgPhICQn1EvzsXrotnTgTmPGrA3WB-CwVPUbXFU_1nemVmHzroVB02WrxmtAlVDrY65h8fPKcfFT1JyradbQe_ISi79TwvFbiaaoJsUUpck5TGSHhPPMiYgsYTi5KrTIfURA40_-VAp_SzQdQindv9lh_wO-BhSDGy-jgpdMG1ESKUdsgZyw72HZK6nFHvg0OYjDckTKEDWroZkuf7i8sH3tCKDvCHcviBnZMzBS-G1XHUy34s0Xt46dplvacqTXiY7oWViB2b6QdyhprXJELwLyg4t89xWi0oOgTq8FN-QI&typecss&kc8f05b1a1b99f3b795eb8c097773e110f57b9a8f&t1725508012&userT />style typetext/css>/style>title>유니키니/title>/head> body classnd idmain> !-- 공통 상단 (header) --> !------------------------------------------------------------------------------------------------------------------------------------------ ◆ 각 상품카테고리와 게시판 목록은 관리자페이지와 연동되어있으며 아래의 경로에서 설정 가능합니다. - 상품 카테고리 : 상품관리-상품분류관리-분류관리 - 게시판 목록 : 게시판관리-게시판관리 / 노출할 항목만 표시여부 표시로 체크하여 이용------------------------------------------------------------------------------------------------------------------------------------------->!------ 최상단 띠배너 ------>!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 사이트 최상단에 노출되는 띠배너 구역입니다. ◆ 아래 style> 구역에서 원하시는 배경색상 및 폰트색상으로 변경 가능합니다. ◆ 검은색 텍스트 부분만 수정하여 이용해주세요.------------------------------------------------------------------------------------------------------------------------------------------->style> /*---------------------------- 최상단 띠배너 스타일 지정 ---------------------------- background : 배경색상, # 옆에 코드값을 기입해주세요(ex.#fffff) color : 폰트색상, 변경시 기존 코드값을 지우고 # 옆에 새로운 값을 기입해주세요. -----------------------------------------------------------------------------------*/ .top_bnn{background:#000} .top_bnn a{color:#fff} /style>div classtop_bnn marquee3k data-speed1> a href#>NEW SUMMER SPECIAL SALE UP TO ~30%/a>/div>header idhd> !-- 로고 --> style> /* 로고이미지 사이즈 조정 ◆로고 부분에 등록하신 이미지의 최대 세로사이즈를 지정할 수 있습니다. ※예를 들어 30px로 기입시 원본사이즈와 관계없이 세로사이즈 30px을 기준으로 리사이징 되어 노출됩니다. 등록하시는 로고이미지의 비율 등에 맞춰 자유롭게 조정하여 사용해주세요. ※로고로 사용하시는 이미지는 최대한 여백없이 컨텐츠 부분만 남겨 저장 후 사용해주세요. */ header .logo > a > img{max-height:21px/*기존 수치를 지우시고 원하시는 px값으로 기입하시면 됩니다*/} /style>div classxans-element- xans-layout xans-layout-logotop logo >a href/>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/logo2.png/>/a>/div> div classgnbWrap> div classxans-element- xans-layout xans-layout-category gnb>ul> li classxans-record->a href/product/list.html?cate_no58>NEW/a>/li> li classxans-record->a href/product/list.html?cate_no24>BEST/a>/li> li classxans-record->a href/product/list.html?cate_no25>BIKINI/a>/li>li classxans-record->a href/product/list.html?cate_no49>MONOKINI/a>/li>li classxans-record->a href/product/list.html?cate_no50>DRESS SWIMSUIT/a>/li>li classxans-record->a href/product/list.html?cate_no26>RASHGUARD/a>/li>li classxans-record->a href/product/list.html?cate_no51>UNDERWEAR/a>/li>li classxans-record->a href/product/list.html?cate_no59>ACC/a>/li>li classxans-record->a href/product/list.html?cate_no27>BEACHWEAR/a>/li>li classxans-record->a href/product/list.html?cate_no46>SALE/a>/li> li classcommunity>a hrefjavascript:;>COMMUNITY/a> div> ul classxans-element- xans-layout xans-layout-boardinfo>li classxans-record->a href/board/notice/1/>NOTICE/a>/li>li classxans-record->a href/board/q-a/6/>Q & A/a>/li>li classxans-record->a href/board/review/4/>REVIEW/a>/li>li classxans-record->a href/board/event/8/>EVENT/a>/li>/ul> /div> /li> /ul>/div> !--// gnb END --> /div> !--// gnbWrap END --> ul classxans-element- xans-myshop xans-myshop-main head_myshop >li>a href/product/search.html>ion-icon namesearch-outline>/ion-icon>/a>/li>li> a hrefjavascript:void(0);>ion-icon nameperson-outline>/ion-icon>/a> div classmymenu> ul> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html>LOGIN/a>/li> li classxans-element- xans-layout xans-layout-statelogoff >a href/member/join.html>JOIN US/a>/li> li>a href/myshop/order/list.html>ORDER/a>/li> li>a href/myshop/index.html>MY PAGE/a>/li> /ul> /div> /li>li>a href/order/basket.html>ion-icon namebag-outline>/ion-icon>span classcnt>span classxans_myshop_main_basket_cnt>0/span>/span>/a>/li>/ul>/header> div idwrap> div idcontainer> div idcontents> !------------------------------------------------------------------------------------------------------------------------------------------ ◆ 어반스킨 디자인 이용 안내 ◆ ※전체적인 스킨 사용 가이드는 세팅 완료 후 제공해드리는 매뉴얼 주소에서 확인하실 수 있습니다. ※간단한 텍스트 변경, 메인의 각 구역 사용여부 등은 편집창 좌측 자주쓰는화면의 ★간편세팅★(setting.js)파일에서 수정 가능합니다. ※직접 수정하시는 과정에서 오류 발생시 복구비용이 발생할 수 있으므로, 소스 수정시에는 꼭 원본파일을 백업해주세요! ※그외 문의사항이나 수정사항이 있으실 경우 어반스킨 홈페이지(https://urbanskin.co.kr) 수정요청 게시판에 접수해주세요. ◆ 메인 상품 구역 안내 ◆ ※각 상품 구역의 타이틀은 관리자페이지에서 변경하실 수 있습니다. 해당 영역에 맞는 메인진열의 네임을 바꿔주세요. (관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 상단 메인분류 관리 버튼 클릭) ※상품이 진열되어있지 않은 경우 자동으로 감춤처리됩니다. 사용을 원하시는 경우 상품을 진열설정해주세요. (상품진열경로 : 관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 6번에 해당하는 메인진열에 상품 추가) ※$count 숫자 부분에 원하시는 숫자를 기입하시면 상품노출갯수가 변경됩니다.------------------------------------------------------------------------------------------------------------------------------------------->!----------- 메인 비주얼 배너 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 슬라이드 배너 이미지는 기본적으로 3장까지 등록 가능하도록 구성되어있습니다. 2장 이상으로 사용 원하시는 경우 기존 소스를 복사하여 활용해주세요. ◆ 배너별로 클릭시 이동될 링크는 각 슬라이드의 a href#n> 따옴표()안에 넣어주시면 됩니다. ◆ 배너 사이즈는 각 1480px * 800px(세로사이즈 자유)이며 가로사이즈는 반드시 준수해주세요. ※슬라이드 배너에 등록하시는 모든 이미지의 사이즈는 서로 동일해야 합니다.------------------------------------------------------------------------------------------------------------------------------------------->div set classmain_visual> div classswiper-container> div classswiper-wrapper> !------------------------------- 슬라이드 소스 구문 시작 -------------------------------> !--1번배너--> !-- 소스 복사시 이 부분부터 end 부분까지 복사하여 활용하세요 --> div classswiper-slide> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no732&cate_no49&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/2312_bnnMain00.jpg/>/a> /div> !--//end--> !--2번배너--> div classswiper-slide> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no746&cate_no25&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/2312_bnnMain01.jpg/>/a> /div> !--3번배너--> div classswiper-slide> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no723&cate_no25&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/2312_bnnMain02.jpg/>/a> /div> !-------------------- 슬라이드 소스 추가시 이 부분 위▲로 추가해주세요 --------------------> !--------------- 수정시 괄호 및 기호가 삭제되지 않도록 반드시 주의해주세요! ---------------> /div> div classswiper-button-prev>i classxi-angle-left-thin>/i>/div> div classswiper-button-next>i classxi-angle-right-thin>/i>/div> /div>/div>!----------- 메인 탭상품 구역 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 각 탭메뉴의 타이틀은 관리자페이지에서 변경하실 수 있습니다. 1~5번에 해당하는 메인진열의 네임을 바꿔주세요. (관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 상단 메인분류 관리 버튼 클릭) ◆ 상품이 진열되어있지 않은 탭은 자동으로 감춤처리되어 나타나지않습니다. 모든 리스트에 상품이 진열되어있어야만 정상적으로 노출됩니다. (상품진열경로 : 관리자페이지 > 상품관리 > 상품진열 > 메인 상품 진열 > 1~5번에 해당하는 메인진열에 상품 추가)------------------------------------------------------------------------------------------------------------------------------------------->div classmain_tab_banner> div classtitleArea> h2 classmain_tab_tit>/h2> p classmain_tab_ment>/p> div classtab_list>/div> /div> ul classtab_cont> !-- 1번 탭 상품 --> !-- 2번 탭 상품 --> li classxans-element- xans-product xans-product-listmain-2 xans-product-listmain xans-product-2 ec-base-product>!-- $count 10 ※ 노출시킬 상품의 갯수를 숫자로 설정할 수 있습니다. ※ 상품 노출갯수가 많으면 쇼핑몰에 부하가 발생할 수 있습니다. -->div classswiper-container> p classtab_tit>a hrefjavascript:void(0)>NEW ARRIVALS/a>/p> ul classprdList swiper-wrapper> li idanchorBoxId_812 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no812&cate_no1&display_group3 nameanchorBoxName_812>img src//jp.unikini.co.kr/web/product/medium/202410/87e4db1b50eca481f666d2b6987c10ae.webp ideListPrdImage812_3 alt소프트 홀터 비키니+롱가디건 커버업SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/829d660e2fb3fb404d48357369afaedf.webp alt소프트 홀터 비키니+롱가디건 커버업SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,812,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2812 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(812, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno812 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_812>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no812 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_812>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no812&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>소프트 홀터 비키니+롱가디건 커버업SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 22,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_813 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no813&cate_no1&display_group3 nameanchorBoxName_813>img src//jp.unikini.co.kr/web/product/medium/202410/26b860a3deeb8e78e7d6e833cfb46b4c.webp ideListPrdImage813_3 alt섹시삼각비키니+메쉬링 원피스 커버업SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/433b7c0bdfda4da97055089d267c3d12.webp alt섹시삼각비키니+메쉬링 원피스 커버업SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,813,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2813 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(813, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno813 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_813>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no813 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_813>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no813&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>섹시삼각비키니+메쉬링 원피스 커버업SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 17,400/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_817 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no817&cate_no1&display_group3 nameanchorBoxName_817>img src//jp.unikini.co.kr/web/product/medium/202410/4cf18472a8aace8e957e4af45f34ce9c.gif ideListPrdImage817_3 alt4color 캔디탑 비키니+옆트임 링 스커트SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/04b162682e3126859d7a94399d889937.gif alt4color 캔디탑 비키니+옆트임 링 스커트SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,817,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2817 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(817, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno817 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_817>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no817 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_817>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no817&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>4color 캔디탑 비키니+옆트임 링 스커트SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 19,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>심플하면서도 포인트가 되는 센스 만점 비키니🧸🩷/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_818 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no818&cate_no1&display_group3 nameanchorBoxName_818>img src//jp.unikini.co.kr/web/product/medium/202410/42ae72ead51f19002ec386ff253aaa49.webp ideListPrdImage818_3 alt컷팅라인 엠보블랙 비키니+스커트 커버업SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/c3fe9b590de4aab948e6864370dfc523.webp alt컷팅라인 엠보블랙 비키니+스커트 커버업SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,818,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2818 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(818, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno818 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_818>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no818 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_818>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no818&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>컷팅라인 엠보블랙 비키니+스커트 커버업SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 29,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_819 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no819&cate_no1&display_group3 nameanchorBoxName_819>img src//jp.unikini.co.kr/web/product/medium/202410/e1f07548f3a4da46a73cba88d6825447.webp ideListPrdImage819_3 alt2type 퍼프반팔 꼬임배색 원피스 수영복 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/1dc43864238c5fec9e48b705be1157ab.webp alt2type 퍼프반팔 꼬임배색 원피스 수영복 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,819,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2819 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(819, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno819 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_819>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no819 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_819>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no819&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>2type 퍼프반팔 꼬임배색 원피스 수영복 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 34,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_823 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no823&cate_no1&display_group3 nameanchorBoxName_823>img src//jp.unikini.co.kr/web/product/medium/202410/ac10342a908fdb0dd578af4f9c2515df.gif ideListPrdImage823_3 alt언발컷 스트링 홀터넥 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/c83144c7b4dffe6f876cae2fca815715.gif alt언발컷 스트링 홀터넥 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,823,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2823 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(823, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno823 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_823>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no823 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_823>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no823&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>언발컷 스트링 홀터넥 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 19,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_825 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no825&cate_no1&display_group3 nameanchorBoxName_825>img src//jp.unikini.co.kr/web/product/medium/202410/5d75e2698ad6ff33bf218bf9efdeeee0.webp ideListPrdImage825_3 alt3color버튼 크롭반팔 하이 비키니(2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/d722f63652249feb8b040f1cf73986bb.webp alt3color버튼 크롭반팔 하이 비키니(2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,825,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2825 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(825, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno825 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_825>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no825 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_825>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no825&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>3color버튼 크롭반팔 하이 비키니(2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 18,400/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_826 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no826&cate_no1&display_group3 nameanchorBoxName_826>img src//jp.unikini.co.kr/web/product/medium/202410/af7927718b01389f1f4e815eed99ba90.webp ideListPrdImage826_3 alt셔링끈 리본 모노키니+커버업 프릴스커트SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/bc6e715ab6cb26f1a165fc5b62c0f7e0.webp alt셔링끈 리본 모노키니+커버업 프릴스커트SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,826,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2826 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(826, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno826 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_826>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no826 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_826>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no826&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>셔링끈 리본 모노키니+커버업 프릴스커트SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 29,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_827 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no827&cate_no1&display_group3 nameanchorBoxName_827>img src//jp.unikini.co.kr/web/product/medium/202410/0968146fe932c30cd5bb3a3ad44adcfd.webp ideListPrdImage827_3 alt백리스 반전 니트 원피스 수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/c363e92a94deaaa78e43a80b2c534fec.webp alt백리스 반전 니트 원피스 수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,827,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2827 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(827, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno827 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_827>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no827 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_827>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no827&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>백리스 반전 니트 원피스 수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 27,900/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_828 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no828&cate_no1&display_group3 nameanchorBoxName_828>img src//jp.unikini.co.kr/web/product/medium/202410/acb04d317c9bb5e0d2b38465a38d8a87.webp ideListPrdImage828_3 alt머메이드 프릴 미니 원피스수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202410/3e619abce84a178bf645f41474851bab.webp alt머메이드 프릴 미니 원피스수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-2,828,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-2828 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(828, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno828 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_828>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no828 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_828>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no828&cate_no1&display_group3 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>머메이드 프릴 미니 원피스수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-2 xans-product-listitem xans-product-2 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 17,400/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> /div> /div>/li> /ul> div classswiper-scrollbar>/div> /div>/li> !-- 3번 탭 상품 --> !-- 4번 탭 상품 --> !-- 5번 탭 상품 --> li classxans-element- xans-product xans-product-listmain-5 xans-product-listmain xans-product-5 ec-base-product>!-- $count 10 ※ 노출시킬 상품의 갯수를 숫자로 설정할 수 있습니다. ※ 상품 노출갯수가 많으면 쇼핑몰에 부하가 발생할 수 있습니다. -->div classswiper-container> p classtab_tit>a hrefjavascript:void(0)>SALE/a>/p> ul classprdList swiper-wrapper> li idanchorBoxId_639 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no639&cate_no1&display_group6 nameanchorBoxName_639>img src//jp.unikini.co.kr/web/product/medium/202308/9c983c862f072ed959e4523f7b7e31ef.gif ideListPrdImage639_6 alt캔디 스모크 프릴탑 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202308/86b80f2585b5278235457c3c7580c207.gif alt캔디 스모크 프릴탑 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,639,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5639 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(639, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno639 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_639>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no639 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_639>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no639&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>캔디 스모크 프릴탑 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 11,600/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>✨큐트한 프릴이 볼륨업 비키니✨/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_623 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no623&cate_no1&display_group6 nameanchorBoxName_623>img src//jp.unikini.co.kr/web/product/medium/202308/4eebaf2969deb7467533117fc31daf33.gif ideListPrdImage623_6 alt스테이 모노키니+랩가디건 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202308/ffe58984c724b5957cce85c641a446a2.gif alt스테이 모노키니+랩가디건 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,623,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5623 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(623, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno623 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_623>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no623 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_623>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no623&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>스테이 모노키니+랩가디건 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 16,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤍심플하고 베이직한 컬러 모노키니🤎/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_616 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no616&cate_no1&display_group6 nameanchorBoxName_616>img src//jp.unikini.co.kr/web/product/medium/202309/d91c7f702ab9193a28ec2e214fcd37f5.gif ideListPrdImage616_6 alt로렌 프릴 오프숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202309/6f9005fee78d264acae1b0820eba75eb.gif alt로렌 프릴 오프숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,616,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5616 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(616, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno616 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_616>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no616 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_616>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no616&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>로렌 프릴 오프숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 11,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🩵보기만해도 시원하고 청량한 컬러 모노키니🩵/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_613 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no613&cate_no1&display_group6 nameanchorBoxName_613>img src//jp.unikini.co.kr/web/product/medium/202307/dbaa5d09f19394986621524376387118.gif ideListPrdImage613_6 alt트로피컬 홀터 하이 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202307/d2b011add0e9d6a5575548c9cd4057d0.gif alt트로피컬 홀터 하이 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,613,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5613 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(613, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno613 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_613>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no613 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_613>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no613&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>트로피컬 홀터 하이 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,400/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💛상큼상큼 컬러감 비키니💛/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_599 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no599&cate_no1&display_group6 nameanchorBoxName_599>img src//jp.unikini.co.kr/web/product/medium/202308/c03fad41177872344eb09d752a2bcfa1.gif ideListPrdImage599_6 alt미유 커버 긴팔 모노키니+스커트 커버업SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202308/9e57c183b27093e8a11061ee9feeedf4.gif alt미유 커버 긴팔 모노키니+스커트 커버업SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,599,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5599 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(599, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno599 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_599>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no599 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_599>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no599&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>미유 커버 긴팔 모노키니+스커트 커버업SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 17,270/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💛고급미 뿜뿜 원피스수영🤍/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_585 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no585&cate_no1&display_group6 nameanchorBoxName_585>img src//jp.unikini.co.kr/web/product/medium/202309/80516ad2463019329cbaceac9f7bc92f.gif ideListPrdImage585_6 alt아로하 스모크 오프숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202309/76966cef919e27e16ed39ca220d5d1c5.gif alt아로하 스모크 오프숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,585,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5585 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(585, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno585 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_585>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no585 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_585>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no585&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>아로하 스모크 오프숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>셔링으로 볼륨업 커버업 모노키니👙/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_579 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no579&cate_no1&display_group6 nameanchorBoxName_579>img src//jp.unikini.co.kr/web/product/medium/202305/9dcfa0550cf503db6a7eea1c3d3a6abb.gif ideListPrdImage579_6 alt페리에 셔링숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202305/8f5fc316c6e4381d3fe43881d7a336e4.gif alt페리에 셔링숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,579,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5579 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(579, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno579 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_579>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no579 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_579>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no579&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>페리에 셔링숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 13,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤍청순여신매력 모노키니🤍/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_558 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no558&cate_no1&display_group6 nameanchorBoxName_558>img src//jp.unikini.co.kr/web/product/medium/202306/c16bfc03c46bf4e9652cd8bf8136fe08.jpg ideListPrdImage558_6 alt패턴 V 오픈 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202306/2b1e20a62ef1384723ce968a107cf40e.jpg alt패턴 V 오픈 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,558,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5558 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(558, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno558 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_558>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no558 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_558>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no558&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>패턴 V 오픈 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,400/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤎화려한 패턴매력 모노키니🤎/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_546 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no546&cate_no1&display_group6 nameanchorBoxName_546>img src//jp.unikini.co.kr/web/product/medium/202306/9e43937f9bec32ddbd90a8598c0bf2d9.gif ideListPrdImage546_6 alt홀터탑 반전 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202306/2889c6d1e1eee0c633a1bee06d920031.gif alt홀터탑 반전 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,546,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5546 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(546, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno546 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_546>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no546 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_546>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no546&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>홀터탑 반전 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 16,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🤍심플 섹시 반전매력 비키니🤍/span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li>li idanchorBoxId_515 classswiper-slide xans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no515&cate_no1&display_group6 nameanchorBoxName_515>img src//jp.unikini.co.kr/web/product/medium/202212/5731cc449f6e0058dcaf3546d4c1e891.gif ideListPrdImage515_6 alt블랙프릴 플라워 모노키니+스커트SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202212/e2fd1670c79a104aac81f3be63214223.gif alt블랙프릴 플라워 모노키니+스커트SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-5,515,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-5515 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(515, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno515 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_515>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no515 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_515>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no515&cate_no1&display_group6 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>블랙프릴 플라워 모노키니+스커트SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-5 xans-product-listitem xans-product-5 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 15,000/span>span idspan_product_tax_type_text style> /span>/li>/ul> div classicon> img src/web/upload/custom_1416983052267831.gif alt /> /div> /div>/li> /ul> div classswiper-scrollbar>/div> /div>/li> /ul>/div>!----------- 메인 2단 배너 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 배너 사이즈 : 각 740px * 300px 이며 해당 구역 내 모든 이미지의 사이즈는 서로 동일하게 맞춰주세요. ◆ 배너별로 클릭시 이동될 링크는 각 배너의 a href#n> 따옴표()안에 넣어주시면 됩니다.------------------------------------------------------------------------------------------------------------------------------------------->div classmain_section> div classtitleArea> h2 classmain_sec_tit>/h2> p classmain_sec_txt>/p> /div> ul> !---------------------- 첫번째 배너 ----------------------> li> a hrefhttp://www.unikini.co.kr/product/list.html?cate_no24>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/sub01.jpg/>/a> /li> !-- //end --> !---------------------- 두번째 배너 ----------------------> li> a hrefhttp://www.unikini.co.kr/product/list.html?cate_no46>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/sub03.jpg/>/a> /li> !-- //end --> div classmain_section> /div> br/> ul> !---------------------- 첫번째 gif ----------------------> li> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no732&cate_no49&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/main_v4.gif/>/a> /li> !-- //end --> !---------------------- 두번째 gif ----------------------> li> a hrefhttps://www.unikini.co.kr/product/detail.html?product_no732&cate_no49&display_group1> /a>a hrefhttps://www.unikini.co.kr/product/detail.html?product_no740&cate_no50&display_group1>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/main_v6.gif/>/a> br/>br/>br/>br/>br/>br/> /li> !-- //end -->br/>br/>br/>br/>br/>br/> /ul>/ul>/div>!----------- 일반 상품 구역 1 ------------->div classxans-element- xans-product xans-product-listmain-6 xans-product-listmain xans-product-6 ec-base-product main_prd list_1>!-- $count 12 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classtitleArea> h2> span styledisplay: ;>BEST PICK!/span> span styledisplay: none;>img src altBEST PICK!/>/span> /h2> p classprd1_ment>/p> /div>ul classprdList grid4> li idanchorBoxId_708 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no708&cate_no1&display_group7 nameanchorBoxName_708>img src//jp.unikini.co.kr/web/product/medium/202406/828d37af267d930c2d900d8f5155d65c.webp ideListPrdImage708_7 alt플라워 핑크 모노키니+레이스 가디건 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202406/c90dcd8195c603443e0e820ff6cd11a6.webp alt플라워 핑크 모노키니+레이스 가디건 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,708,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6708 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(708, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno708 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_708>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no708 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_708>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no708&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>플라워 핑크 모노키니+레이스 가디건 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 18,600/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🍑귀여운 레이스 포인트 모노키니🍑/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_710 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no710&cate_no1&display_group7 nameanchorBoxName_710>img src//jp.unikini.co.kr/web/product/medium/202312/a9331569ebc6a7a8b29093ac6a16f8d3.gif ideListPrdImage710_7 alt프릴하이 커버업 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/631c69f076173779ce98f9eea0ce00e7.gif alt프릴하이 커버업 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,710,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6710 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(710, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno710 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_710>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no710 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_710>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no710&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>프릴하이 커버업 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 26,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🖤탑 프릴로 귀여움은 덤으로💜/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_715 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no715&cate_no1&display_group7 nameanchorBoxName_715>img src//jp.unikini.co.kr/web/product/medium/202312/8c7ec014e3b75c161e7d8886a6a94acb.gif ideListPrdImage715_7 alt하이 카라 긴팔 래쉬가드 수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/6ff8cdd8244222f8a6a2caafe5a1345a.gif alt하이 카라 긴팔 래쉬가드 수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,715,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6715 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(715, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno715 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_715>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no715 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_715>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no715&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>하이 카라 긴팔 래쉬가드 수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 10,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💓노출부담제로 깔끔한 래쉬가드💓/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_717 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no717&cate_no1&display_group7 nameanchorBoxName_717>img src//jp.unikini.co.kr/web/product/medium/202312/81a0c95700af3854af681d3c02046b71.gif ideListPrdImage717_7 alt벨벳탑 비키니+스커트 커버업/>img classon src//jp.unikini.co.kr/web/product/small/202312/9a8b563a331c48696ddda8f22bd14c1a.gif alt벨벳탑 비키니+스커트 커버업/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,717,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6717 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(717, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno717 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_717>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no717 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_717>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no717&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>벨벳탑 비키니+스커트 커버업/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 13,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🌹벨벳소재 고급스런 비키니🌹/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_721 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no721&cate_no1&display_group7 nameanchorBoxName_721>img src//jp.unikini.co.kr/web/product/medium/202312/edaccc2f95f58a0f874402122e09f085.gif ideListPrdImage721_7 alt퓨어화이트 비키니+커버업 스커트SET (3P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/865b396498e62fbcbca52548ff815c1d.gif alt퓨어화이트 비키니+커버업 스커트SET (3P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,721,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6721 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(721, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno721 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_721>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no721 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_721>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no721&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>퓨어화이트 비키니+커버업 스커트SET (3P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 13,700/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🐚탑 레이스로 러블리한 비키니🐚/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_723 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no723&cate_no1&display_group7 nameanchorBoxName_723>img src//jp.unikini.co.kr/web/product/medium/202312/93982431be8bbacbc88183583b4bb798.gif ideListPrdImage723_7 alt홀터탑 심플배색 비키니 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/2d31f72603c162aef702c3d705484da4.gif alt홀터탑 심플배색 비키니 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,723,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6723 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(723, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno723 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_723>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no723 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_723>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no723&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>홀터탑 심플배색 비키니 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 6,800/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>💧깔끔의 정석 홀더넥으로 시원한 비키니💧/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_727 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no727&cate_no1&display_group7 nameanchorBoxName_727>img src//jp.unikini.co.kr/web/product/medium/202312/fe8f32356476f78dbc8199de4821269d.gif ideListPrdImage727_7 alt스트링오프 반팔 하이웨스트 비키니 수영복 (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/94a63865524bccb060c41a41199f3ca5.gif alt스트링오프 반팔 하이웨스트 비키니 수영복 (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,727,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6727 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(727, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno727 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_727>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no727 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_727>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no727&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>스트링오프 반팔 하이웨스트 비키니 수영복 (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 14,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🌟오프숄더 셔링포인트 비키니🌟/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_731 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no731&cate_no1&display_group7 nameanchorBoxName_731>img src//jp.unikini.co.kr/web/product/medium/202312/5a4a63431adc4508371a4a99ecde6286.gif ideListPrdImage731_7 alt시스루 언발 오프숄더 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/40f9fb610499f689249f1871385fa35b.gif alt시스루 언발 오프숄더 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,731,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6731 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(731, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno731 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_731>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no731 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_731>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no731&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>시스루 언발 오프숄더 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 9,600/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🖤언발프릴로 반전매력인 모노키니🖤/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_733 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no733&cate_no1&display_group7 nameanchorBoxName_733>img src//jp.unikini.co.kr/web/product/medium/202312/880fa2a9e197f8e2f5102bb207582def.gif ideListPrdImage733_7 alt모던 오픈 홀터 모노키니 (1P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/52b2dac34eac786cbdfd4dc1d09593ed.gif alt모던 오픈 홀터 모노키니 (1P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,733,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6733 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(733, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno733 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_733>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no733 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_733>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no733&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>모던 오픈 홀터 모노키니 (1P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 12,400/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🔥섹시함과 청순함 두배로🔥/span>/li>/ul> div classicon> /div> /div>/li>li idanchorBoxId_735 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no735&cate_no1&display_group7 nameanchorBoxName_735>img src//jp.unikini.co.kr/web/product/medium/202312/beeb069366ab70cbf0b24d1d02dd35f4.gif ideListPrdImage735_7 alt베리체크 모노키니+커버업 스커트SET (2P)/>img classon src//jp.unikini.co.kr/web/product/small/202312/f79d4e7845ff2c33cb2e4de2d7959b07.gif alt베리체크 모노키니+커버업 스커트SET (2P)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-6,735,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-6735 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(735, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno735 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_735>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no735 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_735>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no735&cate_no1&display_group7 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>베리체크 모노키니+커버업 스커트SET (2P)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-6 xans-product-listitem xans-product-6 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 14,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#737373;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#737373;>🌸러블리한 체크패턴 커버업 모노키니🌸/span>/li>/ul> div classicon> /div> /div>/li> /ul>/div>!------ 메인 동영상 + 인기 검색어 영역 ------>!----------- 일반 상품 구역 2 ------------->div classxans-element- xans-product xans-product-listmain-7 xans-product-listmain xans-product-7 ec-base-product main_prd list_1>!-- $count 8 ※ 상품진열갯수를 설정하는 변수입니다. 설정하지 않을 경우, 최대 200개의 상품이 진열 됩니다. ※ 진열된 상품이 많으면, 쇼핑몰에 부하가 발생할 수 있습니다. $basket_result /product/add_basket.html $basket_option /product/basket_option.html -->div classtitleArea> h2> span styledisplay: ;>WEAR/span> span styledisplay: none;>img src altWEAR/>/span> /h2> p classprd2_ment>/p> /div>ul classprdList grid4> li idanchorBoxId_738 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no738&cate_no1&display_group8 nameanchorBoxName_738>img src//jp.unikini.co.kr/web/product/medium/202312/0c3ea7cb387820032710c9217af38e92.gif ideListPrdImage738_8 alt이지 스판 미디트임 원피스+가디건set/>img classon src//jp.unikini.co.kr/web/product/small/202312/f68768f6c400f00e1a13bb5aa4beba17.gif alt이지 스판 미디트임 원피스+가디건set/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,738,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7738 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(738, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno738 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_738>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no738 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_738>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no738&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>이지 스판 미디트임 원피스+가디건set/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 22,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>가볍게 툭 걸쳐도 청순한 느낌🖤/span>/li>/ul> div classicon> img src/web/upload/custom_1116944155346147.gif alt />img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li>li idanchorBoxId_744 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no744&cate_no1&display_group8 nameanchorBoxName_744>img src//jp.unikini.co.kr/web/product/medium/202312/56c6bbfc1309a86b27e52fb174bb806b.gif ideListPrdImage744_8 alt골지 레이스 X스트랩 패드 슬립 원피스/>img classon src//jp.unikini.co.kr/web/product/small/202312/0457161de6b57813ce320cb7dc260601.gif alt골지 레이스 X스트랩 패드 슬립 원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,744,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7744 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(744, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno744 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_744>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no744 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_744>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no744&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>골지 레이스 X스트랩 패드 슬립 원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 9,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>잔골지의 섹시한 무드의 슬립🫶/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_747 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no747&cate_no1&display_group8 nameanchorBoxName_747>img src//jp.unikini.co.kr/web/product/medium/202312/1893c99b8c96a5a6f7444769cff8f6e6.gif ideListPrdImage747_8 alt소프트 코튼 스트랩 슬립 원피스+가운set/>img classon src//jp.unikini.co.kr/web/product/small/202312/90b0ce79322c58e7902927e25ba3dc4e.gif alt소프트 코튼 스트랩 슬립 원피스+가운set/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,747,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7747 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(747, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno747 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_747>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no747 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_747>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no747&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>소프트 코튼 스트랩 슬립 원피스+가운set/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 21,000/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>청순여리 슬립 원피스🩷/span>/li>/ul> div classicon> img src/web/upload/custom_1116944155346147.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_646 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no646&cate_no1&display_group8 nameanchorBoxName_646>img src//jp.unikini.co.kr/web/product/medium/202308/b034461b2a08c5ee24721481cb929e5a.gif ideListPrdImage646_8 alt여리여리 프렌치핑크 플라워 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/d0926e26904300d0c34b0a846ecd8e35.gif alt여리여리 프렌치핑크 플라워 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,646,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7646 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(646, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno646 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_646>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no646 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_646>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no646&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>여리여리 프렌치핑크 플라워 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 34,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>🌸킁킁~꽃향기 물씬 롱 모노키니🌸/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li>li idanchorBoxId_647 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no647&cate_no1&display_group8 nameanchorBoxName_647>img src//jp.unikini.co.kr/web/product/medium/202309/2bc0aa9ab1768eadf960ce10a1fb0d90.gif ideListPrdImage647_8 alt더블X 끈나시티(캡내장)/>img classon src//jp.unikini.co.kr/web/product/small/202309/7a08e8ab76e76c592a1421b507677415.gif alt더블X 끈나시티(캡내장)/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,647,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7647 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(647, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno647 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_647>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no647 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_647>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no647&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>더블X 끈나시티(캡내장)/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 6,500/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>⭐️스트랩 포인트 끈나시⭐️/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt />img src/web/upload/custom_1316944158582247.gif alt /> /div> /div>/li>li idanchorBoxId_666 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no666&cate_no1&display_group8 nameanchorBoxName_666>img src//jp.unikini.co.kr/web/product/medium/202308/b9b65c6e5e3cef6ad0d509f30603b2a9.gif ideListPrdImage666_8 alt소르베 백리스 트임 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/0e0537f2fbf1e6d82c97b4d1dabb57b7.gif alt소르베 백리스 트임 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,666,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7666 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(666, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno666 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_666>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no666 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_666>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no666&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>소르베 백리스 트임 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 27,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>이온음료 마신듯 맑고 청량한 화이트 롱원피스⛲/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li>li idanchorBoxId_689 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no689&cate_no1&display_group8 nameanchorBoxName_689>img src//jp.unikini.co.kr/web/product/medium/202308/70d06c78e03d4b78233db892d6ec5b31.gif ideListPrdImage689_8 alt스모크 에스닉 숄더리본 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/304c74f6c2b5286c43d48e23fa57a186.gif alt스모크 에스닉 숄더리본 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,689,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7689 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(689, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno689 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_689>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no689 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_689>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no689&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>스모크 에스닉 숄더리본 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 29,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>🌼휴양지느낌 물씬 롱 원피스🌼/span>/li>/ul> div classicon> img src/web/upload/custom_1116944155346147.gif alt /> /div> /div>/li>li idanchorBoxId_690 classxans-record-> div classthumbnail> div classprdImg> a href/product/detail.html?product_no690&cate_no1&display_group8 nameanchorBoxName_690>img src//jp.unikini.co.kr/web/product/medium/202308/ffed5e4b6552b2a91fb21186b0789743.gif ideListPrdImage690_8 alt로지레드 오프숄더 트임 롱원피스/>img classon src//jp.unikini.co.kr/web/product/small/202308/6f51d33c2459daee71042252cc541a70.gif alt로지레드 오프숄더 트임 롱원피스/>/a> /div> div classsection_icon> span classbtn>a onclickoptionPreview(this,listmain-7,690,T) >img src/web/upload/icon_202309141428152200.png idbtn_preview_listmain-7690 classoption_preview alt />/a>/span> span classbtn>img src/web/upload/icon_202309141428066500.png onClickCAPP_SHOP_NEW_PRODUCT_OPTIONSELECT.selectOptionCommon(690, 1, basket, ) alt장바구니 담기 classec-admin-icon cart />/span> span classbtn>img src/web/upload/icon_202309141428425800.png classicon_img ec-product-listwishicon alt관심상품 등록 전 productno690 categoryno1 icon_statusoff login_statusF individual-setF />/span> !--span classbtn likePrd likePrd_690>button typebutton>img src/web/upload/icon_202309141428560600.png classlikePrdIcon product_no690 category_no1 icon_statusoff alt좋아요 등록 전 />span>span classlikePrdCount likePrdCount_690>0/span>/span>/button>/span>--> /div> /div> div classdescription> p classname>a href/product/detail.html?product_no690&cate_no1&display_group8 class>span classtitle displaynone>span class stylefont-size:14px;color:#555555;font-weight:bold;>상품명/span> :/span> span class stylefont-size:14px;color:#555555;font-weight:bold;>로지레드 오프숄더 트임 롱원피스/span>/a>/p> ul classxans-element- xans-product xans-product-listitem-7 xans-product-listitem xans-product-7 spec>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;font-weight:bold;>판매가/span> :/strong> span class stylefont-size:13px;color:#555555;font-weight:bold;>₩ 36,900/span>span idspan_product_tax_type_text style> /span>/li>li class xans-record->strong classtitle displaynone>span class stylefont-size:13px;color:#555555;>상품 간략설명/span> :/strong> span class stylefont-size:13px;color:#555555;>쨍한 레드컬러가 매력적인 롱 원피스💃/span>/li>/ul> div classicon> img src/web/upload/custom_1216944156255062.gif alt /> /div> /div>/li> /ul>/div>!----------- 인스타그램 ------------->!------------------------------------------------------------------------------------------------------------------------------------------ ◆ 관리자페이지 > 앱스토어 > 인스타그램 위젯과 연동되어있습니다. ◆ 단순복사로 구매하셨을 경우 제공된 매뉴얼 페이지를 참고하시어 위젯을 설치해주세요.------------------------------------------------------------------------------------------------------------------------------------------->div classinsta> div classinner> div classtitleArea> h2>INSTAGRAM span classinsta_id>/span>/h2> /div> section idinstagramWidgetManual stylemax-width:1480px;margin:0 auto;height:350px> !--앱을 비활성화한 뒤 삽입한 코드를 직접 삭제해야 할 수도 있습니다.--> /section> /div>/div>meta namenaver-site-verification contenta2a899a5760e727b87294740eeb19c0bd459d7c1/> /div> /div> /div> !-- 공통 하단 (footer) --> !------------------------------------------------------------------------------------------------------------------------------------------ ◆ 기본적인 정보는 대체로 관리자페이지와 연동되어있습니다. 상점관리-기본정보관리-내쇼핑몰 정보 ◆ 그외 기타 정보(은행정보, SNS아이콘 링크 등)는 ★간편세팅★(setting.js) 파일에서 수정 가능합니다.------------------------------------------------------------------------------------------------------------------------------------------->footer classxans-element- xans-layout xans-layout-footer>div classfoot_head> div classinwrap> !-- 로고 --> style> /* 로고이미지 사이즈 조정 ◆로고 부분에 등록하신 이미지의 최대 세로사이즈를 지정할 수 있습니다. ※예를 들어 30px로 기입시 원본사이즈와 관계없이 세로사이즈 30px을 기준으로 리사이징 되어 노출됩니다. 등록하시는 로고이미지의 비율 등에 맞춰 자유롭게 조정하여 사용해주세요. ※로고로 사용하시는 이미지는 최대한 여백없이 컨텐츠 부분만 남겨 저장 후 사용해주세요. */ footer .logo > a > img{max-height:21px/*기존 수치를 지우시고 원하시는 px값으로 기입하시면 됩니다*/} /style>div classlogo> a href/>img srchttps://unikini.cafe24.com/web/upload/bannerpopup/logo-2.png/>/a>/div> ul classfoot_company> !--li>a href/shopinfo/company.html>COMPANY/a>/li>--> li>a href/member/agreement.html>AGREEMENT/a>/li> li>a href/member/privacy.html>PRIVACY POLICY/a>/li> li>a href/shopinfo/guide.html>GUIDE/a>/li> /ul> /div> /div>div classfoot_body> div classinwrap> !------ 고객센터 ------> div classsection cscenter > p classtit>CS CENTER/p> p classphone>070-8658-1159/p> p classruntime>월~금 오전10시~오후5시점심시간12시~1시토,일공휴일휴무/p> /div> !------ 은행정보 ------> div classsection bank> p classtit>BANK INFO/p> p classbank_num1>/p> p classbank_num2>/p> p classbank_num3>/p> p classbank_name>/p> /div> !------ SNS아이콘 ------> div classsection sns_box> p classtit>FLLOW US/p> !-- 인스타그램 -->a classsns_1 href target_blank>@INSTAGRAM/a> !-- 페이스북 -->a classsns_2 href target_blank>@FACEBOOK/a> !-- 카카오 -->a classsns_3 href target_blank>@KAKAO/a> /div> !------ 회사정보 ------> div classsection company > p classtit>COMPANY/p> span>COMPANY. em>유니키니/em>/span> span>CEO. em>김아영/em>/span> span>TEL. em>070-8658-1159/em>/span> span>PRIVACY MANAGER. em>김지민/em>/span> span>E-MAIL. em>a hrefmailto:unikini1@nate.com>unikini1@nate.com/a>/em>/span>br/> span>ADDRESS. em>17346 경기도 이천시 황무로 986-53 (증포동) /em>/span> span>BUSINESS NO. em>382-64-00414 a href#none onclickwindow.open(http://www.ftc.go.kr/bizCommPop.do?wrkr_no3826400414, bizCommPop, width750, height950;);return false;>사업자정보확인/a>/em>/span> span> ORDER LICENSE. em>2020서울강동0817/em>/span> p classcopyright>COPYRIGHT ⓒ em>유니키니/em> ALL RIGHTS RESERVED./p> /div> /div> /div>div classicon_set> ul> li>a classbtn_top hrefjavascript:void(0);>i classxi-angle-up-thin>/i>TOP/a>/li> /ul> /div>/footer> !-- 결제를 위한 필수 영역 --> div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> div classbox> p classgraph> span>img src//img.echosting.cafe24.com/skin/base_ko_KR/layout/txt_progress.gif alt현재 결제가 진행중입니다./>/span> span>img src//img.echosting.cafe24.com/skin/base/layout/img_loading.gif alt/>/span> /p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며,결제 진행 중에 본 결제 창을 닫으시면br/> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div> /div> /div> !-- // 결제를 위한 필수 영역 --> span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttps://jp.unikini.co.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vse20bca9bc1a078daf835a0d7b4c35708&uunikini.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:unikini,stype:e,domain:,shop_no:1,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); initialized true; } finally { if (interval) clearInterval(interval); a.onload a.onreadystatechange a.onerror null; } } } a.onload a.onreadystatechange function () { if (!a.readyState || a.readyState loaded || a.readyState complete) { safeInit(); } }; a.onerror function () { if (interval) { clearInterval(interval); interval null; } a.onload a.onreadystatechange a.onerror null; }; interval setInterval(safeInit, 200); setTimeout(function () { if (interval) { clearInterval(interval); interval null; } }, 10000); safeInit(); a.async 1; a.setAttribute(crossorigin, anonymous); a.src g; m.parentNode.insertBefore(a, m); })(window, document, script, //optimizer.poxo.com/ca2/analytics.js?v20260120);/script>script typetext/javascript src/ind-script/i18n.php?v2601151450&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezZhLc9s2EMfvNq_9HGzamU6vllQnnli1xnLqMwguJZgAFsXDEvPpuyTVVkrDF6hDD5YoGv8fFsC-yHSPCtIPP9m0sEzBAW2ZWnAYLIf0zaXiw686eXM_pH3jgjCMl-nbnwFsdfr6Ofkl-XGiEo4erGbSnW4kHLEUMJcSrIxaQgI8KXS0lEnBXJya_uvRfrNwY3FH-ovjyZkHL2iAolHap8DXzcWr8PuXryvmWaKEnsCRIiMVvND1sMoZK7QvRuCRh9qse7RqidpblBLssG4jg7szZmFFvhthT_BCDo8qLDY7deNQkgL1jUdzI4WGm4xpPcauFsFRKdRjRx-ZpnDS5JvGgh8_S6PzoIykc_m-iBmTrjETEtLnM31rX8-udOgU5oFuuYMw0yYsgub1htbj8sB9ojqdeCyhxwhy1fRLGz3nCMm-VhJZPkmkgmf1vE-ZA_vedTgdYoOyKoQc7Xo5FCxIX2-BU8z6RY_X1YO2ezQXE943mM-sZJiW9edGHEH2RUkPZtl4yZdeJ-mQriALu-kTkh_v0FaPwvnJ4mcowILmsAy2_q42VvCeRS-Q2fyCQ3eTrL47t6xkO9GI_h9FLqeMrR25sJtLAuaE3s2lKPAsr-vP1BP-HQ7136ZNAE-mDsstSOA-CnUy5811ZeoJ-u9U9PELepK6jNK2W5D-dvSWNaDmd_NzizLH4K-NHYipOOiDYrurQ1fCUV2sBNXHK6IfCLelGJDQOp6I9J1ewy2BF8yVcPXjuw86_08Ez8e-KjcH-Q9s2dM2TUbp69i0EDq_CmgVm_K-Bf1BySZn3a7X0Yv8XRZTR1Pdmu5AHqXnp1-3BTXuzM-15FqYENOsXNaVqObjEnEXnxj-hWw98riy8ChKSBcWD9SxLhnfQzxlRkSe6U8rmow56aib9EzIdEHZSwLdVBi9v8_wLuDgmSxPl0sMuseyNdNUnC5gB8gk7oZb-r1Xkp5shRfghkcvbWU8foZqki3MVZq3n9E6BSrre8gYkD_ZHCyfuIfngLbUzSeY_t5kFGPQUwco5E0G9Zy1rOnBt7cdGtCvwKAT8fO_CrfvT4EjAHxyUJ0TqP-BGfLnRl5CRU8l-UzKC1KqWM5aTRMf8W4JGgoxNzQeWTXDho-W5fEOeRc8UmkXvMFQaj7Ex0aQXmzQBBMfoMGROWAp0N_FnINZV3WBO-WLeR5ygZoVe42vfRL1K-LqCl57Ir2w7Cqc-uFp_vLaZuBBFxjvBJIJxTIJMywyzO8tSrh9b9txjHelx853kh1iE1Gl2ip_S52L0JOE7pBwNu6lvMXg4V4caeRf&typejs&kdc10b79dec700f3d527539f69c3275d7a1ba79ad&t1765237852 >/script>script src/ind-script/optimizer_user.php?filenamerdLBbcMwDAXQAeRr5yDSjtIJaImwGIuUbIoNsn3dJrfcIt8ICHig-D_kKgQUgxvtBq68sjI0nwvHkLsUsEQhkfGiYMfj5RM0wdXAbtxon4R1utoHvA9lwnRA7yKHIDV5ISh4r94hYqel7vfBtTSFWEXq6PdYrWMpg4pR76zLoCK4b070tZ4QmyBr-GFzLGdIHecwo-pAE575z2gc_9z_YaRXg_m_NHNzjutxM7qdZ4qXzpZr-87c2qMivw&typejs&kb60e197eef5e9608175e5df7f58c121594387822&t1719454091&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;if (sIsValidChRef T) {sessionStorage.setItem(ch_ref, sChRef);}// ch_ref 존재 여부 체크CAFE24.hasChRef function() {if (sIsValidChRef T && sessionStorage.getItem(ch_ref)) {return true;}return false;}// ch_ref 데이터 조회CAFE24.getChRefData function() {if (sIsValidChRef T) {return sessionStorage.getItem(ch_ref);}}// 프론트 디자인 변경이 필요한지 여부 반환CAFE24.checkChannelUI function() {if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}CAFE24.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:₩ ,tail:},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_COMMON.initObject();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_BIND ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_BIND.initChooseBox();}if (typeof CAFE24.SHOP_FRONT_NEW_OPTION_DATA ! undefined) {CAFE24.SHOP_FRONT_NEW_OPTION_DATA.initData();}if (typeof CAFE24.SHOP_FRONT_NEW_LIKE_COMMON ! undefined) {CAFE24.SHOP_FRONT_NEW_LIKE_COMMON.init({bIsUseLikeProduct:true,bIsUseLikeCategory:false});}if (typeof CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT ! undefined) {CAFE24.SHOP_FRONT_REVIEW_TALK_REVIEW_COUNT.bIsReviewTalk F;}var basket_result /product/add_basket.html;var basket_option /product/basket_option.html;var aLogData {log_server1:eclog2-260.cafe24.com,log_server2:elg-db-svcm-013.cafe24.com,mid:unikini,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName 적립금;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;/script>/body>/html>
Subdomains
Date
Domain
IP
m.cn.unikini.co.kr
2025-11-28
183.111.232.82
jp.unikini.co.kr
2026-01-20
183.111.232.82
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
]