pb-sxp-ui 1.7.3 → 1.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +48 -42
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +48 -42
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +3 -3
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +3 -3
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +48 -42
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +3 -3
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageRender/PictureGroup/index.d.ts +2 -2
- package/es/core/components/SxpPageRender/PictureGroup/index.js +5 -5
- package/es/core/components/SxpPageRender/VideoWidget/index.js +7 -8
- package/es/core/components/SxpPageRender/index.js +25 -19
- package/es/core/context/SxpDataSourceProvider.js +9 -6
- package/lib/core/components/SxpPageRender/PictureGroup/index.d.ts +2 -2
- package/lib/core/components/SxpPageRender/PictureGroup/index.js +5 -5
- package/lib/core/components/SxpPageRender/VideoWidget/index.js +7 -8
- package/lib/core/components/SxpPageRender/index.js +25 -19
- package/lib/core/context/SxpDataSourceProvider.js +9 -6
- package/package.json +1 -1
package/dist/index.min.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
import{isEmpty as oi,isEqual as to,cloneDeep as vi,debounce as _i,throttle as ni,get as io}from"lodash";import{v4 as mn}from"uuid";import fn from"pako";import m,{useContext as li,useMemo as pe,memo as De,useEffect as me,createContext as di,useState as J,useRef as ve,useCallback as he,forwardRef as pi,useImperativeHandle as oo,useLayoutEffect as hn}from"react";import Pi from"qs";import gn from"eventemitter3";import{css as Ae}from"@emotion/css";import*as no from"react-dom";import bn from"react-dom";function it(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,o=Object.getOwnPropertySymbols(t);l<o.length;l++)e.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(t,o[l])&&(i[o[l]]=t[o[l]]);return i}function st(t,e,i,o){function l(n){return n instanceof i?n:new i(function(d){d(n)})}return new(i||(i=Promise))(function(n,d){function r(s){try{v(o.next(s))}catch(f){d(f)}}function a(s){try{v(o.throw(s))}catch(f){d(f)}}function v(s){s.done?n(s.value):l(s.value).then(r,a)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const yn=/:\w+/g;var lo=(t,e)=>st(void 0,void 0,void 0,function*(){const i={},o={};for(let l=0;l<e?.length;l++){const{id:n,method:d,url:r,urlParams:a,name:v,queryString:s,headers:f,body:h}=e[l];let p=r;a&&Object.entries(a).forEach(([b,y])=>{p=p.replace(yn,x=>x===b?y:x)}),s&&(p+=s),o[n]=v;try{const b=yield fetch(p,{method:d,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(y=>y.json());i[n]=b}catch(b){console.error("DataSource request error: ",b),i[n]={}}}return{$store:i,idMapName:o}});const ro="SXP_TOKEN_INFO",wn=(t,e)=>st(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),l=t.getAppId(),n=t.getApiUrl(),d=window.localStorage.getItem(ro);let r=JSON.parse(d||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${n}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":l||""}}).then(s=>s.json());if(v.success){const s=v.data;r=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(ro,JSON.stringify(r))}}return r});function mi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)o[l]=i[0|Math.random()*e];else{let n;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",l=0;l<36;l++)o[l]||(n=0|Math.random()*16,o[l]=i[l===19?n&3|8:n])}return o.join("")}const Sn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*o)),l+=1;return e},xn=()=>{const t=mn();return t?.replaceAll?t.replaceAll("-",""):Sn(32)},Ee=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!o&&!l)return t;let n=t;const d=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,a=`font-family:${o??"inherit"}`,v=`font-family:${l??"inherit"}`,s=h=>{let p=h.search(d),b=h.search(r);return p!==-1&&b!==-1&&p<b&&(i+=`<span style="${a}">${h.substring(p,b)}</span>`,n=h.substring(b,h?.length)),p!==-1&&b!==-1&&p>b&&(i+=`<span style="${v}">${h.substring(b,p)}</span>`,n=h.substring(p,h?.length)),p===-1?(i+=`<span style="${v}">${h.substring(b,h?.length)}</span>`,n="",!1):b===-1?(i+=`<span style="${a}">${h.substring(p,h?.length)}</span>`,n="",!1):!0};let f=!0;for(;f;)f=s(n);return i};function ao(){var t,e,i,o,l,n,d;let r=self.navigator.userAgent;return r?/edge\/([\d\.]+)/i.exec(r)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(r))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(r)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(r))===null||e===void 0?void 0:e[1]}`:/msie/i.test(r)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(r))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(r)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(r))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(r)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(r))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(r)?`Firefox ${(n=/firefox\/([\d\.]+)/i.exec(r))===null||n===void 0?void 0:n[1]}`:/safari/i.test(r)?`Safari ${(d=/version\/([\d\.]+)/i.exec(r))===null||d===void 0?void 0:d[1]}`:null:null}function so(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function co(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function uo(t){const i=document.cookie.split(";");let o=null;return i.forEach(l=>{const[n,d]=l.trim().split("=");n===t&&(o=d)}),o??""}const vo=t=>t?fetch(t).then(e=>e.blob()).then(e=>(e.size/1048576).toFixed(2)+""):"";function po(t){const i=atob(t).split("").map(function(n){return n.charCodeAt(0)}),o=new Uint8Array(i),l=fn.inflate(o,{to:"string"});return JSON.parse(l)}let Di=null;const Tn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class An{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Di)return Di;Di=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Tn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let gt=null;const En={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{gt||(gt=new An),o&>.setApiUrl(o),gt.setAppId(t),gt.setTenantId(e),gt.setEnv(i)},getDetail:t=>{if(!gt)return;const e=gt.getTenantId(),i=gt.getAppId(),o=gt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>st(void 0,void 0,void 0,function*(){var n,d;const r=yield l.json(),a=po((n=r?.data)===null||n===void 0?void 0:n.data);if(a){const{$store:v}=yield lo(o,(d=a?.dataSource)!==null&&d!==void 0?d:[]);r.data.data=a,Object.assign(r.data.data,{__STORE__:v})}return r}))},getSxpDetailByPageId:t=>st(void 0,void 0,void 0,function*(){if(!gt)return;const e=gt.getTenantId(),i=gt.getAppId(),o=gt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>st(void 0,void 0,void 0,function*(){var n;const d=yield l.json();if(!d.success)return;const r=po((n=d?.data)===null||n===void 0?void 0:n.data);return d.data.data=r,d.data}))}),getSxpRecommendVideoData:t=>st(void 0,void 0,void 0,function*(){if(!gt)return;const e=yield wn(gt,t),i=mi(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");oi(o)&&(o=mi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(n=>n.json());return l?.data||null})};function Lt(){return li(Eo)}function In(){return li(Ao)}const Oi="feRealSessionIdKey",mo=()=>{const t=xn();return`${Date.now()}${t}`},Cn=()=>{let t=kn();return t||(t=mo(),window.sessionStorage.setItem(Oi,t)),t},fo=()=>{const t=mo();window.sessionStorage.setItem(Oi,t)},kn=()=>window.sessionStorage.getItem(Oi),ho="SXP_FAKE_USER_ID",go="FAKE_USER_STATE",bo="AGREE_POLICY",yo="SLIDE_SKIP_STATE",wo=()=>{let t=window.localStorage.getItem(ho);return oi(t)&&(t=mi(36,62),window.localStorage.setItem(ho,t)),t},_n=()=>{const t=window.localStorage.getItem(go);return oi(t)&&window.localStorage.setItem(go,"true"),oi(t)},Pn=()=>{const t=window.localStorage.getItem(yo);return oi(t)},Dn=()=>{window.localStorage.setItem(yo,"true")};function Ct(t,e){const{appDomain:i}=Fe();return pe(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const bt=new gn;var pt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(pt||(pt={}));const On=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:l,privacy_policy_title:n})=>{const{setIsAgreePolicy:d,bffEventReport:r}=Fe(),a=pe(()=>{const f=location.search.slice(1),h=Pi.parse(f.replace(/\+/g,"%2B"));for(const p in h)h[p]=h[p].replace(/%2B/g,"+");return h},[]),v=f=>{var h;return(h=a[f])!==null&&h!==void 0?h:null};me(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{r?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),d?.(!0),window.localStorage.setItem(bo,"yes")};return m.createElement("div",{className:"consent-bg"},m.createElement("div",{className:"consent"},m.createElement("div",{className:"consent-col"},m.createElement("div",{className:"consent-title"},i??"Privacy Policy"),m.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),m.createElement("div",{className:"consent-col"},m.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),m.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},n??"More information"))))};var Mn=De(On);const So=di({rtcList:[],tagList:[]});var Mi;(function(t){t[t.BFF=5]="BFF"})(Mi||(Mi={}));const fi="FOR U",Ln=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:l,defaultSize:n,isPreview:d=!1,sxpParameter:r,appDomain:a,hashTagSize:v,loadingImage:s,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:p,consentWidth:b,isShowTag:y=!0,isOpenConsent:x=!1,globalConfig:u,isEditor:w=!1,utmParameter:g,channelQueryList:S})=>{var _,I,A;const[k,E]=J([]),[c,O]=J([]),[C,D]=J(!1),[T,L]=J({rtc:"",requestId:""}),B=ve(null),j=ve(!1),[V,R]=J(()=>!!window.localStorage.getItem(bo)),[M,N]=J(),[Y,z]=J(),[q,ie]=J(f),[se,ae]=J([]),[ye,fe]=J(0),[Me,Be]=J(!1),[G,X]=J(null),te=ve(),ce=ve(),[$,Te]=J(fi),Ne=ve(-1),Ce=ve(null),[Ge,Xe]=J(!1),Ue=pe(()=>{var H,W,Se,je;return((je=(Se=(W=(H=u?.consent)===null||H===void 0?void 0:H[0])===null||W===void 0?void 0:W.item)===null||Se===void 0?void 0:Se.props)===null||je===void 0?void 0:je.privacy_necessity)&&!V&&!w||x},[V,u,x,w]),K=he(H=>{var W;const Se=H?.recList;return(W=Se?.map(ge=>{var ke,le,oe,Le,Je,Qe;if(!((ke=ge?.video)===null||ke===void 0)&&ke.bindProducts&&((oe=(le=ge?.video)===null||le===void 0?void 0:le.bindProducts)===null||oe===void 0?void 0:oe.length)>0){const et=(Qe=(Je=(Le=ge?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||Je===void 0?void 0:Je.filter(We=>!!We?.bindCta))!==null&&Qe!==void 0?Qe:[];return Object.assign(Object.assign({},ge),{video:Object.assign(Object.assign({},ge?.video),{bindProducts:et})})}return ge}))!==null&&W!==void 0?W:[]},[]);me(()=>{const H=W=>{te.current=W};return bt.on(pt.CHANGE_THEME_TAG,H),()=>{bt.off(pt.CHANGE_THEME_TAG,H)}},[]),me(()=>{ie(f)},[f]);const Q=pe(()=>e?.find(H=>H.type===Mi.BFF),[e]),U=he((H,W)=>{if(!Q)return;const Se=Q.url,je=wo();if(W?.query){const ge=Pi.stringify(W.query);H=`${H}?${ge}`}return W.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${Se}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Q.headers),{"x-user-id":je}),W.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${Se}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":je},Q.headers),method:W.method,body:JSON.stringify(W.body)}).then(ge=>ge.json()).catch(ge=>Promise.reject(ge))},[Q]),Z=he(H=>st(void 0,void 0,void 0,function*(){var W,Se,je,ge,ke,le,oe,Le,Je,Qe,et,We,$e,qe;if(H=Object.assign(Object.assign(Object.assign({maxSize:(W=H?.maxSize)!==null&&W!==void 0?W:l,defaultSize:(Se=H?.defaultSize)!==null&&Se!==void 0?Se:n,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const lt=(ke=(ge=(je=i?.split("&"))===null||je===void 0?void 0:je.filter(ut=>{var xe,St;const Et=ut.split("=")[0];return(St=(xe=g?.channels)!==null&&xe!==void 0?xe:[])===null||St===void 0?void 0:St.includes(Et)}))===null||ge===void 0?void 0:ge.join("&"))!==null&&ke!==void 0?ke:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(lt)})}if(w){let lt=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&S&&S?.length>0&&{channel:S?.[0]}),!H?.channel||j.current)return;j.current=!0;let ut=[],xe=null;const St=Et=>st(void 0,void 0,void 0,function*(){var Pt,Nt,zt,Dt,Ht,Ot;if(Et.pageNum=lt,xe=yield U?.("/recommend/list",{method:"GET",query:Et}),!xe?.success)return;D(!1),ut=ut.concat((Dt=(zt=(Nt=(Pt=xe?.data)===null||Pt===void 0?void 0:Pt.recList)===null||Nt===void 0?void 0:Nt.filter)===null||zt===void 0?void 0:zt.call(Nt,P=>P?.product||P?.video))!==null&&Dt!==void 0?Dt:[]),E(K(Object.assign(Object.assign({},xe.data),{recList:ut}))),ae(K(Object.assign(Object.assign({},xe.data),{recList:ut}))),((Ot=(Ht=xe?.data)===null||Ht===void 0?void 0:Ht.recList)===null||Ot===void 0?void 0:Ot.some(P=>P?.product||P?.video))&&(lt=lt+1,yield St(Et))});return yield St(H),!H?.hashTag&&xe&&L({rtc:(le=xe?.data)===null||le===void 0?void 0:le.rtc,requestId:(oe=xe?.data)===null||oe===void 0?void 0:oe.requestId}),Object.assign(Object.assign({},xe.data),{recList:ut})}u?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(Le=H?.pageNum)!==null&&Le!==void 0?Le:1}));const Ze=yield U?.("/recommend/list",{method:"GET",query:H});if(Ze?.success){if(H?.hashTag||L({rtc:Ze.data.rtc,requestId:Ze.data.requestId}),u?.enablePreview&&!w){let lt=[];return lt=lt.concat((We=(et=(Qe=(Je=Ze?.data)===null||Je===void 0?void 0:Je.recList)===null||Qe===void 0?void 0:Qe.filter)===null||et===void 0?void 0:et.call(Qe,xe=>xe?.product||xe?.video))!==null&&We!==void 0?We:[]),((qe=($e=Ze?.data)===null||$e===void 0?void 0:$e.recList)===null||qe===void 0?void 0:qe.some(xe=>xe?.product||xe?.video))||Xe(!0),Object.assign(Object.assign({},Ze.data),{recList:lt})}return Ze?.data}}),[U,i,l,n,S]),Ve=he(H=>st(void 0,void 0,void 0,function*(){var W,Se,je,ge;if(k.length<=0)return;const ke=k?.[k?.length-1],le=yield Z(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:Y?.hashTag},((W=ke?.product)===null||W===void 0?void 0:W.itemId)&&{productFilter:(Se=ke?.product)===null||Se===void 0?void 0:Se.itemId}),((je=ke?.video)===null||je===void 0?void 0:je.itemId)&&{contentFilter:(ge=ke?.video)===null||ge===void 0?void 0:ge.itemId}),{themeTag:te.current}),u?.enablePreview&&!w&&{pageNum:H}));return E(k.concat(K(le))),ae(se.concat(K(le))),le}),[Z,k,Y,se]),ue=he(({userInfo:H,eventInfo:W})=>{if(!o||u?.enablePreview)return;H||(H={});const Se=Cn(),je=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Se,rtc:T.rtc,requestId:T.requestId},W),co()&&{sxpDevice:co()}),so()&&{sxpSystem:so()}),ao()&&{sxpBrowser:ao()}),ge=Object.entries(H).map(([le,oe])=>({name:le,value:oe})),ke=Object.entries(je).map(([le,oe])=>oe&&{name:le,value:oe}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",je),console.log("========= \u7ED3\u675F ========="),U?.("/event/report",{method:"POST",body:{userInfo:ge,eventInfo:ke},type:"beacon"})},[U,T,o,u?.enablePreview]),ee=he(({eventName:H,product:W})=>{var Se,je,ge,ke;if(!o||!h||u?.enablePreview)return;let le=(Se=u?.converApi)===null||Se===void 0?void 0:Se[H];const oe=new URLSearchParams(window.location.search),Le=oe?.get("fbclid"),Je={event_source_url:(je=window?.location)===null||je===void 0?void 0:je.href,external_id:wo(),client_user_agent:(ke=(ge=window?.navigator)===null||ge===void 0?void 0:ge.userAgent)!==null&&ke!==void 0?ke:"",fbc:Le?`fb.2.${new Date().getTime()}.${Le}`:"",fbp:uo("_fbp")?`fb.2.${new Date().getTime()}.${uo("_fbp")}`:"",time:new Date().getTime()},Qe=/\{\{(.*?)\}\}/g,et=We=>{if(We){if(We instanceof Array)We?.map($e=>et($e));else for(const $e in We)if(We.hasOwnProperty($e)){const qe=We?.[$e];if(typeof qe=="object")et(qe);else if(typeof qe=="string"){const Ze=qe?.match(Qe);Ze&&Ze.forEach(lt=>{const ut=lt.substring(2,lt.length-2);try{const xe=new Function("fix_par","product",`return ${ut}`)(Je,W);xe?We[$e]=xe:delete We[$e]}catch(xe){delete We[$e],console.error("An error occurred:",xe?.message)}})}}}};return et(le),U?.("/fb/events",{method:"POST",body:le,type:"beacon"})},[U,o,h,u?.enablePreview]),F=he(H=>st(void 0,void 0,void 0,function*(){const W=yield U?.("/recommend/like",{method:"POST",body:H});return W?.success}),[U]),Oe=he(H=>st(void 0,void 0,void 0,function*(){const W=yield U?.("/recommend/unlike",{method:"POST",body:H});return W?.success}),[U]),mt=he(H=>st(void 0,void 0,void 0,function*(){const W=yield U?.("/customform",{method:"POST",body:H});return W?.success}),[U]),ft=he(()=>st(void 0,void 0,void 0,function*(){var H,W,Se,je,ge;if(!(!i||!y))try{const ke=(Se=(W=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(oe=>{var Le,Je;const Qe=oe.split("=")[0];return(Je=(Le=g?.channels)!==null&&Le!==void 0?Le:[])===null||Je===void 0?void 0:Je.includes(Qe)}))===null||W===void 0?void 0:W.join("&"))!==null&&Se!==void 0?Se:"",le=yield U?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(ke)}});O((ge=(je=le?.data)===null||je===void 0?void 0:je.tags)!==null&&ge!==void 0?ge:[])}catch(ke){console.log("e",ke)}}),[U,i,y]),ht=he((H,W,Se,je)=>{var ge,ke,le,oe,Le,Je,Qe,et,We,$e,qe,Ze,lt,ut,xe,St,Et,Pt,Nt,zt,Dt,Ht,Ot,Kt,P,de,re,be,Ie,_e,ne,Re,ze,He,we,Ke;const Ye=Se?.bindCta,vt=((ge=W?.video)===null||ge===void 0?void 0:ge.bindProduct)||((ke=W?.video)===null||ke===void 0?void 0:ke.bindProducts)&&((oe=(le=W?.video)===null||le===void 0?void 0:le.bindProducts)===null||oe===void 0?void 0:oe.length)>0;let ot="",dt=null;Me?ot="hashTagPage":!((Le=W?.video)===null||Le===void 0)&&Le.url?(ot="videoPage",dt="video"):!((Qe=(Je=W?.video)===null||Je===void 0?void 0:Je.imgUrls)===null||Qe===void 0)&&Qe.length&&(ot="imagePage",dt="image");const rt=(ut=(Ze=(et=Se?.tags)!==null&&et!==void 0?et:(qe=($e=(We=W?.video)===null||We===void 0?void 0:We.bindProducts)===null||$e===void 0?void 0:$e[0])===null||qe===void 0?void 0:qe.tags)!==null&&Ze!==void 0?Ze:(lt=W?.video)===null||lt===void 0?void 0:lt.tags)!==null&&ut!==void 0?ut:(xe=W?.product)===null||xe===void 0?void 0:xe.tags;ue?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(St=Ye?.itemId)!==null&&St!==void 0?St:"",ctaName:(Et=Ye?.title)!==null&&Et!==void 0?Et:"",contentTags:rt?JSON.stringify(rt):"",position:je+"",contentId:(Nt=(Pt=W?.video)===null||Pt===void 0?void 0:Pt.itemId)!==null&&Nt!==void 0?Nt:"",productId:vt?Se?.itemId:"",traceInfo:(we=(Re=(re=(Ot=(zt=Ye?.traceInfo)!==null&&zt!==void 0?zt:(Ht=(Dt=W?.video)===null||Dt===void 0?void 0:Dt.bindCta)===null||Ht===void 0?void 0:Ht.traceInfo)!==null&&Ot!==void 0?Ot:(de=(P=(Kt=W?.video)===null||Kt===void 0?void 0:Kt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&re!==void 0?re:(ne=(_e=(Ie=(be=W?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie[0])===null||_e===void 0?void 0:_e.bindCta)===null||ne===void 0?void 0:ne.traceInfo)!==null&&Re!==void 0?Re:(He=(ze=W?.product)===null||ze===void 0?void 0:ze.bindCta)===null||He===void 0?void 0:He.traceInfo)!==null&&we!==void 0?we:"",fromKName:ot,fromKPage:(Ke=location?.href)!==null&&Ke!==void 0?Ke:"",contentFormat:dt})})},[ue,Me]),nt=he(()=>{var H,W;const Se=location.search.slice(1),je=Pi.parse(Se.replace(/\+/g,"%2B"));for(const le in je)je[le]=je[le].replace(/%2B/g,"+");const ge=le=>{var oe;return(oe=je[le])!==null&&oe!==void 0?oe:""},ke=new Date;ce.current=ke,ue?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:ge("utm_source"),utmMedium:ge("utm_medium"),utmCampaign:ge("utm_campaign"),utmId:ge("utm_id"),utmContent:ge("utm_content"),enterTime:Math.floor(ke/1e3)+"",requestId:null,enterUrl:(W=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&W!==void 0?W:"",clSource:ge("cl_source")}})},[ue]);me(()=>{Ue||nt()},[Ue]),me(()=>{Ue||(D(!0),ft(),Z().then(H=>{H&&(E(K(H)),ae(K(H)))}).finally(()=>{ue({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[Ue]),me(()=>{d&&(D(!0),ft(),Z().then(H=>{H&&(E(K(H)),ae(K(H)))}).finally(()=>{ue({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[Z,ft]);const At=Ct("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return m.createElement(So.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:F,mutateUnlike:Oe,submitForm:mt,popupDetailData:M,loadVideos:Ve,setPopupDetailData:N,getRecommendVideos:Z,bffEventReport:ue,utmVal:i,isPreview:d,loading:C,sxpParameter:r,waterFallData:Y,setWaterFallData:z,ctaEvent:ht,swiperRef:B,openHashtag:q,setOpenHashtag:ie,cacheRtcList:se,setCacheRtcList:ae,cacheActiveIndex:ye,setCacheActiveIndex:fe,isFromHashtag:Me,setIsFromHashtag:Be,appDomain:a,hashTagSize:v,loadingImage:s??At,isOpenHashTag:f,tagList:c,setLoading:D,videoRef:G,setVideoRef:X,bffFbReport:ee,isAgreePolicy:V,setIsAgreePolicy:R,curTime:ce,h5EnterLink:nt,themeTag:te,isShowConsent:Ue,selectTag:$,setSelectTag:Te,globalConfig:u,popupCurTimeRef:Ce,checkCommodityIndexRef:Ne,isEditor:w,isNoMoreData:Ge}},Ue?m.createElement(Mn,Object.assign({},(A=(I=(_=u?.consent)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.item)===null||A===void 0?void 0:A.props)):t({rtcList:k,mutateLike:F,mutateUnlike:Oe,submitForm:mt,tagList:c}))};var xo=De(Ln);function Fe(){return li(So)}var To;(function(t){t.STRING="string",t.NUMBER="number",t.ARRAY="array",t.OBJECT="object",t.BOOLEAN="boolean",t.ARRAY_OBJECT="array-object",t.ARRAY_STRING="array-string",t.ARRAY_NUMBER="array-number"})(To||(To={}));const Ao=di({$store:{},options:[],configs:[]}),Rn=({children:t,isSsr:e,enable:i})=>{const[o,l]=J([]),{schema:n}=Lt(),[d,r]=J(n.__STORE__||{}),[a,v]=J([]);me(()=>{var h;e||to(a,n?.dataSource)||v((h=n?.dataSource)!==null&&h!==void 0?h:[])},[n?.dataSource,e]);const s=he(()=>st(void 0,void 0,void 0,function*(){const{$store:h,idMapName:p}=yield lo("",a);r(h),f(h,p)}),[a]),f=(h,p)=>{const b=[];Object.entries(h).forEach(([y,x])=>{Object.keys(x).forEach(u=>{const w={label:`${p[y]} - ${u}`,value:`{{ ${y}.${u} }}`};b.push(w)})}),l(b)};return me(()=>{e||s()},[s,e,n]),i?m.createElement(Ao.Provider,{value:{$store:n.__STORE__||d,options:o,configs:a}},t):t};var Bn=De(Rn);const hi={id:mi(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Li={id:"",duration:0,name:"none"},Eo=m.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[hi],redoStack:[],popup:Li,setPopup:()=>{}}),Io=pi(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:l=!0,utmVal:n},d)=>{const[r,a]=J(null),[v,s]=J(o||{pointData:[hi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=J([hi]),[p,b]=J([[hi]]),[y,x]=J([]),[u,w]=J(Li);typeof window<"u"&&(window.sxpPopup=(A,k)=>{w(Object.assign(Object.assign(Object.assign({},Li),{id:A}),k))}),typeof window<"u"&&(window.getJointUtmLink=A=>(Dn(),A?.indexOf("?")!==-1?A+(n?"&"+n:""):A+(n?"?"+n:""))),me(()=>{b([v.pointData]),x([])},[v.type]);const g=he(A=>{const k=vi(v);k&&(k.dataSource=A,s?.(k))},[v]),[S,_]=J();oo(d,()=>({loadSchema(A){A&&(b([A.pointData]),s(A))},exportSchema(){return vi(v)},getPageInfoData(){return S},initPageInfoData(A){A&&_(A)}}));const I=pe(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return m.createElement(Eo.Provider,{value:{resolver:e,currentNode:r,schema:v,setCurrentNode:a,setSchema:s,saveDataSource:g,prePiontData:f,setPrePiontData:h,pageInfoData:S,setPageInfoData:A=>_(Object.assign(Object.assign({},S),A)),undoStack:p,redoStack:y,setRedoStack:x,setUndoStack:b,getCurPageConf:I,popup:u,setPopup:w}},m.createElement(Bn,{isSsr:i,enable:l},t))});var Nn=Object.freeze({__proto__:null,EditorCore:Io}),Fn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],jn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function at(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=Fe(),l=he((r,a,v,s,f)=>{var h,p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R,M,N,Y,z,q,ie,se,ae,ye,fe,Me,Be,G,X;let te="";e&&(!((p=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||p===void 0)&&p.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?te="pdpPage":o?te="hashTagPage":!((y=r?.video)===null||y===void 0)&&y.url?te="videoPage":!((x=r?.video)===null||x===void 0)&&x.imgUrls&&(!((w=(u=r?.video)===null||u===void 0?void 0:u.imgUrls)===null||w===void 0)&&w.length)?te="imagePage":r?.product&&(te="productPage");const ce=(E=(A=(g=a?.tags)!==null&&g!==void 0?g:(I=(_=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.tags)!==null&&A!==void 0?A:(k=r?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(c=r?.product)===null||c===void 0?void 0:c.tags;let $=null;!((O=r?.video)===null||O===void 0)&&O.url?$="video":!((C=r?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(D=r?.video)===null||D===void 0?void 0:D.imgUrls)===null||T===void 0)&&T.length)&&($="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=a?.itemId)!==null&&L!==void 0?L:"",productName:(B=a?.title)!==null&&B!==void 0?B:"",price:a?.price?a?.price+"":"0",productCollection:(j=a?.collection)!==null&&j!==void 0?j:"",fromKName:te,fromKPage:location?.href,contentTags:ce?JSON.stringify(ce):"",position:s+"",contentId:(R=(V=r?.video)===null||V===void 0?void 0:V.itemId)!==null&&R!==void 0?R:"",ctatId:(M=v?.itemId)!==null&&M!==void 0?M:"",traceInfo:(X=(Me=(ye=(q=(N=f??a?.traceInfo)!==null&&N!==void 0?N:(z=(Y=r?.video)===null||Y===void 0?void 0:Y.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&q!==void 0?q:(ae=(se=(ie=r?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||se===void 0?void 0:se[0])===null||ae===void 0?void 0:ae.traceInfo)!==null&&ye!==void 0?ye:(fe=r?.product)===null||fe===void 0?void 0:fe.traceInfo)!==null&&Me!==void 0?Me:(G=(Be=r?.video)===null||Be===void 0?void 0:Be.bindCta)===null||G===void 0?void 0:G.traceInfo)!==null&&X!==void 0?X:""},$&&{contentFormat:$})})},[t,e,o]),n=he((r,a,v,s,f)=>{var h,p,b,y,x,u,w,g,S,_,I,A,k,E;let c="";e&&(!((p=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||p===void 0)&&p.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?c="pdpPage":r?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:f+"",contentId:(y=r?.video)===null||y===void 0?void 0:y.itemId,ctatId:v?.itemId,traceInfo:(E=(A=(g=(x=a?.traceInfo)!==null&&x!==void 0?x:(w=(u=r?.video)===null||u===void 0?void 0:u.bindProduct)===null||w===void 0?void 0:w.traceInfo)!==null&&g!==void 0?g:(I=(_=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.traceInfo)!==null&&A!==void 0?A:(k=r?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-s)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=he((r,a,v,s)=>{a&&a===fi&&t?.({eventInfo:{lastFeed:r,themeTags:v?`['${v}']`:"",hashTags:s?`['${s}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:n,backMainFeed:d}}const Vn=({layout:t,columns:e,onChange:i})=>m.createElement(m.Fragment,null,e?.map((o,l)=>m.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&m.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&m.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var zn=De(Vn);const Hn=t=>{var e,i,{columns:o,style:l,title:n,textStyle:d,submitBgColor:r,submitColor:a,submitText:v,layoutType:s="inline",isExternalLink:f,isPopup:h,onClick:p,onClose:b,submitButtonStyle:y}=t,x=it(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:w}=Fe(),{jumpToWeb:g}=at(),[S,_]=J(!1),[I,A]=J({}),[k,E]=J(0),c=pe(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),O=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=pe(()=>vi(o)||c,[o,c]),D=he(L=>{const{name:B,value:j}=L.target;A(Object.assign(Object.assign({},I),{[B]:j}))},[I]),T=_i(()=>st(void 0,void 0,void 0,function*(){var L,B,j,V,R;const M=I;if(!M)return;const N=(B=(L=Object.keys(M))===null||L===void 0?void 0:L.map(z=>{var q;return{name:z,value:(q=M[z])!==null&&q!==void 0?q:""}}))===null||B===void 0?void 0:B.filter(z=>z?.value);if(!N||!N?.length)return;_(!0);const Y=yield u?.({attributes:N});if(_(!1),Y){if(f){const z=w,q=(j=z?.video)===null||j===void 0?void 0:j.bindProduct,ie=(R=(V=z?.video)===null||V===void 0?void 0:V.bindProduct)===null||R===void 0?void 0:R.bindCta,se=w?.index;g(z,q,ie,se)}h||b?.(),p?.()}}),1e3);return me(()=>{const L=()=>{var B,j;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((j=document?.body)===null||j===void 0?void 0:j.clientHeight))<O?E(50):E(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),m.createElement("div",{className:"pb-appoint-form"},m.createElement("div",{className:`pb-appoint-form-title ${Ae(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:Ee(n,d)}}),m.createElement("div",Object.assign({className:Ae(Object.assign(Object.assign({},l),{marginTop:k}))},x),m.createElement("div",{className:"pb-appoint-form-container"},m.createElement(zn,{columns:C,layout:s,onChange:D}))),m.createElement("div",{className:"pb-appoint-form-btn-wrapper"},m.createElement("button",{"aria-label":v,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:r},y),dangerouslySetInnerHTML:{__html:Ee(S?"loading...":v,y)}})))};var Gn=De(Hn);function ct(t,e){return t.extend=e,t}const Un=ct(Gn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:jn,bindableProps:[],interactionRender:Fn},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var Wn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function Co(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Co(e[i])&&Co(t[i])&&Object.keys(e[i]).length>0&&Ri(t[i],e[i])})}const ko={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Rt(){const t=typeof document<"u"?document:{};return Ri(t,ko),t}const Yn={document:ko,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function yt(){const t=typeof window<"u"?window:{};return Ri(t,Yn),t}function Ut(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Xn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Qt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function kt(){return Date.now()}function Jn(t){const e=yt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function qn(t,e){e===void 0&&(e="x");const i=yt();let o,l,n;const d=Jn(t);return i.WebKitCSSMatrix?(l=d.transform||d.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(r=>r.replace(",",".")).join(", ")),n=new i.WebKitCSSMatrix(l==="none"?"":l)):(n=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=n.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=n.m41:o.length===16?l=parseFloat(o[12]):l=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?l=n.m42:o.length===16?l=parseFloat(o[13]):l=parseFloat(o[5])),l||0}function gi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Kn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Tt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Kn(o)){const l=Object.keys(Object(o)).filter(n=>e.indexOf(n)<0);for(let n=0,d=l.length;n<d;n+=1){const r=l[n],a=Object.getOwnPropertyDescriptor(o,r);a!==void 0&&a.enumerable&&(gi(t[r])&&gi(o[r])?o[r].__swiper__?t[r]=o[r]:Tt(t[r],o[r]):!gi(t[r])&&gi(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:Tt(t[r],o[r])):t[r]=o[r])}}}return t}function bi(t,e,i){t.style.setProperty(e,i)}function _o(t){let{swiper:e,targetPosition:i,side:o}=t;const l=yt(),n=-e.translate;let d=null,r;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const v=i>n?"next":"prev",s=(h,p)=>v==="next"&&h>=p||v==="prev"&&h<=p,f=()=>{r=new Date().getTime(),d===null&&(d=r);const h=Math.max(Math.min((r-d)/a,1),0),p=.5-Math.cos(h*Math.PI)/2;let b=n+p*(i-n);if(s(b,i)&&(b=i),e.wrapperEl.scrollTo({[o]:b}),s(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:b})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(f)};f()}function Ft(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function yi(t){try{console.warn(t);return}catch{}}function ri(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Ut(e)),i}function Zn(t){const e=yt(),i=Rt(),o=t.getBoundingClientRect(),l=i.body,n=t.clientTop||l.clientTop||0,d=t.clientLeft||l.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-n,left:o.left+a-d}}function Qn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function $n(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Wt(t,e){return yt().getComputedStyle(t,null).getPropertyValue(e)}function wi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Po(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Bi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ni(t,e,i){const o=yt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function jt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function el(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=yt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let d,r=kt(),a;const v=[];function s(g){let A=0,k=0,E=0,c=0;return"detail"in g&&(k=g.detail),"wheelDelta"in g&&(k=-g.wheelDelta/120),"wheelDeltaY"in g&&(k=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(A=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(A=k,k=0),E=A*10,c=k*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=c,c=0),(E||c)&&g.deltaMode&&(g.deltaMode===1?(E*=40,c*=40):(E*=800,c*=800)),E&&!A&&(A=E<1?-1:1),c&&!k&&(k=c<1?-1:1),{spinX:A,spinY:k,pixelX:E,pixelY:c}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function p(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&kt()-r<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&kt()-r<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",g.raw)),r=new n.Date().getTime(),!1)}function b(g){const S=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&S.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&S.releaseOnEdges)return!0;return!1}function y(g){let S=g,_=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&S.preventDefault();let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget));const k=A&&A.contains(S.target);if(!e.mouseEntered&&!k&&!I.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let E=0;const c=e.rtlTranslate?-1:1,O=s(S);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(O.pixelX)>Math.abs(O.pixelY))E=-O.pixelX*c;else return!0;else if(Math.abs(O.pixelY)>Math.abs(O.pixelX))E=-O.pixelY;else return!0;else E=Math.abs(O.pixelX)>Math.abs(O.pixelY)?-O.pixelX*c:-O.pixelY;if(E===0)return!0;I.invert&&(E=-E);let C=e.getTranslate()+E*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),_=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),_&&e.params.nested&&S.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const D={time:kt(),delta:Math.abs(E),direction:Math.sign(E),raw:g};v.length>=2&&v.shift();const T=v.length?v[v.length-1]:void 0;if(v.push(D),T?(D.direction!==T.direction||D.delta>T.delta||D.time>T.time+150)&&p(D):p(D),b(D))return!0}else{const D={time:kt(),delta:Math.abs(E),direction:Math.sign(E)},T=a&&D.time<a.time+500&&D.delta<=a.delta&&D.direction===a.direction;if(!T){a=void 0;let L=e.getTranslate()+E*I.sensitivity;const B=e.isBeginning,j=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:D.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,v.length>=15&&v.shift();const V=v.length?v[v.length-1]:void 0,R=v[0];if(v.push(D),V&&(D.delta>V.delta||D.direction!==V.direction))v.splice(0);else if(v.length>=15&&D.time-R.time<500&&R.delta-D.delta>=1&&D.delta<=6){const M=E>0?.8:.2;a=D,v.splice(0),d=Qt(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}d||(d=Qt(()=>{a=D,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||l("scroll",S),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return S.preventDefault?S.preventDefault():S.returnValue=!1,!1}function x(g){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[g]("mouseenter",f),S[g]("mouseleave",h),S[g]("wheel",y)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&u()}),o("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:u,disable:w})}function Do(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(l=>{if(!i[l]&&i.auto===!0){let n=Ft(t.el,`.${o[l]}`)[0];n||(n=ri("div",o[l]),n.className=o[l],t.el.append(n)),i[l]=n,e[l]=n}}),i}function $t(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Si(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${n}-bullet`,bulletActiveClass:`${n}-bullet-active`,modifierClass:`${n}-`,currentClass:`${n}-current`,totalClass:`${n}-total`,hiddenClass:`${n}-hidden`,progressbarFillClass:`${n}-progressbar-fill`,progressbarOppositeClass:`${n}-progressbar-opposite`,clickableClass:`${n}-clickable`,lockClass:`${n}-lock`,horizontalClass:`${n}-horizontal`,verticalClass:`${n}-vertical`,paginationDisabledClass:`${n}-disabled`}}),e.pagination={el:null,bullets:[]};let d,r=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(u,w){const{bulletActiveClass:g}=e.params.pagination;u&&(u=u[`${w==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${g}-${w}`),u=u[`${w==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${g}-${w}-${w}`)))}function s(u){const w=u.target.closest($t(e.params.pagination.bulletClass));if(!w)return;u.preventDefault();const g=wi(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function f(){const u=e.rtl,w=e.params.pagination;if(a())return;let g=e.pagination.el;g=jt(g);let S,_;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,A=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(_=e.previousRealIndex||0,S=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(S=e.snapIndex,_=e.previousSnapIndex):(_=e.previousIndex||0,S=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,c,O;if(w.dynamicBullets&&(d=Ni(k[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${d*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&_!==void 0&&(r+=S-(_||0),r>w.dynamicMainBullets-1?r=w.dynamicMainBullets-1:r<0&&(r=0)),E=Math.max(S-r,0),c=E+(Math.min(k.length,w.dynamicMainBullets)-1),O=(c+E)/2),k.forEach(C=>{const D=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${w.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...D)}),g.length>1)k.forEach(C=>{const D=wi(C);D===S?C.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),w.dynamicBullets&&(D>=E&&D<=c&&C.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),D===E&&v(C,"prev"),D===c&&v(C,"next"))});else{const C=k[S];if(C&&C.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&k.forEach((D,T)=>{D.setAttribute("part",T===S?"bullet-active":"bullet")}),w.dynamicBullets){const D=k[E],T=k[c];for(let L=E;L<=c;L+=1)k[L]&&k[L].classList.add(...`${w.bulletActiveClass}-main`.split(" "));v(D,"prev"),v(T,"next")}}if(w.dynamicBullets){const C=Math.min(k.length,w.dynamicMainBullets+4),D=(d*C-d)/2-O*d,T=u?"right":"left";k.forEach(L=>{L.style[e.isHorizontal()?T:"top"]=`${D}px`})}}g.forEach((k,E)=>{if(w.type==="fraction"&&(k.querySelectorAll($t(w.currentClass)).forEach(c=>{c.textContent=w.formatFractionCurrent(S+1)}),k.querySelectorAll($t(w.totalClass)).forEach(c=>{c.textContent=w.formatFractionTotal(A)})),w.type==="progressbar"){let c;w.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const O=(S+1)/A;let C=1,D=1;c==="horizontal"?C=O:D=O,k.querySelectorAll($t(w.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${D})`,T.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(k.innerHTML=w.renderCustom(e,S+1,A),E===0&&l("paginationRender",k)):(E===0&&l("paginationRender",k),l("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](w.lockClass)})}function h(){const u=e.params.pagination;if(a())return;const w=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=jt(g);let S="";if(u.type==="bullets"){let _=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&_>w&&(_=w);for(let I=0;I<_;I+=1)u.renderBullet?S+=u.renderBullet.call(e,I,u.bulletClass):S+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?S=u.renderFraction.call(e,u.currentClass,u.totalClass):S=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?S=u.renderProgressbar.call(e,u.progressbarFillClass):S=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(_=>{u.type!=="custom"&&(_.innerHTML=S||""),u.type==="bullets"&&e.pagination.bullets.push(..._.querySelectorAll($t(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",g[0])}function p(){e.params.pagination=Do(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let w;typeof u.el=="string"&&e.isElement&&(w=e.el.querySelector(u.el)),!w&&typeof u.el=="string"&&(w=[...document.querySelectorAll(u.el)]),w||(w=u.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(u.el)],w.length>1&&(w=w.filter(g=>Po(g,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=jt(w),w.forEach(g=>{u.type==="bullets"&&u.clickable&&g.classList.add(...(u.clickableClass||"").split(" ")),g.classList.add(u.modifierClass+u.type),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(g.classList.add(`${u.modifierClass}${u.type}-dynamic`),r=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&g.classList.add(u.progressbarOppositeClass),u.clickable&&g.addEventListener("click",s),e.enabled||g.classList.add(u.lockClass)}))}function b(){const u=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=jt(w),w.forEach(g=>{g.classList.remove(u.hiddenClass),g.classList.remove(u.modifierClass+u.type),g.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(g.classList.remove(...(u.clickableClass||"").split(" ")),g.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...u.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:w}=e.pagination;w=jt(w),w.forEach(g=>{g.classList.remove(u.horizontalClass,u.verticalClass),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?x():(p(),h(),f())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),o("snapIndexChange",()=>{f()}),o("snapGridLengthChange",()=>{h(),f()}),o("destroy",()=>{b()}),o("enable disable",()=>{let{el:u}=e.pagination;u&&(u=jt(u),u.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{f()}),o("click",(u,w)=>{const g=w.target,S=jt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const _=S[0].classList.contains(e.params.pagination.hiddenClass);l(_===!0?"paginationShow":"paginationHide"),S.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=jt(u),u.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),p(),h(),f()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=jt(u),u.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:y,disable:x,render:h,update:f,init:p,destroy:b})}function tl(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=Rt();let d=!1,r=null,a=null,v,s,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function p(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:D}=e,{dragEl:T,el:L}=C,B=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let V=s,R=(f-s)*j;D?(R=-R,R>0?(V=s-R,R=0):-R+s>f&&(V=f+R)):R<0?(V=s+R,R=0):R+s>f&&(V=f-R),e.isHorizontal()?(T.style.transform=`translate3d(${R}px, 0, 0)`,T.style.width=`${V}px`):(T.style.transform=`translate3d(0px, ${R}px, 0)`,T.style.height=`${V}px`),B.hide&&(clearTimeout(r),L.style.opacity=1,r=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:D,el:T}=C;D.style.width="",D.style.height="",f=e.isHorizontal()?T.offsetWidth:T.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=f*h:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?D.style.width=`${s}px`:D.style.height=`${s}px`,h>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(C){return e.isHorizontal()?C.clientX:C.clientY}function u(C){const{scrollbar:D,rtlTranslate:T}=e,{el:L}=D;let B;B=(x(C)-Zn(L)[e.isHorizontal()?"left":"top"]-(v!==null?v:s/2))/(f-s),B=Math.max(Math.min(B,1),0),T&&(B=1-B);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function w(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B,dragEl:j}=T;d=!0,v=C.target===j?x(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),L.style.transitionDuration="100ms",j.style.transitionDuration="100ms",u(C),clearTimeout(a),B.style.transitionDuration="0ms",D.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",C)}function g(C){const{scrollbar:D,wrapperEl:T}=e,{el:L,dragEl:B}=D;d&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,u(C),T.style.transitionDuration="0ms",L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",l("scrollbarDragMove",C))}function S(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B}=T;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),D.hide&&(clearTimeout(a),a=Qt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",C),D.snapOnRelease&&e.slideToClosest())}function _(C){const{scrollbar:D,params:T}=e,L=D.el;if(!L)return;const B=L,j=T.passiveListeners?{passive:!1,capture:!1}:!1,V=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const R=C==="on"?"addEventListener":"removeEventListener";B[R]("pointerdown",w,j),n[R]("pointermove",g,j),n[R]("pointerup",S,V)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||_("on")}function A(){!e.params.scrollbar.el||!e.scrollbar.el||_("off")}function k(){const{scrollbar:C,el:D}=e;e.params.scrollbar=Do(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let L;if(typeof T.el=="string"&&e.isElement&&(L=e.el.querySelector(T.el)),!L&&typeof T.el=="string"){if(L=n.querySelectorAll(T.el),!L.length)return}else L||(L=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&L.length>1&&D.querySelectorAll(T.el).length===1&&(L=D.querySelector(T.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let B;L&&(B=L.querySelector($t(e.params.scrollbar.dragClass)),B||(B=ri("div",e.params.scrollbar.dragClass),L.append(B))),Object.assign(C,{el:L,dragEl:B}),T.draggable&&I(),L&&L.classList[e.enabled?"remove":"add"](...Ut(e.params.scrollbar.lockClass))}function E(){const C=e.params.scrollbar,D=e.scrollbar.el;D&&D.classList.remove(...Ut(e.isHorizontal()?C.horizontalClass:C.verticalClass)),A()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:D}=e.scrollbar;D=jt(D),D.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?O():(k(),y(),p())}),o("update resize observerUpdate lock unlock changeDirection",()=>{y()}),o("setTranslate",()=>{p()}),o("setTransition",(C,D)=>{b(D)}),o("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Ut(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const c=()=>{e.el.classList.remove(...Ut(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Ut(e.params.scrollbar.scrollbarDisabledClass)),k(),y(),p()},O=()=>{e.el.classList.add(...Ut(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Ut(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:c,disable:O,updateSize:y,setTranslate:p,init:k,destroy:E})}function xi(t){let{swiper:e,extendParams:i,on:o,emit:l,params:n}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let d,r,a=n&&n.autoplay?n.autoplay.delay:3e3,v=n&&n.autoplay?n.autoplay.delay:3e3,s,f=new Date().getTime(),h,p,b,y,x,u,w;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(w||V.detail&&V.detail.bySwiperTouchMove)&&c())}const S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=s,h=!1);const V=e.autoplay.paused?s:f+v-new Date().getTime();e.autoplay.timeLeft=V,l("autoplayTimeLeft",V,V/a),r=requestAnimationFrame(()=>{S()})},_=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},I=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),S();let R=typeof V>"u"?e.params.autoplay.delay:V;a=e.params.autoplay.delay,v=e.params.autoplay.delay;const M=_();!Number.isNaN(M)&&M>0&&typeof V>"u"&&(R=M,a=M,v=M),s=R;const N=e.params.speed,Y=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(N,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,N,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(N,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,N,!0,!0),l("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return R>0?(clearTimeout(d),d=setTimeout(()=>{Y()},R)):requestAnimationFrame(()=>{Y()}),R},A=()=>{f=new Date().getTime(),e.autoplay.running=!0,I(),l("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(r),l("autoplayStop")},E=(V,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),V||(u=!0);const M=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,R){x&&(s=e.params.autoplay.delay),x=!1,M();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),M())},c=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),u?(u=!1,I(s)):I(),e.autoplay.paused=!1,l("autoplayResume"))},O=()=>{if(e.destroyed||!e.autoplay.running)return;const V=Rt();V.visibilityState==="hidden"&&(u=!0,E(!0)),V.visibilityState==="visible"&&c()},C=V=>{V.pointerType==="mouse"&&(u=!0,w=!0,!(e.animating||e.autoplay.paused)&&E(!0))},D=V=>{V.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",D))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",D))},B=()=>{Rt().addEventListener("visibilitychange",O)},j=()=>{Rt().removeEventListener("visibilitychange",O)};o("init",()=>{e.params.autoplay.enabled&&(T(),B(),A())}),o("destroy",()=>{L(),j(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(b||u)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(V,R,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}p=!0,b=!1,u=!1,y=setTimeout(()=>{u=!0,b=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!p)){if(clearTimeout(y),clearTimeout(d),e.params.autoplay.disableOnInteraction){b=!1,p=!1;return}b&&e.params.cssMode&&c(),b=!1,p=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:A,stop:k,pause:E,resume:c})}function il(t){let{swiper:e,extendParams:i,emit:o,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function n(){if(e.params.cssMode)return;const a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function d(){if(e.params.cssMode)return;const{touchEventsData:a,touches:v}=e;a.velocities.length===0&&a.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:kt()})}function r(a){let{currentPos:v}=a;if(e.params.cssMode)return;const{params:s,wrapperEl:f,rtlTranslate:h,snapGrid:p,touchEventsData:b}=e,x=kt()-b.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<p.length?e.slideTo(p.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(b.velocities.length>1){const k=b.velocities.pop(),E=b.velocities.pop(),c=k.position-E.position,O=k.time-E.time;e.velocity=c/O,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(O>150||kt()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,b.velocities.length=0;let u=1e3*s.freeMode.momentumRatio;const w=e.velocity*u;let g=e.translate+w;h&&(g=-g);let S=!1,_;const I=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let A;if(g<e.maxTranslate())s.freeMode.momentumBounce?(g+e.maxTranslate()<-I&&(g=e.maxTranslate()-I),_=e.maxTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.maxTranslate(),s.loop&&s.centeredSlides&&(A=!0);else if(g>e.minTranslate())s.freeMode.momentumBounce?(g-e.minTranslate()>I&&(g=e.minTranslate()+I),_=e.minTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.minTranslate(),s.loop&&s.centeredSlides&&(A=!0);else if(s.freeMode.sticky){let k;for(let E=0;E<p.length;E+=1)if(p[E]>-g){k=E;break}Math.abs(p[k]-g)<Math.abs(p[k-1]-g)||e.swipeDirection==="next"?g=p[k]:g=p[k-1],g=-g}if(A&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?u=Math.abs((-g-e.translate)/e.velocity):u=Math.abs((g-e.translate)/e.velocity),s.freeMode.sticky){const k=Math.abs((h?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?u=s.speed:k<2*E?u=s.speed*1.5:u=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&S?(e.updateProgress(_),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Bi(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(o("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(_),Bi(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Bi(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&o("_freeModeNoMomentumRelease");(!s.freeMode.momentum||x>=s.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:n,onTouchMove:d,onTouchEnd:r}})}let Fi;function ol(){const t=yt(),e=Rt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Oo(){return Fi||(Fi=ol()),Fi}let ji;function nl(t){let{userAgent:e}=t===void 0?{}:t;const i=Oo(),o=yt(),l=o.navigator.platform,n=e||o.navigator.userAgent,d={ios:!1,android:!1},r=o.screen.width,a=o.screen.height,v=n.match(/(Android);?[\s\/]+([\d.]+)?/);let s=n.match(/(iPad).*OS\s([\d_]+)/);const f=n.match(/(iPod)(.*OS\s([\d_]+))?/),h=!s&&n.match(/(iPhone\sOS|iOS)\s([\d_]+)/),p=l==="Win32";let b=l==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&b&&i.touch&&y.indexOf(`${r}x${a}`)>=0&&(s=n.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),b=!1),v&&!p&&(d.os="android",d.android=!0),(s||h||f)&&(d.os="ios",d.ios=!0),d}function Mo(t){return t===void 0&&(t={}),ji||(ji=nl(t)),ji}let Vi;function ll(){const t=yt(),e=Mo();let i=!1;function o(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(o()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[a,v]=r.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=a<16||a===16&&v<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),n=o(),d=n||l&&e.ios;return{isSafari:i||n,needPerspectiveFix:i,need3dFix:d,isWebView:l}}function dl(){return Vi||(Vi=ll()),Vi}function rl(t){let{swiper:e,on:i,emit:o}=t;const l=yt();let n=null,d=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(n=new ResizeObserver(f=>{d=l.requestAnimationFrame(()=>{const{width:h,height:p}=e;let b=h,y=p;f.forEach(x=>{let{contentBoxSize:u,contentRect:w,target:g}=x;g&&g!==e.el||(b=w?w.width:(u[0]||u).inlineSize,y=w?w.height:(u[0]||u).blockSize)}),(b!==h||y!==p)&&r()})}),n.observe(e.el))},v=()=>{d&&l.cancelAnimationFrame(d),n&&n.unobserve&&e.el&&(n.unobserve(e.el),n=null)},s=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){a();return}l.addEventListener("resize",r),l.addEventListener("orientationchange",s)}),i("destroy",()=>{v(),l.removeEventListener("resize",r),l.removeEventListener("orientationchange",s)})}function al(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=[],d=yt(),r=function(s,f){f===void 0&&(f={});const h=d.MutationObserver||d.WebkitMutationObserver,p=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){l("observerUpdate",b[0]);return}const y=function(){l("observerUpdate",b[0])};d.requestAnimationFrame?d.requestAnimationFrame(y):d.setTimeout(y,0)});p.observe(s,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),n.push(p)},a=()=>{if(e.params.observer){if(e.params.observeParents){const s=Po(e.hostEl);for(let f=0;f<s.length;f+=1)r(s[f])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},v=()=>{n.forEach(s=>{s.disconnect()}),n.splice(0,n.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",a),o("destroy",v)}var sl={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const l=i?"unshift":"push";return t.split(" ").forEach(n=>{o.eventsListeners[n]||(o.eventsListeners[n]=[]),o.eventsListeners[n][l](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function l(){o.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var n=arguments.length,d=new Array(n),r=0;r<n;r++)d[r]=arguments[r];e.apply(o,d)}return l.__emitterProxy=e,o.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((l,n)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[o].splice(n,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var l=arguments.length,n=new Array(l),d=0;d<l;d++)n[d]=arguments[d];return typeof n[0]=="string"||Array.isArray(n[0])?(e=n[0],i=n.slice(1,n.length),o=t):(e=n[0].events,i=n[0].data,o=n[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(v=>{v.apply(o,i)})}),t}};function cl(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Wt(o,"padding-left")||0,10)-parseInt(Wt(o,"padding-right")||0,10),i=i-parseInt(Wt(o,"padding-top")||0,10)-parseInt(Wt(o,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function ul(){const t=this;function e(c,O){return parseFloat(c.getPropertyValue(t.getDirectionLabel(O))||0)}const i=t.params,{wrapperEl:o,slidesEl:l,size:n,rtlTranslate:d,wrongRTL:r}=t,a=t.virtual&&i.virtual.enabled,v=a?t.virtual.slides.length:t.slides.length,s=Ft(l,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:s.length;let h=[];const p=[],b=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,w=t.slidesGrid.length;let g=i.spaceBetween,S=-y,_=0,I=0;if(typeof n>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*n:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,s.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(bi(o,"--swiper-centered-offset-before",""),bi(o,"--swiper-centered-offset-after",""));const A=i.grid&&i.grid.rows>1&&t.grid;A?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<f;c+=1){k=0;let O;if(s[c]&&(O=s[c]),A&&t.grid.updateSlide(c,O,s),!(s[c]&&Wt(O,"display")==="none")){if(i.slidesPerView==="auto"){E&&(s[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(O),D=O.style.transform,T=O.style.webkitTransform;if(D&&(O.style.transform="none"),T&&(O.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ni(O,"width",!0):Ni(O,"height",!0);else{const L=e(C,"width"),B=e(C,"padding-left"),j=e(C,"padding-right"),V=e(C,"margin-left"),R=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")k=L+V+R;else{const{clientWidth:N,offsetWidth:Y}=O;k=L+B+j+V+R+(Y-N)}}D&&(O.style.transform=D),T&&(O.style.webkitTransform=T),i.roundLengths&&(k=Math.floor(k))}else k=(n-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),s[c]&&(s[c].style[t.getDirectionLabel("width")]=`${k}px`);s[c]&&(s[c].swiperSlideSize=k),b.push(k),i.centeredSlides?(S=S+k/2+_/2+g,_===0&&c!==0&&(S=S-n/2-g),c===0&&(S=S-n/2-g),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),I%i.slidesPerGroup===0&&h.push(S),p.push(S)):(i.roundLengths&&(S=Math.floor(S)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&h.push(S),p.push(S),S=S+k+g),t.virtualSize+=k+g,_=k,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,n)+x,d&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),A&&t.grid.updateWrapperSize(k,h),!i.centeredSlides){const c=[];for(let O=0;O<h.length;O+=1){let C=h[O];i.roundLengths&&(C=Math.floor(C)),h[O]<=t.virtualSize-n&&c.push(C)}h=c,Math.floor(t.virtualSize-n)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-n)}if(a&&i.loop){const c=b[0]+g;if(i.slidesPerGroup>1){const O=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let D=0;D<O;D+=1)h.push(h[h.length-1]+C)}for(let O=0;O<t.virtual.slidesBefore+t.virtual.slidesAfter;O+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+c),p.push(p[p.length-1]+c),t.virtualSize+=c}if(h.length===0&&(h=[0]),g!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");s.filter((O,C)=>!i.cssMode||i.loop?!0:C!==s.length-1).forEach(O=>{O.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=c-n;h=h.map(C=>C<=0?-y:C>O?O+x:C)}if(i.centerInsufficientSlides){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+O<n){const C=(n-c-O)/2;h.forEach((D,T)=>{h[T]=D-C}),p.forEach((D,T)=>{p[T]=D+C})}}if(Object.assign(t,{slides:s,snapGrid:h,slidesGrid:p,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){bi(o,"--swiper-centered-offset-before",`${-h[0]}px`),bi(o,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const c=-t.snapGrid[0],O=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+O)}if(f!==v&&t.emit("slidesLengthChange"),h.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),p.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,O=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?O||t.el.classList.add(c):O&&t.el.classList.remove(c)}}function vl(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let l=0,n;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=r=>o?e.slides[e.getSlideIndexByData(r)]:e.slides[r];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(r=>{i.push(r)});else for(n=0;n<Math.ceil(e.params.slidesPerView);n+=1){const r=e.activeIndex+n;if(r>e.slides.length&&!o)break;i.push(d(r))}else i.push(d(e.activeIndex));for(n=0;n<i.length;n+=1)if(typeof i[n]<"u"){const r=i[n].offsetHeight;l=r>l?r:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function pl(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const Lo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ml(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:l,snapGrid:n}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;l&&(d=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let r=i.spaceBetween;typeof r=="string"&&r.indexOf("%")>=0?r=parseFloat(r.replace("%",""))/100*e.size:typeof r=="string"&&(r=parseFloat(r));for(let a=0;a<o.length;a+=1){const v=o[a];let s=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=o[0].swiperSlideOffset);const f=(d+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+r),h=(d-n[0]+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+r),p=-(d-s),b=p+e.slidesSizesGrid[a],y=p>=0&&p<=e.size-e.slidesSizesGrid[a],x=p>=0&&p<e.size-1||b>1&&b<=e.size||p<=0&&b>=e.size;x&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(a)),Lo(v,x,i.slideVisibleClass),Lo(v,y,i.slideFullyVisibleClass),v.progress=l?-f:f,v.originalProgress=l?-h:h}}function fl(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:n,isEnd:d,progressLoop:r}=e;const a=n,v=d;if(o===0)l=0,n=!0,d=!0;else{l=(t-e.minTranslate())/o;const s=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;n=s||l<=0,d=f||l>=1,s&&(l=0),f&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[s],p=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=h?r=(y-h)/b:r=(y+b-p)/b,r>1&&(r-=1)}Object.assign(e,{progress:l,progressLoop:r,isBeginning:n,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),n&&!a&&e.emit("reachBeginning toEdge"),d&&!v&&e.emit("reachEnd toEdge"),(a&&!n||v&&!d)&&e.emit("fromEdge"),e.emit("progress",l)}const zi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function hl(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:l}=t,n=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,r=f=>Ft(o,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let a,v,s;if(n)if(i.loop){let f=l-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=r(`[data-swiper-slide-index="${f}"]`)}else a=r(`[data-swiper-slide-index="${l}"]`);else d?(a=e.filter(f=>f.column===l)[0],s=e.filter(f=>f.column===l+1)[0],v=e.filter(f=>f.column===l-1)[0]):a=e[l];a&&(d||(s=$n(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),v=Qn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(f=>{zi(f,f===a,i.slideActiveClass),zi(f,f===s,i.slideNextClass),zi(f,f===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ti=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let l=o.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(o.shadowRoot?l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},Hi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Gi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=l,r=[d-e];r.push(...Array.from({length:e}).map((a,v)=>d+o+v)),t.slides.forEach((a,v)=>{r.includes(a.column)&&Hi(t,v)});return}const n=l+o-1;if(t.params.rewind||t.params.loop)for(let d=l-e;d<=n+e;d+=1){const r=(d%i+i)%i;(r<l||r>n)&&Hi(t,r)}else for(let d=Math.max(l-e,0);d<=Math.min(n+e,i-1);d+=1)d!==l&&(d>n||d<l)&&Hi(t,d)};function gl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let l;for(let n=0;n<e.length;n+=1)typeof e[n+1]<"u"?o>=e[n]&&o<e[n+1]-(e[n+1]-e[n])/2?l=n:o>=e[n]&&o<e[n+1]&&(l=n+1):o>=e[n]&&(l=n);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function bl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:l,activeIndex:n,realIndex:d,snapIndex:r}=e;let a=t,v;const s=p=>{let b=p-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof a>"u"&&(a=gl(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const p=Math.min(l.slidesPerGroupSkip,a);v=p+Math.floor((a-p)/l.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),a===n&&!e.params.loop){v!==r&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(a===n&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(a);return}const f=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=s(a);else if(f){const p=e.slides.filter(y=>y.column===a)[0];let b=parseInt(p.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(p),0)),h=Math.floor(b/l.grid.rows)}else if(e.slides[a]){const p=e.slides[a].getAttribute("data-swiper-slide-index");p?h=parseInt(p,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:r,snapIndex:v,previousRealIndex:d,realIndex:h,previousIndex:n,activeIndex:a}),e.initialized&&Gi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function yl(t,e){const i=this,o=i.params;let l=t.closest(`.${o.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!l&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(l=r)});let n=!1,d;if(l){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===l){n=!0,d=r;break}}if(l&&n)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var wl={updateSize:cl,updateSlides:ul,updateAutoHeight:vl,updateSlidesOffset:pl,updateSlidesProgress:ml,updateProgress:fl,updateSlidesClasses:hl,updateActiveIndex:bl,updateClickedSlide:yl};function Sl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:l,wrapperEl:n}=e;if(i.virtualTranslate)return o?-l:l;if(i.cssMode)return l;let d=qn(n,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function xl(t,e){const i=this,{rtlTranslate:o,params:l,wrapperEl:n,progress:d}=i;let r=0,a=0;const v=0;i.isHorizontal()?r=o?-t:t:a=t,l.roundLengths&&(r=Math.floor(r),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:a,l.cssMode?n[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-a:l.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),n.style.transform=`translate3d(${r}px, ${a}px, ${v}px)`);let s;const f=i.maxTranslate()-i.minTranslate();f===0?s=0:s=(t-i.minTranslate())/f,s!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Tl(){return-this.snapGrid[0]}function Al(){return-this.snapGrid[this.snapGrid.length-1]}function El(t,e,i,o,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const n=this,{params:d,wrapperEl:r}=n;if(n.animating&&d.preventInteractionOnTransition)return!1;const a=n.minTranslate(),v=n.maxTranslate();let s;if(o&&t>a?s=a:o&&t<v?s=v:s=t,n.updateProgress(s),d.cssMode){const f=n.isHorizontal();if(e===0)r[f?"scrollLeft":"scrollTop"]=-s;else{if(!n.support.smoothScroll)return _o({swiper:n,targetPosition:-s,side:f?"left":"top"}),!0;r.scrollTo({[f?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(n.setTransition(0),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionEnd"))):(n.setTransition(e),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionStart")),n.animating||(n.animating=!0,n.onTranslateToWrapperTransitionEnd||(n.onTranslateToWrapperTransitionEnd=function(h){!n||n.destroyed||h.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onTranslateToWrapperTransitionEnd),n.onTranslateToWrapperTransitionEnd=null,delete n.onTranslateToWrapperTransitionEnd,n.animating=!1,i&&n.emit("transitionEnd"))}),n.wrapperEl.addEventListener("transitionend",n.onTranslateToWrapperTransitionEnd))),!0}var Il={getTranslate:Sl,setTranslate:xl,minTranslate:Tl,maxTranslate:Al,translateTo:El};function Cl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function Ro(t){let{swiper:e,runCallbacks:i,direction:o,step:l}=t;const{activeIndex:n,previousIndex:d}=e;let r=o;if(r||(n>d?r="next":n<d?r="prev":r="reset"),e.emit(`transition${l}`),i&&n!==d){if(r==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),r==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function kl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),Ro({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function _l(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),Ro({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Pl={setTransition:Cl,transitionStart:kl,transitionEnd:_l};function Dl(t,e,i,o,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const n=this;let d=t;d<0&&(d=0);const{params:r,snapGrid:a,slidesGrid:v,previousIndex:s,activeIndex:f,rtlTranslate:h,wrapperEl:p,enabled:b}=n;if(!b&&!o&&!l||n.destroyed||n.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=n.params.speed);const y=Math.min(n.params.slidesPerGroupSkip,d);let x=y+Math.floor((d-y)/n.params.slidesPerGroup);x>=a.length&&(x=a.length-1);const u=-a[x];if(r.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const S=-Math.floor(u*100),_=Math.floor(v[g]*100),I=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?S>=_&&S<I-(I-_)/2?d=g:S>=_&&S<I&&(d=g+1):S>=_&&(d=g)}if(n.initialized&&d!==f&&(!n.allowSlideNext&&(h?u>n.translate&&u>n.minTranslate():u<n.translate&&u<n.minTranslate())||!n.allowSlidePrev&&u>n.translate&&u>n.maxTranslate()&&(f||0)!==d))return!1;d!==(s||0)&&i&&n.emit("beforeSlideChangeStart"),n.updateProgress(u);let w;if(d>f?w="next":d<f?w="prev":w="reset",h&&-u===n.translate||!h&&u===n.translate)return n.updateActiveIndex(d),r.autoHeight&&n.updateAutoHeight(),n.updateSlidesClasses(),r.effect!=="slide"&&n.setTranslate(u),w!=="reset"&&(n.transitionStart(i,w),n.transitionEnd(i,w)),!1;if(r.cssMode){const g=n.isHorizontal(),S=h?u:-u;if(e===0){const _=n.virtual&&n.params.virtual.enabled;_&&(n.wrapperEl.style.scrollSnapType="none",n._immediateVirtual=!0),_&&!n._cssModeVirtualInitialSet&&n.params.initialSlide>0?(n._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{p[g?"scrollLeft":"scrollTop"]=S})):p[g?"scrollLeft":"scrollTop"]=S,_&&requestAnimationFrame(()=>{n.wrapperEl.style.scrollSnapType="",n._immediateVirtual=!1})}else{if(!n.support.smoothScroll)return _o({swiper:n,targetPosition:S,side:g?"left":"top"}),!0;p.scrollTo({[g?"left":"top"]:S,behavior:"smooth"})}return!0}return n.setTransition(e),n.setTranslate(u),n.updateActiveIndex(d),n.updateSlidesClasses(),n.emit("beforeTransitionStart",e,o),n.transitionStart(i,w),e===0?n.transitionEnd(i,w):n.animating||(n.animating=!0,n.onSlideToWrapperTransitionEnd||(n.onSlideToWrapperTransitionEnd=function(S){!n||n.destroyed||S.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onSlideToWrapperTransitionEnd),n.onSlideToWrapperTransitionEnd=null,delete n.onSlideToWrapperTransitionEnd,n.transitionEnd(i,w))}),n.wrapperEl.addEventListener("transitionend",n.onSlideToWrapperTransitionEnd)),!0}function Ol(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const n=l.grid&&l.params.grid&&l.params.grid.rows>1;let d=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)d=d+l.virtual.slidesBefore;else{let r;if(n){const h=d*l.params.grid.rows;r=l.slides.filter(p=>p.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=l.getSlideIndexByData(d);const a=n?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:v}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),v&&s%2===0&&(s=s+1));let f=a-r<s;if(v&&(f=f||r<Math.ceil(s/2)),o&&v&&l.params.slidesPerView!=="auto"&&!n&&(f=!1),f){const h=v?r<l.activeIndex?"prev":"next":r-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-a+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(n){const h=d*l.params.grid.rows;d=l.slides.filter(p=>p.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(d)}return requestAnimationFrame(()=>{l.slideTo(d,e,i,o)}),l}function Ml(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:l,params:n,animating:d}=o;if(!l||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let r=n.slidesPerGroup;n.slidesPerView==="auto"&&n.slidesPerGroup===1&&n.slidesPerGroupAuto&&(r=Math.max(o.slidesPerViewDynamic("current",!0),1));const a=o.activeIndex<n.slidesPerGroupSkip?1:r,v=o.virtual&&n.virtual.enabled;if(n.loop){if(d&&!v&&n.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&n.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+a,t,e,i)}),!0}return n.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+a,t,e,i)}function Ll(t,e,i){e===void 0&&(e=!0);const o=this,{params:l,snapGrid:n,slidesGrid:d,rtlTranslate:r,enabled:a,animating:v}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const s=o.virtual&&l.virtual.enabled;if(l.loop){if(v&&!s&&l.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const f=r?o.translate:-o.translate;function h(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const p=h(f),b=n.map(u=>h(u));let y=n[b.indexOf(p)-1];if(typeof y>"u"&&l.cssMode){let u;n.forEach((w,g)=>{p>=w&&(u=g)}),typeof u<"u"&&(y=n[u>0?u-1:u])}let x=0;if(typeof y<"u"&&(x=d.indexOf(y),x<0&&(x=o.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),l.rewind&&o.isBeginning){const u=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(u,t,e,i)}else if(l.loop&&o.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function Rl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function Bl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let n=l.activeIndex;const d=Math.min(l.params.slidesPerGroupSkip,n),r=d+Math.floor((n-d)/l.params.slidesPerGroup),a=l.rtlTranslate?l.translate:-l.translate;if(a>=l.snapGrid[r]){const v=l.snapGrid[r],s=l.snapGrid[r+1];a-v>(s-v)*o&&(n+=l.params.slidesPerGroup)}else{const v=l.snapGrid[r-1],s=l.snapGrid[r];a-v<=(s-v)*o&&(n-=l.params.slidesPerGroup)}return n=Math.max(n,0),n=Math.min(n,l.slidesGrid.length-1),l.slideTo(n,t,e,i)}function Nl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,n;const d=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;n=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-o/2||l>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),l=t.getSlideIndex(Ft(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-o?(t.loopFix(),l=t.getSlideIndex(Ft(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Fl={slideTo:Dl,slideToLoop:Ol,slideNext:Ml,slidePrev:Ll,slideReset:Rl,slideToClosest:Bl,slideToClickedSlide:Nl};function jl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Ft(o,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},n=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(n?i.grid.rows:1),r=e.slides.length%d!==0,a=n&&e.slides.length%i.grid.rows!==0,v=s=>{for(let f=0;f<s;f+=1){const h=e.isElement?ri("swiper-slide",[i.slideBlankClass]):ri("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const s=d-e.slides.length%d;v(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(a){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;v(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Vl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:l,activeSlideIndex:n,byController:d,byMousewheel:r}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:v,allowSlidePrev:s,allowSlideNext:f,slidesEl:h,params:p}=a,{centeredSlides:b}=p;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&p.virtual.enabled){i&&(!p.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):p.centeredSlides&&a.snapIndex<p.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=s,a.allowSlideNext=f,a.emit("loopFix");return}let y=p.slidesPerView;y==="auto"?y=a.slidesPerViewDynamic():(y=Math.ceil(parseFloat(p.slidesPerView,10)),b&&y%2===0&&(y=y+1));const x=p.slidesPerGroupAuto?y:p.slidesPerGroup;let u=x;u%x!==0&&(u+=x-u%x),u+=p.loopAdditionalSlides,a.loopedSlides=u;const w=a.grid&&p.grid&&p.grid.rows>1;v.length<y+u?yi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):w&&p.grid.fill==="row"&&yi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],S=[];let _=a.activeIndex;typeof n>"u"?n=a.getSlideIndex(v.filter(D=>D.classList.contains(p.slideActiveClass))[0]):_=n;const I=o==="next"||!o,A=o==="prev"||!o;let k=0,E=0;const c=w?Math.ceil(v.length/p.grid.rows):v.length,C=(w?v[n].column:n)+(b&&typeof l>"u"?-y/2+.5:0);if(C<u){k=Math.max(u-C,x);for(let D=0;D<u-C;D+=1){const T=D-Math.floor(D/c)*c;if(w){const L=c-T-1;for(let B=v.length-1;B>=0;B-=1)v[B].column===L&&g.push(B)}else g.push(c-T-1)}}else if(C+y>c-u){E=Math.max(C-(c-u*2),x);for(let D=0;D<E;D+=1){const T=D-Math.floor(D/c)*c;w?v.forEach((L,B)=>{L.column===T&&S.push(B)}):S.push(T)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),A&&g.forEach(D=>{v[D].swiperLoopMoveDOM=!0,h.prepend(v[D]),v[D].swiperLoopMoveDOM=!1}),I&&S.forEach(D=>{v[D].swiperLoopMoveDOM=!0,h.append(v[D]),v[D].swiperLoopMoveDOM=!1}),a.recalcSlides(),p.slidesPerView==="auto"?a.updateSlides():w&&(g.length>0&&A||S.length>0&&I)&&a.slides.forEach((D,T)=>{a.grid.updateSlide(T,D,a.slides)}),p.watchSlidesProgress&&a.updateSlidesOffset(),i){if(g.length>0&&A){if(typeof e>"u"){const D=a.slidesGrid[_],L=a.slidesGrid[_+k]-D;r?a.setTranslate(a.translate-L):(a.slideTo(_+Math.ceil(k),0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(l){const D=w?g.length/p.grid.rows:g.length;a.slideTo(a.activeIndex+D,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(S.length>0&&I)if(typeof e>"u"){const D=a.slidesGrid[_],L=a.slidesGrid[_-E]-D;r?a.setTranslate(a.translate-L):(a.slideTo(_-E,0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const D=w?S.length/p.grid.rows:S.length;a.slideTo(a.activeIndex-D,0,!1,!0)}}if(a.allowSlidePrev=s,a.allowSlideNext=f,a.controller&&a.controller.control&&!d){const D={slideRealIndex:e,direction:o,setTranslate:l,activeSlideIndex:n,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...D,slideTo:T.params.slidesPerView===p.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...D,slideTo:a.controller.control.params.slidesPerView===p.slidesPerView?i:!1})}a.emit("loopFix")}function zl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(l=>{const n=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;o[n]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),o.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Hl={loopCreate:jl,loopFix:Vl,loopDestroy:zl};function Gl(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function Ul(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var Wl={setGrabCursor:Gl,unsetGrabCursor:Ul};function Yl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Rt()||o===yt())return null;o.assignedSlot&&(o=o.assignedSlot);const l=o.closest(t);return!l&&!o.getRootNode?null:l||i(o.getRootNode().host)}return i(e)}function Bo(t,e,i){const o=yt(),{params:l}=t,n=l.edgeSwipeDetection,d=l.edgeSwipeThreshold;return n&&(i<=d||i>=o.innerWidth-d)?n==="prevent"?(e.preventDefault(),!0):!1:!0}function Xl(t){const e=this,i=Rt();let o=t;o.originalEvent&&(o=o.originalEvent);const l=e.touchEventsData;if(o.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==o.pointerId)return;l.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(l.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){Bo(e,o,o.targetTouches[0].pageX);return}const{params:n,touches:d,enabled:r}=e;if(!r||!n.simulateTouch&&o.pointerType==="mouse"||e.animating&&n.preventInteractionOnTransition)return;!e.animating&&n.cssMode&&n.loop&&e.loopFix();let a=o.target;if(n.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in o&&o.which===3||"button"in o&&o.button>0||l.isTouched&&l.isMoved)return;const v=!!n.noSwipingClass&&n.noSwipingClass!=="",s=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&s&&(a=s[0]);const f=n.noSwipingSelector?n.noSwipingSelector:`.${n.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(n.noSwiping&&(h?Yl(f,a):a.closest(f))){e.allowClick=!0;return}if(n.swipeHandler&&!a.closest(n.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const p=d.currentX,b=d.currentY;if(!Bo(e,o,p))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=p,d.startY=b,l.touchStartTime=kt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,n.threshold>0&&(l.allowThresholdMove=!1);let y=!0;a.matches(l.focusableElements)&&(y=!1,a.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const x=y&&e.allowTouchMove&&n.touchStartPreventDefault;(n.touchStartForcePreventDefault||x)&&!a.isContentEditable&&o.preventDefault(),n.freeMode&&n.freeMode.enabled&&e.freeMode&&e.animating&&!n.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Jl(t){const e=Rt(),i=this,o=i.touchEventsData,{params:l,touches:n,rtlTranslate:d,enabled:r}=i;if(!r||!l.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(o.touchId!==null||a.pointerId!==o.pointerId))return;let v;if(a.type==="touchmove"){if(v=[...a.changedTouches].filter(I=>I.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=a;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",a);return}const s=v.pageX,f=v.pageY;if(a.preventedByNestedSwiper){n.startX=s,n.startY=f;return}if(!i.allowTouchMove){a.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(n,{startX:s,startY:f,currentX:s,currentY:f}),o.touchStartTime=kt());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(f<n.startY&&i.translate<=i.maxTranslate()||f>n.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(s<n.startX&&i.translate<=i.maxTranslate()||s>n.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",a),n.previousX=n.currentX,n.previousY=n.currentY,n.currentX=s,n.currentY=f;const h=n.currentX-n.startX,p=n.currentY-n.startY;if(i.params.threshold&&Math.sqrt(h**2+p**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let I;i.isHorizontal()&&n.currentY===n.startY||i.isVertical()&&n.currentX===n.startX?o.isScrolling=!1:h*h+p*p>=25&&(I=Math.atan2(Math.abs(p),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?I>l.touchAngle:90-I>l.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",a),typeof o.startMoving>"u"&&(n.currentX!==n.startX||n.currentY!==n.startY)&&(o.startMoving=!0),o.isScrolling||a.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!l.cssMode&&a.cancelable&&a.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&a.stopPropagation();let b=i.isHorizontal()?h:p,y=i.isHorizontal()?n.currentX-n.previousX:n.currentY-n.previousY;l.oneWayMovement&&(b=Math.abs(b)*(d?1:-1),y=Math.abs(y)*(d?1:-1)),n.diff=b,b*=l.touchRatio,d&&(b=-b,y=-y);const x=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const u=i.params.loop&&!l.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(u&&w&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}o.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&u&&w&&Math.abs(b)>=1){Object.assign(n,{startX:s,startY:f,currentX:s,currentY:f,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",a),o.isMoved=!0,o.currentTranslate=b+o.startTranslate;let S=!0,_=l.resistanceRatio;if(l.touchReleaseOnEdges&&(_=0),b>0?(u&&w&&!g&&o.allowThresholdMove&&o.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(S=!1,l.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+b)**_))):b<0&&(u&&w&&!g&&o.allowThresholdMove&&o.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(S=!1,l.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-b)**_))),S&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),l.threshold>0)if(Math.abs(b)>l.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,n.startX=n.currentX,n.startY=n.currentY,o.currentTranslate=o.startTranslate,n.diff=i.isHorizontal()?n.currentX-n.startX:n.currentY-n.startY;return}}else{o.currentTranslate=o.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function ql(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let l;if(o.type==="touchend"||o.type==="touchcancel"){if(l=[...o.changedTouches].filter(_=>_.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;l=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:d,touches:r,rtlTranslate:a,slidesGrid:v,enabled:s}=e;if(!s||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=kt(),h=f-i.touchStartTime;if(e.allowClick){const _=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(_&&_[0]||o.target,_),e.emit("tap click",o),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=kt(),Qt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||r.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let p;if(d.followFinger?p=a?e.translate:-e.translate:p=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:p});return}const b=p>=-e.maxTranslate()&&!e.params.loop;let y=0,x=e.slidesSizesGrid[0];for(let _=0;_<v.length;_+=_<d.slidesPerGroupSkip?1:d.slidesPerGroup){const I=_<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof v[_+I]<"u"?(b||p>=v[_]&&p<v[_+I])&&(y=_,x=v[_+I]-v[_]):(b||p>=v[_])&&(y=_,x=v[v.length-1]-v[v.length-2])}let u=null,w=null;d.rewind&&(e.isBeginning?w=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const g=(p-v[y])/x,S=y<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(h>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?u:y+S):e.slideTo(y)),e.swipeDirection==="prev"&&(g>1-d.longSwipesRatio?e.slideTo(y+S):w!==null&&g<0&&Math.abs(g)>d.longSwipesRatio?e.slideTo(w):e.slideTo(y))}else{if(!d.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(y+S):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:y+S),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:y))}}function No(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:l,snapGrid:n}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=d&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!r?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!d?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=o,t.params.watchOverflow&&n!==t.snapGrid&&t.checkOverflow()}function Kl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Zl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const n=t.maxTranslate()-t.minTranslate();n===0?l=0:l=(t.translate-t.minTranslate())/n,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Ql(t){const e=this;Ti(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function $l(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Fo=(t,e)=>{const i=Rt(),{params:o,el:l,wrapperEl:n,device:d}=t,r=!!o.nested,a=e==="on"?"addEventListener":"removeEventListener",v=e;!l||typeof l=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),l[a]("touchstart",t.onTouchStart,{passive:!1}),l[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&l[a]("click",t.onClick,!0),o.cssMode&&n[a]("scroll",t.onScroll),o.updateOnWindowResize?t[v](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",No,!0):t[v]("observerUpdate",No,!0),l[a]("load",t.onLoad,{capture:!0}))};function ed(){const t=this,{params:e}=t;t.onTouchStart=Xl.bind(t),t.onTouchMove=Jl.bind(t),t.onTouchEnd=ql.bind(t),t.onDocumentTouchStart=$l.bind(t),e.cssMode&&(t.onScroll=Zl.bind(t)),t.onClick=Kl.bind(t),t.onLoad=Ql.bind(t),Fo(t,"on")}function td(){Fo(this,"off")}var id={attachEvents:ed,detachEvents:td};const jo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function od(){const t=this,{realIndex:e,initialized:i,params:o,el:l}=t,n=o.breakpoints;if(!n||n&&Object.keys(n).length===0)return;const d=t.getBreakpoint(n,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const a=(d in n?n[d]:void 0)||t.originalParams,v=jo(t,o),s=jo(t,a),f=t.params.grabCursor,h=a.grabCursor,p=o.enabled;v&&!s?(l.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&s&&(l.classList.add(`${o.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&o.grid.fill==="column")&&l.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof a[g]>"u")return;const S=o[g]&&o[g].enabled,_=a[g]&&a[g].enabled;S&&!_&&t[g].disable(),!S&&_&&t[g].enable()});const b=a.direction&&a.direction!==o.direction,y=o.loop&&(a.slidesPerView!==o.slidesPerView||b),x=o.loop;b&&i&&t.changeDirection(),Tt(t.params,a);const u=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),p&&!u?t.disable():!p&&u&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",a),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&w?(t.loopCreate(e),t.updateSlides()):x&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function nd(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const l=yt(),n=e==="window"?l.innerHeight:i.clientHeight,d=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const a=parseFloat(r.substr(1));return{value:n*a,point:r}}return{value:r,point:r}});d.sort((r,a)=>parseInt(r.value,10)-parseInt(a.value,10));for(let r=0;r<d.length;r+=1){const{point:a,value:v}=d[r];e==="window"?l.matchMedia(`(min-width: ${v}px)`).matches&&(o=a):v<=i.clientWidth&&(o=a)}return o||"max"}var ld={setBreakpoint:od,getBreakpoint:nd};function dd(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(l=>{o[l]&&i.push(e+l)}):typeof o=="string"&&i.push(e+o)}),i}function rd(){const t=this,{classNames:e,params:i,rtl:o,el:l,device:n}=t,d=dd(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:n.android},{ios:n.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...d),l.classList.add(...e),t.emitContainerClasses()}function ad(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var sd={addClasses:rd,removeClasses:ad};function cd(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const l=t.slides.length-1,n=t.slidesGrid[l]+t.slidesSizesGrid[l]+o*2;t.isLocked=t.size>n}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var ud={checkOverflow:cd},Ui={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function vd(t,e){return function(o){o===void 0&&(o={});const l=Object.keys(o)[0],n=o[l];if(typeof n!="object"||n===null){Tt(e,o);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in n)){Tt(e,o);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Tt(e,o)}}const Wi={eventsEmitter:sl,update:wl,translate:Il,transition:Pl,slide:Fl,loop:Hl,grabCursor:Wl,events:id,breakpoints:ld,checkOverflow:ud,classes:sd},Yi={};let Xi=class Gt{constructor(){let e,i;for(var o=arguments.length,l=new Array(o),n=0;n<o;n++)l[n]=arguments[n];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=Tt({},i),e&&!i.el&&(i.el=e);const d=Rt();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const s=[];return d.querySelectorAll(i.el).forEach(f=>{const h=Tt({},i,{el:f});s.push(new Gt(h))}),s}const r=this;r.__swiper__=!0,r.support=Oo(),r.device=Mo({userAgent:i.userAgent}),r.browser=dl(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const a={};r.modules.forEach(s=>{s({params:i,swiper:r,extendParams:vd(i,a),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const v=Tt({},Ui,a);return r.params=Tt({},v,Yi,i),r.originalParams=Tt({},r.params),r.passedParams=Tt({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(s=>{r.on(s,r.params.on[s])}),r.params&&r.params.onAny&&r.onAny(r.params.onAny),Object.assign(r,{enabled:r.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return r.params.direction==="horizontal"},isVertical(){return r.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:r.params.allowSlideNext,allowSlidePrev:r.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:r.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:r.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),r.emit("_swiper"),r.params.init&&r.init(),r}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,l=Ft(i,`.${o.slideClass}, swiper-slide`),n=wi(l[0]);return wi(e)-n}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:o}=e;e.slides=Ft(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const l=o.minTranslate(),d=(o.maxTranslate()-l)*e+l;o.translateTo(d,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const l=e.getSlideClasses(o);i.push({slideEl:o,classNames:l}),e.emit("_slideClass",o,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:l,slides:n,slidesGrid:d,slidesSizesGrid:r,size:a,activeIndex:v}=o;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let f=n[v]?Math.ceil(n[v].swiperSlideSize):0,h;for(let p=v+1;p<n.length;p+=1)n[p]&&!h&&(f+=Math.ceil(n[p].swiperSlideSize),s+=1,f>a&&(h=!0));for(let p=v-1;p>=0;p-=1)n[p]&&!h&&(f+=n[p].swiperSlideSize,s+=1,f>a&&(h=!0))}else if(e==="current")for(let f=v+1;f<n.length;f+=1)(i?d[f]+r[f]-d[v]<a:d[f]-d[v]<a)&&(s+=1);else for(let f=v-1;f>=0;f-=1)d[v]-d[f]<a&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(d=>{d.complete&&Ti(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const d=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let n;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)l(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;n=e.slideTo(d.length-1,0,!1,!0)}else n=e.slideTo(e.activeIndex,0,!1,!0);n||l()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,l=o.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${l}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(n=>{e==="vertical"?n.style.width="":n.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(l()):Ft(o,l())[0];return!d&&i.params.createElements&&(d=ri("div",i.params.wrapperClass),o.append(d),Ft(o,`.${i.params.slideClass}`).forEach(r=>{d.append(r)})),Object.assign(i,{el:o,wrapperEl:d,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:d,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Wt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Wt(o,"direction")==="rtl"),wrongRTL:Wt(d,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(n=>{n.complete?Ti(i,n):n.addEventListener("load",d=>{Ti(i,d.target)})}),Gi(i),i.initialized=!0,Gi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:l,el:n,wrapperEl:d,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),l.loop&&o.loopDestroy(),i&&(o.removeClasses(),n&&typeof n!="string"&&n.removeAttribute("style"),d&&d.removeAttribute("style"),r&&r.length&&r.forEach(a=>{a.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(a=>{o.off(a)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Xn(o)),o.destroyed=!0),null}static extendDefaults(e){Tt(Yi,e)}static get extendedDefaults(){return Yi}static get defaults(){return Ui}static installModule(e){Gt.prototype.__modules__||(Gt.prototype.__modules__=[]);const i=Gt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Gt.installModule(i)),Gt):(Gt.installModule(e),Gt)}};Object.keys(Wi).forEach(t=>{Object.keys(Wi[t]).forEach(e=>{Xi.prototype[e]=Wi[t][e]})}),Xi.use([rl,al]);const Vo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function Jt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ei(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Jt(e[o])&&Jt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:ei(t[o],e[o]):t[o]=e[o]})}function zo(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Ho(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Go(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Uo(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function pd(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function md(t){let{swiper:e,slides:i,passedParams:o,changedParams:l,nextEl:n,prevEl:d,scrollbarEl:r,paginationEl:a}=t;const v=l.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:s,pagination:f,navigation:h,scrollbar:p,virtual:b,thumbs:y}=e;let x,u,w,g,S,_,I,A;l.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(x=!0),l.includes("controller")&&o.controller&&o.controller.control&&s.controller&&!s.controller.control&&(u=!0),l.includes("pagination")&&o.pagination&&(o.pagination.el||a)&&(s.pagination||s.pagination===!1)&&f&&!f.el&&(w=!0),l.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(s.scrollbar||s.scrollbar===!1)&&p&&!p.el&&(g=!0),l.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||n)&&(s.navigation||s.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(S=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),s[E].prevEl=void 0,s[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),s[E].el=void 0,e[E].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!o.loop?_=!0:!s.loop&&o.loop?I=!0:A=!0),v.forEach(E=>{if(Jt(s[E])&&Jt(o[E]))Object.assign(s[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&k(E);else{const c=o[E];(c===!0||c===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?c===!1&&k(E):s[E]=o[E]}}),v.includes("controller")&&!u&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&b&&s.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&s.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&s.loop&&(A=!0),x&&y.init()&&y.update(!0),u&&(e.controller.control=s.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(s.pagination.el=a),f.init(),f.render(),f.update()),g&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-scrollbar"),r.part.add("scrollbar"),e.el.appendChild(r)),r&&(s.scrollbar.el=r),p.init(),p.updateSize(),p.setTranslate()),S&&(e.isElement&&((!n||typeof n=="string")&&(n=document.createElement("div"),n.classList.add("swiper-button-next"),n.innerHTML=e.hostEl.constructor.nextButtonSvg,n.part.add("button-next"),e.el.appendChild(n)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),n&&(s.navigation.nextEl=n),d&&(s.navigation.prevEl=d),h.init(),h.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),l.includes("direction")&&e.changeDirection(o.direction,!1),(_||A)&&e.loopDestroy(),(I||A)&&e.loopCreate(),e.update()}function fd(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},l={};ei(i,Ui),i._emitClasses=!0,i.init=!1;const n={},d=Vo.map(a=>a.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(a=>{typeof t[a]>"u"||(d.indexOf(a)>=0?Jt(t[a])?(i[a]={},l[a]={},ei(i[a],t[a]),ei(l[a],t[a])):(i[a]=t[a],l[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?o[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:n[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:l,rest:n,events:o}}function hd(t,e){let{el:i,nextEl:o,prevEl:l,paginationEl:n,scrollbarEl:d,swiper:r}=t;zo(e)&&o&&l&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=l,r.originalParams.navigation.prevEl=l),Ho(e)&&n&&(r.params.pagination.el=n,r.originalParams.pagination.el=n),Go(e)&&d&&(r.params.scrollbar.el=d,r.originalParams.scrollbar.el=d),r.init(i)}function gd(t,e,i,o,l){const n=[];if(!e)return n;const d=a=>{n.indexOf(a)<0&&n.push(a)};if(i&&o){const a=o.map(l),v=i.map(l);a.join("")!==v.join("")&&d("children"),o.length!==i.length&&d("children")}return Vo.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Jt(t[a])&&Jt(e[a])){const v=Object.keys(t[a]),s=Object.keys(e[a]);v.length!==s.length?d(a):(v.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}),s.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}))}else t[a]!==e[a]&&d(a)}),n}const bd=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},Ai.apply(this,arguments)}function Wo(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Yo(t){const e=[];return m.Children.toArray(t).forEach(i=>{Wo(i)?e.push(i):i.props&&i.props.children&&Yo(i.props.children).forEach(o=>e.push(o))}),e}function yd(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return m.Children.toArray(t).forEach(o=>{if(Wo(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const l=Yo(o.props.children);l.length>0?l.forEach(n=>e.push(n)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function wd(t,e,i){if(!i)return null;const o=s=>{let f=s;return s<0?f=e.length+s:f>=e.length&&(f=f-e.length),f},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:n,to:d}=i,r=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,v=[];for(let s=r;s<a;s+=1)s>=n&&s<=d&&v.push(e[o(s)]);return v.map((s,f)=>m.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${f}`}))}function ai(t,e){return typeof window>"u"?me(t,e):hn(t,e)}const Ji=di(null),Xo=()=>li(Ji),Sd=di(null),qt=pi(function(t,e){let{className:i,tag:o="div",wrapperTag:l="div",children:n,onSwiper:d,...r}=t===void 0?{}:t,a=!1;const[v,s]=J("swiper"),[f,h]=J(null),[p,b]=J(!1),y=ve(!1),x=ve(null),u=ve(null),w=ve(null),g=ve(null),S=ve(null),_=ve(null),I=ve(null),A=ve(null),{params:k,passedParams:E,rest:c,events:O}=fd(r),{slides:C,slots:D}=yd(n),T=()=>{b(!p)};Object.assign(k.on,{_containerClasses(R,M){s(M)}});const L=()=>{Object.assign(k.on,O),a=!0;const R={...k};if(delete R.wrapperClass,u.current=new Xi(R),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};ei(u.current.params.virtual,M),ei(u.current.originalParams.virtual,M)}};x.current||L(),u.current&&u.current.on("_beforeBreakpoint",T);const B=()=>{a||!O||!u.current||Object.keys(O).forEach(R=>{u.current.on(R,O[R])})},j=()=>{!O||!u.current||Object.keys(O).forEach(R=>{u.current.off(R,O[R])})};me(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",T)}),me(()=>{!y.current&&u.current&&(u.current.emitSlidesClasses(),y.current=!0)}),ai(()=>{if(e&&(e.current=x.current),!!x.current)return u.current.destroyed&&L(),hd({el:x.current,nextEl:S.current,prevEl:_.current,paginationEl:I.current,scrollbarEl:A.current,swiper:u.current},k),d&&!u.current.destroyed&&d(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),ai(()=>{B();const R=gd(E,w.current,C,g.current,M=>M.key);return w.current=E,g.current=C,R.length&&u.current&&!u.current.destroyed&&md({swiper:u.current,slides:C,passedParams:E,changedParams:R,nextEl:S.current,prevEl:_.current,scrollbarEl:A.current,paginationEl:I.current}),()=>{j()}}),ai(()=>{bd(u.current)},[f]);function V(){return k.virtual?wd(u.current,C,f):C.map((R,M)=>m.cloneElement(R,{swiper:u.current,swiperSlideIndex:M}))}return m.createElement(o,Ai({ref:x,className:Uo(`${v}${i?` ${i}`:""}`)},c),m.createElement(Sd.Provider,{value:u.current},D["container-start"],m.createElement(l,{className:pd(k.wrapperClass)},D["wrapper-start"],V(),D["wrapper-end"]),zo(k)&&m.createElement(m.Fragment,null,m.createElement("div",{ref:_,className:"swiper-button-prev"}),m.createElement("div",{ref:S,className:"swiper-button-next"})),Go(k)&&m.createElement("div",{ref:A,className:"swiper-scrollbar"}),Ho(k)&&m.createElement("div",{ref:I,className:"swiper-pagination"}),D["container-end"]))});qt.displayName="Swiper";const Bt=pi(function(t,e){let{tag:i="div",children:o,className:l="",swiper:n,zoom:d,lazy:r,virtualIndex:a,swiperSlideIndex:v,...s}=t===void 0?{}:t;const f=ve(null),[h,p]=J("swiper-slide"),[b,y]=J(!1);function x(S,_,I){_===f.current&&p(I)}ai(()=>{if(typeof v<"u"&&(f.current.swiperSlideIndex=v),e&&(e.current=f.current),!(!f.current||!n)){if(n.destroyed){h!=="swiper-slide"&&p("swiper-slide");return}return n.on("_slideClass",x),()=>{n&&n.off("_slideClass",x)}}}),ai(()=>{n&&f.current&&!n.destroyed&&p(n.getSlideClasses(f.current))},[n]);const u={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},w=()=>typeof o=="function"?o(u):o,g=()=>{y(!0)};return m.createElement(i,Ai({ref:f,className:Uo(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":a,onLoad:g},s),d&&m.createElement(Ji.Provider,{value:u},m.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},w(),r&&!b&&m.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&m.createElement(Ji.Provider,{value:u},w(),r&&!b&&m.createElement("div",{className:"swiper-lazy-preloader"})))});Bt.displayName="SwiperSlide";const xd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Td=({visible:t,onClose:e,children:i,modalStyle:o,padding:l,popup:n,schema:d,fullHeight:r=window.innerHeight,isFullScreen:a=!1})=>{var v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j;const V=ve(null),R=ve(null),M=ve(null),N=ve(null),Y=r*.2,z=a?r:r*.8,[q,ie]=J(Y),[se,ae]=J(!1),ye=ve(null),{globalConfig:fe,popupDetailData:Me}=Fe(),{schema:Be,popup:G}=Lt(),[X,te]=J(15);me(()=>{const K=document.getElementById("sxp-render"),Q=document.getElementById("pb-modal");Q?ye.current=Q:(ye.current=document.createElement("div"),ye.current.setAttribute("id","pb-modal"),K?.appendChild(ye.current))},[]);const ce=pe(()=>n?.id&&n?.id!==""||t,[t,n]),$=pe(()=>{var K,Q,U;const Z=d??Be;return(U=(Q=(K=Z?.sxpPageConf)===null||K===void 0?void 0:K.globalConfig)===null||Q===void 0?void 0:Q.popupList)===null||U===void 0?void 0:U.find(ue=>ue?.id===n?.id)},[n,d,Be]),Te=pe(()=>{var K,Q;return((Q=(K=$?.item)===null||K===void 0?void 0:K.event)===null||Q===void 0?void 0:Q.isScrollFullScreen)||!1},[$]);me(()=>{ce?ae(!0):setTimeout(()=>{ae(!1),ie(Y)},n?.duration)},[ce,n]);const Ne=he(()=>i,[G]);if(!ye.current)return null;const Ce=_i(()=>{e?.()},300),Ge=K=>{V.current=K.touches[0],R.current=K.touches[0],M.current=!0},Xe=K=>{requestAnimationFrame(()=>{var Q;if(M.current&&((Q=N?.current)===null||Q===void 0?void 0:Q.scrollTop)===0){const U=K.touches[0].clientY,Z=K.touches[0].clientX,Ve=V.current.clientY-U;V.current=K.touches[0];const ue=U-R.current.clientY,ee=Z-R.current.clientX;if(Math.abs(ee)>Math.abs(ue))return;const F=q-Ve;F>0&&ie(F)}})},Ue=K=>{var Q;if(M.current&&((Q=N?.current)===null||Q===void 0?void 0:Q.scrollTop)===0){const U=K.changedTouches[0].clientY-R.current.clientY,Z=K.changedTouches[0].clientX-R.current.clientX;if(Math.abs(Z)>Math.abs(U))return;const Ve=R.current.clientY-V.current.clientY;Ve>0?ie(0):q<Y&&Ve<0?ie(Y):q>=Y&&Ve<0&&e?.()}M.current=!1};return no.createPortal(m.createElement(m.Fragment,null,se&&m.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ce?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Ce},m.createElement("div",{style:{position:"relative",left:`${(h=(f=(s=(v=$?.item)===null||v===void 0?void 0:v.props)===null||s===void 0?void 0:s.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(x=(y=(b=(p=$?.item)===null||p===void 0?void 0:p.props)===null||b===void 0?void 0:b.popupBg)===null||y===void 0?void 0:y.horizontalMargin)!==null&&x!==void 0?x:0}px`,bottom:`${(S=(g=(w=(u=$?.item)===null||u===void 0?void 0:u.props)===null||w===void 0?void 0:w.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&S!==void 0?S:0}px`,overflow:"hidden",width:`calc(100% - ${((k=(A=(I=(_=$?.item)===null||_===void 0?void 0:_.props)===null||I===void 0?void 0:I.popupBg)===null||A===void 0?void 0:A.horizontalMargin)!==null&&k!==void 0?k:0)*2}px)`,height:"100%"}},m.createElement("div",Object.assign({className:`modal-container ${ce?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(E=$?.item)===null||E===void 0?void 0:E.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:l,animationDuration:((c=n?.duration)!==null&&c!==void 0?c:0)/1e3+"s"},Te&&{transform:`translateY(${q}px)`}),{overflow:"hidden",borderRadius:`${(T=(D=(C=(O=$?.item)===null||O===void 0?void 0:O.props)===null||C===void 0?void 0:C.popupBg)===null||D===void 0?void 0:D.borderRadius)!==null&&T!==void 0?T:0}px`,zIndex:9}),onClick:K=>{K.stopPropagation(),K.preventDefault()}},Te&&{onTouchMove:Xe,onTouchStart:Ge,onTouchEnd:Ue}),m.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:X}},m.createElement("img",{src:(L=fe?.popupCloseIcon)!==null&&L!==void 0?L:xd,alt:"close button",className:"modal-icon"})),m.createElement("div",Object.assign({ref:N,style:{height:Te?r:z,overflow:Te&&q<=0||!Te?"auto":"hidden",zIndex:1}},((j=(B=$?.item)===null||B===void 0?void 0:B.props)===null||j===void 0?void 0:j.enableFixedCloseButton)&&{onScroll:K=>{var Q;te(15-((Q=K?.target)===null||Q===void 0?void 0:Q.scrollTop))}}),Ne()))))),ye.current)};var ti=De(Td);const Ad=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),l=[];for(let d=0;d<o.length&&(l.push(o[d]),!(l.join(" ").length>=e));d++);return(l.length>1&&l.length<o.length?l.slice(0,l.length-1):l).join(" ")+" "},Ed=({text:t,maxStr:e=108,style:i,className:o,onClick:l,foldText:n,unfoldText:d,isPost:r,onChange:a})=>{const[v,s]=J(!1),[f,h]=J(!1),p=Number(i?.lineClamp||2),b=ve(null),y=ve(null),x=he(()=>{s(!v)},[v,a]);return pe(()=>!v&&t.length>e?Ad(t,e)+"...":t,[t,e,v]),me(()=>{var u,w;y?.current&&(y.current.style.display="block"),((u=y?.current)===null||u===void 0?void 0:u.offsetHeight)>((w=b?.current)===null||w===void 0?void 0:w.offsetHeight)&&r?h(!0):h(!1),y.current.style.display="none"},[r,t]),m.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},m.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!r||v?"":p,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),m.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:Ee(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&f&&m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??x,dangerouslySetInnerHTML:{__html:Ee(v?d||"show less":n||"show more",i)}}))};var Ei=De(Ed);const Id=pi((t,e)=>{const{src:i,onLoad:o,style:l,className:n,loading:d,alt:r="image"}=t,[a,v]=J(i),s=ve(null),[f,h]=J(!1);return oo(e,()=>({setSrc:p=>{p&&v(p)}})),me(()=>{i&&v(i)},[i]),me(()=>{const p=()=>{i&&!f&&s.current&&(s.current.src="",s.current.src=i)};return bt.on(pt.PAGE_DID_SHOW,p),()=>{bt.off(pt.PAGE_DID_SHOW,p)}},[i,f]),m.createElement(m.Fragment,null,!f&&!a&&m.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?m.createElement("picture",null,m.createElement("source",{type:"image/avif",srcSet:a}),m.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),m.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),m.createElement("img",{ref:s,className:n,src:a,style:Object.assign({},l),loading:d,onLoad:p=>{h(!0),o?.(p.target)},alt:r})):m.createElement("img",{ref:s,className:n,src:a,style:Object.assign({},l),loading:d,onLoad:p=>{h(!0),o?.(p.target)},alt:r}))});var wt=De(Id);const Cd=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const l=ve(),{popupDetailData:n}=Fe();return me(()=>{var d,r;o&&((d=l?.current)===null||d===void 0||d.swiper.slideTo((r=n?.multiCheckIndex)!==null&&r!==void 0?r:0))},[n,o]),m.createElement(qt,{ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[il,tl,el],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var si=De(Cd);const kd=({products:t,data:e,defImg:i,style:o,onCLick:l,popupDetailData:n,check:d})=>{var r;const{productView:a}=at(),{popupCurTimeRef:v}=Fe(),s=(f,h)=>{if(d===h)return;const p=t?.[d];a(n,p,p?.bindCta,v.current,n?.index),l?.(h)};return m.createElement(m.Fragment,null,e?.open&&(t&&t?.length>1||!n)&&m.createElement(si,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(r=n?t:[0,1,2,3])===null||r===void 0?void 0:r.map((f,h)=>{var p,b,y;return m.createElement(m.Fragment,null,f?.bindCta?m.createElement(Bt,{className:Ae({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(f,h)},key:h},m.createElement(wt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(p=f?.cover)!==null&&p!==void 0?p:(b=f?.homePage)===null||b===void 0?void 0:b[0])!==null&&y!==void 0?y:i})):null)})))};var Jo=De(kd);const _d=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:l,src:n}=t;switch(i){case 2:return o||null;case 3:return n||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},ci=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o,style:l})=>{var n,d,r,a,v,s,f,h;if((!t?.currency||!t?.price)&&o)return null;let p=t?.currency&&t?.price?t?.price:7e3,b="",y=i?.priceSymbol,x=t?.currency?(r=(d=(n=t?.currency)===null||n===void 0?void 0:n.split("-")[1])===null||d===void 0?void 0:d.toUpperCase())!==null&&r!==void 0?r:"":"$";const u=e===void 0||e;let w=p.toString();y?.showTwoDecimalPoint&&(w=p?.toFixed(2));let g=(a=w?.indexOf("."))!==null&&a!==void 0?a:-1;if(u){b=(v=p?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let S=0,_=g??b?.length;y?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(I,A){return A>=S&&A<_?".":I}):y?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${y?.showTwoDecimalPoint?p?.toFixed(2):p}`;return y?.decimalPoint===","&&g>0&&(b=b=b?.replace(/\./g,function(S,_){return _>=g&&_<b?.length?",":S})),x=`<span style="font-family:${(h=(f=(s=i?.priceSymbol)===null||s===void 0?void 0:s.fontFamily)!==null&&f!==void 0?f:l?.["fontFamily-en"])!==null&&h!==void 0?h:"inherit"}">${x}</span>`,b=Ee(b,l),y?.currencyPosition&&y?.currencyPosition!=="none"?b=y?.currencyPosition==="left"?x+b:b+x:y?.currencyPosition!=="none"&&(b=x+b),b},Pd=t=>{var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,{content:E,style:c,bgImg:O,onClick:C,schema:D,isDefault:T,bottom_image:L,tipText:B,isPost:j,viewTime:V,rec:R,swiper:M,commodityStyles:N,buttonStyle:Y,index:z,commodityGroup:q,popupBg:ie,iframeIcon:se,commodityImgRatio:ae,isTel:ye,iframeBgColor:fe,isActive:Me=!0}=t,Be=it(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:G,popupDetailData:X,isPreview:te,bffFbReport:ce,popupCurTimeRef:$,checkCommodityIndexRef:Te,globalConfig:Ne}=Fe(),{jumpToWeb:Ce,productView:Ge}=at(),Xe=ve(null),[Ue,K]=J(!1),[Q,U]=J(!1),[Z,Ve]=J((e=X?.multiCheckIndex)!==null&&e!==void 0?e:0),ue=ve(),ee=j?R:X;let F=j?ee?.product:(o=(i=ee?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=ee?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Oe=j?(d=ee?.product)===null||d===void 0?void 0:d.bindCta:(v=(a=(r=ee?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(h=(f=(s=ee?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const mt=j?z:X?.index;if(!j&&q?.open&&(!((p=ee?.video)===null||p===void 0)&&p.bindProducts)&&((y=(b=ee?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){Te.current=Z;const oe=(x=ee?.video)===null||x===void 0?void 0:x.bindProducts[Z];F=oe,Oe=oe?.bindCta}const ft=()=>{F?.link&&(Ce(ee,F,Oe,mt),j||Ge(ee,F,Oe,V||Xe.current,mt),window.location.href=window.getJointUtmLink(F.link))};me(()=>{Me&&(ce?.({eventName:"ProductView",product:F}),ce?.({eventName:"PageView",product:F}))},[Me,ce]),me(()=>{const oe=()=>{Xe.current=new Date};return oe(),window.addEventListener("pageshow",oe),()=>{window.removeEventListener("pageshow",oe)}},[]);const ht=ci({product:F,enableFormattedPrice:(u=N?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Ne,style:N?.price}),nt=(te?375:(w=c?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=ie?.horizontalMargin)!==null&&g!==void 0?g:0)*2,At=ae?nt*(ae.h/ae.w):nt,H=({isPost:oe})=>{var Le,Je,Qe,et;return m.createElement("div",null,m.createElement("div",{className:"pb-commondity-content-collection",style:Se(N?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:Ee((Le=F?.collection)!==null&&Le!==void 0?Le:"Tiffany Lock",N?.collection)}}),m.createElement("div",{className:"pb-commondity-content-title",style:Se(N?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:Ee((Je=F?.title)!==null&&Je!==void 0?Je:"Pendant in Yellow Gold with Diamonds, Medium",N?.title)}}),m.createElement("div",{className:"pb-commondity-content-price",style:Se(N?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:ht??""}}),m.createElement("div",{hidden:!!F&&!F?.taxInfo,style:Se(N?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((Qe=F?.taxInfo)!==null&&Qe!==void 0?Qe:"\u7A0E\u8D39",N?.taxInfo)}}),m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Ei,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>K(!0),isPost:oe,text:(et=F?.info)!==null&&et!==void 0?et:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
import{isEmpty as oi,isEqual as to,cloneDeep as vi,debounce as _i,throttle as ni,get as io}from"lodash";import{v4 as mn}from"uuid";import fn from"pako";import m,{useContext as li,useMemo as ve,memo as Oe,useEffect as pe,createContext as di,useState as J,useRef as ue,useCallback as he,forwardRef as pi,useImperativeHandle as oo,useLayoutEffect as hn}from"react";import Pi from"qs";import gn from"eventemitter3";import{css as Te}from"@emotion/css";import*as no from"react-dom";import bn from"react-dom";function tt(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,o=Object.getOwnPropertySymbols(t);l<o.length;l++)e.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(t,o[l])&&(i[o[l]]=t[o[l]]);return i}function ut(t,e,i,o){function l(n){return n instanceof i?n:new i(function(d){d(n)})}return new(i||(i=Promise))(function(n,d){function r(s){try{v(o.next(s))}catch(f){d(f)}}function a(s){try{v(o.throw(s))}catch(f){d(f)}}function v(s){s.done?n(s.value):l(s.value).then(r,a)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const yn=/:\w+/g;var lo=(t,e)=>ut(void 0,void 0,void 0,function*(){const i={},o={};for(let l=0;l<e?.length;l++){const{id:n,method:d,url:r,urlParams:a,name:v,queryString:s,headers:f,body:h}=e[l];let p=r;a&&Object.entries(a).forEach(([b,y])=>{p=p.replace(yn,x=>x===b?y:x)}),s&&(p+=s),o[n]=v;try{const b=yield fetch(p,{method:d,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(y=>y.json());i[n]=b}catch(b){console.error("DataSource request error: ",b),i[n]={}}}return{$store:i,idMapName:o}});const ro="SXP_TOKEN_INFO",wn=(t,e)=>ut(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),l=t.getAppId(),n=t.getApiUrl(),d=window.localStorage.getItem(ro);let r=JSON.parse(d||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${n}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":l||""}}).then(s=>s.json());if(v.success){const s=v.data;r=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(ro,JSON.stringify(r))}}return r});function mi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)o[l]=i[0|Math.random()*e];else{let n;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",l=0;l<36;l++)o[l]||(n=0|Math.random()*16,o[l]=i[l===19?n&3|8:n])}return o.join("")}const Sn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*o)),l+=1;return e},xn=()=>{const t=mn();return t?.replaceAll?t.replaceAll("-",""):Sn(32)},Ae=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!o&&!l)return t;let n=t;const d=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,a=`font-family:${o??"inherit"}`,v=`font-family:${l??"inherit"}`,s=h=>{let p=h.search(d),b=h.search(r);return p!==-1&&b!==-1&&p<b&&(i+=`<span style="${a}">${h.substring(p,b)}</span>`,n=h.substring(b,h?.length)),p!==-1&&b!==-1&&p>b&&(i+=`<span style="${v}">${h.substring(b,p)}</span>`,n=h.substring(p,h?.length)),p===-1?(i+=`<span style="${v}">${h.substring(b,h?.length)}</span>`,n="",!1):b===-1?(i+=`<span style="${a}">${h.substring(p,h?.length)}</span>`,n="",!1):!0};let f=!0;for(;f;)f=s(n);return i};function ao(){var t,e,i,o,l,n,d;let r=self.navigator.userAgent;return r?/edge\/([\d\.]+)/i.exec(r)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(r))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(r)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(r))===null||e===void 0?void 0:e[1]}`:/msie/i.test(r)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(r))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(r)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(r))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(r)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(r))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(r)?`Firefox ${(n=/firefox\/([\d\.]+)/i.exec(r))===null||n===void 0?void 0:n[1]}`:/safari/i.test(r)?`Safari ${(d=/version\/([\d\.]+)/i.exec(r))===null||d===void 0?void 0:d[1]}`:null:null}function so(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function co(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function uo(t){const i=document.cookie.split(";");let o=null;return i.forEach(l=>{const[n,d]=l.trim().split("=");n===t&&(o=d)}),o??""}const vo=t=>t?fetch(t).then(e=>e.blob()).then(e=>(e.size/1048576).toFixed(2)+""):"";function po(t){const i=atob(t).split("").map(function(n){return n.charCodeAt(0)}),o=new Uint8Array(i),l=fn.inflate(o,{to:"string"});return JSON.parse(l)}let Di=null;const Tn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class An{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Di)return Di;Di=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Tn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let bt=null;const En={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{bt||(bt=new An),o&&bt.setApiUrl(o),bt.setAppId(t),bt.setTenantId(e),bt.setEnv(i)},getDetail:t=>{if(!bt)return;const e=bt.getTenantId(),i=bt.getAppId(),o=bt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>ut(void 0,void 0,void 0,function*(){var n,d;const r=yield l.json(),a=po((n=r?.data)===null||n===void 0?void 0:n.data);if(a){const{$store:v}=yield lo(o,(d=a?.dataSource)!==null&&d!==void 0?d:[]);r.data.data=a,Object.assign(r.data.data,{__STORE__:v})}return r}))},getSxpDetailByPageId:t=>ut(void 0,void 0,void 0,function*(){if(!bt)return;const e=bt.getTenantId(),i=bt.getAppId(),o=bt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>ut(void 0,void 0,void 0,function*(){var n;const d=yield l.json();if(!d.success)return;const r=po((n=d?.data)===null||n===void 0?void 0:n.data);return d.data.data=r,d.data}))}),getSxpRecommendVideoData:t=>ut(void 0,void 0,void 0,function*(){if(!bt)return;const e=yield wn(bt,t),i=mi(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");oi(o)&&(o=mi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(n=>n.json());return l?.data||null})};function Lt(){return li(Eo)}function In(){return li(Ao)}const Oi="feRealSessionIdKey",mo=()=>{const t=xn();return`${Date.now()}${t}`},Cn=()=>{let t=kn();return t||(t=mo(),window.sessionStorage.setItem(Oi,t)),t},fo=()=>{const t=mo();window.sessionStorage.setItem(Oi,t)},kn=()=>window.sessionStorage.getItem(Oi),ho="SXP_FAKE_USER_ID",go="FAKE_USER_STATE",bo="AGREE_POLICY",yo="SLIDE_SKIP_STATE",wo=()=>{let t=window.localStorage.getItem(ho);return oi(t)&&(t=mi(36,62),window.localStorage.setItem(ho,t)),t},_n=()=>{const t=window.localStorage.getItem(go);return oi(t)&&window.localStorage.setItem(go,"true"),oi(t)},Pn=()=>{const t=window.localStorage.getItem(yo);return oi(t)},Dn=()=>{window.localStorage.setItem(yo,"true")};function Ct(t,e){const{appDomain:i}=Fe();return ve(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const yt=new gn;var mt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(mt||(mt={}));const On=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:l,privacy_policy_title:n})=>{const{setIsAgreePolicy:d,bffEventReport:r}=Fe(),a=ve(()=>{const f=location.search.slice(1),h=Pi.parse(f.replace(/\+/g,"%2B"));for(const p in h)h[p]=h[p].replace(/%2B/g,"+");return h},[]),v=f=>{var h;return(h=a[f])!==null&&h!==void 0?h:null};pe(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{r?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),d?.(!0),window.localStorage.setItem(bo,"yes")};return m.createElement("div",{className:"consent-bg"},m.createElement("div",{className:"consent"},m.createElement("div",{className:"consent-col"},m.createElement("div",{className:"consent-title"},i??"Privacy Policy"),m.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),m.createElement("div",{className:"consent-col"},m.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),m.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},n??"More information"))))};var Mn=Oe(On);const So=di({rtcList:[],tagList:[]});var Mi;(function(t){t[t.BFF=5]="BFF"})(Mi||(Mi={}));const fi="FOR U",Ln=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:l,defaultSize:n,isPreview:d=!1,sxpParameter:r,appDomain:a,hashTagSize:v,loadingImage:s,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:p,consentWidth:b,isShowTag:y=!0,isOpenConsent:x=!1,globalConfig:u,isEditor:w=!1,utmParameter:g,channelQueryList:S})=>{var _,I,A;const[k,E]=J([]),[c,O]=J([]),[C,D]=J(!1),[T,L]=J({rtc:"",requestId:""}),B=ue(null),j=ue(!1),[V,R]=J(()=>!!window.localStorage.getItem(bo)),[M,N]=J(),[Y,z]=J(),[q,te]=J(f),[se,re]=J([]),[we,me]=J(0),[Re,Be]=J(!1),[G,X]=J(null),ie=ue(),fe=ue(),[$,ye]=J(fi),Ne=ue(-1),Ce=ue(null),[Ge,Je]=J(!1),We=ve(()=>{var H,W,Se,je;return((je=(Se=(W=(H=u?.consent)===null||H===void 0?void 0:H[0])===null||W===void 0?void 0:W.item)===null||Se===void 0?void 0:Se.props)===null||je===void 0?void 0:je.privacy_necessity)&&!V&&!w||x},[V,u,x,w]),K=he(H=>{var W;const Se=H?.recList;return(W=Se?.map(ge=>{var ke,le,oe,Le,qe,Qe;if(!((ke=ge?.video)===null||ke===void 0)&&ke.bindProducts&&((oe=(le=ge?.video)===null||le===void 0?void 0:le.bindProducts)===null||oe===void 0?void 0:oe.length)>0){const it=(Qe=(qe=(Le=ge?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||qe===void 0?void 0:qe.filter($e=>!!$e?.bindCta))!==null&&Qe!==void 0?Qe:[];return Object.assign(Object.assign({},ge),{video:Object.assign(Object.assign({},ge?.video),{bindProducts:it})})}return ge}))!==null&&W!==void 0?W:[]},[]);pe(()=>{const H=W=>{ie.current=W};return yt.on(mt.CHANGE_THEME_TAG,H),()=>{yt.off(mt.CHANGE_THEME_TAG,H)}},[]),pe(()=>{te(f)},[f]);const Q=ve(()=>e?.find(H=>H.type===Mi.BFF),[e]),U=he((H,W)=>{if(!Q)return;const Se=Q.url,je=wo();if(W?.query){const ge=Pi.stringify(W.query);H=`${H}?${ge}`}return W.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${Se}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Q.headers),{"x-user-id":je}),W.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${Se}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":je},Q.headers),method:W.method,body:JSON.stringify(W.body)}).then(ge=>ge.json()).catch(ge=>Promise.reject(ge))},[Q]),Z=he(H=>ut(void 0,void 0,void 0,function*(){var W,Se,je,ge,ke,le,oe,Le,qe,Qe,it,$e,Xe,Ze;if(H=Object.assign(Object.assign(Object.assign({maxSize:(W=H?.maxSize)!==null&&W!==void 0?W:l,defaultSize:(Se=H?.defaultSize)!==null&&Se!==void 0?Se:n,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const dt=(ke=(ge=(je=i?.split("&"))===null||je===void 0?void 0:je.filter(ct=>{var Ee,ot;const Et=ct.split("=")[0];return(ot=(Ee=g?.channels)!==null&&Ee!==void 0?Ee:[])===null||ot===void 0?void 0:ot.includes(Et)}))===null||ge===void 0?void 0:ge.join("&"))!==null&&ke!==void 0?ke:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(dt)})}if(w){let dt=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&S&&S?.length>0&&{channel:S?.[0]}),!H?.channel||j.current)return;j.current=!0;let ct=[],Ee=null;const ot=Et=>ut(void 0,void 0,void 0,function*(){var Pt,Nt,zt,Dt,Ht,Ot;if(Et.pageNum=dt,Ee=yield U?.("/recommend/list",{method:"GET",query:Et}),!Ee?.success)return;D(!1),ct=ct.concat((Dt=(zt=(Nt=(Pt=Ee?.data)===null||Pt===void 0?void 0:Pt.recList)===null||Nt===void 0?void 0:Nt.filter)===null||zt===void 0?void 0:zt.call(Nt,P=>P?.product||P?.video))!==null&&Dt!==void 0?Dt:[]),E(K(Object.assign(Object.assign({},Ee.data),{recList:ct}))),re(K(Object.assign(Object.assign({},Ee.data),{recList:ct}))),((Ot=(Ht=Ee?.data)===null||Ht===void 0?void 0:Ht.recList)===null||Ot===void 0?void 0:Ot.some(P=>P?.product||P?.video))&&(dt=dt+1,yield ot(Et))});return yield ot(H),!H?.hashTag&&Ee&&L({rtc:(le=Ee?.data)===null||le===void 0?void 0:le.rtc,requestId:(oe=Ee?.data)===null||oe===void 0?void 0:oe.requestId}),Object.assign(Object.assign({},Ee.data),{recList:ct})}u?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(Le=H?.pageNum)!==null&&Le!==void 0?Le:1}));const Ke=yield U?.("/recommend/list",{method:"GET",query:H});if(Ke?.success){if(H?.hashTag||L({rtc:Ke.data.rtc,requestId:Ke.data.requestId}),u?.enablePreview&&!w){let dt=[];return dt=dt.concat(($e=(it=(Qe=(qe=Ke?.data)===null||qe===void 0?void 0:qe.recList)===null||Qe===void 0?void 0:Qe.filter)===null||it===void 0?void 0:it.call(Qe,Ee=>Ee?.product||Ee?.video))!==null&&$e!==void 0?$e:[]),((Ze=(Xe=Ke?.data)===null||Xe===void 0?void 0:Xe.recList)===null||Ze===void 0?void 0:Ze.some(Ee=>Ee?.product||Ee?.video))||Je(!0),Object.assign(Object.assign({},Ke.data),{recList:dt})}return Ke?.data}}),[U,i,l,n,S]),Ve=he(H=>ut(void 0,void 0,void 0,function*(){var W,Se,je,ge;if(k.length<=0)return;const ke=k?.[k?.length-1],le=yield Z(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:Y?.hashTag},((W=ke?.product)===null||W===void 0?void 0:W.itemId)&&{productFilter:(Se=ke?.product)===null||Se===void 0?void 0:Se.itemId}),((je=ke?.video)===null||je===void 0?void 0:je.itemId)&&{contentFilter:(ge=ke?.video)===null||ge===void 0?void 0:ge.itemId}),{themeTag:ie.current}),u?.enablePreview&&!w&&{pageNum:H}));return E(k.concat(K(le))),re(se.concat(K(le))),le}),[Z,k,Y,se]),ce=he(({userInfo:H,eventInfo:W})=>{if(!o||u?.enablePreview)return;H||(H={});const Se=Cn(),je=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Se,rtc:T.rtc,requestId:T.requestId},W),co()&&{sxpDevice:co()}),so()&&{sxpSystem:so()}),ao()&&{sxpBrowser:ao()}),ge=Object.entries(H).map(([le,oe])=>({name:le,value:oe})),ke=Object.entries(je).map(([le,oe])=>oe&&{name:le,value:oe}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",je),console.log("========= \u7ED3\u675F ========="),U?.("/event/report",{method:"POST",body:{userInfo:ge,eventInfo:ke},type:"beacon"})},[U,T,o,u?.enablePreview]),ee=he(({eventName:H,product:W})=>{var Se,je,ge,ke,le;if(!o||!h||u?.enablePreview||!(!((Se=u?.converApi)===null||Se===void 0)&&Se[H]))return;let oe=JSON.parse(JSON.stringify((je=u?.converApi)===null||je===void 0?void 0:je[H]));const Le=new URLSearchParams(window.location.search),qe=Le?.get("fbclid"),Qe={event_source_url:(ge=window?.location)===null||ge===void 0?void 0:ge.href,external_id:wo(),client_user_agent:(le=(ke=window?.navigator)===null||ke===void 0?void 0:ke.userAgent)!==null&&le!==void 0?le:"",fbc:qe?`fb.2.${new Date().getTime()}.${qe}`:"",fbp:uo("_fbp")?`fb.2.${new Date().getTime()}.${uo("_fbp")}`:"",time:new Date().getTime()},it=/\{\{(.*?)\}\}/g,$e=Xe=>{if(Xe){if(Xe instanceof Array)Xe?.map(Ze=>$e(Ze));else for(const Ze in Xe)if(Xe.hasOwnProperty(Ze)){const Ke=Xe?.[Ze];if(typeof Ke=="object")$e(Ke);else if(typeof Ke=="string"){const dt=Ke?.match(it);dt&&dt.forEach(ct=>{const Ee=ct.substring(2,ct.length-2);try{let ot=new Function("fix_par","product",`return ${Ee}`)(Qe,W);ot?Xe[Ze]=ot:delete Xe[Ze]}catch(ot){delete Xe[Ze],console.error("An error occurred:",ot?.message)}})}}}};return $e(oe),U?.("/fb/events",{method:"POST",body:oe,type:"beacon"})},[U,o,h,u?.enablePreview]),F=he(H=>ut(void 0,void 0,void 0,function*(){const W=yield U?.("/recommend/like",{method:"POST",body:H});return W?.success}),[U]),Me=he(H=>ut(void 0,void 0,void 0,function*(){const W=yield U?.("/recommend/unlike",{method:"POST",body:H});return W?.success}),[U]),ft=he(H=>ut(void 0,void 0,void 0,function*(){const W=yield U?.("/customform",{method:"POST",body:H});return W?.success}),[U]),ht=he(()=>ut(void 0,void 0,void 0,function*(){var H,W,Se,je,ge;if(!(!i||!y))try{const ke=(Se=(W=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(oe=>{var Le,qe;const Qe=oe.split("=")[0];return(qe=(Le=g?.channels)!==null&&Le!==void 0?Le:[])===null||qe===void 0?void 0:qe.includes(Qe)}))===null||W===void 0?void 0:W.join("&"))!==null&&Se!==void 0?Se:"",le=yield U?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(ke)}});O((ge=(je=le?.data)===null||je===void 0?void 0:je.tags)!==null&&ge!==void 0?ge:[])}catch(ke){console.log("e",ke)}}),[U,i,y]),gt=he((H,W,Se,je)=>{var ge,ke,le,oe,Le,qe,Qe,it,$e,Xe,Ze,Ke,dt,ct,Ee,ot,Et,Pt,Nt,zt,Dt,Ht,Ot,Kt,P,de,ae,be,Ie,_e,ne,De,ze,He,Ye,xe;const Ue=Se?.bindCta,pt=((ge=W?.video)===null||ge===void 0?void 0:ge.bindProduct)||((ke=W?.video)===null||ke===void 0?void 0:ke.bindProducts)&&((oe=(le=W?.video)===null||le===void 0?void 0:le.bindProducts)===null||oe===void 0?void 0:oe.length)>0;let nt="",rt=null;Re?nt="hashTagPage":!((Le=W?.video)===null||Le===void 0)&&Le.url?(nt="videoPage",rt="video"):!((Qe=(qe=W?.video)===null||qe===void 0?void 0:qe.imgUrls)===null||Qe===void 0)&&Qe.length&&(nt="imagePage",rt="image");const at=(ct=(Ke=(it=Se?.tags)!==null&&it!==void 0?it:(Ze=(Xe=($e=W?.video)===null||$e===void 0?void 0:$e.bindProducts)===null||Xe===void 0?void 0:Xe[0])===null||Ze===void 0?void 0:Ze.tags)!==null&&Ke!==void 0?Ke:(dt=W?.video)===null||dt===void 0?void 0:dt.tags)!==null&&ct!==void 0?ct:(Ee=W?.product)===null||Ee===void 0?void 0:Ee.tags;ce?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(ot=Ue?.itemId)!==null&&ot!==void 0?ot:"",ctaName:(Et=Ue?.title)!==null&&Et!==void 0?Et:"",contentTags:at?JSON.stringify(at):"",position:je+"",contentId:(Nt=(Pt=W?.video)===null||Pt===void 0?void 0:Pt.itemId)!==null&&Nt!==void 0?Nt:"",productId:pt?Se?.itemId:"",traceInfo:(Ye=(De=(ae=(Ot=(zt=Ue?.traceInfo)!==null&&zt!==void 0?zt:(Ht=(Dt=W?.video)===null||Dt===void 0?void 0:Dt.bindCta)===null||Ht===void 0?void 0:Ht.traceInfo)!==null&&Ot!==void 0?Ot:(de=(P=(Kt=W?.video)===null||Kt===void 0?void 0:Kt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&ae!==void 0?ae:(ne=(_e=(Ie=(be=W?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie[0])===null||_e===void 0?void 0:_e.bindCta)===null||ne===void 0?void 0:ne.traceInfo)!==null&&De!==void 0?De:(He=(ze=W?.product)===null||ze===void 0?void 0:ze.bindCta)===null||He===void 0?void 0:He.traceInfo)!==null&&Ye!==void 0?Ye:"",fromKName:nt,fromKPage:(xe=location?.href)!==null&&xe!==void 0?xe:"",contentFormat:rt})})},[ce,Re]),lt=he(()=>{var H,W;const Se=location.search.slice(1),je=Pi.parse(Se.replace(/\+/g,"%2B"));for(const le in je)je[le]=je[le].replace(/%2B/g,"+");const ge=le=>{var oe;return(oe=je[le])!==null&&oe!==void 0?oe:""},ke=new Date;fe.current=ke,ce?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:ge("utm_source"),utmMedium:ge("utm_medium"),utmCampaign:ge("utm_campaign"),utmId:ge("utm_id"),utmContent:ge("utm_content"),enterTime:Math.floor(ke/1e3)+"",requestId:null,enterUrl:(W=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&W!==void 0?W:"",clSource:ge("cl_source")}})},[ce]);pe(()=>{We||lt()},[We]),pe(()=>{We||(D(!0),ht(),Z().then(H=>{H&&(E(K(H)),re(K(H)))}).finally(()=>{ce({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[We]),pe(()=>{d&&(D(!0),ht(),Z().then(H=>{H&&(E(K(H)),re(K(H)))}).finally(()=>{ce({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[Z,ht]);const At=Ct("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return m.createElement(So.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:F,mutateUnlike:Me,submitForm:ft,popupDetailData:M,loadVideos:Ve,setPopupDetailData:N,getRecommendVideos:Z,bffEventReport:ce,utmVal:i,isPreview:d,loading:C,sxpParameter:r,waterFallData:Y,setWaterFallData:z,ctaEvent:gt,swiperRef:B,openHashtag:q,setOpenHashtag:te,cacheRtcList:se,setCacheRtcList:re,cacheActiveIndex:we,setCacheActiveIndex:me,isFromHashtag:Re,setIsFromHashtag:Be,appDomain:a,hashTagSize:v,loadingImage:s??At,isOpenHashTag:f,tagList:c,setLoading:D,videoRef:G,setVideoRef:X,bffFbReport:ee,isAgreePolicy:V,setIsAgreePolicy:R,curTime:fe,h5EnterLink:lt,themeTag:ie,isShowConsent:We,selectTag:$,setSelectTag:ye,globalConfig:u,popupCurTimeRef:Ce,checkCommodityIndexRef:Ne,isEditor:w,isNoMoreData:Ge}},We?m.createElement(Mn,Object.assign({},(A=(I=(_=u?.consent)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.item)===null||A===void 0?void 0:A.props)):t({rtcList:k,mutateLike:F,mutateUnlike:Me,submitForm:ft,tagList:c}))};var xo=Oe(Ln);function Fe(){return li(So)}var To;(function(t){t.STRING="string",t.NUMBER="number",t.ARRAY="array",t.OBJECT="object",t.BOOLEAN="boolean",t.ARRAY_OBJECT="array-object",t.ARRAY_STRING="array-string",t.ARRAY_NUMBER="array-number"})(To||(To={}));const Ao=di({$store:{},options:[],configs:[]}),Rn=({children:t,isSsr:e,enable:i})=>{const[o,l]=J([]),{schema:n}=Lt(),[d,r]=J(n.__STORE__||{}),[a,v]=J([]);pe(()=>{var h;e||to(a,n?.dataSource)||v((h=n?.dataSource)!==null&&h!==void 0?h:[])},[n?.dataSource,e]);const s=he(()=>ut(void 0,void 0,void 0,function*(){const{$store:h,idMapName:p}=yield lo("",a);r(h),f(h,p)}),[a]),f=(h,p)=>{const b=[];Object.entries(h).forEach(([y,x])=>{Object.keys(x).forEach(u=>{const w={label:`${p[y]} - ${u}`,value:`{{ ${y}.${u} }}`};b.push(w)})}),l(b)};return pe(()=>{e||s()},[s,e,n]),i?m.createElement(Ao.Provider,{value:{$store:n.__STORE__||d,options:o,configs:a}},t):t};var Bn=Oe(Rn);const hi={id:mi(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Li={id:"",duration:0,name:"none"},Eo=m.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[hi],redoStack:[],popup:Li,setPopup:()=>{}}),Io=pi(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:l=!0,utmVal:n},d)=>{const[r,a]=J(null),[v,s]=J(o||{pointData:[hi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=J([hi]),[p,b]=J([[hi]]),[y,x]=J([]),[u,w]=J(Li);typeof window<"u"&&(window.sxpPopup=(A,k)=>{w(Object.assign(Object.assign(Object.assign({},Li),{id:A}),k))}),typeof window<"u"&&(window.getJointUtmLink=A=>(Dn(),A?.indexOf("?")!==-1?A+(n?"&"+n:""):A+(n?"?"+n:""))),pe(()=>{b([v.pointData]),x([])},[v.type]);const g=he(A=>{const k=vi(v);k&&(k.dataSource=A,s?.(k))},[v]),[S,_]=J();oo(d,()=>({loadSchema(A){A&&(b([A.pointData]),s(A))},exportSchema(){return vi(v)},getPageInfoData(){return S},initPageInfoData(A){A&&_(A)}}));const I=ve(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return m.createElement(Eo.Provider,{value:{resolver:e,currentNode:r,schema:v,setCurrentNode:a,setSchema:s,saveDataSource:g,prePiontData:f,setPrePiontData:h,pageInfoData:S,setPageInfoData:A=>_(Object.assign(Object.assign({},S),A)),undoStack:p,redoStack:y,setRedoStack:x,setUndoStack:b,getCurPageConf:I,popup:u,setPopup:w}},m.createElement(Bn,{isSsr:i,enable:l},t))});var Nn=Object.freeze({__proto__:null,EditorCore:Io}),Fn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],jn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function st(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=Fe(),l=he((r,a,v,s,f)=>{var h,p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R,M,N,Y,z,q,te,se,re,we,me,Re,Be,G,X;let ie="";e&&(!((p=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||p===void 0)&&p.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?ie="pdpPage":o?ie="hashTagPage":!((y=r?.video)===null||y===void 0)&&y.url?ie="videoPage":!((x=r?.video)===null||x===void 0)&&x.imgUrls&&(!((w=(u=r?.video)===null||u===void 0?void 0:u.imgUrls)===null||w===void 0)&&w.length)?ie="imagePage":r?.product&&(ie="productPage");const fe=(E=(A=(g=a?.tags)!==null&&g!==void 0?g:(I=(_=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.tags)!==null&&A!==void 0?A:(k=r?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(c=r?.product)===null||c===void 0?void 0:c.tags;let $=null;!((O=r?.video)===null||O===void 0)&&O.url?$="video":!((C=r?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(D=r?.video)===null||D===void 0?void 0:D.imgUrls)===null||T===void 0)&&T.length)&&($="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=a?.itemId)!==null&&L!==void 0?L:"",productName:(B=a?.title)!==null&&B!==void 0?B:"",price:a?.price?a?.price+"":"0",productCollection:(j=a?.collection)!==null&&j!==void 0?j:"",fromKName:ie,fromKPage:location?.href,contentTags:fe?JSON.stringify(fe):"",position:s+"",contentId:(R=(V=r?.video)===null||V===void 0?void 0:V.itemId)!==null&&R!==void 0?R:"",ctatId:(M=v?.itemId)!==null&&M!==void 0?M:"",traceInfo:(X=(Re=(we=(q=(N=f??a?.traceInfo)!==null&&N!==void 0?N:(z=(Y=r?.video)===null||Y===void 0?void 0:Y.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&q!==void 0?q:(re=(se=(te=r?.video)===null||te===void 0?void 0:te.bindProducts)===null||se===void 0?void 0:se[0])===null||re===void 0?void 0:re.traceInfo)!==null&&we!==void 0?we:(me=r?.product)===null||me===void 0?void 0:me.traceInfo)!==null&&Re!==void 0?Re:(G=(Be=r?.video)===null||Be===void 0?void 0:Be.bindCta)===null||G===void 0?void 0:G.traceInfo)!==null&&X!==void 0?X:""},$&&{contentFormat:$})})},[t,e,o]),n=he((r,a,v,s,f)=>{var h,p,b,y,x,u,w,g,S,_,I,A,k,E;let c="";e&&(!((p=(h=r?.video)===null||h===void 0?void 0:h.bindProducts)===null||p===void 0)&&p.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?c="pdpPage":r?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:f+"",contentId:(y=r?.video)===null||y===void 0?void 0:y.itemId,ctatId:v?.itemId,traceInfo:(E=(A=(g=(x=a?.traceInfo)!==null&&x!==void 0?x:(w=(u=r?.video)===null||u===void 0?void 0:u.bindProduct)===null||w===void 0?void 0:w.traceInfo)!==null&&g!==void 0?g:(I=(_=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.traceInfo)!==null&&A!==void 0?A:(k=r?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-s)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=he((r,a,v,s)=>{a&&a===fi&&t?.({eventInfo:{lastFeed:r,themeTags:v?`['${v}']`:"",hashTags:s?`['${s}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:n,backMainFeed:d}}const Vn=({layout:t,columns:e,onChange:i})=>m.createElement(m.Fragment,null,e?.map((o,l)=>m.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&m.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&m.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var zn=Oe(Vn);const Hn=t=>{var e,i,{columns:o,style:l,title:n,textStyle:d,submitBgColor:r,submitColor:a,submitText:v,layoutType:s="inline",isExternalLink:f,isPopup:h,onClick:p,onClose:b,submitButtonStyle:y}=t,x=tt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:w}=Fe(),{jumpToWeb:g}=st(),[S,_]=J(!1),[I,A]=J({}),[k,E]=J(0),c=ve(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),O=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=ve(()=>vi(o)||c,[o,c]),D=he(L=>{const{name:B,value:j}=L.target;A(Object.assign(Object.assign({},I),{[B]:j}))},[I]),T=_i(()=>ut(void 0,void 0,void 0,function*(){var L,B,j,V,R;const M=I;if(!M)return;const N=(B=(L=Object.keys(M))===null||L===void 0?void 0:L.map(z=>{var q;return{name:z,value:(q=M[z])!==null&&q!==void 0?q:""}}))===null||B===void 0?void 0:B.filter(z=>z?.value);if(!N||!N?.length)return;_(!0);const Y=yield u?.({attributes:N});if(_(!1),Y){if(f){const z=w,q=(j=z?.video)===null||j===void 0?void 0:j.bindProduct,te=(R=(V=z?.video)===null||V===void 0?void 0:V.bindProduct)===null||R===void 0?void 0:R.bindCta,se=w?.index;g(z,q,te,se)}h||b?.(),p?.()}}),1e3);return pe(()=>{const L=()=>{var B,j;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((j=document?.body)===null||j===void 0?void 0:j.clientHeight))<O?E(50):E(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),m.createElement("div",{className:"pb-appoint-form"},m.createElement("div",{className:`pb-appoint-form-title ${Te(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:Ae(n,d)}}),m.createElement("div",Object.assign({className:Te(Object.assign(Object.assign({},l),{marginTop:k}))},x),m.createElement("div",{className:"pb-appoint-form-container"},m.createElement(zn,{columns:C,layout:s,onChange:D}))),m.createElement("div",{className:"pb-appoint-form-btn-wrapper"},m.createElement("button",{"aria-label":v,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:r},y),dangerouslySetInnerHTML:{__html:Ae(S?"loading...":v,y)}})))};var Gn=Oe(Hn);function vt(t,e){return t.extend=e,t}const Un=vt(Gn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:jn,bindableProps:[],interactionRender:Fn},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var Wn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function Co(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Co(e[i])&&Co(t[i])&&Object.keys(e[i]).length>0&&Ri(t[i],e[i])})}const ko={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Rt(){const t=typeof document<"u"?document:{};return Ri(t,ko),t}const Yn={document:ko,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function wt(){const t=typeof window<"u"?window:{};return Ri(t,Yn),t}function Ut(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Xn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Qt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function kt(){return Date.now()}function Jn(t){const e=wt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function qn(t,e){e===void 0&&(e="x");const i=wt();let o,l,n;const d=Jn(t);return i.WebKitCSSMatrix?(l=d.transform||d.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(r=>r.replace(",",".")).join(", ")),n=new i.WebKitCSSMatrix(l==="none"?"":l)):(n=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=n.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=n.m41:o.length===16?l=parseFloat(o[12]):l=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?l=n.m42:o.length===16?l=parseFloat(o[13]):l=parseFloat(o[5])),l||0}function gi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Kn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Tt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Kn(o)){const l=Object.keys(Object(o)).filter(n=>e.indexOf(n)<0);for(let n=0,d=l.length;n<d;n+=1){const r=l[n],a=Object.getOwnPropertyDescriptor(o,r);a!==void 0&&a.enumerable&&(gi(t[r])&&gi(o[r])?o[r].__swiper__?t[r]=o[r]:Tt(t[r],o[r]):!gi(t[r])&&gi(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:Tt(t[r],o[r])):t[r]=o[r])}}}return t}function bi(t,e,i){t.style.setProperty(e,i)}function _o(t){let{swiper:e,targetPosition:i,side:o}=t;const l=wt(),n=-e.translate;let d=null,r;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const v=i>n?"next":"prev",s=(h,p)=>v==="next"&&h>=p||v==="prev"&&h<=p,f=()=>{r=new Date().getTime(),d===null&&(d=r);const h=Math.max(Math.min((r-d)/a,1),0),p=.5-Math.cos(h*Math.PI)/2;let b=n+p*(i-n);if(s(b,i)&&(b=i),e.wrapperEl.scrollTo({[o]:b}),s(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:b})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(f)};f()}function Ft(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function yi(t){try{console.warn(t);return}catch{}}function ri(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Ut(e)),i}function Zn(t){const e=wt(),i=Rt(),o=t.getBoundingClientRect(),l=i.body,n=t.clientTop||l.clientTop||0,d=t.clientLeft||l.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-n,left:o.left+a-d}}function Qn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function $n(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Wt(t,e){return wt().getComputedStyle(t,null).getPropertyValue(e)}function wi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Po(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Bi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ni(t,e,i){const o=wt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function jt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function el(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=wt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let d,r=kt(),a;const v=[];function s(g){let A=0,k=0,E=0,c=0;return"detail"in g&&(k=g.detail),"wheelDelta"in g&&(k=-g.wheelDelta/120),"wheelDeltaY"in g&&(k=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(A=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(A=k,k=0),E=A*10,c=k*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=c,c=0),(E||c)&&g.deltaMode&&(g.deltaMode===1?(E*=40,c*=40):(E*=800,c*=800)),E&&!A&&(A=E<1?-1:1),c&&!k&&(k=c<1?-1:1),{spinX:A,spinY:k,pixelX:E,pixelY:c}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function p(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&kt()-r<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&kt()-r<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",g.raw)),r=new n.Date().getTime(),!1)}function b(g){const S=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&S.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&S.releaseOnEdges)return!0;return!1}function y(g){let S=g,_=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&S.preventDefault();let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget));const k=A&&A.contains(S.target);if(!e.mouseEntered&&!k&&!I.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let E=0;const c=e.rtlTranslate?-1:1,O=s(S);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(O.pixelX)>Math.abs(O.pixelY))E=-O.pixelX*c;else return!0;else if(Math.abs(O.pixelY)>Math.abs(O.pixelX))E=-O.pixelY;else return!0;else E=Math.abs(O.pixelX)>Math.abs(O.pixelY)?-O.pixelX*c:-O.pixelY;if(E===0)return!0;I.invert&&(E=-E);let C=e.getTranslate()+E*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),_=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),_&&e.params.nested&&S.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const D={time:kt(),delta:Math.abs(E),direction:Math.sign(E),raw:g};v.length>=2&&v.shift();const T=v.length?v[v.length-1]:void 0;if(v.push(D),T?(D.direction!==T.direction||D.delta>T.delta||D.time>T.time+150)&&p(D):p(D),b(D))return!0}else{const D={time:kt(),delta:Math.abs(E),direction:Math.sign(E)},T=a&&D.time<a.time+500&&D.delta<=a.delta&&D.direction===a.direction;if(!T){a=void 0;let L=e.getTranslate()+E*I.sensitivity;const B=e.isBeginning,j=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:D.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,v.length>=15&&v.shift();const V=v.length?v[v.length-1]:void 0,R=v[0];if(v.push(D),V&&(D.delta>V.delta||D.direction!==V.direction))v.splice(0);else if(v.length>=15&&D.time-R.time<500&&R.delta-D.delta>=1&&D.delta<=6){const M=E>0?.8:.2;a=D,v.splice(0),d=Qt(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}d||(d=Qt(()=>{a=D,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||l("scroll",S),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return S.preventDefault?S.preventDefault():S.returnValue=!1,!1}function x(g){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[g]("mouseenter",f),S[g]("mouseleave",h),S[g]("wheel",y)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&u()}),o("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:u,disable:w})}function Do(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(l=>{if(!i[l]&&i.auto===!0){let n=Ft(t.el,`.${o[l]}`)[0];n||(n=ri("div",o[l]),n.className=o[l],t.el.append(n)),i[l]=n,e[l]=n}}),i}function $t(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Si(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${n}-bullet`,bulletActiveClass:`${n}-bullet-active`,modifierClass:`${n}-`,currentClass:`${n}-current`,totalClass:`${n}-total`,hiddenClass:`${n}-hidden`,progressbarFillClass:`${n}-progressbar-fill`,progressbarOppositeClass:`${n}-progressbar-opposite`,clickableClass:`${n}-clickable`,lockClass:`${n}-lock`,horizontalClass:`${n}-horizontal`,verticalClass:`${n}-vertical`,paginationDisabledClass:`${n}-disabled`}}),e.pagination={el:null,bullets:[]};let d,r=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(u,w){const{bulletActiveClass:g}=e.params.pagination;u&&(u=u[`${w==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${g}-${w}`),u=u[`${w==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${g}-${w}-${w}`)))}function s(u){const w=u.target.closest($t(e.params.pagination.bulletClass));if(!w)return;u.preventDefault();const g=wi(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function f(){const u=e.rtl,w=e.params.pagination;if(a())return;let g=e.pagination.el;g=jt(g);let S,_;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,A=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(_=e.previousRealIndex||0,S=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(S=e.snapIndex,_=e.previousSnapIndex):(_=e.previousIndex||0,S=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,c,O;if(w.dynamicBullets&&(d=Ni(k[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${d*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&_!==void 0&&(r+=S-(_||0),r>w.dynamicMainBullets-1?r=w.dynamicMainBullets-1:r<0&&(r=0)),E=Math.max(S-r,0),c=E+(Math.min(k.length,w.dynamicMainBullets)-1),O=(c+E)/2),k.forEach(C=>{const D=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${w.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...D)}),g.length>1)k.forEach(C=>{const D=wi(C);D===S?C.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),w.dynamicBullets&&(D>=E&&D<=c&&C.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),D===E&&v(C,"prev"),D===c&&v(C,"next"))});else{const C=k[S];if(C&&C.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&k.forEach((D,T)=>{D.setAttribute("part",T===S?"bullet-active":"bullet")}),w.dynamicBullets){const D=k[E],T=k[c];for(let L=E;L<=c;L+=1)k[L]&&k[L].classList.add(...`${w.bulletActiveClass}-main`.split(" "));v(D,"prev"),v(T,"next")}}if(w.dynamicBullets){const C=Math.min(k.length,w.dynamicMainBullets+4),D=(d*C-d)/2-O*d,T=u?"right":"left";k.forEach(L=>{L.style[e.isHorizontal()?T:"top"]=`${D}px`})}}g.forEach((k,E)=>{if(w.type==="fraction"&&(k.querySelectorAll($t(w.currentClass)).forEach(c=>{c.textContent=w.formatFractionCurrent(S+1)}),k.querySelectorAll($t(w.totalClass)).forEach(c=>{c.textContent=w.formatFractionTotal(A)})),w.type==="progressbar"){let c;w.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const O=(S+1)/A;let C=1,D=1;c==="horizontal"?C=O:D=O,k.querySelectorAll($t(w.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${D})`,T.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(k.innerHTML=w.renderCustom(e,S+1,A),E===0&&l("paginationRender",k)):(E===0&&l("paginationRender",k),l("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](w.lockClass)})}function h(){const u=e.params.pagination;if(a())return;const w=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=jt(g);let S="";if(u.type==="bullets"){let _=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&_>w&&(_=w);for(let I=0;I<_;I+=1)u.renderBullet?S+=u.renderBullet.call(e,I,u.bulletClass):S+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?S=u.renderFraction.call(e,u.currentClass,u.totalClass):S=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?S=u.renderProgressbar.call(e,u.progressbarFillClass):S=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(_=>{u.type!=="custom"&&(_.innerHTML=S||""),u.type==="bullets"&&e.pagination.bullets.push(..._.querySelectorAll($t(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",g[0])}function p(){e.params.pagination=Do(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let w;typeof u.el=="string"&&e.isElement&&(w=e.el.querySelector(u.el)),!w&&typeof u.el=="string"&&(w=[...document.querySelectorAll(u.el)]),w||(w=u.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(u.el)],w.length>1&&(w=w.filter(g=>Po(g,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=jt(w),w.forEach(g=>{u.type==="bullets"&&u.clickable&&g.classList.add(...(u.clickableClass||"").split(" ")),g.classList.add(u.modifierClass+u.type),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(g.classList.add(`${u.modifierClass}${u.type}-dynamic`),r=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&g.classList.add(u.progressbarOppositeClass),u.clickable&&g.addEventListener("click",s),e.enabled||g.classList.add(u.lockClass)}))}function b(){const u=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=jt(w),w.forEach(g=>{g.classList.remove(u.hiddenClass),g.classList.remove(u.modifierClass+u.type),g.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(g.classList.remove(...(u.clickableClass||"").split(" ")),g.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...u.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:w}=e.pagination;w=jt(w),w.forEach(g=>{g.classList.remove(u.horizontalClass,u.verticalClass),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?x():(p(),h(),f())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),o("snapIndexChange",()=>{f()}),o("snapGridLengthChange",()=>{h(),f()}),o("destroy",()=>{b()}),o("enable disable",()=>{let{el:u}=e.pagination;u&&(u=jt(u),u.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{f()}),o("click",(u,w)=>{const g=w.target,S=jt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const _=S[0].classList.contains(e.params.pagination.hiddenClass);l(_===!0?"paginationShow":"paginationHide"),S.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=jt(u),u.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),p(),h(),f()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=jt(u),u.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:y,disable:x,render:h,update:f,init:p,destroy:b})}function tl(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=Rt();let d=!1,r=null,a=null,v,s,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function p(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:D}=e,{dragEl:T,el:L}=C,B=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let V=s,R=(f-s)*j;D?(R=-R,R>0?(V=s-R,R=0):-R+s>f&&(V=f+R)):R<0?(V=s+R,R=0):R+s>f&&(V=f-R),e.isHorizontal()?(T.style.transform=`translate3d(${R}px, 0, 0)`,T.style.width=`${V}px`):(T.style.transform=`translate3d(0px, ${R}px, 0)`,T.style.height=`${V}px`),B.hide&&(clearTimeout(r),L.style.opacity=1,r=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:D,el:T}=C;D.style.width="",D.style.height="",f=e.isHorizontal()?T.offsetWidth:T.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=f*h:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?D.style.width=`${s}px`:D.style.height=`${s}px`,h>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(C){return e.isHorizontal()?C.clientX:C.clientY}function u(C){const{scrollbar:D,rtlTranslate:T}=e,{el:L}=D;let B;B=(x(C)-Zn(L)[e.isHorizontal()?"left":"top"]-(v!==null?v:s/2))/(f-s),B=Math.max(Math.min(B,1),0),T&&(B=1-B);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function w(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B,dragEl:j}=T;d=!0,v=C.target===j?x(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),L.style.transitionDuration="100ms",j.style.transitionDuration="100ms",u(C),clearTimeout(a),B.style.transitionDuration="0ms",D.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",C)}function g(C){const{scrollbar:D,wrapperEl:T}=e,{el:L,dragEl:B}=D;d&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,u(C),T.style.transitionDuration="0ms",L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",l("scrollbarDragMove",C))}function S(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B}=T;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),D.hide&&(clearTimeout(a),a=Qt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",C),D.snapOnRelease&&e.slideToClosest())}function _(C){const{scrollbar:D,params:T}=e,L=D.el;if(!L)return;const B=L,j=T.passiveListeners?{passive:!1,capture:!1}:!1,V=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const R=C==="on"?"addEventListener":"removeEventListener";B[R]("pointerdown",w,j),n[R]("pointermove",g,j),n[R]("pointerup",S,V)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||_("on")}function A(){!e.params.scrollbar.el||!e.scrollbar.el||_("off")}function k(){const{scrollbar:C,el:D}=e;e.params.scrollbar=Do(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let L;if(typeof T.el=="string"&&e.isElement&&(L=e.el.querySelector(T.el)),!L&&typeof T.el=="string"){if(L=n.querySelectorAll(T.el),!L.length)return}else L||(L=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&L.length>1&&D.querySelectorAll(T.el).length===1&&(L=D.querySelector(T.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let B;L&&(B=L.querySelector($t(e.params.scrollbar.dragClass)),B||(B=ri("div",e.params.scrollbar.dragClass),L.append(B))),Object.assign(C,{el:L,dragEl:B}),T.draggable&&I(),L&&L.classList[e.enabled?"remove":"add"](...Ut(e.params.scrollbar.lockClass))}function E(){const C=e.params.scrollbar,D=e.scrollbar.el;D&&D.classList.remove(...Ut(e.isHorizontal()?C.horizontalClass:C.verticalClass)),A()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:D}=e.scrollbar;D=jt(D),D.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?O():(k(),y(),p())}),o("update resize observerUpdate lock unlock changeDirection",()=>{y()}),o("setTranslate",()=>{p()}),o("setTransition",(C,D)=>{b(D)}),o("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Ut(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const c=()=>{e.el.classList.remove(...Ut(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Ut(e.params.scrollbar.scrollbarDisabledClass)),k(),y(),p()},O=()=>{e.el.classList.add(...Ut(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Ut(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:c,disable:O,updateSize:y,setTranslate:p,init:k,destroy:E})}function xi(t){let{swiper:e,extendParams:i,on:o,emit:l,params:n}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let d,r,a=n&&n.autoplay?n.autoplay.delay:3e3,v=n&&n.autoplay?n.autoplay.delay:3e3,s,f=new Date().getTime(),h,p,b,y,x,u,w;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(w||V.detail&&V.detail.bySwiperTouchMove)&&c())}const S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=s,h=!1);const V=e.autoplay.paused?s:f+v-new Date().getTime();e.autoplay.timeLeft=V,l("autoplayTimeLeft",V,V/a),r=requestAnimationFrame(()=>{S()})},_=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},I=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),S();let R=typeof V>"u"?e.params.autoplay.delay:V;a=e.params.autoplay.delay,v=e.params.autoplay.delay;const M=_();!Number.isNaN(M)&&M>0&&typeof V>"u"&&(R=M,a=M,v=M),s=R;const N=e.params.speed,Y=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(N,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,N,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(N,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,N,!0,!0),l("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return R>0?(clearTimeout(d),d=setTimeout(()=>{Y()},R)):requestAnimationFrame(()=>{Y()}),R},A=()=>{f=new Date().getTime(),e.autoplay.running=!0,I(),l("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(r),l("autoplayStop")},E=(V,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),V||(u=!0);const M=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,R){x&&(s=e.params.autoplay.delay),x=!1,M();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),M())},c=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),u?(u=!1,I(s)):I(),e.autoplay.paused=!1,l("autoplayResume"))},O=()=>{if(e.destroyed||!e.autoplay.running)return;const V=Rt();V.visibilityState==="hidden"&&(u=!0,E(!0)),V.visibilityState==="visible"&&c()},C=V=>{V.pointerType==="mouse"&&(u=!0,w=!0,!(e.animating||e.autoplay.paused)&&E(!0))},D=V=>{V.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",D))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",D))},B=()=>{Rt().addEventListener("visibilitychange",O)},j=()=>{Rt().removeEventListener("visibilitychange",O)};o("init",()=>{e.params.autoplay.enabled&&(T(),B(),A())}),o("destroy",()=>{L(),j(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(b||u)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(V,R,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}p=!0,b=!1,u=!1,y=setTimeout(()=>{u=!0,b=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!p)){if(clearTimeout(y),clearTimeout(d),e.params.autoplay.disableOnInteraction){b=!1,p=!1;return}b&&e.params.cssMode&&c(),b=!1,p=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:A,stop:k,pause:E,resume:c})}function il(t){let{swiper:e,extendParams:i,emit:o,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function n(){if(e.params.cssMode)return;const a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function d(){if(e.params.cssMode)return;const{touchEventsData:a,touches:v}=e;a.velocities.length===0&&a.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:kt()})}function r(a){let{currentPos:v}=a;if(e.params.cssMode)return;const{params:s,wrapperEl:f,rtlTranslate:h,snapGrid:p,touchEventsData:b}=e,x=kt()-b.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<p.length?e.slideTo(p.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(b.velocities.length>1){const k=b.velocities.pop(),E=b.velocities.pop(),c=k.position-E.position,O=k.time-E.time;e.velocity=c/O,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(O>150||kt()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,b.velocities.length=0;let u=1e3*s.freeMode.momentumRatio;const w=e.velocity*u;let g=e.translate+w;h&&(g=-g);let S=!1,_;const I=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let A;if(g<e.maxTranslate())s.freeMode.momentumBounce?(g+e.maxTranslate()<-I&&(g=e.maxTranslate()-I),_=e.maxTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.maxTranslate(),s.loop&&s.centeredSlides&&(A=!0);else if(g>e.minTranslate())s.freeMode.momentumBounce?(g-e.minTranslate()>I&&(g=e.minTranslate()+I),_=e.minTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.minTranslate(),s.loop&&s.centeredSlides&&(A=!0);else if(s.freeMode.sticky){let k;for(let E=0;E<p.length;E+=1)if(p[E]>-g){k=E;break}Math.abs(p[k]-g)<Math.abs(p[k-1]-g)||e.swipeDirection==="next"?g=p[k]:g=p[k-1],g=-g}if(A&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?u=Math.abs((-g-e.translate)/e.velocity):u=Math.abs((g-e.translate)/e.velocity),s.freeMode.sticky){const k=Math.abs((h?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?u=s.speed:k<2*E?u=s.speed*1.5:u=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&S?(e.updateProgress(_),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Bi(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(o("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(_),Bi(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Bi(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&o("_freeModeNoMomentumRelease");(!s.freeMode.momentum||x>=s.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:n,onTouchMove:d,onTouchEnd:r}})}let Fi;function ol(){const t=wt(),e=Rt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Oo(){return Fi||(Fi=ol()),Fi}let ji;function nl(t){let{userAgent:e}=t===void 0?{}:t;const i=Oo(),o=wt(),l=o.navigator.platform,n=e||o.navigator.userAgent,d={ios:!1,android:!1},r=o.screen.width,a=o.screen.height,v=n.match(/(Android);?[\s\/]+([\d.]+)?/);let s=n.match(/(iPad).*OS\s([\d_]+)/);const f=n.match(/(iPod)(.*OS\s([\d_]+))?/),h=!s&&n.match(/(iPhone\sOS|iOS)\s([\d_]+)/),p=l==="Win32";let b=l==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&b&&i.touch&&y.indexOf(`${r}x${a}`)>=0&&(s=n.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),b=!1),v&&!p&&(d.os="android",d.android=!0),(s||h||f)&&(d.os="ios",d.ios=!0),d}function Mo(t){return t===void 0&&(t={}),ji||(ji=nl(t)),ji}let Vi;function ll(){const t=wt(),e=Mo();let i=!1;function o(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(o()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[a,v]=r.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=a<16||a===16&&v<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),n=o(),d=n||l&&e.ios;return{isSafari:i||n,needPerspectiveFix:i,need3dFix:d,isWebView:l}}function dl(){return Vi||(Vi=ll()),Vi}function rl(t){let{swiper:e,on:i,emit:o}=t;const l=wt();let n=null,d=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(n=new ResizeObserver(f=>{d=l.requestAnimationFrame(()=>{const{width:h,height:p}=e;let b=h,y=p;f.forEach(x=>{let{contentBoxSize:u,contentRect:w,target:g}=x;g&&g!==e.el||(b=w?w.width:(u[0]||u).inlineSize,y=w?w.height:(u[0]||u).blockSize)}),(b!==h||y!==p)&&r()})}),n.observe(e.el))},v=()=>{d&&l.cancelAnimationFrame(d),n&&n.unobserve&&e.el&&(n.unobserve(e.el),n=null)},s=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){a();return}l.addEventListener("resize",r),l.addEventListener("orientationchange",s)}),i("destroy",()=>{v(),l.removeEventListener("resize",r),l.removeEventListener("orientationchange",s)})}function al(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=[],d=wt(),r=function(s,f){f===void 0&&(f={});const h=d.MutationObserver||d.WebkitMutationObserver,p=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){l("observerUpdate",b[0]);return}const y=function(){l("observerUpdate",b[0])};d.requestAnimationFrame?d.requestAnimationFrame(y):d.setTimeout(y,0)});p.observe(s,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),n.push(p)},a=()=>{if(e.params.observer){if(e.params.observeParents){const s=Po(e.hostEl);for(let f=0;f<s.length;f+=1)r(s[f])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},v=()=>{n.forEach(s=>{s.disconnect()}),n.splice(0,n.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",a),o("destroy",v)}var sl={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const l=i?"unshift":"push";return t.split(" ").forEach(n=>{o.eventsListeners[n]||(o.eventsListeners[n]=[]),o.eventsListeners[n][l](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function l(){o.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var n=arguments.length,d=new Array(n),r=0;r<n;r++)d[r]=arguments[r];e.apply(o,d)}return l.__emitterProxy=e,o.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((l,n)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[o].splice(n,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var l=arguments.length,n=new Array(l),d=0;d<l;d++)n[d]=arguments[d];return typeof n[0]=="string"||Array.isArray(n[0])?(e=n[0],i=n.slice(1,n.length),o=t):(e=n[0].events,i=n[0].data,o=n[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(v=>{v.apply(o,i)})}),t}};function cl(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Wt(o,"padding-left")||0,10)-parseInt(Wt(o,"padding-right")||0,10),i=i-parseInt(Wt(o,"padding-top")||0,10)-parseInt(Wt(o,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function ul(){const t=this;function e(c,O){return parseFloat(c.getPropertyValue(t.getDirectionLabel(O))||0)}const i=t.params,{wrapperEl:o,slidesEl:l,size:n,rtlTranslate:d,wrongRTL:r}=t,a=t.virtual&&i.virtual.enabled,v=a?t.virtual.slides.length:t.slides.length,s=Ft(l,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:s.length;let h=[];const p=[],b=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,w=t.slidesGrid.length;let g=i.spaceBetween,S=-y,_=0,I=0;if(typeof n>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*n:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,s.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(bi(o,"--swiper-centered-offset-before",""),bi(o,"--swiper-centered-offset-after",""));const A=i.grid&&i.grid.rows>1&&t.grid;A?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<f;c+=1){k=0;let O;if(s[c]&&(O=s[c]),A&&t.grid.updateSlide(c,O,s),!(s[c]&&Wt(O,"display")==="none")){if(i.slidesPerView==="auto"){E&&(s[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(O),D=O.style.transform,T=O.style.webkitTransform;if(D&&(O.style.transform="none"),T&&(O.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ni(O,"width",!0):Ni(O,"height",!0);else{const L=e(C,"width"),B=e(C,"padding-left"),j=e(C,"padding-right"),V=e(C,"margin-left"),R=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")k=L+V+R;else{const{clientWidth:N,offsetWidth:Y}=O;k=L+B+j+V+R+(Y-N)}}D&&(O.style.transform=D),T&&(O.style.webkitTransform=T),i.roundLengths&&(k=Math.floor(k))}else k=(n-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),s[c]&&(s[c].style[t.getDirectionLabel("width")]=`${k}px`);s[c]&&(s[c].swiperSlideSize=k),b.push(k),i.centeredSlides?(S=S+k/2+_/2+g,_===0&&c!==0&&(S=S-n/2-g),c===0&&(S=S-n/2-g),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),I%i.slidesPerGroup===0&&h.push(S),p.push(S)):(i.roundLengths&&(S=Math.floor(S)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&h.push(S),p.push(S),S=S+k+g),t.virtualSize+=k+g,_=k,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,n)+x,d&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),A&&t.grid.updateWrapperSize(k,h),!i.centeredSlides){const c=[];for(let O=0;O<h.length;O+=1){let C=h[O];i.roundLengths&&(C=Math.floor(C)),h[O]<=t.virtualSize-n&&c.push(C)}h=c,Math.floor(t.virtualSize-n)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-n)}if(a&&i.loop){const c=b[0]+g;if(i.slidesPerGroup>1){const O=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let D=0;D<O;D+=1)h.push(h[h.length-1]+C)}for(let O=0;O<t.virtual.slidesBefore+t.virtual.slidesAfter;O+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+c),p.push(p[p.length-1]+c),t.virtualSize+=c}if(h.length===0&&(h=[0]),g!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");s.filter((O,C)=>!i.cssMode||i.loop?!0:C!==s.length-1).forEach(O=>{O.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=c-n;h=h.map(C=>C<=0?-y:C>O?O+x:C)}if(i.centerInsufficientSlides){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+O<n){const C=(n-c-O)/2;h.forEach((D,T)=>{h[T]=D-C}),p.forEach((D,T)=>{p[T]=D+C})}}if(Object.assign(t,{slides:s,snapGrid:h,slidesGrid:p,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){bi(o,"--swiper-centered-offset-before",`${-h[0]}px`),bi(o,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const c=-t.snapGrid[0],O=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+O)}if(f!==v&&t.emit("slidesLengthChange"),h.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),p.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,O=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?O||t.el.classList.add(c):O&&t.el.classList.remove(c)}}function vl(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let l=0,n;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=r=>o?e.slides[e.getSlideIndexByData(r)]:e.slides[r];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(r=>{i.push(r)});else for(n=0;n<Math.ceil(e.params.slidesPerView);n+=1){const r=e.activeIndex+n;if(r>e.slides.length&&!o)break;i.push(d(r))}else i.push(d(e.activeIndex));for(n=0;n<i.length;n+=1)if(typeof i[n]<"u"){const r=i[n].offsetHeight;l=r>l?r:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function pl(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const Lo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ml(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:l,snapGrid:n}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;l&&(d=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let r=i.spaceBetween;typeof r=="string"&&r.indexOf("%")>=0?r=parseFloat(r.replace("%",""))/100*e.size:typeof r=="string"&&(r=parseFloat(r));for(let a=0;a<o.length;a+=1){const v=o[a];let s=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=o[0].swiperSlideOffset);const f=(d+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+r),h=(d-n[0]+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+r),p=-(d-s),b=p+e.slidesSizesGrid[a],y=p>=0&&p<=e.size-e.slidesSizesGrid[a],x=p>=0&&p<e.size-1||b>1&&b<=e.size||p<=0&&b>=e.size;x&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(a)),Lo(v,x,i.slideVisibleClass),Lo(v,y,i.slideFullyVisibleClass),v.progress=l?-f:f,v.originalProgress=l?-h:h}}function fl(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:n,isEnd:d,progressLoop:r}=e;const a=n,v=d;if(o===0)l=0,n=!0,d=!0;else{l=(t-e.minTranslate())/o;const s=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;n=s||l<=0,d=f||l>=1,s&&(l=0),f&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[s],p=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=h?r=(y-h)/b:r=(y+b-p)/b,r>1&&(r-=1)}Object.assign(e,{progress:l,progressLoop:r,isBeginning:n,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),n&&!a&&e.emit("reachBeginning toEdge"),d&&!v&&e.emit("reachEnd toEdge"),(a&&!n||v&&!d)&&e.emit("fromEdge"),e.emit("progress",l)}const zi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function hl(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:l}=t,n=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,r=f=>Ft(o,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let a,v,s;if(n)if(i.loop){let f=l-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=r(`[data-swiper-slide-index="${f}"]`)}else a=r(`[data-swiper-slide-index="${l}"]`);else d?(a=e.filter(f=>f.column===l)[0],s=e.filter(f=>f.column===l+1)[0],v=e.filter(f=>f.column===l-1)[0]):a=e[l];a&&(d||(s=$n(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),v=Qn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(f=>{zi(f,f===a,i.slideActiveClass),zi(f,f===s,i.slideNextClass),zi(f,f===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ti=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let l=o.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(o.shadowRoot?l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},Hi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Gi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=l,r=[d-e];r.push(...Array.from({length:e}).map((a,v)=>d+o+v)),t.slides.forEach((a,v)=>{r.includes(a.column)&&Hi(t,v)});return}const n=l+o-1;if(t.params.rewind||t.params.loop)for(let d=l-e;d<=n+e;d+=1){const r=(d%i+i)%i;(r<l||r>n)&&Hi(t,r)}else for(let d=Math.max(l-e,0);d<=Math.min(n+e,i-1);d+=1)d!==l&&(d>n||d<l)&&Hi(t,d)};function gl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let l;for(let n=0;n<e.length;n+=1)typeof e[n+1]<"u"?o>=e[n]&&o<e[n+1]-(e[n+1]-e[n])/2?l=n:o>=e[n]&&o<e[n+1]&&(l=n+1):o>=e[n]&&(l=n);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function bl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:l,activeIndex:n,realIndex:d,snapIndex:r}=e;let a=t,v;const s=p=>{let b=p-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof a>"u"&&(a=gl(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const p=Math.min(l.slidesPerGroupSkip,a);v=p+Math.floor((a-p)/l.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),a===n&&!e.params.loop){v!==r&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(a===n&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(a);return}const f=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=s(a);else if(f){const p=e.slides.filter(y=>y.column===a)[0];let b=parseInt(p.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(p),0)),h=Math.floor(b/l.grid.rows)}else if(e.slides[a]){const p=e.slides[a].getAttribute("data-swiper-slide-index");p?h=parseInt(p,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:r,snapIndex:v,previousRealIndex:d,realIndex:h,previousIndex:n,activeIndex:a}),e.initialized&&Gi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function yl(t,e){const i=this,o=i.params;let l=t.closest(`.${o.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!l&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(l=r)});let n=!1,d;if(l){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===l){n=!0,d=r;break}}if(l&&n)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var wl={updateSize:cl,updateSlides:ul,updateAutoHeight:vl,updateSlidesOffset:pl,updateSlidesProgress:ml,updateProgress:fl,updateSlidesClasses:hl,updateActiveIndex:bl,updateClickedSlide:yl};function Sl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:l,wrapperEl:n}=e;if(i.virtualTranslate)return o?-l:l;if(i.cssMode)return l;let d=qn(n,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function xl(t,e){const i=this,{rtlTranslate:o,params:l,wrapperEl:n,progress:d}=i;let r=0,a=0;const v=0;i.isHorizontal()?r=o?-t:t:a=t,l.roundLengths&&(r=Math.floor(r),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:a,l.cssMode?n[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-a:l.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),n.style.transform=`translate3d(${r}px, ${a}px, ${v}px)`);let s;const f=i.maxTranslate()-i.minTranslate();f===0?s=0:s=(t-i.minTranslate())/f,s!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Tl(){return-this.snapGrid[0]}function Al(){return-this.snapGrid[this.snapGrid.length-1]}function El(t,e,i,o,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const n=this,{params:d,wrapperEl:r}=n;if(n.animating&&d.preventInteractionOnTransition)return!1;const a=n.minTranslate(),v=n.maxTranslate();let s;if(o&&t>a?s=a:o&&t<v?s=v:s=t,n.updateProgress(s),d.cssMode){const f=n.isHorizontal();if(e===0)r[f?"scrollLeft":"scrollTop"]=-s;else{if(!n.support.smoothScroll)return _o({swiper:n,targetPosition:-s,side:f?"left":"top"}),!0;r.scrollTo({[f?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(n.setTransition(0),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionEnd"))):(n.setTransition(e),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionStart")),n.animating||(n.animating=!0,n.onTranslateToWrapperTransitionEnd||(n.onTranslateToWrapperTransitionEnd=function(h){!n||n.destroyed||h.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onTranslateToWrapperTransitionEnd),n.onTranslateToWrapperTransitionEnd=null,delete n.onTranslateToWrapperTransitionEnd,n.animating=!1,i&&n.emit("transitionEnd"))}),n.wrapperEl.addEventListener("transitionend",n.onTranslateToWrapperTransitionEnd))),!0}var Il={getTranslate:Sl,setTranslate:xl,minTranslate:Tl,maxTranslate:Al,translateTo:El};function Cl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function Ro(t){let{swiper:e,runCallbacks:i,direction:o,step:l}=t;const{activeIndex:n,previousIndex:d}=e;let r=o;if(r||(n>d?r="next":n<d?r="prev":r="reset"),e.emit(`transition${l}`),i&&n!==d){if(r==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),r==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function kl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),Ro({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function _l(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),Ro({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Pl={setTransition:Cl,transitionStart:kl,transitionEnd:_l};function Dl(t,e,i,o,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const n=this;let d=t;d<0&&(d=0);const{params:r,snapGrid:a,slidesGrid:v,previousIndex:s,activeIndex:f,rtlTranslate:h,wrapperEl:p,enabled:b}=n;if(!b&&!o&&!l||n.destroyed||n.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=n.params.speed);const y=Math.min(n.params.slidesPerGroupSkip,d);let x=y+Math.floor((d-y)/n.params.slidesPerGroup);x>=a.length&&(x=a.length-1);const u=-a[x];if(r.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const S=-Math.floor(u*100),_=Math.floor(v[g]*100),I=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?S>=_&&S<I-(I-_)/2?d=g:S>=_&&S<I&&(d=g+1):S>=_&&(d=g)}if(n.initialized&&d!==f&&(!n.allowSlideNext&&(h?u>n.translate&&u>n.minTranslate():u<n.translate&&u<n.minTranslate())||!n.allowSlidePrev&&u>n.translate&&u>n.maxTranslate()&&(f||0)!==d))return!1;d!==(s||0)&&i&&n.emit("beforeSlideChangeStart"),n.updateProgress(u);let w;if(d>f?w="next":d<f?w="prev":w="reset",h&&-u===n.translate||!h&&u===n.translate)return n.updateActiveIndex(d),r.autoHeight&&n.updateAutoHeight(),n.updateSlidesClasses(),r.effect!=="slide"&&n.setTranslate(u),w!=="reset"&&(n.transitionStart(i,w),n.transitionEnd(i,w)),!1;if(r.cssMode){const g=n.isHorizontal(),S=h?u:-u;if(e===0){const _=n.virtual&&n.params.virtual.enabled;_&&(n.wrapperEl.style.scrollSnapType="none",n._immediateVirtual=!0),_&&!n._cssModeVirtualInitialSet&&n.params.initialSlide>0?(n._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{p[g?"scrollLeft":"scrollTop"]=S})):p[g?"scrollLeft":"scrollTop"]=S,_&&requestAnimationFrame(()=>{n.wrapperEl.style.scrollSnapType="",n._immediateVirtual=!1})}else{if(!n.support.smoothScroll)return _o({swiper:n,targetPosition:S,side:g?"left":"top"}),!0;p.scrollTo({[g?"left":"top"]:S,behavior:"smooth"})}return!0}return n.setTransition(e),n.setTranslate(u),n.updateActiveIndex(d),n.updateSlidesClasses(),n.emit("beforeTransitionStart",e,o),n.transitionStart(i,w),e===0?n.transitionEnd(i,w):n.animating||(n.animating=!0,n.onSlideToWrapperTransitionEnd||(n.onSlideToWrapperTransitionEnd=function(S){!n||n.destroyed||S.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onSlideToWrapperTransitionEnd),n.onSlideToWrapperTransitionEnd=null,delete n.onSlideToWrapperTransitionEnd,n.transitionEnd(i,w))}),n.wrapperEl.addEventListener("transitionend",n.onSlideToWrapperTransitionEnd)),!0}function Ol(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const n=l.grid&&l.params.grid&&l.params.grid.rows>1;let d=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)d=d+l.virtual.slidesBefore;else{let r;if(n){const h=d*l.params.grid.rows;r=l.slides.filter(p=>p.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=l.getSlideIndexByData(d);const a=n?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:v}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),v&&s%2===0&&(s=s+1));let f=a-r<s;if(v&&(f=f||r<Math.ceil(s/2)),o&&v&&l.params.slidesPerView!=="auto"&&!n&&(f=!1),f){const h=v?r<l.activeIndex?"prev":"next":r-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-a+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(n){const h=d*l.params.grid.rows;d=l.slides.filter(p=>p.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(d)}return requestAnimationFrame(()=>{l.slideTo(d,e,i,o)}),l}function Ml(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:l,params:n,animating:d}=o;if(!l||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let r=n.slidesPerGroup;n.slidesPerView==="auto"&&n.slidesPerGroup===1&&n.slidesPerGroupAuto&&(r=Math.max(o.slidesPerViewDynamic("current",!0),1));const a=o.activeIndex<n.slidesPerGroupSkip?1:r,v=o.virtual&&n.virtual.enabled;if(n.loop){if(d&&!v&&n.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&n.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+a,t,e,i)}),!0}return n.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+a,t,e,i)}function Ll(t,e,i){e===void 0&&(e=!0);const o=this,{params:l,snapGrid:n,slidesGrid:d,rtlTranslate:r,enabled:a,animating:v}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const s=o.virtual&&l.virtual.enabled;if(l.loop){if(v&&!s&&l.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const f=r?o.translate:-o.translate;function h(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const p=h(f),b=n.map(u=>h(u));let y=n[b.indexOf(p)-1];if(typeof y>"u"&&l.cssMode){let u;n.forEach((w,g)=>{p>=w&&(u=g)}),typeof u<"u"&&(y=n[u>0?u-1:u])}let x=0;if(typeof y<"u"&&(x=d.indexOf(y),x<0&&(x=o.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),l.rewind&&o.isBeginning){const u=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(u,t,e,i)}else if(l.loop&&o.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function Rl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function Bl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let n=l.activeIndex;const d=Math.min(l.params.slidesPerGroupSkip,n),r=d+Math.floor((n-d)/l.params.slidesPerGroup),a=l.rtlTranslate?l.translate:-l.translate;if(a>=l.snapGrid[r]){const v=l.snapGrid[r],s=l.snapGrid[r+1];a-v>(s-v)*o&&(n+=l.params.slidesPerGroup)}else{const v=l.snapGrid[r-1],s=l.snapGrid[r];a-v<=(s-v)*o&&(n-=l.params.slidesPerGroup)}return n=Math.max(n,0),n=Math.min(n,l.slidesGrid.length-1),l.slideTo(n,t,e,i)}function Nl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,n;const d=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;n=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-o/2||l>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),l=t.getSlideIndex(Ft(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-o?(t.loopFix(),l=t.getSlideIndex(Ft(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Fl={slideTo:Dl,slideToLoop:Ol,slideNext:Ml,slidePrev:Ll,slideReset:Rl,slideToClosest:Bl,slideToClickedSlide:Nl};function jl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Ft(o,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},n=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(n?i.grid.rows:1),r=e.slides.length%d!==0,a=n&&e.slides.length%i.grid.rows!==0,v=s=>{for(let f=0;f<s;f+=1){const h=e.isElement?ri("swiper-slide",[i.slideBlankClass]):ri("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const s=d-e.slides.length%d;v(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(a){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;v(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Vl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:l,activeSlideIndex:n,byController:d,byMousewheel:r}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:v,allowSlidePrev:s,allowSlideNext:f,slidesEl:h,params:p}=a,{centeredSlides:b}=p;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&p.virtual.enabled){i&&(!p.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):p.centeredSlides&&a.snapIndex<p.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=s,a.allowSlideNext=f,a.emit("loopFix");return}let y=p.slidesPerView;y==="auto"?y=a.slidesPerViewDynamic():(y=Math.ceil(parseFloat(p.slidesPerView,10)),b&&y%2===0&&(y=y+1));const x=p.slidesPerGroupAuto?y:p.slidesPerGroup;let u=x;u%x!==0&&(u+=x-u%x),u+=p.loopAdditionalSlides,a.loopedSlides=u;const w=a.grid&&p.grid&&p.grid.rows>1;v.length<y+u?yi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):w&&p.grid.fill==="row"&&yi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],S=[];let _=a.activeIndex;typeof n>"u"?n=a.getSlideIndex(v.filter(D=>D.classList.contains(p.slideActiveClass))[0]):_=n;const I=o==="next"||!o,A=o==="prev"||!o;let k=0,E=0;const c=w?Math.ceil(v.length/p.grid.rows):v.length,C=(w?v[n].column:n)+(b&&typeof l>"u"?-y/2+.5:0);if(C<u){k=Math.max(u-C,x);for(let D=0;D<u-C;D+=1){const T=D-Math.floor(D/c)*c;if(w){const L=c-T-1;for(let B=v.length-1;B>=0;B-=1)v[B].column===L&&g.push(B)}else g.push(c-T-1)}}else if(C+y>c-u){E=Math.max(C-(c-u*2),x);for(let D=0;D<E;D+=1){const T=D-Math.floor(D/c)*c;w?v.forEach((L,B)=>{L.column===T&&S.push(B)}):S.push(T)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),A&&g.forEach(D=>{v[D].swiperLoopMoveDOM=!0,h.prepend(v[D]),v[D].swiperLoopMoveDOM=!1}),I&&S.forEach(D=>{v[D].swiperLoopMoveDOM=!0,h.append(v[D]),v[D].swiperLoopMoveDOM=!1}),a.recalcSlides(),p.slidesPerView==="auto"?a.updateSlides():w&&(g.length>0&&A||S.length>0&&I)&&a.slides.forEach((D,T)=>{a.grid.updateSlide(T,D,a.slides)}),p.watchSlidesProgress&&a.updateSlidesOffset(),i){if(g.length>0&&A){if(typeof e>"u"){const D=a.slidesGrid[_],L=a.slidesGrid[_+k]-D;r?a.setTranslate(a.translate-L):(a.slideTo(_+Math.ceil(k),0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(l){const D=w?g.length/p.grid.rows:g.length;a.slideTo(a.activeIndex+D,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(S.length>0&&I)if(typeof e>"u"){const D=a.slidesGrid[_],L=a.slidesGrid[_-E]-D;r?a.setTranslate(a.translate-L):(a.slideTo(_-E,0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const D=w?S.length/p.grid.rows:S.length;a.slideTo(a.activeIndex-D,0,!1,!0)}}if(a.allowSlidePrev=s,a.allowSlideNext=f,a.controller&&a.controller.control&&!d){const D={slideRealIndex:e,direction:o,setTranslate:l,activeSlideIndex:n,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...D,slideTo:T.params.slidesPerView===p.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...D,slideTo:a.controller.control.params.slidesPerView===p.slidesPerView?i:!1})}a.emit("loopFix")}function zl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(l=>{const n=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;o[n]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),o.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Hl={loopCreate:jl,loopFix:Vl,loopDestroy:zl};function Gl(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function Ul(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var Wl={setGrabCursor:Gl,unsetGrabCursor:Ul};function Yl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Rt()||o===wt())return null;o.assignedSlot&&(o=o.assignedSlot);const l=o.closest(t);return!l&&!o.getRootNode?null:l||i(o.getRootNode().host)}return i(e)}function Bo(t,e,i){const o=wt(),{params:l}=t,n=l.edgeSwipeDetection,d=l.edgeSwipeThreshold;return n&&(i<=d||i>=o.innerWidth-d)?n==="prevent"?(e.preventDefault(),!0):!1:!0}function Xl(t){const e=this,i=Rt();let o=t;o.originalEvent&&(o=o.originalEvent);const l=e.touchEventsData;if(o.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==o.pointerId)return;l.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(l.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){Bo(e,o,o.targetTouches[0].pageX);return}const{params:n,touches:d,enabled:r}=e;if(!r||!n.simulateTouch&&o.pointerType==="mouse"||e.animating&&n.preventInteractionOnTransition)return;!e.animating&&n.cssMode&&n.loop&&e.loopFix();let a=o.target;if(n.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in o&&o.which===3||"button"in o&&o.button>0||l.isTouched&&l.isMoved)return;const v=!!n.noSwipingClass&&n.noSwipingClass!=="",s=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&s&&(a=s[0]);const f=n.noSwipingSelector?n.noSwipingSelector:`.${n.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(n.noSwiping&&(h?Yl(f,a):a.closest(f))){e.allowClick=!0;return}if(n.swipeHandler&&!a.closest(n.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const p=d.currentX,b=d.currentY;if(!Bo(e,o,p))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=p,d.startY=b,l.touchStartTime=kt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,n.threshold>0&&(l.allowThresholdMove=!1);let y=!0;a.matches(l.focusableElements)&&(y=!1,a.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const x=y&&e.allowTouchMove&&n.touchStartPreventDefault;(n.touchStartForcePreventDefault||x)&&!a.isContentEditable&&o.preventDefault(),n.freeMode&&n.freeMode.enabled&&e.freeMode&&e.animating&&!n.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Jl(t){const e=Rt(),i=this,o=i.touchEventsData,{params:l,touches:n,rtlTranslate:d,enabled:r}=i;if(!r||!l.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(o.touchId!==null||a.pointerId!==o.pointerId))return;let v;if(a.type==="touchmove"){if(v=[...a.changedTouches].filter(I=>I.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=a;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",a);return}const s=v.pageX,f=v.pageY;if(a.preventedByNestedSwiper){n.startX=s,n.startY=f;return}if(!i.allowTouchMove){a.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(n,{startX:s,startY:f,currentX:s,currentY:f}),o.touchStartTime=kt());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(f<n.startY&&i.translate<=i.maxTranslate()||f>n.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(s<n.startX&&i.translate<=i.maxTranslate()||s>n.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",a),n.previousX=n.currentX,n.previousY=n.currentY,n.currentX=s,n.currentY=f;const h=n.currentX-n.startX,p=n.currentY-n.startY;if(i.params.threshold&&Math.sqrt(h**2+p**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let I;i.isHorizontal()&&n.currentY===n.startY||i.isVertical()&&n.currentX===n.startX?o.isScrolling=!1:h*h+p*p>=25&&(I=Math.atan2(Math.abs(p),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?I>l.touchAngle:90-I>l.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",a),typeof o.startMoving>"u"&&(n.currentX!==n.startX||n.currentY!==n.startY)&&(o.startMoving=!0),o.isScrolling||a.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!l.cssMode&&a.cancelable&&a.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&a.stopPropagation();let b=i.isHorizontal()?h:p,y=i.isHorizontal()?n.currentX-n.previousX:n.currentY-n.previousY;l.oneWayMovement&&(b=Math.abs(b)*(d?1:-1),y=Math.abs(y)*(d?1:-1)),n.diff=b,b*=l.touchRatio,d&&(b=-b,y=-y);const x=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const u=i.params.loop&&!l.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(u&&w&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}o.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&u&&w&&Math.abs(b)>=1){Object.assign(n,{startX:s,startY:f,currentX:s,currentY:f,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",a),o.isMoved=!0,o.currentTranslate=b+o.startTranslate;let S=!0,_=l.resistanceRatio;if(l.touchReleaseOnEdges&&(_=0),b>0?(u&&w&&!g&&o.allowThresholdMove&&o.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(S=!1,l.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+b)**_))):b<0&&(u&&w&&!g&&o.allowThresholdMove&&o.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(S=!1,l.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-b)**_))),S&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),l.threshold>0)if(Math.abs(b)>l.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,n.startX=n.currentX,n.startY=n.currentY,o.currentTranslate=o.startTranslate,n.diff=i.isHorizontal()?n.currentX-n.startX:n.currentY-n.startY;return}}else{o.currentTranslate=o.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function ql(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let l;if(o.type==="touchend"||o.type==="touchcancel"){if(l=[...o.changedTouches].filter(_=>_.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;l=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:d,touches:r,rtlTranslate:a,slidesGrid:v,enabled:s}=e;if(!s||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=kt(),h=f-i.touchStartTime;if(e.allowClick){const _=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(_&&_[0]||o.target,_),e.emit("tap click",o),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=kt(),Qt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||r.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let p;if(d.followFinger?p=a?e.translate:-e.translate:p=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:p});return}const b=p>=-e.maxTranslate()&&!e.params.loop;let y=0,x=e.slidesSizesGrid[0];for(let _=0;_<v.length;_+=_<d.slidesPerGroupSkip?1:d.slidesPerGroup){const I=_<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof v[_+I]<"u"?(b||p>=v[_]&&p<v[_+I])&&(y=_,x=v[_+I]-v[_]):(b||p>=v[_])&&(y=_,x=v[v.length-1]-v[v.length-2])}let u=null,w=null;d.rewind&&(e.isBeginning?w=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const g=(p-v[y])/x,S=y<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(h>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?u:y+S):e.slideTo(y)),e.swipeDirection==="prev"&&(g>1-d.longSwipesRatio?e.slideTo(y+S):w!==null&&g<0&&Math.abs(g)>d.longSwipesRatio?e.slideTo(w):e.slideTo(y))}else{if(!d.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(y+S):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:y+S),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:y))}}function No(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:l,snapGrid:n}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=d&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!r?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!d?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=o,t.params.watchOverflow&&n!==t.snapGrid&&t.checkOverflow()}function Kl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Zl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const n=t.maxTranslate()-t.minTranslate();n===0?l=0:l=(t.translate-t.minTranslate())/n,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Ql(t){const e=this;Ti(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function $l(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Fo=(t,e)=>{const i=Rt(),{params:o,el:l,wrapperEl:n,device:d}=t,r=!!o.nested,a=e==="on"?"addEventListener":"removeEventListener",v=e;!l||typeof l=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),l[a]("touchstart",t.onTouchStart,{passive:!1}),l[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&l[a]("click",t.onClick,!0),o.cssMode&&n[a]("scroll",t.onScroll),o.updateOnWindowResize?t[v](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",No,!0):t[v]("observerUpdate",No,!0),l[a]("load",t.onLoad,{capture:!0}))};function ed(){const t=this,{params:e}=t;t.onTouchStart=Xl.bind(t),t.onTouchMove=Jl.bind(t),t.onTouchEnd=ql.bind(t),t.onDocumentTouchStart=$l.bind(t),e.cssMode&&(t.onScroll=Zl.bind(t)),t.onClick=Kl.bind(t),t.onLoad=Ql.bind(t),Fo(t,"on")}function td(){Fo(this,"off")}var id={attachEvents:ed,detachEvents:td};const jo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function od(){const t=this,{realIndex:e,initialized:i,params:o,el:l}=t,n=o.breakpoints;if(!n||n&&Object.keys(n).length===0)return;const d=t.getBreakpoint(n,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const a=(d in n?n[d]:void 0)||t.originalParams,v=jo(t,o),s=jo(t,a),f=t.params.grabCursor,h=a.grabCursor,p=o.enabled;v&&!s?(l.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&s&&(l.classList.add(`${o.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&o.grid.fill==="column")&&l.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof a[g]>"u")return;const S=o[g]&&o[g].enabled,_=a[g]&&a[g].enabled;S&&!_&&t[g].disable(),!S&&_&&t[g].enable()});const b=a.direction&&a.direction!==o.direction,y=o.loop&&(a.slidesPerView!==o.slidesPerView||b),x=o.loop;b&&i&&t.changeDirection(),Tt(t.params,a);const u=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),p&&!u?t.disable():!p&&u&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",a),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&w?(t.loopCreate(e),t.updateSlides()):x&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function nd(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const l=wt(),n=e==="window"?l.innerHeight:i.clientHeight,d=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const a=parseFloat(r.substr(1));return{value:n*a,point:r}}return{value:r,point:r}});d.sort((r,a)=>parseInt(r.value,10)-parseInt(a.value,10));for(let r=0;r<d.length;r+=1){const{point:a,value:v}=d[r];e==="window"?l.matchMedia(`(min-width: ${v}px)`).matches&&(o=a):v<=i.clientWidth&&(o=a)}return o||"max"}var ld={setBreakpoint:od,getBreakpoint:nd};function dd(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(l=>{o[l]&&i.push(e+l)}):typeof o=="string"&&i.push(e+o)}),i}function rd(){const t=this,{classNames:e,params:i,rtl:o,el:l,device:n}=t,d=dd(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:n.android},{ios:n.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...d),l.classList.add(...e),t.emitContainerClasses()}function ad(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var sd={addClasses:rd,removeClasses:ad};function cd(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const l=t.slides.length-1,n=t.slidesGrid[l]+t.slidesSizesGrid[l]+o*2;t.isLocked=t.size>n}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var ud={checkOverflow:cd},Ui={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function vd(t,e){return function(o){o===void 0&&(o={});const l=Object.keys(o)[0],n=o[l];if(typeof n!="object"||n===null){Tt(e,o);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in n)){Tt(e,o);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Tt(e,o)}}const Wi={eventsEmitter:sl,update:wl,translate:Il,transition:Pl,slide:Fl,loop:Hl,grabCursor:Wl,events:id,breakpoints:ld,checkOverflow:ud,classes:sd},Yi={};let Xi=class Gt{constructor(){let e,i;for(var o=arguments.length,l=new Array(o),n=0;n<o;n++)l[n]=arguments[n];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=Tt({},i),e&&!i.el&&(i.el=e);const d=Rt();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const s=[];return d.querySelectorAll(i.el).forEach(f=>{const h=Tt({},i,{el:f});s.push(new Gt(h))}),s}const r=this;r.__swiper__=!0,r.support=Oo(),r.device=Mo({userAgent:i.userAgent}),r.browser=dl(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const a={};r.modules.forEach(s=>{s({params:i,swiper:r,extendParams:vd(i,a),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const v=Tt({},Ui,a);return r.params=Tt({},v,Yi,i),r.originalParams=Tt({},r.params),r.passedParams=Tt({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(s=>{r.on(s,r.params.on[s])}),r.params&&r.params.onAny&&r.onAny(r.params.onAny),Object.assign(r,{enabled:r.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return r.params.direction==="horizontal"},isVertical(){return r.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:r.params.allowSlideNext,allowSlidePrev:r.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:r.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:r.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),r.emit("_swiper"),r.params.init&&r.init(),r}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,l=Ft(i,`.${o.slideClass}, swiper-slide`),n=wi(l[0]);return wi(e)-n}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:o}=e;e.slides=Ft(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const l=o.minTranslate(),d=(o.maxTranslate()-l)*e+l;o.translateTo(d,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const l=e.getSlideClasses(o);i.push({slideEl:o,classNames:l}),e.emit("_slideClass",o,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:l,slides:n,slidesGrid:d,slidesSizesGrid:r,size:a,activeIndex:v}=o;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let f=n[v]?Math.ceil(n[v].swiperSlideSize):0,h;for(let p=v+1;p<n.length;p+=1)n[p]&&!h&&(f+=Math.ceil(n[p].swiperSlideSize),s+=1,f>a&&(h=!0));for(let p=v-1;p>=0;p-=1)n[p]&&!h&&(f+=n[p].swiperSlideSize,s+=1,f>a&&(h=!0))}else if(e==="current")for(let f=v+1;f<n.length;f+=1)(i?d[f]+r[f]-d[v]<a:d[f]-d[v]<a)&&(s+=1);else for(let f=v-1;f>=0;f-=1)d[v]-d[f]<a&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(d=>{d.complete&&Ti(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const d=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let n;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)l(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;n=e.slideTo(d.length-1,0,!1,!0)}else n=e.slideTo(e.activeIndex,0,!1,!0);n||l()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,l=o.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${l}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(n=>{e==="vertical"?n.style.width="":n.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(l()):Ft(o,l())[0];return!d&&i.params.createElements&&(d=ri("div",i.params.wrapperClass),o.append(d),Ft(o,`.${i.params.slideClass}`).forEach(r=>{d.append(r)})),Object.assign(i,{el:o,wrapperEl:d,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:d,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Wt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Wt(o,"direction")==="rtl"),wrongRTL:Wt(d,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(n=>{n.complete?Ti(i,n):n.addEventListener("load",d=>{Ti(i,d.target)})}),Gi(i),i.initialized=!0,Gi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:l,el:n,wrapperEl:d,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),l.loop&&o.loopDestroy(),i&&(o.removeClasses(),n&&typeof n!="string"&&n.removeAttribute("style"),d&&d.removeAttribute("style"),r&&r.length&&r.forEach(a=>{a.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(a=>{o.off(a)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Xn(o)),o.destroyed=!0),null}static extendDefaults(e){Tt(Yi,e)}static get extendedDefaults(){return Yi}static get defaults(){return Ui}static installModule(e){Gt.prototype.__modules__||(Gt.prototype.__modules__=[]);const i=Gt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Gt.installModule(i)),Gt):(Gt.installModule(e),Gt)}};Object.keys(Wi).forEach(t=>{Object.keys(Wi[t]).forEach(e=>{Xi.prototype[e]=Wi[t][e]})}),Xi.use([rl,al]);const Vo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function Jt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ei(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Jt(e[o])&&Jt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:ei(t[o],e[o]):t[o]=e[o]})}function zo(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Ho(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Go(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Uo(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function pd(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function md(t){let{swiper:e,slides:i,passedParams:o,changedParams:l,nextEl:n,prevEl:d,scrollbarEl:r,paginationEl:a}=t;const v=l.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:s,pagination:f,navigation:h,scrollbar:p,virtual:b,thumbs:y}=e;let x,u,w,g,S,_,I,A;l.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(x=!0),l.includes("controller")&&o.controller&&o.controller.control&&s.controller&&!s.controller.control&&(u=!0),l.includes("pagination")&&o.pagination&&(o.pagination.el||a)&&(s.pagination||s.pagination===!1)&&f&&!f.el&&(w=!0),l.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(s.scrollbar||s.scrollbar===!1)&&p&&!p.el&&(g=!0),l.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||n)&&(s.navigation||s.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(S=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),s[E].prevEl=void 0,s[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),s[E].el=void 0,e[E].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!o.loop?_=!0:!s.loop&&o.loop?I=!0:A=!0),v.forEach(E=>{if(Jt(s[E])&&Jt(o[E]))Object.assign(s[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&k(E);else{const c=o[E];(c===!0||c===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?c===!1&&k(E):s[E]=o[E]}}),v.includes("controller")&&!u&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&b&&s.virtual.enabled?(b.slides=i,b.update(!0)):l.includes("virtual")&&b&&s.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),l.includes("children")&&i&&s.loop&&(A=!0),x&&y.init()&&y.update(!0),u&&(e.controller.control=s.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(s.pagination.el=a),f.init(),f.render(),f.update()),g&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-scrollbar"),r.part.add("scrollbar"),e.el.appendChild(r)),r&&(s.scrollbar.el=r),p.init(),p.updateSize(),p.setTranslate()),S&&(e.isElement&&((!n||typeof n=="string")&&(n=document.createElement("div"),n.classList.add("swiper-button-next"),n.innerHTML=e.hostEl.constructor.nextButtonSvg,n.part.add("button-next"),e.el.appendChild(n)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),n&&(s.navigation.nextEl=n),d&&(s.navigation.prevEl=d),h.init(),h.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),l.includes("direction")&&e.changeDirection(o.direction,!1),(_||A)&&e.loopDestroy(),(I||A)&&e.loopCreate(),e.update()}function fd(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},l={};ei(i,Ui),i._emitClasses=!0,i.init=!1;const n={},d=Vo.map(a=>a.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(a=>{typeof t[a]>"u"||(d.indexOf(a)>=0?Jt(t[a])?(i[a]={},l[a]={},ei(i[a],t[a]),ei(l[a],t[a])):(i[a]=t[a],l[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?o[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:n[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:l,rest:n,events:o}}function hd(t,e){let{el:i,nextEl:o,prevEl:l,paginationEl:n,scrollbarEl:d,swiper:r}=t;zo(e)&&o&&l&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=l,r.originalParams.navigation.prevEl=l),Ho(e)&&n&&(r.params.pagination.el=n,r.originalParams.pagination.el=n),Go(e)&&d&&(r.params.scrollbar.el=d,r.originalParams.scrollbar.el=d),r.init(i)}function gd(t,e,i,o,l){const n=[];if(!e)return n;const d=a=>{n.indexOf(a)<0&&n.push(a)};if(i&&o){const a=o.map(l),v=i.map(l);a.join("")!==v.join("")&&d("children"),o.length!==i.length&&d("children")}return Vo.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Jt(t[a])&&Jt(e[a])){const v=Object.keys(t[a]),s=Object.keys(e[a]);v.length!==s.length?d(a):(v.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}),s.forEach(f=>{t[a][f]!==e[a][f]&&d(a)}))}else t[a]!==e[a]&&d(a)}),n}const bd=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},Ai.apply(this,arguments)}function Wo(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Yo(t){const e=[];return m.Children.toArray(t).forEach(i=>{Wo(i)?e.push(i):i.props&&i.props.children&&Yo(i.props.children).forEach(o=>e.push(o))}),e}function yd(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return m.Children.toArray(t).forEach(o=>{if(Wo(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const l=Yo(o.props.children);l.length>0?l.forEach(n=>e.push(n)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function wd(t,e,i){if(!i)return null;const o=s=>{let f=s;return s<0?f=e.length+s:f>=e.length&&(f=f-e.length),f},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:n,to:d}=i,r=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,v=[];for(let s=r;s<a;s+=1)s>=n&&s<=d&&v.push(e[o(s)]);return v.map((s,f)=>m.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${f}`}))}function ai(t,e){return typeof window>"u"?pe(t,e):hn(t,e)}const Ji=di(null),Xo=()=>li(Ji),Sd=di(null),qt=pi(function(t,e){let{className:i,tag:o="div",wrapperTag:l="div",children:n,onSwiper:d,...r}=t===void 0?{}:t,a=!1;const[v,s]=J("swiper"),[f,h]=J(null),[p,b]=J(!1),y=ue(!1),x=ue(null),u=ue(null),w=ue(null),g=ue(null),S=ue(null),_=ue(null),I=ue(null),A=ue(null),{params:k,passedParams:E,rest:c,events:O}=fd(r),{slides:C,slots:D}=yd(n),T=()=>{b(!p)};Object.assign(k.on,{_containerClasses(R,M){s(M)}});const L=()=>{Object.assign(k.on,O),a=!0;const R={...k};if(delete R.wrapperClass,u.current=new Xi(R),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};ei(u.current.params.virtual,M),ei(u.current.originalParams.virtual,M)}};x.current||L(),u.current&&u.current.on("_beforeBreakpoint",T);const B=()=>{a||!O||!u.current||Object.keys(O).forEach(R=>{u.current.on(R,O[R])})},j=()=>{!O||!u.current||Object.keys(O).forEach(R=>{u.current.off(R,O[R])})};pe(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",T)}),pe(()=>{!y.current&&u.current&&(u.current.emitSlidesClasses(),y.current=!0)}),ai(()=>{if(e&&(e.current=x.current),!!x.current)return u.current.destroyed&&L(),hd({el:x.current,nextEl:S.current,prevEl:_.current,paginationEl:I.current,scrollbarEl:A.current,swiper:u.current},k),d&&!u.current.destroyed&&d(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),ai(()=>{B();const R=gd(E,w.current,C,g.current,M=>M.key);return w.current=E,g.current=C,R.length&&u.current&&!u.current.destroyed&&md({swiper:u.current,slides:C,passedParams:E,changedParams:R,nextEl:S.current,prevEl:_.current,scrollbarEl:A.current,paginationEl:I.current}),()=>{j()}}),ai(()=>{bd(u.current)},[f]);function V(){return k.virtual?wd(u.current,C,f):C.map((R,M)=>m.cloneElement(R,{swiper:u.current,swiperSlideIndex:M}))}return m.createElement(o,Ai({ref:x,className:Uo(`${v}${i?` ${i}`:""}`)},c),m.createElement(Sd.Provider,{value:u.current},D["container-start"],m.createElement(l,{className:pd(k.wrapperClass)},D["wrapper-start"],V(),D["wrapper-end"]),zo(k)&&m.createElement(m.Fragment,null,m.createElement("div",{ref:_,className:"swiper-button-prev"}),m.createElement("div",{ref:S,className:"swiper-button-next"})),Go(k)&&m.createElement("div",{ref:A,className:"swiper-scrollbar"}),Ho(k)&&m.createElement("div",{ref:I,className:"swiper-pagination"}),D["container-end"]))});qt.displayName="Swiper";const Bt=pi(function(t,e){let{tag:i="div",children:o,className:l="",swiper:n,zoom:d,lazy:r,virtualIndex:a,swiperSlideIndex:v,...s}=t===void 0?{}:t;const f=ue(null),[h,p]=J("swiper-slide"),[b,y]=J(!1);function x(S,_,I){_===f.current&&p(I)}ai(()=>{if(typeof v<"u"&&(f.current.swiperSlideIndex=v),e&&(e.current=f.current),!(!f.current||!n)){if(n.destroyed){h!=="swiper-slide"&&p("swiper-slide");return}return n.on("_slideClass",x),()=>{n&&n.off("_slideClass",x)}}}),ai(()=>{n&&f.current&&!n.destroyed&&p(n.getSlideClasses(f.current))},[n]);const u={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},w=()=>typeof o=="function"?o(u):o,g=()=>{y(!0)};return m.createElement(i,Ai({ref:f,className:Uo(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":a,onLoad:g},s),d&&m.createElement(Ji.Provider,{value:u},m.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},w(),r&&!b&&m.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&m.createElement(Ji.Provider,{value:u},w(),r&&!b&&m.createElement("div",{className:"swiper-lazy-preloader"})))});Bt.displayName="SwiperSlide";const xd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Td=({visible:t,onClose:e,children:i,modalStyle:o,padding:l,popup:n,schema:d,fullHeight:r=window.innerHeight,isFullScreen:a=!1})=>{var v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j;const V=ue(null),R=ue(null),M=ue(null),N=ue(null),Y=r*.2,z=a?r:r*.8,[q,te]=J(Y),[se,re]=J(!1),we=ue(null),{globalConfig:me,popupDetailData:Re}=Fe(),{schema:Be,popup:G}=Lt(),[X,ie]=J(15);pe(()=>{const K=document.getElementById("sxp-render"),Q=document.getElementById("pb-modal");Q?we.current=Q:(we.current=document.createElement("div"),we.current.setAttribute("id","pb-modal"),K?.appendChild(we.current))},[]);const fe=ve(()=>n?.id&&n?.id!==""||t,[t,n]),$=ve(()=>{var K,Q,U;const Z=d??Be;return(U=(Q=(K=Z?.sxpPageConf)===null||K===void 0?void 0:K.globalConfig)===null||Q===void 0?void 0:Q.popupList)===null||U===void 0?void 0:U.find(ce=>ce?.id===n?.id)},[n,d,Be]),ye=ve(()=>{var K,Q;return((Q=(K=$?.item)===null||K===void 0?void 0:K.event)===null||Q===void 0?void 0:Q.isScrollFullScreen)||!1},[$]);pe(()=>{fe?re(!0):setTimeout(()=>{re(!1),te(Y)},n?.duration)},[fe,n]);const Ne=he(()=>i,[G]);if(!we.current)return null;const Ce=_i(()=>{e?.()},300),Ge=K=>{V.current=K.touches[0],R.current=K.touches[0],M.current=!0},Je=K=>{requestAnimationFrame(()=>{var Q;if(M.current&&((Q=N?.current)===null||Q===void 0?void 0:Q.scrollTop)===0){const U=K.touches[0].clientY,Z=K.touches[0].clientX,Ve=V.current.clientY-U;V.current=K.touches[0];const ce=U-R.current.clientY,ee=Z-R.current.clientX;if(Math.abs(ee)>Math.abs(ce))return;const F=q-Ve;F>0&&te(F)}})},We=K=>{var Q;if(M.current&&((Q=N?.current)===null||Q===void 0?void 0:Q.scrollTop)===0){const U=K.changedTouches[0].clientY-R.current.clientY,Z=K.changedTouches[0].clientX-R.current.clientX;if(Math.abs(Z)>Math.abs(U))return;const Ve=R.current.clientY-V.current.clientY;Ve>0?te(0):q<Y&&Ve<0?te(Y):q>=Y&&Ve<0&&e?.()}M.current=!1};return no.createPortal(m.createElement(m.Fragment,null,se&&m.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:fe?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Ce},m.createElement("div",{style:{position:"relative",left:`${(h=(f=(s=(v=$?.item)===null||v===void 0?void 0:v.props)===null||s===void 0?void 0:s.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(x=(y=(b=(p=$?.item)===null||p===void 0?void 0:p.props)===null||b===void 0?void 0:b.popupBg)===null||y===void 0?void 0:y.horizontalMargin)!==null&&x!==void 0?x:0}px`,bottom:`${(S=(g=(w=(u=$?.item)===null||u===void 0?void 0:u.props)===null||w===void 0?void 0:w.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&S!==void 0?S:0}px`,overflow:"hidden",width:`calc(100% - ${((k=(A=(I=(_=$?.item)===null||_===void 0?void 0:_.props)===null||I===void 0?void 0:I.popupBg)===null||A===void 0?void 0:A.horizontalMargin)!==null&&k!==void 0?k:0)*2}px)`,height:"100%"}},m.createElement("div",Object.assign({className:`modal-container ${fe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(E=$?.item)===null||E===void 0?void 0:E.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:l,animationDuration:((c=n?.duration)!==null&&c!==void 0?c:0)/1e3+"s"},ye&&{transform:`translateY(${q}px)`}),{overflow:"hidden",borderRadius:`${(T=(D=(C=(O=$?.item)===null||O===void 0?void 0:O.props)===null||C===void 0?void 0:C.popupBg)===null||D===void 0?void 0:D.borderRadius)!==null&&T!==void 0?T:0}px`,zIndex:9}),onClick:K=>{K.stopPropagation(),K.preventDefault()}},ye&&{onTouchMove:Je,onTouchStart:Ge,onTouchEnd:We}),m.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:X}},m.createElement("img",{src:(L=me?.popupCloseIcon)!==null&&L!==void 0?L:xd,alt:"close button",className:"modal-icon"})),m.createElement("div",Object.assign({ref:N,style:{height:ye?r:z,overflow:ye&&q<=0||!ye?"auto":"hidden",zIndex:1}},((j=(B=$?.item)===null||B===void 0?void 0:B.props)===null||j===void 0?void 0:j.enableFixedCloseButton)&&{onScroll:K=>{var Q;ie(15-((Q=K?.target)===null||Q===void 0?void 0:Q.scrollTop))}}),Ne()))))),we.current)};var ti=Oe(Td);const Ad=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),l=[];for(let d=0;d<o.length&&(l.push(o[d]),!(l.join(" ").length>=e));d++);return(l.length>1&&l.length<o.length?l.slice(0,l.length-1):l).join(" ")+" "},Ed=({text:t,maxStr:e=108,style:i,className:o,onClick:l,foldText:n,unfoldText:d,isPost:r,onChange:a})=>{const[v,s]=J(!1),[f,h]=J(!1),p=Number(i?.lineClamp||2),b=ue(null),y=ue(null),x=he(()=>{s(!v)},[v,a]);return ve(()=>!v&&t.length>e?Ad(t,e)+"...":t,[t,e,v]),pe(()=>{var u,w;y?.current&&(y.current.style.display="block"),((u=y?.current)===null||u===void 0?void 0:u.offsetHeight)>((w=b?.current)===null||w===void 0?void 0:w.offsetHeight)&&r?h(!0):h(!1),y.current.style.display="none"},[r,t]),m.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},m.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!r||v?"":p,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ae(t?.replace(/\n/g,"</br>"),i)}}),m.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:Ae(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&f&&m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??x,dangerouslySetInnerHTML:{__html:Ae(v?d||"show less":n||"show more",i)}}))};var Ei=Oe(Ed);const Id=pi((t,e)=>{const{src:i,onLoad:o,style:l,className:n,loading:d,alt:r="image"}=t,[a,v]=J(i),s=ue(null),[f,h]=J(!1);return oo(e,()=>({setSrc:p=>{p&&v(p)}})),pe(()=>{i&&v(i)},[i]),pe(()=>{const p=()=>{i&&!f&&s.current&&(s.current.src="",s.current.src=i)};return yt.on(mt.PAGE_DID_SHOW,p),()=>{yt.off(mt.PAGE_DID_SHOW,p)}},[i,f]),m.createElement(m.Fragment,null,!f&&!a&&m.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?m.createElement("picture",null,m.createElement("source",{type:"image/avif",srcSet:a}),m.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),m.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),m.createElement("img",{ref:s,className:n,src:a,style:Object.assign({},l),loading:d,onLoad:p=>{h(!0),o?.(p.target)},alt:r})):m.createElement("img",{ref:s,className:n,src:a,style:Object.assign({},l),loading:d,onLoad:p=>{h(!0),o?.(p.target)},alt:r}))});var St=Oe(Id);const Cd=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const l=ue(),{popupDetailData:n}=Fe();return pe(()=>{var d,r;o&&((d=l?.current)===null||d===void 0||d.swiper.slideTo((r=n?.multiCheckIndex)!==null&&r!==void 0?r:0))},[n,o]),m.createElement(qt,{ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[il,tl,el],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var si=Oe(Cd);const kd=({products:t,data:e,defImg:i,style:o,onCLick:l,popupDetailData:n,check:d})=>{var r;const{productView:a}=st(),{popupCurTimeRef:v}=Fe(),s=(f,h)=>{if(d===h)return;const p=t?.[d];a(n,p,p?.bindCta,v.current,n?.index),l?.(h)};return m.createElement(m.Fragment,null,e?.open&&(t&&t?.length>1||!n)&&m.createElement(si,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(r=n?t:[0,1,2,3])===null||r===void 0?void 0:r.map((f,h)=>{var p,b,y;return m.createElement(m.Fragment,null,f?.bindCta?m.createElement(Bt,{className:Te({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(f,h)},key:h},m.createElement(St,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(p=f?.cover)!==null&&p!==void 0?p:(b=f?.homePage)===null||b===void 0?void 0:b[0])!==null&&y!==void 0?y:i})):null)})))};var Jo=Oe(kd);const _d=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:l,src:n}=t;switch(i){case 2:return o||null;case 3:return n||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},ci=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o,style:l})=>{var n,d,r,a,v,s,f,h;if((!t?.currency||!t?.price)&&o)return null;let p=t?.currency&&t?.price?t?.price:7e3,b="",y=i?.priceSymbol,x=t?.currency?(r=(d=(n=t?.currency)===null||n===void 0?void 0:n.split("-")[1])===null||d===void 0?void 0:d.toUpperCase())!==null&&r!==void 0?r:"":"$";const u=e===void 0||e;let w=p.toString();y?.showTwoDecimalPoint&&(w=p?.toFixed(2));let g=(a=w?.indexOf("."))!==null&&a!==void 0?a:-1;if(u){b=(v=p?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let S=0,_=g??b?.length;y?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(I,A){return A>=S&&A<_?".":I}):y?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${y?.showTwoDecimalPoint?p?.toFixed(2):p}`;return y?.decimalPoint===","&&g>0&&(b=b=b?.replace(/\./g,function(S,_){return _>=g&&_<b?.length?",":S})),x=`<span style="font-family:${(h=(f=(s=i?.priceSymbol)===null||s===void 0?void 0:s.fontFamily)!==null&&f!==void 0?f:l?.["fontFamily-en"])!==null&&h!==void 0?h:"inherit"}">${x}</span>`,b=Ae(b,l),y?.currencyPosition&&y?.currencyPosition!=="none"?b=y?.currencyPosition==="left"?x+b:b+x:y?.currencyPosition!=="none"&&(b=x+b),b},Pd=t=>{var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,{content:E,style:c,bgImg:O,onClick:C,schema:D,isDefault:T,bottom_image:L,tipText:B,isPost:j,viewTime:V,rec:R,swiper:M,commodityStyles:N,buttonStyle:Y,index:z,commodityGroup:q,popupBg:te,iframeIcon:se,commodityImgRatio:re,isTel:we,iframeBgColor:me,isActive:Re=!0}=t,Be=tt(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:G,popupDetailData:X,isPreview:ie,bffFbReport:fe,popupCurTimeRef:$,checkCommodityIndexRef:ye,globalConfig:Ne}=Fe(),{jumpToWeb:Ce,productView:Ge}=st(),Je=ue(null),[We,K]=J(!1),[Q,U]=J(!1),[Z,Ve]=J((e=X?.multiCheckIndex)!==null&&e!==void 0?e:0),ce=ue(),ee=j?R:X;let F=j?ee?.product:(o=(i=ee?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=ee?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Me=j?(d=ee?.product)===null||d===void 0?void 0:d.bindCta:(v=(a=(r=ee?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(h=(f=(s=ee?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const ft=j?z:X?.index;if(!j&&q?.open&&(!((p=ee?.video)===null||p===void 0)&&p.bindProducts)&&((y=(b=ee?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){ye.current=Z;const oe=(x=ee?.video)===null||x===void 0?void 0:x.bindProducts[Z];F=oe,Me=oe?.bindCta}const ht=()=>{F?.link&&(Ce(ee,F,Me,ft),j||Ge(ee,F,Me,V||Je.current,ft),window.location.href=window.getJointUtmLink(F.link))};pe(()=>{Re&&(fe?.({eventName:"ProductView",product:F}),fe?.({eventName:"PageView",product:F}))},[Re,fe]),pe(()=>{const oe=()=>{Je.current=new Date};return oe(),window.addEventListener("pageshow",oe),()=>{window.removeEventListener("pageshow",oe)}},[]);const gt=ci({product:F,enableFormattedPrice:(u=N?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Ne,style:N?.price}),lt=(ie?375:(w=c?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=te?.horizontalMargin)!==null&&g!==void 0?g:0)*2,At=re?lt*(re.h/re.w):lt,H=({isPost:oe})=>{var Le,qe,Qe,it;return m.createElement("div",null,m.createElement("div",{className:"pb-commondity-content-collection",style:Se(N?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:Ae((Le=F?.collection)!==null&&Le!==void 0?Le:"Tiffany Lock",N?.collection)}}),m.createElement("div",{className:"pb-commondity-content-title",style:Se(N?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:Ae((qe=F?.title)!==null&&qe!==void 0?qe:"Pendant in Yellow Gold with Diamonds, Medium",N?.title)}}),m.createElement("div",{className:"pb-commondity-content-price",style:Se(N?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:gt??""}}),m.createElement("div",{hidden:!!F&&!F?.taxInfo,style:Se(N?.taxInfo),dangerouslySetInnerHTML:{__html:Ae((Qe=F?.taxInfo)!==null&&Qe!==void 0?Qe:"\u7A0E\u8D39",N?.taxInfo)}}),m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Ei,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>K(!0),isPost:oe,text:(it=F?.info)!==null&&it!==void 0?it:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
2
2
|
bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
|
3
3
|
collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
|
4
4
|
necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
|
5
|
-
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:N?.info})))},W=()=>{var oe,Le;return m.createElement(m.Fragment,null,(T||F?.link)&&m.createElement("button",{"aria-label":(oe=Oe?.enTitle)!==null&&oe!==void 0?oe:"Purchase on Website",onClick:ft,className:"pb-commondity-btn",style:Y},m.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((Le=Oe?.enTitle)!==null&&Le!==void 0?Le:"Purchase on Website",Y)}})))},Se=he(oe=>oe?.lineClamp?Object.assign(Object.assign({},oe),{overflow:"hidden",WebkitLineClamp:oe?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):oe,[]),je=he(oe=>{$.current=new Date,Ve(oe),Te.current=oe,ue?.current&&(ue.current.swiper.slideTo(0),ue.current.swiper.autoplay.start())},[]),ge=he(()=>{var oe,Le,Je;if(!j)return m.createElement(Jo,{products:(oe=ee?.video)===null||oe===void 0?void 0:oe.bindProducts,data:q,defImg:(Je=(Le=G?.bottom_image)!==null&&Le!==void 0?Le:L)!==null&&Je!==void 0?Je:"",style:{padding:"0 19px"},onCLick:je,popupDetailData:X,check:Z})},[Z]),ke=pe(()=>{const oe={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return oe?.[M?.dotsAlign]},[M?.dotsAlign]),le=F?.remark;return m.createElement(m.Fragment,null,m.createElement("div",Object.assign({className:Ae(Object.assign({},c))},Be),m.createElement("div",{style:{position:"relative"}},F&&((S=F?.homePage)===null||S===void 0?void 0:S.length)>0&&m.createElement(qt,{height:At,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ke,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ue,className:Ae(Object.assign(Object.assign({".swiper-pagination":{bottom:(_=M?.dotsMarginBottom)!==null&&_!==void 0?_:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},m.createElement(m.Fragment,null,(I=F?.homePage)===null||I===void 0?void 0:I.map(oe=>{var Le;return m.createElement(Bt,{key:oe},m.createElement("div",{style:{overflow:"hidden",width:nt,height:At}},m.createElement(wt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(Le=oe??G?.bottom_image)!==null&&Le!==void 0?Le:L})))}))),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Ae({height:At,width:nt})},m.createElement("img",{className:Ae({objectFit:"cover",width:"100%",height:"100%"}),src:(k=G?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),(le||!F)&&se&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},m.createElement("img",{src:se,alt:"3d",width:"72px"}))),ge(),m.createElement("div",{className:"pb-commondity-content"},H({isPost:j}))),W(),m.createElement(ti,{visible:Ue,onClose:()=>K(!1)},m.createElement("div",{style:{paddingBottom:"80px"}},H({isPost:!1})),W()),m.createElement(ti,{visible:Q,padding:0,isFullScreen:!0,onClose:()=>U(!1)},m.createElement("div",{style:{backgroundColor:fe,height:"100%"}},m.createElement("iframe",{src:le,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Dd=De(Pd),Od=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Md=ct(Dd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Wn,interactionRender:Od},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Rd=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],qo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const Bd=t=>{var{content:e,btnText:i,style:o,icon:l,isPopup:n,isExternalLink:d,onClose:r,onClick:a,submitButtonStyle:v,contentStyle:s}=t,f=it(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Fe(),{jumpToWeb:p}=at(),b=typeof l=="string"?l:_d(l),y=()=>{var x,u,w;if(d){const g=h,S=(x=g?.video)===null||x===void 0?void 0:x.bindProduct,_=(w=(u=g?.video)===null||u===void 0?void 0:u.bindProduct)===null||w===void 0?void 0:w.bindCta,I=h?.index;p(g,S,_,I)}n||r?.(),a?.()};return m.createElement("div",Object.assign({className:`pb-prompt ${Ae(Object.assign({},o))}`},f),m.createElement("div",{className:"pb-prompt-icon"},m.createElement("img",{width:"100%",src:b??qo,alt:"success image"})),m.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:Ee(e,s)}}),m.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:y,dangerouslySetInnerHTML:{__html:Ee(i,v)}}))};var Nd=De(Bd);const Fd=ct(Nd,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Rd,bindableProps:[],interactionRender:Ld},defaulSetting:{props:{icon:qo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var jd=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const Vd=t=>{var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,{style:D,isDefault:T,rec:L,viewTime:B,isPost:j,bottom_image:V,tipText:R,swiper:M,commodityStyles:N,buttonStyle:Y,index:z,commodityGroup:q,popupBg:ie,iframeIcon:se,commodityImgRatio:ae,isTel:ye,iframeBgColor:fe,isActive:Me=!0}=t,Be=it(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);J(!0);const{sxpParameter:G,popupCurTimeRef:X,popupDetailData:te,isPreview:ce,bffFbReport:$,checkCommodityIndexRef:Te,globalConfig:Ne}=Fe(),{jumpToWeb:Ce,productView:Ge}=at();J(!1),J(!1),J(!0);const[Xe,Ue]=J(!1),K=ve(null),[Q,U]=J(!1),[Z,Ve]=J((e=te?.multiCheckIndex)!==null&&e!==void 0?e:0),ue=ve(),ee=j?L:te;let F=j?ee?.product:(o=(i=ee?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=ee?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Oe=j?(d=ee?.product)===null||d===void 0?void 0:d.bindCta:(v=(a=(r=ee?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(h=(f=(s=ee?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const mt=j?z:te?.index;if(!j&&q?.open&&(!((p=ee?.video)===null||p===void 0)&&p.bindProducts)&&((y=(b=ee?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){Te.current=Z;const le=(x=ee?.video)===null||x===void 0?void 0:x.bindProducts[Z];F=le,Oe=le?.bindCta}const ft=()=>{F?.link&&(Ce(ee,F,Oe,mt),j||Ge(ee,F,Oe,B||K.current,mt),window.location.href=window.getJointUtmLink(F.link))};me(()=>{Me&&($?.({eventName:"ProductView",product:F}),$?.({eventName:"PageView",product:F}))},[Me,$]),me(()=>{const le=()=>{Me&&(K.current=new Date)};return le(),window.addEventListener("pageshow",le),()=>{window.removeEventListener("pageshow",le)}},[Me]);const ht=ci({product:F,enableFormattedPrice:(u=N?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Ne,style:N?.price}),nt=(ce?375:(w=D?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=ie?.horizontalMargin)!==null&&g!==void 0?g:0)*2,At=ae?nt*(ae.h/ae.w):nt,H=({isPost:le})=>m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Ei,{isPost:le,onClick:()=>Ue(!0),className:"pb-commondityDiroNew-info",style:N?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:F?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
-
Made in Italy`})),W=he(le=>le?.lineClamp?Object.assign(Object.assign({},le),{overflow:"hidden",WebkitLineClamp:le?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):le,[]),Se=he(le=>{X.current=new Date,Ve(le),Te.current=le,ue?.current&&(ue.current.swiper.slideTo(0),ue.current.swiper.autoplay.start())},[]),je=he(()=>{var le,oe,Le;if(!j)return m.createElement(Jo,{products:(le=ee?.video)===null||le===void 0?void 0:le.bindProducts,data:q,defImg:(Le=(oe=G?.bottom_image)!==null&&oe!==void 0?oe:V)!==null&&Le!==void 0?Le:"",style:{padding:"0 19px"},onCLick:Se,popupDetailData:te,check:Z})},[Z]),ge=pe(()=>{const le={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return le?.[M?.dotsAlign]},[M?.dotsAlign]),ke=F?.remark;return m.createElement("div",{className:"pb-commondityDiroNew"},m.createElement("div",Object.assign({className:Ae(Object.assign(Object.assign({},D),{transform:"translate3d(0px, 0px, 0px)"}))},Be),m.createElement("div",{style:{position:"relative"}},F&&((S=F?.homePage)===null||S===void 0?void 0:S.length)>0&&m.createElement(qt,{height:At,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ge,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ue,className:Ae(Object.assign(Object.assign({".swiper-pagination":{bottom:(_=M?.dotsMarginBottom)!==null&&_!==void 0?_:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},(I=F?.homePage)===null||I===void 0?void 0:I.map(le=>{var oe;return m.createElement(Bt,{key:le},m.createElement("div",{style:{overflow:"hidden",width:nt,height:At}},m.createElement(wt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(oe=le??G?.bottom_image)!==null&&oe!==void 0?oe:V})))})),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Ae({height:At,width:nt})},m.createElement("img",{className:Ae({objectFit:"cover",width:"100%",height:"100%"}),src:(k=G?.bottom_image)!==null&&k!==void 0?k:V,alt:"pdp image"})),(ke||!F)&&se&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},m.createElement("img",{src:se,alt:"3d",width:"72px"}))),je(),m.createElement("div",{className:"pb-commondityDiroNew-content"},m.createElement("div",{className:"pb-commondityDiroNew-content-top"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:W(N?.title),dangerouslySetInnerHTML:{__html:Ee((E=F?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",N?.title)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:W(N?.collection),dangerouslySetInnerHTML:{__html:Ee(F?.collection||"Black Macrocannage CalfskinLarge",N?.collection)}})),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:W(N?.price),dangerouslySetInnerHTML:{__html:ht??""}}),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:W(N?.taxInfo),dangerouslySetInnerHTML:{__html:Ee((c=F?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",N?.taxInfo)}}))),(!F||F?.link)&&m.createElement("button",{"aria-label":(O=Oe?.enTitle)!==null&&O!==void 0?O:"Shop now",onClick:ft,className:"pb-commondityDiroNew-btn",style:Y},m.createElement("span",{dangerouslySetInnerHTML:{__html:Ee((C=Oe?.enTitle)!==null&&C!==void 0?C:"Shop now",Y)}})),H({isPost:j}))),m.createElement(ti,{visible:Xe,onClose:()=>Ue(!1)},m.createElement("div",{style:{paddingTop:"20px"}},H({isPost:!1}))),m.createElement(ti,{visible:Q,padding:0,isFullScreen:!0,onClose:()=>U(!1)},m.createElement("div",{style:{backgroundColor:fe,height:"100%"}},m.createElement("iframe",{src:ke,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var zd=De(Vd),Hd=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Gd=ct(zd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:jd,interactionRender:Hd},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ud=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Ko(t){const e=ve(null),[i,o]=J(!1);return me(()=>{e.current=new IntersectionObserver(([l])=>{o(l.isIntersecting)})},[]),me(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var n;(n=e?.current)===null||n===void 0||n.disconnect()}},[t]),i}const Wd=({src:t,rec:e,item:i,index:o,style:l,translateY:n,imgStyle:d,enableEventReport:r=!0,isActive:a})=>{const v=ve(null),s=Ko(v),{ctaEvent:f}=Fe(),[h,p]=J(!1);return me(()=>{s&&t&&v?.current&&r&&!h&&a&&(p(!0),f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[s,t,v,e,f,i,o,r,h,a]),pe(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),m.createElement("div",{className:Ae(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},m.createElement("div",{ref:v,hidden:!t,className:Ae({width:"100%",height:"100%"})},m.createElement(wt,{className:Ae(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${n?n+50:50}%`},l)),src:t})))};var Vt=De(Wd);const Yd=t=>{var e,i,o,{style:l,isDefault:n,rec:d,viewTime:r,isPost:a,bottom_image:v,commodityStyles:s,buttonStyle:f,translateY:h=0,commodityPicture:p,isExternalLink:b,onClick:y}=t,x=it(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:w,setPopupDetailData:g,ctaEvent:S,globalConfig:_,bffFbReport:I}=Fe(),{jumpToWeb:A}=at(),{popup:k}=Lt(),E=a?d:w,c=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],O=w?.index,C=he(T=>{var L;return ci({product:T,enableFormattedPrice:(L=s?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:_,style:s?.price})},[(o=s?.price)===null||o===void 0?void 0:o.enableFormattedPrice,_]),D=ni((T,L)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,T,O),g?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:T}),index:O,multiCheckIndex:L})),b?T?.link&&(A(E,T,T.bindCta,O),window.location.href=window.getJointUtmLink(T.link)):y?.()},k?.duration);return me(()=>{I?.({eventName:"PageView"})},[]),m.createElement("div",{className:Ae(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,L)=>{var B,j,V,R,M,N,Y,z,q,ie,se;return m.createElement(m.Fragment,null,E&&!T?.bindCta?null:m.createElement("div",Object.assign({key:L},x,{className:Ae({display:"flex"}),onClick:()=>D(T,L)}),m.createElement(Vt,{src:(R=(V=(B=T?.cover)!==null&&B!==void 0?B:(j=T?.homePage)===null||j===void 0?void 0:j[0])!==null&&V!==void 0?V:u?.bottom_image)!==null&&R!==void 0?R:v,rec:E,item:T,index:L,translateY:h,imgStyle:p,enableEventReport:!1}),m.createElement("div",{style:{width:`calc(100% - ${(M=p?.width)!==null&&M!==void 0?M:0}px - ${(N=p?.marginRight)!==null&&N!==void 0?N:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},m.createElement("div",null,m.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ee((Y=T?.title)!==null&&Y!==void 0?Y:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),m.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ee((z=T?.collection)!==null&&z!==void 0?z:"Tiffany Lock",s?.collection)}})),m.createElement("div",{className:Ae({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{style:s?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(q=C(T))!==null&&q!==void 0?q:""}})),m.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ee((se=(ie=T?.bindCta)===null||ie===void 0?void 0:ie.enTitle)!==null&&se!==void 0?se:"Shop Now",f)}})))))}))};var Xd=De(Yd),Jd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const qd=ct(Xd,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ud,interactionRender:Jd},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Kd=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Zd=t=>{var e,i,{content:o,btnText:l,style:n,icon:d,isPopup:r,isExternalLink:a,onClose:v,onClick:s,submitButtonStyle:f,contentStyle:h,isTel:p}=t,b=it(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=Fe(),x=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return m.createElement("div",Object.assign({className:`${Ae(Object.assign({},n))}`},b),m.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Qd=De(Zd);const $d=ct(Qd,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Kd,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var _t=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const tr=t=>{var{rec:e,children:i,className:o,onClick:l,style:n,isExternalLink:d=!1,index:r,jumpLink:a}=t;it(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=ve(null),{popup:s}=Lt(),{setPopupDetailData:f,ctaEvent:h}=Fe(),{jumpToWeb:p}=at(),b=ni(()=>{var y,x,u,w,g,S,_,I;const A=(x=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&x!==void 0?x:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,A,r),f?.(Object.assign(Object.assign({},e),{index:r})),d){if(a||!((w=(u=e?.video)===null||u===void 0?void 0:u.bindProduct)===null||w===void 0)&&w.link){const k=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(S=e?.video)===null||S===void 0?void 0:S.bindProduct;p(e,E,k,r),window.location.href=window.getJointUtmLink(a||((I=(_=e?.video)===null||_===void 0?void 0:_.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else l?.()},s?.duration);return m.createElement("div",{ref:v,className:o,style:n,onClick:b},i)};var ui=De(tr),ir={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const or=t=>{var e,i,o,l,n,d,r,a,v,s,f,{content:h,style:p,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:u,isExternalLink:w,translateY:g=0,index:S,isActive:_}=t,I=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=Fe(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(n=(l=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:A?.bottom_image)!==null&&n!==void 0?n:x;return m.createElement(ui,Object.assign({isExternalLink:w,rec:y,className:Ae(Object.assign({},p)),style:{display:"flex"},index:S},I),m.createElement(Vt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:u?.img,isActive:_}),m.createElement("div",{className:Ae({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:ir["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Ee((a=k?.title)!==null&&a!==void 0?a:"Product Name",u?.title)}}),m.createElement("div",{className:Ae(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((f=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&f!==void 0?f:"Shop Now",u?.ctaTitle)}})))};var nr=De(or);const lr=ct(nr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:er,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const rr=t=>{var e,i,o,l,n,d,{content:r,style:a,bgImg:v,recData:s,bottom_image:f,ctaTempStyles:h,isExternalLink:p,index:b,isActive:y}=t,x=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Fe(),w=(e=s?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=w?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&o!==void 0?o:f;return m.createElement(ui,Object.assign({isExternalLink:p,rec:s,className:Ae(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:b},x),m.createElement(Vt,{src:g,rec:s,item:(n=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&n!==void 0?n:s?.video,index:b,imgStyle:h?.img,isActive:y}),m.createElement("div",{className:Ae(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((d=w?.enTitle)!==null&&d!==void 0?d:"Product Name",h?.ctaTitle)}}))};var ar=De(rr);const sr=ct(ar,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:dr,settingRender:_t?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var cr=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Zo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ur=t=>{var e,i,o,l,n,d,r,a,v,{content:s,style:f,bgImg:h,recData:p,bottom_image:b,ctaTempStyles:y,index:x,customTitle:u,isActive:w}=t,g=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:_}=Fe();at();const I=(e=p?.video)===null||e===void 0?void 0:e.bindCta;(i=p?.video)===null||i===void 0||i.bindProduct;const A=(l=(o=I?.icon)!==null&&o!==void 0?o:S?.bottom_image)!==null&&l!==void 0?l:b;return m.createElement(ui,Object.assign({index:x,rec:p,className:Ae(Object.assign({alignItems:"center"},f)),style:{display:"flex"}},g,{jumpLink:(n=I?.link)!==null&&n!==void 0?n:""}),m.createElement(Vt,{src:A,rec:p,item:(r=(d=p?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:p?.video,index:x,imgStyle:y?.img,isActive:w}),m.createElement("div",{className:Ae({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{className:Zo["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:Ee((a=I?.enTitle)!==null&&a!==void 0?a:"Product Name",y?.ctaTitle)}}),u?.display&&m.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((v=u?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Zo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ee(u?.text,u?.style)}}))))};var vr=De(ur),pr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],qi;const mr=ct(vr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(qi=_t?.filter(t=>t.type!=="commodityTitle"))===null||qi===void 0?void 0:qi.concat(cr),bindableProps:[],interactionRender:pr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var fr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],hr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const gr=t=>{var e,i,o,l,n,d,r,a,v,s,f,{content:h,style:p,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:u,isExternalLink:w,translateY:g=0,index:S,isActive:_}=t,I=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=Fe(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(n=(l=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:A?.bottom_image)!==null&&n!==void 0?n:x;return m.createElement(ui,Object.assign({isExternalLink:w,rec:y,className:Ae(Object.assign({},p)),style:{display:"flex"},index:S},I),m.createElement(Vt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:u?.img,isActive:_}),m.createElement("div",{className:Ae({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:hr["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Ee((a=k?.title)!==null&&a!==void 0?a:"Product Name",u?.title)}}),m.createElement("div",{className:Ae(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((f=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&f!==void 0?f:"Shop Now",u?.ctaTitle)}})))};var br=De(gr);const yr=ct(br,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:fr,settingRender:_t,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var wr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Sr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const xr=t=>{var e,i,o,l,n,d,r,a,v,s,{content:f,style:h,bgImg:p,recData:b,bottom_image:y,ctaTempStyles:x,isExternalLink:u,translateY:w=0,index:g,isActive:S}=t,_=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=Fe(),A=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,k=(n=(l=(i=A?.cover)!==null&&i!==void 0?i:(o=A?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:I?.bottom_image)!==null&&n!==void 0?n:y;return m.createElement(ui,Object.assign({isExternalLink:u,rec:b,className:Ae(Object.assign({},h)),style:{display:"flex"},index:g},_),m.createElement(Vt,{src:k,rec:b,item:(r=(d=b?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:b?.video,index:g,translateY:w,imgStyle:x?.img,isActive:S}),m.createElement("div",{className:Ae({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Sr["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:Ee((a=A?.title)!==null&&a!==void 0?a:"Product Name",x?.title)}}),m.createElement("div",{className:Ae(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((s=(v=A?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&s!==void 0?s:"Shop Now",x?.ctaTitle)}})))};var Tr=De(xr);const Ar=ct(Tr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:wr,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ir={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Cr=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:f,translateY:h=0,isActive:p}=t,b=it(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:u}=Fe(),{popup:w}=Lt(),{jumpToWeb:g}=at(),[S,_]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ni((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,f),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:f,multiCheckIndex:k})),s?A?.link&&(g(d,A,A.bindCta,f),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return m.createElement(si,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L,B;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Bt,Object.assign({key:k,className:Ae(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),m.createElement(Vt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:u?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:p}),m.createElement("div",{className:Ae({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Ir["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Ee((D=A?.title)!==null&&D!==void 0?D:"Product Name",v?.title)}}),m.createElement("div",{className:Ae(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((T=v?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var kr=De(Cr);const _r=ct(kr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Er,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Pr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Dr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Or=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:f,translateY:h=0,isActive:p}=t,b=it(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:y}=Fe(),{ctaEvent:x,setPopupDetailData:u}=Fe(),{popup:w}=Lt(),[g,S]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:_}=at(),I=ni((A,k)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,f),u?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:f,multiCheckIndex:k})),s?A?.link&&(_(d,A,A.bindCta,f),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return m.createElement(si,{isPadding:!!d},g?.map((A,k)=>{var E,c,O,C,D,T,L,B;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Bt,Object.assign({key:k,className:Ae(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),m.createElement(Vt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:p}),m.createElement("div",{className:Ae({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Dr["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Ee((D=A?.title)!==null&&D!==void 0?D:"Product Name",v?.title)}}),m.createElement("div",{className:Ae(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((T=v?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var Mr=De(Or);const Lr=ct(Mr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Pr,settingRender:_t,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var Rr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Br={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Nr=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:f,translateY:h=0,isActive:p}=t,b=it(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:u}=Fe(),{popup:w}=Lt(),{jumpToWeb:g}=at(),[S,_]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ni((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,f),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:f,multiCheckIndex:k})),s?A?.link&&(g(d,A,A.bindCta,f),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return m.createElement(si,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Bt,Object.assign({key:k,className:Ae(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),m.createElement(Vt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:u?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:p}),m.createElement("div",{className:Ae({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},m.createElement("div",{className:Br["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Ee((D=A?.title)!==null&&D!==void 0?D:"Product Name",v?.title)}}),m.createElement("div",{className:Ae(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ee((L=(T=A?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var Fr=De(Nr);const jr=ct(Fr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Rr,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var Vr=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const zr=({icon:t,styles:e,textStyle:i,onClose:o})=>{var l;const{waterFallData:n,setOpenHashtag:d}=Fe();return m.createElement("div",{className:"clc-sxp-nav",style:e},m.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},m.createElement("img",{src:t,alt:"back button"})),m.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Ee(`#${(l=n?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Qo=De(zr),Hr=null,Gr="3d989325-e7d6-4a74-8a97-98febdf5b567",Ur=null,Wr=null,Yr={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},Xr=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],Jr="Handbags",$o={productUserId:Hr,requestId:Gr,channel:Ur,rtc:Wr,tag:Yr,recList:Xr,hashTag:Jr};const qr=t=>{var e;const{rec:i,style:o={},sizeChange:l=()=>{},unitWidth:n,index:d,showBorder:r,list:a,reportTagsView:v,textStyles:s,space:f}=t,{swiperRef:h,setRtcList:p,setOpenHashtag:b,sxpParameter:y,globalConfig:x}=Fe(),[u,w]=J(!1);J(!1),J({height:1,width:1});const g=ve(null),S=ve(null);ve(null),ve(null);const[_,I]=J(""),A=pe(()=>{var T,L,B,j,V,R,M,N,Y,z;return!((T=i?.video)===null||T===void 0)&&T.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((j=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||j===void 0)&&j.length?(R=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||R===void 0?void 0:R[0]:!((N=(M=i?.product)===null||M===void 0?void 0:M.homePage)===null||N===void 0)&&N.length?(z=(Y=i?.product)===null||Y===void 0?void 0:Y.homePage)===null||z===void 0?void 0:z[0]:y?.bottom_image||""},[i,y?.bottom_image]),k=pe(()=>{var T,L;return((T=i?.product)===null||T===void 0?void 0:T.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),E=pe(()=>{var T;return o.transform?Number((T=o.transform)===null||T===void 0?void 0:T.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);pe(()=>E===void 0?!1:E<=r,[E,r]);const c=ci({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0,style:s?.price});me(()=>{if(g.current===null||A==="")return;let T=null;u&&_?T=_:T=A,T&&g.current.setSrc(T)},[A,u,_]);const O=ve(),C=he(T=>{setTimeout(()=>{var L;const B=(L=O?.current)===null||L===void 0?void 0:L.offsetHeight;l(B+56+f,d)},0)},[f,l,d,n,O]),D=()=>{v(),p?.(a),setTimeout(()=>{var T;(T=h?.current)===null||T===void 0||T.swiper.slideTo(d,0,!1),b?.(!1)},0)};return m.createElement("div",{ref:S,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:D},m.createElement("div",{className:"waterFallList-content-listItem-picture",ref:O},m.createElement(wt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),m.createElement("div",{className:"waterFallList-content-listItem-info"},m.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:Ee(k,s?.title)}}),m.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:s.price,dangerouslySetInnerHTML:{__html:c??""}})))};function Kr(t){var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,{reportTagsView:A,showBanner:k}=t,E=it(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:O,hashTagSize:C,loadingImage:D,isOpenHashTag:T,cacheActiveIndex:L}=Fe(),{jumpToWeb:B}=at(),j=ve(null),[V,R]=J(0),[M,N]=J(),Y=ve(null),[z,q]=J([]),ie=ve(),se=[170,230,300],[ae,ye]=J(!1),[fe,Me]=J([]),Be=ve(),G=he((K,Q)=>Math.floor(Math.random()*(Q-K+1))+K,[]),X=ve([]),[te,ce]=J({width:0}),$=pe(()=>{const K=te.width||0;return K>=1200?6:K>=768&&K<=1199?4:2},[te]),Te=pe(()=>te.width/$-2,[$,te]),Ne=he(()=>{var K;const Q=(K=ie.current)!==null&&K!==void 0?K:[],U=[];for(let Z=0;Z<fe?.length;Z++){const Ve=Math.floor(Z/$),ue=Z%$+1;let ee=0,F=9999999999;if(Ve===0)U[Z]=Z;else{for(let Oe=0;Oe<U.length;Oe++)X.current[U[Oe]].top+X.current[U[Oe]].height<F&&(ee=Oe,F=X.current[U[Oe]].top+X.current[U[Oe]].height);U[ee]=Z}X.current[Z]===void 0&&(X.current[Z]={}),Ve===0?(ue===1?X.current[Z].left=0:X.current[Z].left=X.current[Z-1].left+Te+4,X.current[Z].top=0):(X.current[Z].left=X.current[ee].left,X.current[Z].top=F),X.current[Z].height=X.current[Z].height||se[G(0,2)],Q[Z]={transform:`translate(${X.current[Z].left}px,${X.current[Z].top}px)`,width:`${Te}px`,height:X.current[Z].height}}return q([...Q]),[...Q]},[Te,$,se,G,fe]),Ce=he((K,Q)=>{X.current[Q]===void 0&&(X.current[Q]={}),X.current[Q].height=K,ie.current=Ne()},[Ne]);me(()=>{ie.current=Ne()},[Te,$,fe]),me(()=>{var K,Q;if(ye(!0),c&&O?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(U=>{var Z,Ve;N(U),Me((Ve=(Z=U?.recList)===null||Z===void 0?void 0:Z.filter(ue=>ue?.video!==null||ue?.product!==null))!==null&&Ve!==void 0?Ve:[]),ye(!1)}),T){const U=$o;N(U),Me((Q=(K=U?.recList)===null||K===void 0?void 0:K.filter(Z=>Z?.video!==null||Z?.product!==null))!==null&&Q!==void 0?Q:[]),ye(!1)}},[c,O,C,T]);const Ge=he(()=>{Y.current!==null&&ce({width:Y.current.getBoundingClientRect().width})},[]);me(()=>{if(Y.current===null)return;const K=new ResizeObserver(Q=>{Ge()});return K.observe(Y.current),()=>{K.disconnect()}},[Ge]),he(()=>{ye(!0),c&&O?.({hashTag:c?.hashTag}).then(K=>{var Q,U;Me(fe?.concat((U=(Q=K?.recList)===null||Q===void 0?void 0:Q.filter(Z=>!Z?.video))!==null&&U!==void 0?U:[])),ye(!1)})},[c,O,fe]);const Xe=he(()=>{R(j.current.scrollTop)},[]);me(()=>{var K;return(K=j?.current)===null||K===void 0||K.addEventListener("scroll",Xe),()=>{var Q;(Q=j?.current)===null||Q===void 0||Q.removeEventListener("scroll",Xe)}},[Xe,j]);const Ue=()=>{var K,Q,U,Z,Ve;if(!((K=M?.tag)===null||K===void 0)&&K.link){A();const ue=c?.rec;B(ue,(Q=ue?.video)===null||Q===void 0?void 0:Q.bindProduct,(U=ue?.video)===null||U===void 0?void 0:U.bindCta,L,(Z=ue?.video)===null||Z===void 0?void 0:Z.traceInfo),window.location.href=window.getJointUtmLink((Ve=M?.tag)===null||Ve===void 0?void 0:Ve.link)}};return m.createElement(m.Fragment,null,ae?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"waterFallList",ref:Y},m.createElement("div",{className:"waterFallList-scroll",ref:j},k&&((e=M?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:Ue},m.createElement(wt,{className:Ae({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=M?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Ee((l=M?.tag)===null||l===void 0?void 0:l.info,(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=M?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(r=E?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:Ue,dangerouslySetInnerHTML:{__html:Ee(((a=M?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=E?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),m.createElement("div",{className:"waterFallList-content"},fe?.map((K,Q)=>{var U;return m.createElement(qr,Object.assign({key:Q,index:Q,rec:K,list:fe,showBorder:V+((U=j?.current)===null||U===void 0?void 0:U.clientHeight),style:z[Q],sizeChange:Ce,unitWidth:Te,reportTagsView:A},E))}),m.createElement("div",{hidden:!(!((s=M?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((h=X?.current[((f=X?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((b=X?.current[((p=X?.current)===null||p===void 0?void 0:p.length)-1])===null||b===void 0?void 0:b.height))!==null&&y!==void 0?y:0}px)`,height:!((x=M?.tag)===null||x===void 0)&&x.link?((u=Be?.current)===null||u===void 0?void 0:u.offsetHeight)||((w=E?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),m.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=M?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),m.createElement("div",{ref:Be,hidden:!(!((S=M?.tag)===null||S===void 0)&&S.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((_=M?.tag)===null||_===void 0?void 0:_.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:Ue,dangerouslySetInnerHTML:{__html:Ee(((I=M?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Zr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Qr=t=>{var e;const{rec:i,index:o,list:l,reportTagsView:n,textStyles:d,space:r}=t,{swiperRef:a,setRtcList:v,setOpenHashtag:s,sxpParameter:f,globalConfig:h}=Fe(),[p,b]=J(!1),y=ve(null),x=ve(null),u=ve(null),w=ve(null),[g,S]=J(""),_=pe(()=>{var c,O,C,D,T,L,B,j,V,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(O=i?.video)===null||O===void 0?void 0:O.cover:!((D=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||D===void 0)&&D.length?(L=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||L===void 0?void 0:L[0]:!((j=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||j===void 0)&&j.length?(R=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||R===void 0?void 0:R[0]:f?.bottom_image||""},[i,f?.bottom_image]),I=pe(()=>{var c,O;return((c=i?.product)===null||c===void 0?void 0:c.title)||((O=i?.video)===null||O===void 0?void 0:O.title)||null},[i]),A=ci({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0,style:d?.price});me(()=>{const c=new IntersectionObserver(O=>{O.forEach(C=>{if(C.isIntersecting){if(x.current===null||_==="")return;p&&g?y.current.setSrc(g):y.current.setSrc(_),c.unobserve(x.current)}})});return c.observe(x.current),()=>{c.disconnect()}},[_,p,g]);const k=(c,O,C)=>{const D=c/O;return C/D};me(()=>{const c=u?.current;c===null||_===""||!p||(c.src=_,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const O=w?.current;if(!O)return;const C=O.getContext("2d"),D=window?.innerWidth/2,T=k(c.videoWidth,c.videoHeight,D);O.height=T,O.width=D,C?.drawImage(c,0,0,O.width,O.height),S(O.toDataURL()),c.remove(),O.remove()})},[_,p]);const E=()=>{n(),v?.(l),setTimeout(()=>{var c;(c=a?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),s?.(!1)},0)};return m.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:r}},m.createElement("div",{className:"list-content-listItem-picture"},p&&m.createElement("div",{style:{display:"none"}},m.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),m.createElement("canvas",{ref:w})),m.createElement(wt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),m.createElement("div",{className:"list-content-listItem-info"},m.createElement("div",{className:`list-content-listItem-info-title ${A?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:Ee(I,d?.title)}}),m.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!A,dangerouslySetInnerHTML:{__html:A??""}})))};function $r(t){var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,{reportTagsView:w,showBanner:g}=t,S=it(t,["reportTagsView","showBanner"]);const{waterFallData:_,getRecommendVideos:I,hashTagSize:A,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:c}=Fe(),{jumpToWeb:O}=at(),[C,D]=J(),[T,L]=J(),[B,j]=J(!1),V=ve(null),[R,M]=J(!1);he(()=>{R||(M(!0),_&&I?.({hashTag:_?.hashTag}).then(Y=>{var z;D(C?.concat((z=Y?.recList)!==null&&z!==void 0?z:[])),M(!1)}))},[_,I,C,R]),me(()=>{var Y,z;if(j(!0),_&&I?.({hashTag:_?.hashTag,defaultSize:A,maxSize:A}).then(q=>{var ie,se;L(q),D((se=(ie=q?.recList)===null||ie===void 0?void 0:ie.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&se!==void 0?se:[]),j(!1)}),E){const q=$o;L(q),D((z=(Y=q?.recList)===null||Y===void 0?void 0:Y.filter(ie=>ie?.video!==null||ie?.product!==null))!==null&&z!==void 0?z:[]),j(!1)}},[_,I,A,E]);const N=()=>{var Y,z,q,ie,se;if(!((Y=T?.tag)===null||Y===void 0)&&Y.link){w();const ae=_?.rec;O(ae,(z=ae?.video)===null||z===void 0?void 0:z.bindProduct,(q=ae?.video)===null||q===void 0?void 0:q.bindCta,c,(ie=ae?.video)===null||ie===void 0?void 0:ie.traceInfo),window.location.href=window.getJointUtmLink((se=T?.tag)===null||se===void 0?void 0:se.link)}};return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"list"},m.createElement("div",{className:"list-scroll",ref:V},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:N},m.createElement(wt,{className:Ae({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"list-info",style:(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Ee((l=T?.tag)===null||l===void 0?void 0:l.info,(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(r=S?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:S?.space}),dangerouslySetInnerHTML:{__html:Ee(((a=T?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),m.createElement("div",{className:"list-content"},C?.map((Y,z)=>m.createElement(Qr,Object.assign({key:z,index:z,rec:Y,list:C,reportTagsView:w},S)))),m.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),m.createElement("div",{hidden:!(!((s=T?.tag)===null||s===void 0)&&s.link),style:{height:!((f=T?.tag)===null||f===void 0)&&f.link?((h=S?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((p=S?.buttonStyle)===null||p===void 0?void 0:p.height)||"100px":0}})),m.createElement("div",{className:"list-bottom",hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),style:S?.buttonBgStyle}),m.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((x=T?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:S?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:Ee(((u=T?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}const ea=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:l,swiperRef:n,setWaterFallData:d,cacheRtcList:r,setRtcList:a,cacheActiveIndex:v,rtcList:s,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:p,bffEventReport:b,themeTag:y,selectTag:x,bffFbReport:u}=Fe(),{backMainFeed:w}=at();ve(null);const g=ve(null),[S,_]=J();me(()=>{const c=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?g.current=O:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),c?.appendChild(g.current))},[]);const I=()=>{var c,O;w("branch",x,void 0,i?.hashTag),E(),d?.(void 0),h?.(!1),(O=(c=n?.current)===null||c===void 0?void 0:c.swiper)===null||O===void 0||O.slideTo(v,0,!1),o?.(!1)},[A,k]=J();me(()=>{i&&k(i)},[i]);const E=he(()=>{var c,O,C,D,T,L;const B=A?.rec;if(!B)return;let j="",V=null;p?j="hashTagPage":!((c=B?.video)===null||c===void 0)&&c.url?(j="videoPage",V="video"):!((C=(O=B?.video)===null||O===void 0?void 0:O.imgUrls)===null||C===void 0)&&C.length&&(j="imagePage",V="image"),b?.({eventInfo:{contentId:(D=B?.video)===null||D===void 0?void 0:D.itemId,position:v+"",contentTags:JSON.stringify((T=B?.video)===null||T===void 0?void 0:T.tags),traceInfo:(L=B?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([A?.hashTag]),fromKName:j,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:V}})},[A,b,S,p,v]);return me(()=>{l&&(_(new Date),u?.({eventName:"PageView"}))},[l,u]),me(()=>{const c=()=>{_(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?no.createPortal(m.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},m.createElement(Qo,{icon:Zr,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?m.createElement($r,Object.assign({reportTagsView:E},t)):m.createElement(Kr,Object.assign({reportTagsView:E},t))),g.current):null};var en=De(ea);const ta=t=>m.createElement(en,Object.assign({},t));var ia=De(ta);const oa=ct(ia,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Vr,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var na=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const tn=t=>m.createElement(tn,Object.assign({},t));var la=De(tn);const da=ct(la,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:na},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ra=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],on={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const aa=t=>{var e,i,o,l,n,d,r,a,v,s,{style:f,recData:h,ctaTempStyles:p,index:b,event:y,onClick:x,isExternalLink:u=!1,isActive:w}=t,g=it(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:_}=Fe(),{jumpToWeb:I}=at(),[A,k]=J(!1),E=ve(null),c=Ko(E),O=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=h?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=h?.video)===null||d===void 0?void 0:d.bindCta),C=((a=(r=h?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),D=()=>{var j,V,R,M;const N=((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video;if(S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,N,b),_?.(Object.assign(Object.assign({},h),{index:b})),u){const Y=C?.link||((M=N?.bindCta)===null||M===void 0?void 0:M.link);Y&&(I(h,C,O,b),window.location.href=window.getJointUtmLink(Y))}else x?.()},T=O?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=pe(()=>{var j,V;const R=y?.animation;if(R){const{delay:M,duration:N,backgroundColor:Y}=R;return{":after":{animationDelay:`${(j=M/1e3)!==null&&j!==void 0?j:0}s`,animationDuration:`${(V=N/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${Y??"transparent"}`}}}},[y?.animation]);me(()=>{var j,V,R;c&&E?.current&&w&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video,b)},[c,w]),me(()=>{k(!!c)},[c]);const B=pe(()=>A?on["animated-button"]:null,[A]);return m.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},f),p?.ctaTitle),{lineHeight:`${(s=f?.height)!==null&&s!==void 0?s:0}px`})},g,{className:`${B} ${Ae(L)} ${on["one-line-ellipsis"]}`,onClick:D,dangerouslySetInnerHTML:{__html:Ee(T,p?.ctaTitle)}}))};var sa=De(aa),ca=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const ua=ct(sa,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:ra,bindableProps:[],interactionRender:ca},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var va=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],ii={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const pa="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ma=t=>{var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,{style:E,recData:c,ctaTempStyles:O,index:C,event:D,bottom_image:T,translateY:L,isTel:B,onClick:j,isExternalLink:V=!1,isActive:R}=t,M=it(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:N,globalConfig:Y,ctaEvent:z,setPopupDetailData:q}=Fe(),{jumpToWeb:ie}=at(),[se,ae]=J(!0),ye=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),fe=((a=(r=c?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((v=c?.video)===null||v===void 0?void 0:v.bindProduct),Me=()=>{var $,Te,Ne,Ce;const Ge=((Te=($=c?.video)===null||$===void 0?void 0:$.bindProducts)===null||Te===void 0?void 0:Te[0])||((Ne=c?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||c?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Ge,C),q?.(Object.assign(Object.assign({},c),{index:C})),V){const Xe=fe?.link||((Ce=Ge?.bindCta)===null||Ce===void 0?void 0:Ce.link);Xe&&(ie(c,fe,ye,C),window.location.href=window.getJointUtmLink(Xe))}else j?.()},Be=ye?.enTitle||"\u67E5\u770B\u8BE6\u60C5",G=pe(()=>{const $=D?.animation;if($){const{delay:Te,duration:Ne}=$;return{animationDelay:`${Te?Te/1e3:0}s`,animationDuration:`${Ne?Ne/1e3:0}s`}}},[D?.animation]),X=(b=(p=(h=(s=fe?.cover)!==null&&s!==void 0?s:(f=fe?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:ye?.icon)!==null&&p!==void 0?p:N?.bottom_image)!==null&&b!==void 0?b:T,te=$=>{$.stopPropagation(),ae(!1)};me(()=>{ae(!0)},[R]);const ce=pe(()=>R&&se?ii["animated-fadeIn"]:null,[R,se]);return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):m.createElement("div",Object.assign({},M,{className:`${Ae(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(y=E?.margin)!==null&&y!==void 0?y:0}px))`}))} ${ii.aniLinkPopup} ${ce} ${Ae(G)}`,onClick:Me}),m.createElement("div",{onClick:te,className:ii["modal-icon-wrapper"],style:{padding:(x=E?.padding)!==null&&x!==void 0?x:0}},m.createElement("img",{src:(u=Y?.popupCloseIcon)!==null&&u!==void 0?u:pa,alt:"close",className:ii["modal-icon-wrapper-img"]})),m.createElement(Vt,{src:X,rec:c,item:(I=(S=(g=(w=c?.video)===null||w===void 0?void 0:w.bindProducts)===null||g===void 0?void 0:g[0])!==null&&S!==void 0?S:(_=c?.video)===null||_===void 0?void 0:_.bindProduct)!==null&&I!==void 0?I:c?.video,index:C,translateY:L,imgStyle:O?.img,isActive:R}),(!c||fe?.title)&&m.createElement("div",{className:ii["one-line-ellipsis"],style:O?.title,dangerouslySetInnerHTML:{__html:Ee((A=fe?.title)!==null&&A!==void 0?A:"Product Name",O?.title)}}),m.createElement("div",{className:ii["one-line-ellipsis"],style:Object.assign(Object.assign({},O?.ctaTitle),{lineHeight:((k=O?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:Ee(Be,O?.ctaTitle)}})))};var fa=De(ma),ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const ga=ct(fa,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:va,bindableProps:[],interactionRender:ha},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Ki=Object.freeze({__proto__:null,AniLink:ua,AniLinkPopup:ga,Appoint:sr,AppointForm:Un,Commodity:lr,CommodityDetail:Md,CommodityDetailDiroNew:Gd,CommodityDiro:yr,CommodityDiroNew:Ar,CommodityList:qd,Consent:da,HashTag:oa,Iframe:$d,Link:mr,MultiCommodity:Lr,MultiCommodityDiro:_r,MultiCommodityDiroNew:jr,Prompt:Fd});const ba="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",ya="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",wa=t=>{var e,{active:i,activeIcon:o,unActicveIcon:l,recData:n,position:d}=t,r=it(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:v,bffEventReport:s,setCacheRtcList:f,cacheRtcList:h}=Fe(),[p,b]=J((e=h?.[d])===null||e===void 0?void 0:e.isCollected),y=Ct(ya),x=Ct(ba),u=_i(()=>st(void 0,void 0,void 0,function*(){var w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R,M,N,Y,z;if(p){b(!1);const q=(S=yield v?.({videoItemId:(g=(w=n?.video)===null||w===void 0?void 0:w.itemId)!==null&&g!==void 0?g:""}))!==null&&S!==void 0?S:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(_=n?.video)===null||_===void 0?void 0:_.itemId)!==null&&I!==void 0?I:"",contentName:(k=(A=n?.video)===null||A===void 0?void 0:A.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((c=(E=n?.video)===null||E===void 0?void 0:E.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((O=n?.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(C=n?.video)===null||C===void 0?void 0:C.traceInfo}}),!q)b(!0);else{const ie=(D=h?.map((se,ae)=>(ae===d&&(se.isCollected=!1),se)))!==null&&D!==void 0?D:[];f?.(ie)}}else{b(!0);const q=(T=yield a?.({content:JSON.stringify(n)}))!==null&&T!==void 0?T:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(L=n?.video)===null||L===void 0?void 0:L.itemId)!==null&&B!==void 0?B:"",contentName:(V=(j=n?.video)===null||j===void 0?void 0:j.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((M=(R=n?.video)===null||R===void 0?void 0:R.tags)!==null&&M!==void 0?M:[]),position:d+"",contentFormat:!((N=n?.video)===null||N===void 0)&&N.url?"video":"image",traceInfo:(Y=n?.video)===null||Y===void 0?void 0:Y.traceInfo}}),!q)b(!1);else{const ie=(z=h?.map((se,ae)=>(ae===d&&(se.isCollected=!0),se)))!==null&&z!==void 0?z:[];f?.(ie)}}}),200);return m.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:u}),m.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:p?o||y:l||x,alt:"icon"}))};var nn=De(wa),Sa="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Zi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=bn.render(m.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),xa=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,videoPlayIcon:r})=>{const[a,v]=J(!1),{bffEventReport:s,sxpParameter:f,waterFallData:h,openHashtag:p,bffFbReport:b}=Fe(),y=ve(0),[x,u]=J(!1),[w,g]=J(!0),{isActive:S}=Xo(),_=ve(null),[I,A]=J(""),[k,E]=J(!1),c=ve(),O=`pb-cache-video-${e}`,C=ve(null),D=ve(null),T=ve(),L=pe(()=>d?.mode==="2",[d]),B=pe(()=>{var G;return d?.mode==="2"?`translateY(-${50+((G=d?.offsetTop)!==null&&G!==void 0?G:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),j=pe(()=>{var G;return((G=t?.video)===null||G===void 0?void 0:G.cover)||I},[I,t]),V=pe(()=>L?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[L]),R=pe(()=>d?.bgWay==="1",[d]),M=pe(()=>R&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,R]);me(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const N=he(()=>{var G;c?.current&&((G=c?.current)===null||G===void 0||G.play())},[c?.current]),Y=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),z=he(()=>{c?.current&&(E(!1),u(!0))},[]),q=he(()=>st(void 0,void 0,void 0,function*(){var G,X,te,ce,$,Te,Ne,Ce,Ge,Xe,Ue,K,Q,U;if(!c?.current)return;v(!1);const Z=o[e];if(Z&&(!((G=c?.current)===null||G===void 0)&&G.duration)){y.current=((X=c?.current)===null||X===void 0?void 0:X.currentTime)||0;const Ve=((ce=(te=c?.current)===null||te===void 0?void 0:te.duration)!==null&&ce!==void 0?ce:0).toFixed(2),ue=((Te=($=c?.current)===null||$===void 0?void 0:$.currentTime)!==null&&Te!==void 0?Te:0).toFixed(2),ee=w?"0":"1",F=yield vo((Ne=Z?.video)===null||Ne===void 0?void 0:Ne.url);s?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ge=(Ce=Z?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&Ge!==void 0?Ge:"",contentName:(Ue=(Xe=Z?.video)===null||Xe===void 0?void 0:Xe.title)!==null&&Ue!==void 0?Ue:"",playType:ee,startTime:ue,videoDuration:Ve,contentTags:JSON.stringify((Q=(K=Z?.video)===null||K===void 0?void 0:K.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(U=Z?.video)===null||U===void 0?void 0:U.traceInfo,contentSize:F,loadTime:(new Date-T?.current).toFixed(2)+""}}),g(!1)}}),[s,o,e,w,c?.current]),ie=he(()=>{var G;if(!c?.current||I||!L||(c.current.style.objectFit="contain",!((G=t?.video)===null||G===void 0)&&G.cover||!_||!_.current||R))return;const X=()=>{const te=_?.current,ce=te.getContext("2d"),$=window?.innerWidth,Te=window?.innerHeight;te.height=Te,te.width=$,ce?.drawImage(c.current,0,0,te.width,te.height),A(te.toDataURL())};X(),setTimeout(()=>{X()},500)},[c.current,R,t,I,L]),se=he(()=>{c.current&&(q(),ie())},[c.current,ie,q]),ae=he(G=>()=>{var X,te,ce,$,Te;if(!c.current||!x)return;const Ne=(X=c?.current)===null||X===void 0?void 0:X.paused;switch(G){case"start":if(!Ne)return;(te=c?.current)===null||te===void 0||te.play(),v(!1);break;case"pause":if(Ne)return;(ce=c?.current)===null||ce===void 0||ce.pause(),v(!0);break;default:Ne?($=c?.current)===null||$===void 0||$.play():(Te=c?.current)===null||Te===void 0||Te.pause(),v(!Ne);break}},[x,c?.current]),ye=he(()=>{var G,X,te,ce,$,Te,Ne,Ce,Ge,Xe,Ue,K,Q;if(!c?.current||n!==e)return;const U=o[e],Z=((X=(G=c?.current)===null||G===void 0?void 0:G.duration)!==null&&X!==void 0?X:0).toFixed(2),Ve=((ce=(te=c?.current)===null||te===void 0?void 0:te.currentTime)!==null&&ce!==void 0?ce:0).toFixed(2);if(!(($=c?.current)===null||$===void 0)&&$.duration){const ue=(((Te=c?.current)===null||Te===void 0?void 0:Te.currentTime)-y.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ce=(Ne=U?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(Xe=(Ge=U?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&Xe!==void 0?Xe:"",endTime:Ve,videoDuration:Z,playDuration:ue,contentTags:JSON.stringify((K=(Ue=U?.video)===null||Ue===void 0?void 0:Ue.tags)!==null&&K!==void 0?K:[]),position:e+"",contentFormat:"video",traceInfo:(Q=U?.video)===null||Q===void 0?void 0:Q.traceInfo}})}},[o,e,s,c?.current,n]),fe=he(()=>{E(!0)},[]);me(()=>{var G,X,te,ce,$,Te,Ne,Ce,Ge,Xe;if(!S)return;const Ue=t?.video.url;if(!Ue)return;const K=document.querySelector(`#${O}`);if(!K||(c.current=Zi?.(K),!c?.current))return;T.current=new Date;const Q=window?.Hls;let U=D?.current;return Ue.includes(".m3u8")&&Q&&Q.isSupported()?(U=new Q,U?.loadSource(Ue),U?.attachMedia(c?.current),U?.on(Q.Events.MANIFEST_PARSED,function(){var Z;(Z=c?.current)===null||Z===void 0||Z.play()})):c.current.src=Ue,(G=c?.current)===null||G===void 0||G.setAttribute("x5-playsinline","true"),(X=c?.current)===null||X===void 0||X.setAttribute("webkit-playsinline","true"),(te=c?.current)===null||te===void 0||te.addEventListener("loadedmetadata",se),(ce=c?.current)===null||ce===void 0||ce.addEventListener("loadeddata",ie),($=c?.current)===null||$===void 0||$.addEventListener("play",q),(Te=c?.current)===null||Te===void 0||Te.addEventListener("playing",z),(Ne=c?.current)===null||Ne===void 0||Ne.addEventListener("pause",ye),(Ce=c?.current)===null||Ce===void 0||Ce.addEventListener("ended",N),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("canplay",N),(Xe=c?.current)===null||Xe===void 0||Xe.addEventListener("waiting",fe),()=>{var Z,Ve,ue,ee,F,Oe,mt,ft,ht,nt;((Z=c?.current)===null||Z===void 0?void 0:Z.paused)||ye(),D?.current&&((Ve=D?.current)===null||Ve===void 0||Ve.destroy()),u(!1),(ue=c?.current)===null||ue===void 0||ue.removeEventListener("loadedmetadata",se),(ee=c?.current)===null||ee===void 0||ee.removeEventListener("loadeddata",ie),(F=c?.current)===null||F===void 0||F.removeEventListener("play",q),(Oe=c?.current)===null||Oe===void 0||Oe.removeEventListener("playing",z),(mt=c?.current)===null||mt===void 0||mt.removeEventListener("pause",ye),(ft=c?.current)===null||ft===void 0||ft.removeEventListener("ended",N),(ht=c?.current)===null||ht===void 0||ht.removeEventListener("canplay",N),(nt=c?.current)===null||nt===void 0||nt.removeEventListener("waiting",fe)}},[S]),me(()=>{var G,X,te,ce;!c?.current||!x||(S?(b?.({eventName:"ViewContent",product:(X=(G=o?.[e])===null||G===void 0?void 0:G.video)===null||X===void 0?void 0:X.bindProduct}),(te=c?.current)===null||te===void 0||te.play()):(ce=c?.current)===null||ce===void 0||ce.pause())},[S,x,c?.current]),me(()=>{var G,X,te;if(!S||!c?.current)return;!((G=c?.current)===null||G===void 0?void 0:G.paused)&&p?(X=c?.current)===null||X===void 0||X.pause():p||(te=c?.current)===null||te===void 0||te.play()},[p,S,c?.current]),me(()=>{if(!S)return;const G=()=>{var te,ce;ae("start")(),b?.({eventName:"ViewContent",product:(ce=(te=o?.[e])===null||te===void 0?void 0:te.video)===null||ce===void 0?void 0:ce.bindProduct})},X=ae("pause");return bt.on(pt.PAGE_DID_SHOW,G),bt.on(pt.PAGE_DID_HIDE,X),()=>{bt.off(pt.PAGE_DID_SHOW,G),bt.off(pt.PAGE_DID_HIDE,X)}},[ae,S]);const Me=pe(()=>!f?.placeholder_image||x?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[x,f?.placeholder_image]),Be=pe(()=>{if(!(!k||!x))return m.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Sa,alt:"placeholder image"})},[k,x]);return me(()=>{if(!c?.current)return;const G=()=>{var X;n===e&&(!((X=t?.video)===null||X===void 0)&&X.url)&&c?.current&&!a&&ae("pause")()};return window.addEventListener("beforeunload",G),()=>{window.removeEventListener("beforeunload",G)}},[n,e,t,c?.current,ae,a]),t?.video?m.createElement(m.Fragment,null,L?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ae(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},M)},!R&&x&&j&&m.createElement(wt,{src:j,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},V)}),m.createElement("canvas",{ref:_,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:B,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},m.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),a&&m.createElement(wt,{className:"clc-pb-video-pause",src:r??Y,alt:"pause"}))),Me,Be):m.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ae()},m.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),Me,Be,a&&m.createElement(wt,{className:"clc-pb-video-pause",src:r??Y,alt:"pause"}))):null};var Ta=De(xa);const Aa=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:l})=>{const[n,d]=J(t),r=a=>{a.stopPropagation();const v=!n;d(v),o?.(v)};return me(()=>{d(t)},[t]),m.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:r},m.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:n?e:i}))};var ln=De(Aa);const Ea=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,l]=J(!0);Lt(),me(()=>{setTimeout(()=>{l(!1)},i)},[]);const n=Ct("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=pe(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return m.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},m.createElement("img",{src:t||n,alt:"finger swiper"}))},dn=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:l}=t,n=pe(()=>o?.mode==="2",[o]),d=pe(()=>{var s;return o?.mode==="2"?`translateY(-${50+((s=o?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=pe(()=>n?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[n]),a=pe(()=>o?.bgWay==="1",[o]),v=pe(()=>a&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,a]);return m.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!n||!a)&&m.createElement(wt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:l}),n&&m.createElement(wt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:l}))},Ia=({imgUrls:t,width:e,height:i,rec:o,index:l,onReportViewImageEnd:n,onViewImageStartEvent:d,imgUrlsPostConfig:r})=>{var a,v;const s=ve(),{isActive:f}=Xo(),{sxpParameter:h,openHashtag:p}=Fe(),[b,y]=J(!1),[x,u]=J(),w=new Date;me(()=>{b&&f?(s?.current&&s.current.swiper.autoplay.start(),p?n(o):d(l,x)):s?.current&&s.current.swiper.autoplay.stop()},[o,f,n,p,l,d,b,x]);const g=he(S=>st(void 0,void 0,void 0,function*(){if(!b){const _=yield vo(S.src);u({contentSize:_,loadTime:(new Date-w).toFixed(2)+""}),y(!0)}}),[b]);return me(()=>{const S=()=>d(l,x),_=()=>n(o);return bt.on(pt.PAGE_DID_SHOW,S),bt.on(pt.PAGE_DID_HIDE,_),()=>{bt.off(pt.PAGE_DID_SHOW,S),bt.off(pt.PAGE_DID_HIDE,_)}},[x]),m.createElement(qt,{ref:s,defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Ae(Object.assign(Object.assign({".swiper-pagination":{bottom:(a=r?.marginBottom)!==null&&a!==void 0?a:0,fontSize:"14px"}},r?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:r?.dotsBgColor,opacity:1}}),r?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${r?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=r?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((S,_)=>m.createElement(Bt,{key:_},m.createElement(dn,{src:!b&&_>0?"":S,height:i,imgUrlsPostConfig:r,onShowFirstImage:g}))))};var Ca=De(Ia);const ka=({tags:t,itemId:e,itemType:i,index:o,rec:l,hashTagStyle:n,hashTagRightMargin:d})=>{var r;const[a,v]=J(!1),{setWaterFallData:s,setOpenHashtag:f,setCacheActiveIndex:h,waterFallData:p,setIsFromHashtag:b}=Fe(),y=x=>{p?b?.(!0):h?.(o),s?.(i?{hashTag:x,itemId:e,itemType:i,rec:l}:{hashTag:x,rec:l}),f?.(!0)};return pe(()=>t.length<=6?null:m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!a)},a?"show less":"show more"),[a,t]),m.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=n?.marginTop)!==null&&r!==void 0?r:16}px`,width:d}},m.createElement(si,null,t?.map((x,u)=>m.createElement(Bt,{key:u,hidden:a?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:n,onClick:()=>y(x),tag:"button","aria-label":x},m.createElement("div",{dangerouslySetInnerHTML:{__html:Ee(`#${x}`,n)}})))))};var rn=De(ka),an="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function Ii(t){return De(function(e){const{$store:i}=In(),o=n=>{let d=n;const r=n.match(/{{.*?}}/g);return r?.length&&r.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(v,s)=>{if(s){const f=io(i,s);return d=d.replace(a,f),f}})}),d},l=pe(()=>{var n,d,r;const{bindDatas:a}=e,v=it(e,["bindDatas"]);if((n=a?.forEach)===null||n===void 0||n.call(a,s=>{if(s?.propKey&&s?.dataPath){const{propKey:f,dataPath:h}=s;h.replace(/{{\s*([\w.]+)\s*}}/g,(p,b)=>{var y,x;if(b){const u=(x=(y=io(i,b))!==null&&y!==void 0?y:e[f])!==null&&x!==void 0?x:"";return v[f]=u,u}})}}),v){v.eventMap={};const s=vi(v.event)||{};for(const f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{s[f].value=o(s[f].value),v.eventMap[f]=new Function(s[f].value)}catch{}}return!((r=(d=v?.event)===null||d===void 0?void 0:d.onClick)===null||r===void 0)&&r.linkType&&(v.style.cursor="pointer"),v},[i,e]);return m.createElement(t,Object.assign({},l,l.eventMap))})}const _a=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:l,isActive:n})=>{var d,r,a,v,s;const{schema:f}=Lt();if(!t?.video)return null;let h=null;!((r=(d=t?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0)&&r.length?h="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?h="\u5546\u54C1CTA":h=(s=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||s===void 0?void 0:s.itemId;const p=i?.[h],b=pe(()=>{var y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R,M,N,Y,z,q,ie,se,ae,ye,fe,Me,Be;if(!t?.video)return null;if(!((x=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||x===void 0)&&x.length||!((u=t?.video)===null||u===void 0)&&u.bindProduct||(g=(w=t?.video)===null||w===void 0?void 0:w.bindCta)===null||g===void 0||g.itemId,!(l&&!l?.includes((S=p?.item)===null||S===void 0?void 0:S.type))&&!(!l&&((_=p?.item)===null||_===void 0?void 0:_.category)==="cta")){if(((I=p?.item)===null||I===void 0?void 0:I.type)==="CommodityDiro"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((k=p?.item)===null||k===void 0?void 0:k.type)==="Commodity"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((c=p?.item)===null||c===void 0?void 0:c.type)==="CommodityDiroNew"&&!(!((O=t?.video)===null||O===void 0)&&O.bindProduct)||((C=p?.item)===null||C===void 0?void 0:C.type)==="MultiCommodity"&&!(!((T=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0)&&T.length)||((L=p?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiro"&&!(!((j=(B=t?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0)&&j.length)||((V=p?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((M=(R=t?.video)===null||R===void 0?void 0:R.bindProducts)===null||M===void 0)&&M.length))return null;if(p&&o){const G=o[(N=p?.item)===null||N===void 0?void 0:N.type],X=Ii(G),te=(Y=G?.extend)===null||Y===void 0?void 0:Y.defaulSetting,ce=((ie=(q=(z=p?.item)===null||z===void 0?void 0:z.event)===null||q===void 0?void 0:q.onClick)===null||ie===void 0?void 0:ie.linkType)==="externalLink";let $=(se=p?.item)===null||se===void 0?void 0:se.style;if($.hasOwnProperty("backdropFilter")){let Te=$.backdropFilter;$.backdropFilter=`blur(${Te??0}px)`}return m.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},te?.style),$),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},te?.textStyle),(ae=p?.item)===null||ae===void 0?void 0:ae.textStyle),bindDatas:(fe=(ye=p?.item)===null||ye===void 0?void 0:ye.bindDatas)!==null&&fe!==void 0?fe:[]},te?.props,(Me=p?.item)===null||Me===void 0?void 0:Me.props,{event:((Be=p?.item)===null||Be===void 0?void 0:Be.event)||{},schema:f,id:p?.id,key:p?.id,recData:t,isExternalLink:ce,index:e,isActive:n}))}else return null}},[t,o,i,f,p?.id,n]);return m.createElement(m.Fragment,null,b)};var Ci=De(_a);const sn=({nudge:t})=>{var e,i,o,l,n,d;return m.createElement(m.Fragment,null,t?.isOpen&&m.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(n=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&n!==void 0?n:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d:4}},t?.icon?m.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,m.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:Ee(t?.content,t?.textStyle)}})))},Pa=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:l,setCacheRtcList:n,setCacheActiveIndex:d,setLoading:r,swiperRef:a,waterFallData:v,bffEventReport:s,selectTag:f,setSelectTag:h}=Fe(),{backMainFeed:p}=at(),b=pe(()=>[fi,...t],[t]),y=x=>()=>{if(x===f)return;x!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):p("theme",x,f);let u;x!==fi&&(u=x),r?.(!0),o?.({themeTag:u}).then(w=>{var g,S,_,I;bt.emit(pt.CHANGE_THEME_TAG,u),l?.((g=w?.recList)!==null&&g!==void 0?g:[]),n?.((S=w?.recList)!==null&&S!==void 0?S:[]),e?.(0),d?.(0),(I=(_=a?.current)===null||_===void 0?void 0:_.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{r?.(!1)}),h?.(x)};return v||t.length<=0?null:m.createElement("div",{className:"clc-sxp-tagbar",style:i},m.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(x=>m.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===f?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:y(x)},x))))};var cn=De(Pa);const un=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:l,resolver:n,data:d=[],ctaType:r,tipText:a,nudge:v,_schema:s,hashTagStyle:f,hashTagRightMargin:h,tagList:p=[],licenseUrl:b})=>{var y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R;const M=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),N=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:Y}=Lt(),[z,q]=J(0),ie=ve(0),[se,ae]=J(!0),ye=ve(),[fe,Me]=J(!1),[Be,G]=J(!1),[X,te]=J(new Date().getTime()),ce=ve(!1),[$,Te]=J(2),{loadVideos:Ne,bffEventReport:Ce,loading:Ge,setPopupDetailData:Xe,ctaEvent:Ue,swiperRef:K,waterFallData:Q,setOpenHashtag:U,appDomain:Z,openHashtag:Ve,loadingImage:ue,isFromHashtag:ee,popupDetailData:F,bffFbReport:Oe,curTime:mt,h5EnterLink:ft,isShowConsent:ht,selectTag:nt,isPreview:At,isEditor:H,cacheRtcList:W,setRtcList:Se,cacheActiveIndex:je,rtcList:ge,isNoMoreData:ke}=Fe(),{backMainFeed:le,productView:oe,jumpToWeb:Le}=at(),Je=pe(()=>d.length>0&&!Ge&&(_n()||t?.enableSwiperTip),[d,Ge,t?.enableSwiperTip]);me(()=>{fo()},[]),me(()=>{if(d?.length>0){const P=new Date;ye.current=P}},[d?.length]);const Qe=he(()=>{if(fo(),ft?.(),d.length>0){const P=new Date;ye.current=P}},[d.length,ft]);me(()=>{var P;if(!r||r?.length<1)return;const de=d?.findIndex(re=>{var be,Ie,_e,ne,Re,ze,He,we,Ke;const Ye=r?.[0];return Ye==="\u591A\u5546\u54C1CTA"?((be=re?.video)===null||be===void 0?void 0:be.bindProducts)&&((_e=(Ie=re?.video)===null||Ie===void 0?void 0:Ie.bindProducts)===null||_e===void 0?void 0:_e.length)>0:Ye==="\u5546\u54C1CTA"?(ne=re?.video)===null||ne===void 0?void 0:ne.bindProduct:((ze=(Re=re?.video)===null||Re===void 0?void 0:Re.bindCta)===null||ze===void 0?void 0:ze.itemId)===Ye&&(((He=re?.video)===null||He===void 0?void 0:He.url)||((Ke=(we=re?.video)===null||we===void 0?void 0:we.imgUrls)===null||Ke===void 0?void 0:Ke.length))})||0;de!==-1&&((P=K?.current)===null||P===void 0||P.swiper.slideTo(de))},[d,r,K]),me(()=>{const P=d?.[z],de=()=>{var re,be,Ie,_e,ne,Re,ze,He,we,Ke,Ye,vt,ot,dt,rt,xt,Pe,It,Yt,Xt;const Zt=!Ve&&!ht;if(document.visibilityState==="hidden"){Zt&&(bt.emit(pt.PAGE_DID_HIDE,P),Dt(P));let Mt="";F&&(!((be=(re=P?.video)===null||re===void 0?void 0:re.bindProducts)===null||be===void 0)&&be.length||!((Ie=P?.video)===null||Ie===void 0)&&Ie.bindProduct)?Mt="pdpPage":F&&((ze=l?.[(Re=(ne=(_e=P?.video)===null||_e===void 0?void 0:_e.bindCta)===null||ne===void 0?void 0:ne.itemId)!==null&&Re!==void 0?Re:""].item)===null||ze===void 0?void 0:ze.type)==="Appoint"?Mt="formPage":ee?Mt="hashTagPage":!((He=P?.video)===null||He===void 0)&&He.url?Mt="videoPage":!((we=P?.video)===null||we===void 0)&&we.imgUrls&&(!((Ye=(Ke=P?.video)===null||Ke===void 0?void 0:Ke.imgUrls)===null||Ye===void 0)&&Ye.length)?Mt="imagePage":P?.product&&(Mt="productPage"),Ce?.({eventInfo:{sessionDuration:Math.floor((new Date-mt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(vt=P?.video)===null||vt===void 0?void 0:vt.itemId,productId:(ot=P?.product)===null||ot===void 0?void 0:ot.itemId,position:z+"",fromKName:Mt,fromKPage:location?.href,ctatId:(xt=(rt=(dt=P?.video)===null||dt===void 0?void 0:dt.bindCta)===null||rt===void 0?void 0:rt.itemId)!==null&&xt!==void 0?xt:"",traceInfo:(Xt=(It=(Pe=P?.video)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&It!==void 0?It:(Yt=P?.product)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&Xt!==void 0?Xt:""}})}else document.visibilityState==="visible"&&(ce.current===!0&&(te(new Date().getTime()),ce.current=!1),Qe(),Zt&&(bt.emit(pt.PAGE_DID_SHOW,P),le("external",nt)))};return document.addEventListener("visibilitychange",de),()=>{document.removeEventListener("visibilitychange",de)}},[z,Ce,d,Qe,F,ee,l,mt,le,Ve,ht,nt]);const et=pe(()=>{let P=0;return p.length>0&&(P+=45,Q&&(P-=45)),P},[p,Q]),We=pe(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),$e=pe(()=>i-We-et,[We,i,et]),qe=pe(()=>{var P;const de=z===0&&!Q&&!H?[(P=d?.[0])!==null&&P!==void 0?P:null]:d?.map((re,be)=>z===be||be-1===z||be+1===z?re:null);return de?.length?!Q&&!ke?de.concat([{loading:!0}]):de:[]},[d,z,Q,H,ke]),Ze=pe(()=>{var P,de,re,be;if(t?.logoUrl&&t?.isShowLogo){const Ie=(de=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||de===void 0?void 0:de.value,_e=((be=(re=t?.logoBar)===null||re===void 0?void 0:re.onClick)===null||be===void 0?void 0:be.linkType)==="externalLink",ne=qe[z];return m.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Ie&&{onClick:()=>{var Re,ze,He,we;_e&&Le(ne,(Re=ne?.video)===null||Re===void 0?void 0:Re.bindProduct,(ze=ne?.video)===null||ze===void 0?void 0:ze.bindCta,z,((He=ne?.product)===null||He===void 0?void 0:He.traceInfo)||((we=ne?.video)===null||we===void 0?void 0:we.traceInfo)),new Function(Ie)()}}),m.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,qe]),lt=he((P,de)=>{var re,be,Ie,_e;return!((re=P?.video)===null||re===void 0)&&re.url?m.createElement(Ta,{key:X,rec:P,index:de,muted:se,data:d,height:$e,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((be=P?.video)===null||be===void 0)&&be.imgUrls?m.createElement(Ca,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:o,height:$e,rec:P,index:de,onReportViewImageEnd:Pt,onViewImageStartEvent:Ht,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Ie=t?.productPost)===null||Ie===void 0?void 0:Ie.length)>0?(_e=t?.productPost)===null||_e===void 0?void 0:_e.map((ne,Re)=>{var ze,He,we,Ke,Ye,vt,ot,dt;const rt=n[(ze=ne?.item)===null||ze===void 0?void 0:ze.type],xt=Ii(rt),Pe=(He=rt?.extend)===null||He===void 0?void 0:He.defaulSetting;return m.createElement(xt,Object.assign({key:`${de}${Re}`,textStyle:Object.assign(Object.assign({},Pe?.textStyle),(we=ne?.item)===null||we===void 0?void 0:we.textStyle),bindDatas:(Ye=(Ke=ne?.item)===null||Ke===void 0?void 0:Ke.bindDatas)!==null&&Ye!==void 0?Ye:[]},Pe?.props,(vt=ne?.item)===null||vt===void 0?void 0:vt.props,{event:((ot=ne?.item)===null||ot===void 0?void 0:ot.event)||{},schema:Y,id:ne?.id,viewTime:ye.current,rec:P,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Pe?.style),(dt=ne?.item)===null||dt===void 0?void 0:dt.style),{height:"100%",overflow:"auto"}),index:de,isActive:z===de}))}):null},[o,d,$e,se,z,t?.productPost,t?.videoPlayIcon,ye,a,n,Y,X]),ut=he(P=>{G(P)},[]),xe=pe(()=>Be?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[Be]),St=he((P,de)=>{var re,be,Ie,_e,ne,Re,ze,He;return P?.video?m.createElement(m.Fragment,null,((re=P?.video)===null||re===void 0?void 0:re.title)&&!Be&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(be=t?.bottomInfoDist)!==null&&be!==void 0?be:40}px`}},m.createElement(sn,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:P,index:de,tempMap:l,resolver:n,isActive:de===z})):null,m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(_e=(Ie=P?.video)===null||Ie===void 0?void 0:Ie.title)!==null&&_e!==void 0?_e:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:ut}),m.createElement(Ci,{rec:P,index:de,tempMap:l,resolver:n,includesCtaType:["AniLink"],isActive:de===z}),m.createElement(rn,{index:z,tags:(Re=(ne=P?.video)===null||ne===void 0?void 0:ne.hashTags)!==null&&Re!==void 0?Re:[],itemId:(ze=P?.video)===null||ze===void 0?void 0:ze.itemId,itemType:!((He=P?.video)===null||He===void 0)&&He.itemId?"VIDEO":null,rec:P,hashTagStyle:f,hashTagRightMargin:o-(h??0)}))),m.createElement(Ci,{rec:P,index:de,tempMap:l,resolver:n,includesCtaType:["AniLinkPopup"],isActive:de===z})):null},[e,z,l,n,a,v,f,t,ut,Be,xe]),Et=he((P,de,re)=>{var be,Ie,_e,ne;if(!t?.isShowLike||!re)return;let Re=(be=t?.likeIconY)!==null&&be!==void 0?be:400;return Q&&Re<40&&(Re+=40),P?.video?m.createElement(nn,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Ie=t.likeIconXPosit)!==null&&Ie!==void 0?Ie:"right"]:(_e=t.likeIconX)!==null&&_e!==void 0?_e:0,[(ne=t.likeIconYPosit)!==null&&ne!==void 0?ne:"bottom"]:Re},position:de}):null},[t,Q]),Pt=P=>{var de,re,be,Ie,_e,ne;if(!(!((de=P?.video)===null||de===void 0)&&de.url)&&(!((re=P?.video)===null||re===void 0)&&re.imgUrls)){const Re=Date.now(),ze=(Re-ie.current)/1e3;Ce?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Ie=(be=P?.video)===null||be===void 0?void 0:be.itemId)!==null&&Ie!==void 0?Ie:"",contentName:(_e=P?.video.title)!==null&&_e!==void 0?_e:"",imageEndTime:`${Re}`,playDuration:`${ze}`,contentTags:JSON.stringify((ne=P?.video.tags)!==null&&ne!==void 0?ne:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Nt=(P,de)=>{var re,be,Ie,_e,ne,Re,ze,He,we,Ke,Ye,vt,ot,dt,rt,xt,Pe,It,Yt,Xt,Zt,Mt;if(At||Q)return;const pn=new Date-mt.current;if(t?.openSlideSkip&&pn>=((re=t?.slideSkipStartTime)!==null&&re!==void 0?re:0)&&Pn()&&P){const eo=((_e=(Ie=(be=P?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie[0])===null||_e===void 0?void 0:_e.link)||((Re=(ne=P?.video)===null||ne===void 0?void 0:ne.bindProduct)===null||Re===void 0?void 0:Re.link)||((ze=P?.product)===null||ze===void 0?void 0:ze.link),tt=P?.product||((He=P?.video)===null||He===void 0?void 0:He.bindProduct)||((Ke=(we=P?.video)===null||we===void 0?void 0:we.bindProducts)===null||Ke===void 0?void 0:Ke[0]);if(eo){let ki=null;!((Ye=P?.video)===null||Ye===void 0)&&Ye.url?ki="video":!((ot=(vt=P?.video)===null||vt===void 0?void 0:vt.imgUrls)===null||ot===void 0)&&ot.length&&(ki="image"),Ce?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(dt=tt?.itemId)!==null&&dt!==void 0?dt:"",productName:(rt=tt?.title)!==null&&rt!==void 0?rt:"",price:tt?.price?tt?.price+"":"0",productCollection:(xt=tt?.collection)!==null&&xt!==void 0?xt:"",contentTags:tt?.tags?JSON.stringify(tt?.tags):"",position:de+"",contentId:(It=(Pe=P?.video)===null||Pe===void 0?void 0:Pe.itemId)!==null&&It!==void 0?It:"",traceInfo:(Mt=(Xt=(Yt=P?.video)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&Xt!==void 0?Xt:(Zt=P?.product)===null||Zt===void 0?void 0:Zt.traceInfo)!==null&&Mt!==void 0?Mt:"",contentFormat:ki}}),ce.current=!0,window.location.href=window.getJointUtmLink(eo)}}},zt=P=>{var de,re,be,Ie,_e,ne,Re,ze,He,we,Ke,Ye,vt,ot,dt,rt,xt;const Pe=d[P.previousIndex];if(!Pe)return;let It=null;!((de=Pe?.video)===null||de===void 0)&&de.url?It="video":!((be=(re=Pe?.video)===null||re===void 0?void 0:re.imgUrls)===null||be===void 0)&&be.length&&(It="image"),P.previousIndex-P.activeIndex<0?(Ce?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(_e=(Ie=Pe?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&_e!==void 0?_e:"",productId:(Re=(ne=Pe?.product)===null||ne===void 0?void 0:ne.itemId)!==null&&Re!==void 0?Re:"",requestId:null,traceInfo:(He=(ze=Pe?.video)===null||ze===void 0?void 0:ze.traceInfo)!==null&&He!==void 0?He:"",contentFormat:It,position:((we=P.previousIndex)!==null&&we!==void 0?we:0)+""}}),Pt(Pe),Nt(Pe,P.previousIndex)):(Ce?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ye=(Ke=Pe?.video)===null||Ke===void 0?void 0:Ke.itemId)!==null&&Ye!==void 0?Ye:"",productId:(ot=(vt=Pe.product)===null||vt===void 0?void 0:vt.itemId)!==null&&ot!==void 0?ot:"",requestId:null,traceInfo:(rt=(dt=Pe?.video)===null||dt===void 0?void 0:dt.traceInfo)!==null&&rt!==void 0?rt:"",contentFormat:It,position:((xt=P.previousIndex)!==null&&xt!==void 0?xt:0)+""}}),Pt(Pe)),Dt(Pe),ye.current=new Date},Dt=P=>{var de,re,be;!(!((de=P?.video)===null||de===void 0)&&de.url)&&!(!((re=P?.video)===null||re===void 0)&&re.imgUrls)&&P?.product&&oe(P,P.product,(be=P?.product)===null||be===void 0?void 0:be.bindCta,ye.current,z)};me(()=>{const P=d[z];Ve?Dt(P):ye.current=new Date},[Ve,d,z]);const Ht=(P,de)=>{var re,be,Ie,_e,ne,Re,ze,He;const we=d[P];if(!(!((re=we?.video)===null||re===void 0)&&re.url)&&(!((be=we?.video)===null||be===void 0)&&be.imgUrls)){const Ke=Date.now();ie.current=Ke,Ce?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(_e=(Ie=we?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&_e!==void 0?_e:"",contentName:(ne=we?.video.title)!==null&&ne!==void 0?ne:"",imageStartTime:`${Ke}`,contentTags:JSON.stringify((Re=we?.video.tags)!==null&&Re!==void 0?Re:[]),position:P+"",contentFormat:"image",traceInfo:we?.video.traceInfo,contentSize:de?.contentSize,loadTime:de?.loadTime}}),Oe?.({eventName:"ViewContent",product:(ze=we?.video)===null||ze===void 0?void 0:ze.bindProduct}),Oe?.({eventName:"PageView",product:(He=we?.video)===null||He===void 0?void 0:He.bindProduct})}},Ot=he(P=>{var de,re,be,Ie,_e,ne;if(P)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&m.createElement(ln,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((re=(de=qe?.[z])===null||de===void 0?void 0:de.video)===null||re===void 0)&&re.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(be=t?.muteIconXPosit)!==null&&be!==void 0?be:"right"]:(Ie=t?.muteIconX)!==null&&Ie!==void 0?Ie:0,[(_e=t?.muteIconYPosit)!==null&&_e!==void 0?_e:"bottom"]:(ne=t?.muteIconY)!==null&&ne!==void 0?ne:23},defaultValue:se,activeIcon:t?.unMuteIcon?t?.unMuteIcon:M,unactiveIcon:t?.muteIcon?t?.muteIcon:N,onChange:ae})},[t,qe,z,se]),Kt=pe(()=>Ge?m.createElement("div",{style:{height:$e,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:ue,alt:"loading...",style:{objectFit:"contain"}})):qe?.map((P,de)=>m.createElement(Bt,{key:de,virtualIndex:de,style:{overflow:"hidden"}},P&&m.createElement(m.Fragment,null,P?.loading?m.createElement("div",{style:{height:$e,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:ue,alt:"loading...",style:{objectFit:"contain"}})):m.createElement(m.Fragment,null,Et(P,de,!t?.likeIconFixed),Ot(!t?.muteIconFixed),St(P,de),lt(P,de))))),[o,d,$e,Ge,St,lt,qe,ue,X,Ot]);return m.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Q&&m.createElement(Qo,{icon:an,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(g=(w=(u=(x=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||x===void 0?void 0:x.item)===null||u===void 0?void 0:u.props)===null||w===void 0?void 0:w.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!to(ge,W)&&W&&W?.length&&Se?.(W),U?.(!0)}}),Ze,m.createElement(cn,{tagList:p,setActiveIndex:q,style:{top:We}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&m.createElement("button",{style:{position:"absolute",[(I=(_=t?.backButton)===null||_===void 0?void 0:_.xPosit)!==null&&I!==void 0?I:"left"]:(k=(A=t?.backButton)===null||A===void 0?void 0:A.x)!==null&&k!==void 0?k:0,[(c=(E=t?.backButton)===null||E===void 0?void 0:E.yPosit)!==null&&c!==void 0?c:"top"]:(((O=t?.backButton)===null||O===void 0?void 0:O.yPosit)=="top"?We+et:0)+((D=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&D!==void 0?D:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},m.createElement("img",{src:(L=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&L!==void 0?L:an,alt:"back button",width:100,style:{objectFit:"cover"}})),Je?m.createElement(Ea,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((B=t?.swipeTipOffset)!==null&&B!==void 0?B:0)}%`},duration:t?.swiperTipAniDur}):null,m.createElement(qt,{style:{marginTop:et},ref:K,onSlideChange:()=>{K.current.swiper.allowTouchMove=!1,setTimeout(()=>{K.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{q(P.activeIndex),!Ve&&(zt(P),!(Q||H)&&P?.activeIndex+1>=d?.length&&(fe||(Me(!0),Ne?.($).then(de=>{var re;Me(!1),de&&((re=de?.recList)===null||re===void 0?void 0:re.length)>0&&Te($+1)}))))},direction:"vertical",height:$e},Et(qe[z],z,!!t?.likeIconFixed),Ot(!!t?.muteIconFixed),Kt),m.createElement(en,Object.assign({},(R=(V=(j=t?.hashTag)===null||j===void 0?void 0:j[0])===null||V===void 0?void 0:V.item)===null||R===void 0?void 0:R.props)))},Da=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:l,index:n})=>m.createElement(qt,{defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>m.createElement(Bt,{key:d},m.createElement(dn,{src:d,height:i,imgUrlsPostConfig:o}))));var Oa=De(Da);const Ma=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,width:r})=>{const[a,v]=J(!1),s=ve(null),{bffEventReport:f,sxpParameter:h,waterFallData:p,openHashtag:b}=Fe(),y=ve(0),[x,u]=J(!1),[w,g]=J(!0),S=ve(null),[_,I]=J("");me(()=>{s.current&&(s.current.muted=l)},[l]);const A=he(()=>{var R;(R=s.current)===null||R===void 0||R.play()},[]),k=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=he(()=>{var R,M,N,Y,z,q,ie,se,ae,ye,fe,Me,Be;v(!1);const G=o[e];if(G&&(!((R=s?.current)===null||R===void 0)&&R.duration)){y.current=((M=s?.current)===null||M===void 0?void 0:M.currentTime)||0;const X=((Y=(N=s.current)===null||N===void 0?void 0:N.duration)!==null&&Y!==void 0?Y:0).toFixed(2),te=((q=(z=s.current)===null||z===void 0?void 0:z.currentTime)!==null&&q!==void 0?q:0).toFixed(2),ce=w?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(se=(ie=G?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&se!==void 0?se:"",contentName:(ye=(ae=G?.video)===null||ae===void 0?void 0:ae.title)!==null&&ye!==void 0?ye:"",playType:ce,startTime:te,videoDuration:X,contentTags:JSON.stringify((Me=(fe=G?.video)===null||fe===void 0?void 0:fe.tags)!==null&&Me!==void 0?Me:[]),position:e+"",contentFormat:"video",traceInfo:(Be=G?.video)===null||Be===void 0?void 0:Be.traceInfo}}),g(!1)}},[f,o,e,w]),c=he(()=>{u(!0)},[]),O=he(R=>()=>{var M,N,Y,z,q;if(!x)return;const ie=(M=s.current)===null||M===void 0?void 0:M.paused;switch(R){case"start":if(!ie)return;(N=s.current)===null||N===void 0||N.play(),v(!1);break;case"pause":if(ie)return;(Y=s.current)===null||Y===void 0||Y.pause(),v(!0);break;default:ie?(z=s.current)===null||z===void 0||z.play():(q=s.current)===null||q===void 0||q.pause(),v(!ie);break}},[x]),C=he(()=>{var R,M,N,Y,z,q,ie,se,ae,ye,fe,Me,Be;const G=o[e],X=((M=(R=s.current)===null||R===void 0?void 0:R.duration)!==null&&M!==void 0?M:0).toFixed(2),te=((Y=(N=s.current)===null||N===void 0?void 0:N.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2);if(!((z=s?.current)===null||z===void 0)&&z.duration){const ce=(((q=s?.current)===null||q===void 0?void 0:q.currentTime)-y.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(se=(ie=G?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&se!==void 0?se:"",contentName:(ye=(ae=G?.video)===null||ae===void 0?void 0:ae.title)!==null&&ye!==void 0?ye:"",endTime:te,videoDuration:X,playDuration:ce,contentTags:JSON.stringify((Me=(fe=G?.video)===null||fe===void 0?void 0:fe.tags)!==null&&Me!==void 0?Me:[]),position:e+"",contentFormat:"video",traceInfo:(Be=G?.video)===null||Be===void 0?void 0:Be.traceInfo}})}},[o,e,f]),D=pe(()=>d?.mode==="2",[d]),T=pe(()=>{var R;return d?.mode==="2"?`translateY(-${50+((R=d?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),L=pe(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||_},[_,t]),B=he(()=>{if(!S||!s||!s.current||!S.current)return;const R=s?.current,M=S?.current,N=M.getContext("2d"),Y=window?.innerWidth,z=window?.innerHeight;M.height=z,M.width=Y,N?.drawImage(R,0,0,M.width,M.height),I(M.toDataURL())},[]);me(()=>{var R,M,N,Y;if(s.current){if(v(!1),!s.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const q=new window.Hls;q.loadSource(z),q.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=z;else s.current.src=z;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(R=s.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(M=s.current)===null||M===void 0||M.addEventListener("canplay",c),(N=s.current)===null||N===void 0||N.addEventListener("playing",E),(Y=s.current)===null||Y===void 0||Y.addEventListener("loadeddata",B),()=>{var z,q,ie,se;(z=s.current)===null||z===void 0||z.removeEventListener("loadedmetadata",c),(q=s.current)===null||q===void 0||q.removeEventListener("canplay",c),(ie=s.current)===null||ie===void 0||ie.removeEventListener("playing",E),(se=s.current)===null||se===void 0||se.removeEventListener("loadeddata",B)}}},[c,E,t?.video,B]);const j=pe(()=>!h?.placeholder_image||x?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);me(()=>{const R=()=>{var M,N;n===e&&(!((M=t?.video)===null||M===void 0)&&M.url)&&(!((N=s?.current)===null||N===void 0)&&N.src)&&!a&&O("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[n,e,t,s,O,a]);const V=pe(()=>D?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[D]);return t?.video?m.createElement(m.Fragment,null,D?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},m.createElement(wt,{src:L,style:Object.assign({height:i,width:r,objectFit:"cover"},V)}),m.createElement("canvas",{ref:S,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:T,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:r,height:"100%"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A,style:{width:"100%",height:i,objectFit:"contain"}}),m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),j):m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A}),j,m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var La=De(Ma);const Qi={};Object.values(Ki).forEach(t=>{Qi[t.extend.type]=t});const Ra="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ba="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Na=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:l,descStyle:n,hashTagStyle:d,containerHeight:r=664,containerWidth:a=375,appDomain:v,tagList:s=[]})=>{const f=pe(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),s.length>0&&(I+=45),r-I},[e,r,s]),h=(I,A)=>{var k,E,c,O;if(!((k=I?.video)===null||k===void 0)&&k.url)return m.createElement(La,{rec:I,index:A,muted:!0,width:a,data:t??[],height:f,activeIndex:A,videoPostConfig:e?.videoPost});if(!((E=I?.video)===null||E===void 0)&&E.imgUrls)return m.createElement(Oa,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:a,height:f,rec:I,index:A,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(O=e?.productPost)===null||O===void 0?void 0:O.map((C,D)=>{var T,L,B,j,V,R,M,N;const Y=Qi[(T=C?.item)===null||T===void 0?void 0:T.type],z=Ii(Y),q=(L=Y?.extend)===null||L===void 0?void 0:L.defaulSetting;return m.createElement(z,Object.assign({key:`${A}${D}`,textStyle:Object.assign(Object.assign({},q?.textStyle),(B=C?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(V=(j=C?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&V!==void 0?V:[]},q?.props,(R=C?.item)===null||R===void 0?void 0:R.props,{event:((M=C?.item)===null||M===void 0?void 0:M.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},q?.style),(N=C?.item)===null||N===void 0?void 0:N.style),{width:a,height:f,overflow:"auto"}),index:A}))})},p=pe(()=>e?.logoUrl&&e?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},m.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(I,A)=>e?.isShowCTA===void 0||e?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:I,index:A,tempMap:l,resolver:Qi})):null,y=(I,A)=>{var k,E,c,O,C,D,T;return I?.video?m.createElement(m.Fragment,null,((k=I?.video)===null||k===void 0?void 0:k.title)&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom"},m.createElement(sn,{nudge:o}),b(I,A),m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(E=I?.video)===null||E===void 0?void 0:E.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},n),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),m.createElement(rn,{index:A,tags:(C=(O=I?.video)===null||O===void 0?void 0:O.hashTags)!==null&&C!==void 0?C:[],itemId:(D=I?.video)===null||D===void 0?void 0:D.itemId,itemType:!((T=I?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:I,hashTagStyle:d}))):null},x=Ct(Ba,v),u=Ct(Ra,v),w=(I,A)=>{var k,E,c,O;if(!e?.isShowLike)return;let C=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return C<40&&(C+=40),I?.video?m.createElement(nn,{key:I.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:x,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:u,position:A,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(O=e?.likeIconX)!==null&&O!==void 0?O:0}}):null},g=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),S=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),_=(I,A)=>{var k,E,c,O;return m.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},p,m.createElement(cn,{tagList:s}),m.createElement(ln,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((c=(E=t?.[A])===null||E===void 0?void 0:E.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(O=e?.muteIconY)!==null&&O!==void 0?O:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:S}),h(I,A),y(I,A),w(I,A))};return m.createElement("div",{className:Ae({width:"100%",height:r,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,A)=>_(I,A)))};var Fa=De(Na);const ja=()=>{const{schema:t,resolver:e,popup:i}=Lt(),{setPopupDetailData:o,popupDetailData:l,popupCurTimeRef:n,checkCommodityIndexRef:d}=Fe(),{productView:r}=at(),[a,v]=J();me(()=>{const p=()=>{n.current=new Date};return p(),window.addEventListener("pageshow",p),()=>{window.removeEventListener("pageshow",p)}},[]),me(()=>{i&&i?.id&&i?.id!==""&&(n.current=new Date,v(i))},[i]);const s=pe(()=>{var p,b,y,x;const u=(y=(b=(p=t?.sxpPageConf)===null||p===void 0?void 0:p.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.find((w,g)=>{if(w?.id===i?.id)return w});return u!==-1&&((x=u?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),f=()=>{var p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T;if(!i||i?.id===""||!a||new Date-n.current<((p=i?.duration)!==null&&p!==void 0?p:0))return;v(Object.assign(Object.assign({},i),{id:""}));const L=(x=(y=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||y===void 0?void 0:y.popupList)===null||x===void 0?void 0:x.find(B=>B?.id===i?.id);if(((u=L?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((w=L?.item)===null||w===void 0?void 0:w.type)==="CommodityDetailDiroNew"){const B=l;let j=(S=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&S!==void 0?S:(I=(_=B?.video)===null||_===void 0?void 0:_.bindProducts)===null||I===void 0?void 0:I[0],V=(E=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(C=(O=(c=B?.video)===null||c===void 0?void 0:c.bindProducts)===null||O===void 0?void 0:O[0])===null||C===void 0?void 0:C.bindCta;if(d?.current>=0){const R=(T=(D=B?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0?void 0:T[d?.current];R&&(j=R,V=R?.bindCta)}j&&V&&r(B,j,V,n.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},h=pe(()=>{var p,b,y;return(y=(b=(p=t?.sxpPageConf)===null||p===void 0?void 0:p.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.map((x,u)=>{var w,g,S,_,I,A,k,E,c,O,C,D,T,L;if(x?.id===i?.id){const B=e[(w=x?.item)===null||w===void 0?void 0:w.type],j=Ii(B),V=((_=(S=(g=x?.item)===null||g===void 0?void 0:g.event)===null||S===void 0?void 0:S.onClick)===null||_===void 0?void 0:_.linkType)==="externalLink",R=((k=(A=(I=x?.item)===null||I===void 0?void 0:I.event)===null||A===void 0?void 0:A.onClick)===null||k===void 0?void 0:k.linkType)==="popup",M=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return m.createElement(j,Object.assign({key:u,style:Object.assign(Object.assign(Object.assign({},M?.style),(c=x?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},M?.textStyle),(O=x?.item)===null||O===void 0?void 0:O.textStyle),bindDatas:(D=(C=x?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&D!==void 0?D:[]},M?.props,(T=x?.item)===null||T===void 0?void 0:T.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:V,isPopup:R,onClose:f}))}else return m.createElement(m.Fragment,null)})},[t,i,e,f]);return m.createElement(ti,{popup:a,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},h)},$i={};Object.values(Ki).forEach(t=>{$i[t.extend.type]=t});const Va=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:l,appDomain:n,licenseUrl:d,enabledMetaConversionApi:r})=>{var a,v,s,f,h,p,b,y,x,u,w;const g=pe(()=>{var S;return location?.search?(S=location?.search)===null||S===void 0?void 0:S.replace("?",""):""},[]);return m.createElement(Io,{resolver:$i,enableDataSource:!1,schema:t?.data,utmVal:g},m.createElement(xo,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(f=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(p=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&p!==void 0?p:o,loadingImage:l,appDomain:n,enabledMetaConversionApi:r,isShowTag:(x=(y=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(w=(u=t?.data)===null||u===void 0?void 0:u.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:S,tagList:_})=>{var I;return m.createElement(m.Fragment,null,m.createElement(un,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:_,data:S,resolver:$i,licenseUrl:d})),m.createElement(ja,null))}}))};var za=De(Va);const vn=di({}),Ha=({children:t,data:e})=>{var i,o,l,n,d,r,a,v,s,f,h,p,b;const[y,x]=J(!1),[u,w]=J(!1);return m.createElement(vn.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:x,openConsent:u,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Ga(){return li(vn)}export{Fa as DiyPortalPreview,Ha as EditorDataProvider,ti as Modal,xo as SxpDataSourceProvider,za as SxpPageCore,un as SxpPageRender,Nn as core,En as default,Ki as materials,Ga as useEditorDataProvider};
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:N?.info})))},W=()=>{var oe,Le;return m.createElement(m.Fragment,null,(T||F?.link)&&m.createElement("button",{"aria-label":(oe=Me?.enTitle)!==null&&oe!==void 0?oe:"Purchase on Website",onClick:ht,className:"pb-commondity-btn",style:Y},m.createElement("span",{dangerouslySetInnerHTML:{__html:Ae((Le=Me?.enTitle)!==null&&Le!==void 0?Le:"Purchase on Website",Y)}})))},Se=he(oe=>oe?.lineClamp?Object.assign(Object.assign({},oe),{overflow:"hidden",WebkitLineClamp:oe?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):oe,[]),je=he(oe=>{$.current=new Date,Ve(oe),ye.current=oe,ce?.current&&(ce.current.swiper.slideTo(0),ce.current.swiper.autoplay.start())},[]),ge=he(()=>{var oe,Le,qe;if(!j)return m.createElement(Jo,{products:(oe=ee?.video)===null||oe===void 0?void 0:oe.bindProducts,data:q,defImg:(qe=(Le=G?.bottom_image)!==null&&Le!==void 0?Le:L)!==null&&qe!==void 0?qe:"",style:{padding:"0 19px"},onCLick:je,popupDetailData:X,check:Z})},[Z]),ke=ve(()=>{const oe={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return oe?.[M?.dotsAlign]},[M?.dotsAlign]),le=F?.remark;return m.createElement(m.Fragment,null,m.createElement("div",Object.assign({className:Te(Object.assign({},c))},Be),m.createElement("div",{style:{position:"relative"}},F&&((S=F?.homePage)===null||S===void 0?void 0:S.length)>0&&m.createElement(qt,{height:At,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ke,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ce,className:Te(Object.assign(Object.assign({".swiper-pagination":{bottom:(_=M?.dotsMarginBottom)!==null&&_!==void 0?_:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},m.createElement(m.Fragment,null,(I=F?.homePage)===null||I===void 0?void 0:I.map(oe=>{var Le;return m.createElement(Bt,{key:oe},m.createElement("div",{style:{overflow:"hidden",width:lt,height:At}},m.createElement(St,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(Le=oe??G?.bottom_image)!==null&&Le!==void 0?Le:L})))}))),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Te({height:At,width:lt})},m.createElement("img",{className:Te({objectFit:"cover",width:"100%",height:"100%"}),src:(k=G?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),(le||!F)&&se&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},m.createElement("img",{src:se,alt:"3d",width:"72px"}))),ge(),m.createElement("div",{className:"pb-commondity-content"},H({isPost:j}))),W(),m.createElement(ti,{visible:We,onClose:()=>K(!1)},m.createElement("div",{style:{paddingBottom:"80px"}},H({isPost:!1})),W()),m.createElement(ti,{visible:Q,padding:0,isFullScreen:!0,onClose:()=>U(!1)},m.createElement("div",{style:{backgroundColor:me,height:"100%"}},m.createElement("iframe",{src:le,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Dd=Oe(Pd),Od=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Md=vt(Dd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Wn,interactionRender:Od},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Rd=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],qo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const Bd=t=>{var{content:e,btnText:i,style:o,icon:l,isPopup:n,isExternalLink:d,onClose:r,onClick:a,submitButtonStyle:v,contentStyle:s}=t,f=tt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Fe(),{jumpToWeb:p}=st(),b=typeof l=="string"?l:_d(l),y=()=>{var x,u,w;if(d){const g=h,S=(x=g?.video)===null||x===void 0?void 0:x.bindProduct,_=(w=(u=g?.video)===null||u===void 0?void 0:u.bindProduct)===null||w===void 0?void 0:w.bindCta,I=h?.index;p(g,S,_,I)}n||r?.(),a?.()};return m.createElement("div",Object.assign({className:`pb-prompt ${Te(Object.assign({},o))}`},f),m.createElement("div",{className:"pb-prompt-icon"},m.createElement("img",{width:"100%",src:b??qo,alt:"success image"})),m.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:Ae(e,s)}}),m.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:y,dangerouslySetInnerHTML:{__html:Ae(i,v)}}))};var Nd=Oe(Bd);const Fd=vt(Nd,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Rd,bindableProps:[],interactionRender:Ld},defaulSetting:{props:{icon:qo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var jd=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const Vd=t=>{var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,{style:D,isDefault:T,rec:L,viewTime:B,isPost:j,bottom_image:V,tipText:R,swiper:M,commodityStyles:N,buttonStyle:Y,index:z,commodityGroup:q,popupBg:te,iframeIcon:se,commodityImgRatio:re,isTel:we,iframeBgColor:me,isActive:Re=!0}=t,Be=tt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);J(!0);const{sxpParameter:G,popupCurTimeRef:X,popupDetailData:ie,isPreview:fe,bffFbReport:$,checkCommodityIndexRef:ye,globalConfig:Ne}=Fe(),{jumpToWeb:Ce,productView:Ge}=st();J(!1),J(!1),J(!0);const[Je,We]=J(!1),K=ue(null),[Q,U]=J(!1),[Z,Ve]=J((e=ie?.multiCheckIndex)!==null&&e!==void 0?e:0),ce=ue(),ee=j?L:ie;let F=j?ee?.product:(o=(i=ee?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=ee?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Me=j?(d=ee?.product)===null||d===void 0?void 0:d.bindCta:(v=(a=(r=ee?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&v!==void 0?v:(h=(f=(s=ee?.video)===null||s===void 0?void 0:s.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const ft=j?z:ie?.index;if(!j&&q?.open&&(!((p=ee?.video)===null||p===void 0)&&p.bindProducts)&&((y=(b=ee?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){ye.current=Z;const le=(x=ee?.video)===null||x===void 0?void 0:x.bindProducts[Z];F=le,Me=le?.bindCta}const ht=()=>{F?.link&&(Ce(ee,F,Me,ft),j||Ge(ee,F,Me,B||K.current,ft),window.location.href=window.getJointUtmLink(F.link))};pe(()=>{Re&&($?.({eventName:"ProductView",product:F}),$?.({eventName:"PageView",product:F}))},[Re,$]),pe(()=>{const le=()=>{Re&&(K.current=new Date)};return le(),window.addEventListener("pageshow",le),()=>{window.removeEventListener("pageshow",le)}},[Re]);const gt=ci({product:F,enableFormattedPrice:(u=N?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Ne,style:N?.price}),lt=(fe?375:(w=D?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=te?.horizontalMargin)!==null&&g!==void 0?g:0)*2,At=re?lt*(re.h/re.w):lt,H=({isPost:le})=>m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Ei,{isPost:le,onClick:()=>We(!0),className:"pb-commondityDiroNew-info",style:N?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:F?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
+
Made in Italy`})),W=he(le=>le?.lineClamp?Object.assign(Object.assign({},le),{overflow:"hidden",WebkitLineClamp:le?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):le,[]),Se=he(le=>{X.current=new Date,Ve(le),ye.current=le,ce?.current&&(ce.current.swiper.slideTo(0),ce.current.swiper.autoplay.start())},[]),je=he(()=>{var le,oe,Le;if(!j)return m.createElement(Jo,{products:(le=ee?.video)===null||le===void 0?void 0:le.bindProducts,data:q,defImg:(Le=(oe=G?.bottom_image)!==null&&oe!==void 0?oe:V)!==null&&Le!==void 0?Le:"",style:{padding:"0 19px"},onCLick:Se,popupDetailData:ie,check:Z})},[Z]),ge=ve(()=>{const le={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return le?.[M?.dotsAlign]},[M?.dotsAlign]),ke=F?.remark;return m.createElement("div",{className:"pb-commondityDiroNew"},m.createElement("div",Object.assign({className:Te(Object.assign(Object.assign({},D),{transform:"translate3d(0px, 0px, 0px)"}))},Be),m.createElement("div",{style:{position:"relative"}},F&&((S=F?.homePage)===null||S===void 0?void 0:S.length)>0&&m.createElement(qt,{height:At,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ge,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ce,className:Te(Object.assign(Object.assign({".swiper-pagination":{bottom:(_=M?.dotsMarginBottom)!==null&&_!==void 0?_:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},(I=F?.homePage)===null||I===void 0?void 0:I.map(le=>{var oe;return m.createElement(Bt,{key:le},m.createElement("div",{style:{overflow:"hidden",width:lt,height:At}},m.createElement(St,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(oe=le??G?.bottom_image)!==null&&oe!==void 0?oe:V})))})),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Te({height:At,width:lt})},m.createElement("img",{className:Te({objectFit:"cover",width:"100%",height:"100%"}),src:(k=G?.bottom_image)!==null&&k!==void 0?k:V,alt:"pdp image"})),(ke||!F)&&se&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},m.createElement("img",{src:se,alt:"3d",width:"72px"}))),je(),m.createElement("div",{className:"pb-commondityDiroNew-content"},m.createElement("div",{className:"pb-commondityDiroNew-content-top"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:W(N?.title),dangerouslySetInnerHTML:{__html:Ae((E=F?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",N?.title)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:W(N?.collection),dangerouslySetInnerHTML:{__html:Ae(F?.collection||"Black Macrocannage CalfskinLarge",N?.collection)}})),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:W(N?.price),dangerouslySetInnerHTML:{__html:gt??""}}),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:W(N?.taxInfo),dangerouslySetInnerHTML:{__html:Ae((c=F?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",N?.taxInfo)}}))),(!F||F?.link)&&m.createElement("button",{"aria-label":(O=Me?.enTitle)!==null&&O!==void 0?O:"Shop now",onClick:ht,className:"pb-commondityDiroNew-btn",style:Y},m.createElement("span",{dangerouslySetInnerHTML:{__html:Ae((C=Me?.enTitle)!==null&&C!==void 0?C:"Shop now",Y)}})),H({isPost:j}))),m.createElement(ti,{visible:Je,onClose:()=>We(!1)},m.createElement("div",{style:{paddingTop:"20px"}},H({isPost:!1}))),m.createElement(ti,{visible:Q,padding:0,isFullScreen:!0,onClose:()=>U(!1)},m.createElement("div",{style:{backgroundColor:me,height:"100%"}},m.createElement("iframe",{src:ke,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var zd=Oe(Vd),Hd=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Gd=vt(zd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:jd,interactionRender:Hd},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ud=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Ko(t){const e=ue(null),[i,o]=J(!1);return pe(()=>{e.current=new IntersectionObserver(([l])=>{o(l.isIntersecting)})},[]),pe(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var n;(n=e?.current)===null||n===void 0||n.disconnect()}},[t]),i}const Wd=({src:t,rec:e,item:i,index:o,style:l,translateY:n,imgStyle:d,enableEventReport:r=!0,isActive:a})=>{const v=ue(null),s=Ko(v),{ctaEvent:f}=Fe(),[h,p]=J(!1);return pe(()=>{s&&t&&v?.current&&r&&!h&&a&&(p(!0),f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[s,t,v,e,f,i,o,r,h,a]),ve(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),m.createElement("div",{className:Te(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},m.createElement("div",{ref:v,hidden:!t,className:Te({width:"100%",height:"100%"})},m.createElement(St,{className:Te(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${n?n+50:50}%`},l)),src:t})))};var Vt=Oe(Wd);const Yd=t=>{var e,i,o,{style:l,isDefault:n,rec:d,viewTime:r,isPost:a,bottom_image:v,commodityStyles:s,buttonStyle:f,translateY:h=0,commodityPicture:p,isExternalLink:b,onClick:y}=t,x=tt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:w,setPopupDetailData:g,ctaEvent:S,globalConfig:_,bffFbReport:I}=Fe(),{jumpToWeb:A}=st(),{popup:k}=Lt(),E=a?d:w,c=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],O=w?.index,C=he(T=>{var L;return ci({product:T,enableFormattedPrice:(L=s?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:_,style:s?.price})},[(o=s?.price)===null||o===void 0?void 0:o.enableFormattedPrice,_]),D=ni((T,L)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,T,O),g?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:T}),index:O,multiCheckIndex:L})),b?T?.link&&(A(E,T,T.bindCta,O),window.location.href=window.getJointUtmLink(T.link)):y?.()},k?.duration);return pe(()=>{I?.({eventName:"PageView"})},[]),m.createElement("div",{className:Te(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,L)=>{var B,j,V,R,M,N,Y,z,q,te,se;return m.createElement(m.Fragment,null,E&&!T?.bindCta?null:m.createElement("div",Object.assign({key:L},x,{className:Te({display:"flex"}),onClick:()=>D(T,L)}),m.createElement(Vt,{src:(R=(V=(B=T?.cover)!==null&&B!==void 0?B:(j=T?.homePage)===null||j===void 0?void 0:j[0])!==null&&V!==void 0?V:u?.bottom_image)!==null&&R!==void 0?R:v,rec:E,item:T,index:L,translateY:h,imgStyle:p,enableEventReport:!1}),m.createElement("div",{style:{width:`calc(100% - ${(M=p?.width)!==null&&M!==void 0?M:0}px - ${(N=p?.marginRight)!==null&&N!==void 0?N:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},m.createElement("div",null,m.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ae((Y=T?.title)!==null&&Y!==void 0?Y:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),m.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ae((z=T?.collection)!==null&&z!==void 0?z:"Tiffany Lock",s?.collection)}})),m.createElement("div",{className:Te({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{style:s?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(q=C(T))!==null&&q!==void 0?q:""}})),m.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ae((se=(te=T?.bindCta)===null||te===void 0?void 0:te.enTitle)!==null&&se!==void 0?se:"Shop Now",f)}})))))}))};var Xd=Oe(Yd),Jd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const qd=vt(Xd,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ud,interactionRender:Jd},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Kd=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Zd=t=>{var e,i,{content:o,btnText:l,style:n,icon:d,isPopup:r,isExternalLink:a,onClose:v,onClick:s,submitButtonStyle:f,contentStyle:h,isTel:p}=t,b=tt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=Fe(),x=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return m.createElement("div",Object.assign({className:`${Te(Object.assign({},n))}`},b),m.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Qd=Oe(Zd);const $d=vt(Qd,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Kd,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var _t=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const tr=t=>{var{rec:e,children:i,className:o,onClick:l,style:n,isExternalLink:d=!1,index:r,jumpLink:a}=t;tt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=ue(null),{popup:s}=Lt(),{setPopupDetailData:f,ctaEvent:h}=Fe(),{jumpToWeb:p}=st(),b=ni(()=>{var y,x,u,w,g,S,_,I;const A=(x=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&x!==void 0?x:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,A,r),f?.(Object.assign(Object.assign({},e),{index:r})),d){if(a||!((w=(u=e?.video)===null||u===void 0?void 0:u.bindProduct)===null||w===void 0)&&w.link){const k=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(S=e?.video)===null||S===void 0?void 0:S.bindProduct;p(e,E,k,r),window.location.href=window.getJointUtmLink(a||((I=(_=e?.video)===null||_===void 0?void 0:_.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else l?.()},s?.duration);return m.createElement("div",{ref:v,className:o,style:n,onClick:b},i)};var ui=Oe(tr),ir={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const or=t=>{var e,i,o,l,n,d,r,a,v,s,f,{content:h,style:p,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:u,isExternalLink:w,translateY:g=0,index:S,isActive:_}=t,I=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=Fe(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(n=(l=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:A?.bottom_image)!==null&&n!==void 0?n:x;return m.createElement(ui,Object.assign({isExternalLink:w,rec:y,className:Te(Object.assign({},p)),style:{display:"flex"},index:S},I),m.createElement(Vt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:u?.img,isActive:_}),m.createElement("div",{className:Te({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:ir["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Ae((a=k?.title)!==null&&a!==void 0?a:"Product Name",u?.title)}}),m.createElement("div",{className:Te(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((f=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&f!==void 0?f:"Shop Now",u?.ctaTitle)}})))};var nr=Oe(or);const lr=vt(nr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:er,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const rr=t=>{var e,i,o,l,n,d,{content:r,style:a,bgImg:v,recData:s,bottom_image:f,ctaTempStyles:h,isExternalLink:p,index:b,isActive:y}=t,x=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Fe(),w=(e=s?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=w?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&o!==void 0?o:f;return m.createElement(ui,Object.assign({isExternalLink:p,rec:s,className:Te(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:b},x),m.createElement(Vt,{src:g,rec:s,item:(n=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&n!==void 0?n:s?.video,index:b,imgStyle:h?.img,isActive:y}),m.createElement("div",{className:Te(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((d=w?.enTitle)!==null&&d!==void 0?d:"Product Name",h?.ctaTitle)}}))};var ar=Oe(rr);const sr=vt(ar,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:dr,settingRender:_t?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var cr=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Zo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ur=t=>{var e,i,o,l,n,d,r,a,v,{content:s,style:f,bgImg:h,recData:p,bottom_image:b,ctaTempStyles:y,index:x,customTitle:u,isActive:w}=t,g=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:_}=Fe();st();const I=(e=p?.video)===null||e===void 0?void 0:e.bindCta;(i=p?.video)===null||i===void 0||i.bindProduct;const A=(l=(o=I?.icon)!==null&&o!==void 0?o:S?.bottom_image)!==null&&l!==void 0?l:b;return m.createElement(ui,Object.assign({index:x,rec:p,className:Te(Object.assign({alignItems:"center"},f)),style:{display:"flex"}},g,{jumpLink:(n=I?.link)!==null&&n!==void 0?n:""}),m.createElement(Vt,{src:A,rec:p,item:(r=(d=p?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:p?.video,index:x,imgStyle:y?.img,isActive:w}),m.createElement("div",{className:Te({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{className:Zo["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:Ae((a=I?.enTitle)!==null&&a!==void 0?a:"Product Name",y?.ctaTitle)}}),u?.display&&m.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((v=u?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Zo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ae(u?.text,u?.style)}}))))};var vr=Oe(ur),pr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],qi;const mr=vt(vr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(qi=_t?.filter(t=>t.type!=="commodityTitle"))===null||qi===void 0?void 0:qi.concat(cr),bindableProps:[],interactionRender:pr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var fr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],hr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const gr=t=>{var e,i,o,l,n,d,r,a,v,s,f,{content:h,style:p,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:u,isExternalLink:w,translateY:g=0,index:S,isActive:_}=t,I=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=Fe(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(n=(l=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:A?.bottom_image)!==null&&n!==void 0?n:x;return m.createElement(ui,Object.assign({isExternalLink:w,rec:y,className:Te(Object.assign({},p)),style:{display:"flex"},index:S},I),m.createElement(Vt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:u?.img,isActive:_}),m.createElement("div",{className:Te({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:hr["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Ae((a=k?.title)!==null&&a!==void 0?a:"Product Name",u?.title)}}),m.createElement("div",{className:Te(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((f=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&f!==void 0?f:"Shop Now",u?.ctaTitle)}})))};var br=Oe(gr);const yr=vt(br,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:fr,settingRender:_t,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var wr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Sr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const xr=t=>{var e,i,o,l,n,d,r,a,v,s,{content:f,style:h,bgImg:p,recData:b,bottom_image:y,ctaTempStyles:x,isExternalLink:u,translateY:w=0,index:g,isActive:S}=t,_=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=Fe(),A=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,k=(n=(l=(i=A?.cover)!==null&&i!==void 0?i:(o=A?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:I?.bottom_image)!==null&&n!==void 0?n:y;return m.createElement(ui,Object.assign({isExternalLink:u,rec:b,className:Te(Object.assign({},h)),style:{display:"flex"},index:g},_),m.createElement(Vt,{src:k,rec:b,item:(r=(d=b?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:b?.video,index:g,translateY:w,imgStyle:x?.img,isActive:S}),m.createElement("div",{className:Te({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Sr["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:Ae((a=A?.title)!==null&&a!==void 0?a:"Product Name",x?.title)}}),m.createElement("div",{className:Te(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((s=(v=A?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&s!==void 0?s:"Shop Now",x?.ctaTitle)}})))};var Tr=Oe(xr);const Ar=vt(Tr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:wr,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ir={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Cr=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:f,translateY:h=0,isActive:p}=t,b=tt(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:u}=Fe(),{popup:w}=Lt(),{jumpToWeb:g}=st(),[S,_]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ni((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,f),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:f,multiCheckIndex:k})),s?A?.link&&(g(d,A,A.bindCta,f),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return m.createElement(si,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L,B;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Bt,Object.assign({key:k,className:Te(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),m.createElement(Vt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:u?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:p}),m.createElement("div",{className:Te({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Ir["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Ae((D=A?.title)!==null&&D!==void 0?D:"Product Name",v?.title)}}),m.createElement("div",{className:Te(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((T=v?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var kr=Oe(Cr);const _r=vt(kr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Er,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Pr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Dr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Or=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:f,translateY:h=0,isActive:p}=t,b=tt(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:y}=Fe(),{ctaEvent:x,setPopupDetailData:u}=Fe(),{popup:w}=Lt(),[g,S]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:_}=st(),I=ni((A,k)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,f),u?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:f,multiCheckIndex:k})),s?A?.link&&(_(d,A,A.bindCta,f),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return m.createElement(si,{isPadding:!!d},g?.map((A,k)=>{var E,c,O,C,D,T,L,B;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Bt,Object.assign({key:k,className:Te(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),m.createElement(Vt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:p}),m.createElement("div",{className:Te({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Dr["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Ae((D=A?.title)!==null&&D!==void 0?D:"Product Name",v?.title)}}),m.createElement("div",{className:Te(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((T=v?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var Mr=Oe(Or);const Lr=vt(Mr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Pr,settingRender:_t,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var Rr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Br={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Nr=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:r,bottom_image:a,ctaTempStyles:v,isExternalLink:s,index:f,translateY:h=0,isActive:p}=t,b=tt(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:u}=Fe(),{popup:w}=Lt(),{jumpToWeb:g}=st(),[S,_]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ni((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,f),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:f,multiCheckIndex:k})),s?A?.link&&(g(d,A,A.bindCta,f),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return m.createElement(si,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Bt,Object.assign({key:k,className:Te(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),m.createElement(Vt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:u?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:p}),m.createElement("div",{className:Te({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},m.createElement("div",{className:Br["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Ae((D=A?.title)!==null&&D!==void 0?D:"Product Name",v?.title)}}),m.createElement("div",{className:Te(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((L=(T=A?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var Fr=Oe(Nr);const jr=vt(Fr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Rr,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var Vr=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const zr=({icon:t,styles:e,textStyle:i,onClose:o})=>{var l;const{waterFallData:n,setOpenHashtag:d}=Fe();return m.createElement("div",{className:"clc-sxp-nav",style:e},m.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},m.createElement("img",{src:t,alt:"back button"})),m.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Ae(`#${(l=n?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Qo=Oe(zr),Hr=null,Gr="3d989325-e7d6-4a74-8a97-98febdf5b567",Ur=null,Wr=null,Yr={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},Xr=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],Jr="Handbags",$o={productUserId:Hr,requestId:Gr,channel:Ur,rtc:Wr,tag:Yr,recList:Xr,hashTag:Jr};const qr=t=>{var e;const{rec:i,style:o={},sizeChange:l=()=>{},unitWidth:n,index:d,showBorder:r,list:a,reportTagsView:v,textStyles:s,space:f}=t,{swiperRef:h,setRtcList:p,setOpenHashtag:b,sxpParameter:y,globalConfig:x}=Fe(),[u,w]=J(!1);J(!1),J({height:1,width:1});const g=ue(null),S=ue(null);ue(null),ue(null);const[_,I]=J(""),A=ve(()=>{var T,L,B,j,V,R,M,N,Y,z;return!((T=i?.video)===null||T===void 0)&&T.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((j=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||j===void 0)&&j.length?(R=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||R===void 0?void 0:R[0]:!((N=(M=i?.product)===null||M===void 0?void 0:M.homePage)===null||N===void 0)&&N.length?(z=(Y=i?.product)===null||Y===void 0?void 0:Y.homePage)===null||z===void 0?void 0:z[0]:y?.bottom_image||""},[i,y?.bottom_image]),k=ve(()=>{var T,L;return((T=i?.product)===null||T===void 0?void 0:T.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),E=ve(()=>{var T;return o.transform?Number((T=o.transform)===null||T===void 0?void 0:T.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);ve(()=>E===void 0?!1:E<=r,[E,r]);const c=ci({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0,style:s?.price});pe(()=>{if(g.current===null||A==="")return;let T=null;u&&_?T=_:T=A,T&&g.current.setSrc(T)},[A,u,_]);const O=ue(),C=he(T=>{setTimeout(()=>{var L;const B=(L=O?.current)===null||L===void 0?void 0:L.offsetHeight;l(B+56+f,d)},0)},[f,l,d,n,O]),D=()=>{v(),p?.(a),setTimeout(()=>{var T;(T=h?.current)===null||T===void 0||T.swiper.slideTo(d,0,!1),b?.(!1)},0)};return m.createElement("div",{ref:S,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:D},m.createElement("div",{className:"waterFallList-content-listItem-picture",ref:O},m.createElement(St,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),m.createElement("div",{className:"waterFallList-content-listItem-info"},m.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:Ae(k,s?.title)}}),m.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:s.price,dangerouslySetInnerHTML:{__html:c??""}})))};function Kr(t){var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,{reportTagsView:A,showBanner:k}=t,E=tt(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:O,hashTagSize:C,loadingImage:D,isOpenHashTag:T,cacheActiveIndex:L}=Fe(),{jumpToWeb:B}=st(),j=ue(null),[V,R]=J(0),[M,N]=J(),Y=ue(null),[z,q]=J([]),te=ue(),se=[170,230,300],[re,we]=J(!1),[me,Re]=J([]),Be=ue(),G=he((K,Q)=>Math.floor(Math.random()*(Q-K+1))+K,[]),X=ue([]),[ie,fe]=J({width:0}),$=ve(()=>{const K=ie.width||0;return K>=1200?6:K>=768&&K<=1199?4:2},[ie]),ye=ve(()=>ie.width/$-2,[$,ie]),Ne=he(()=>{var K;const Q=(K=te.current)!==null&&K!==void 0?K:[],U=[];for(let Z=0;Z<me?.length;Z++){const Ve=Math.floor(Z/$),ce=Z%$+1;let ee=0,F=9999999999;if(Ve===0)U[Z]=Z;else{for(let Me=0;Me<U.length;Me++)X.current[U[Me]].top+X.current[U[Me]].height<F&&(ee=Me,F=X.current[U[Me]].top+X.current[U[Me]].height);U[ee]=Z}X.current[Z]===void 0&&(X.current[Z]={}),Ve===0?(ce===1?X.current[Z].left=0:X.current[Z].left=X.current[Z-1].left+ye+4,X.current[Z].top=0):(X.current[Z].left=X.current[ee].left,X.current[Z].top=F),X.current[Z].height=X.current[Z].height||se[G(0,2)],Q[Z]={transform:`translate(${X.current[Z].left}px,${X.current[Z].top}px)`,width:`${ye}px`,height:X.current[Z].height}}return q([...Q]),[...Q]},[ye,$,se,G,me]),Ce=he((K,Q)=>{X.current[Q]===void 0&&(X.current[Q]={}),X.current[Q].height=K,te.current=Ne()},[Ne]);pe(()=>{te.current=Ne()},[ye,$,me]),pe(()=>{var K,Q;if(we(!0),c&&O?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(U=>{var Z,Ve;N(U),Re((Ve=(Z=U?.recList)===null||Z===void 0?void 0:Z.filter(ce=>ce?.video!==null||ce?.product!==null))!==null&&Ve!==void 0?Ve:[]),we(!1)}),T){const U=$o;N(U),Re((Q=(K=U?.recList)===null||K===void 0?void 0:K.filter(Z=>Z?.video!==null||Z?.product!==null))!==null&&Q!==void 0?Q:[]),we(!1)}},[c,O,C,T]);const Ge=he(()=>{Y.current!==null&&fe({width:Y.current.getBoundingClientRect().width})},[]);pe(()=>{if(Y.current===null)return;const K=new ResizeObserver(Q=>{Ge()});return K.observe(Y.current),()=>{K.disconnect()}},[Ge]),he(()=>{we(!0),c&&O?.({hashTag:c?.hashTag}).then(K=>{var Q,U;Re(me?.concat((U=(Q=K?.recList)===null||Q===void 0?void 0:Q.filter(Z=>!Z?.video))!==null&&U!==void 0?U:[])),we(!1)})},[c,O,me]);const Je=he(()=>{R(j.current.scrollTop)},[]);pe(()=>{var K;return(K=j?.current)===null||K===void 0||K.addEventListener("scroll",Je),()=>{var Q;(Q=j?.current)===null||Q===void 0||Q.removeEventListener("scroll",Je)}},[Je,j]);const We=()=>{var K,Q,U,Z,Ve;if(!((K=M?.tag)===null||K===void 0)&&K.link){A();const ce=c?.rec;B(ce,(Q=ce?.video)===null||Q===void 0?void 0:Q.bindProduct,(U=ce?.video)===null||U===void 0?void 0:U.bindCta,L,(Z=ce?.video)===null||Z===void 0?void 0:Z.traceInfo),window.location.href=window.getJointUtmLink((Ve=M?.tag)===null||Ve===void 0?void 0:Ve.link)}};return m.createElement(m.Fragment,null,re?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"waterFallList",ref:Y},m.createElement("div",{className:"waterFallList-scroll",ref:j},k&&((e=M?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:We},m.createElement(St,{className:Te({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=M?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Ae((l=M?.tag)===null||l===void 0?void 0:l.info,(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=M?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(r=E?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:We,dangerouslySetInnerHTML:{__html:Ae(((a=M?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=E?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),m.createElement("div",{className:"waterFallList-content"},me?.map((K,Q)=>{var U;return m.createElement(qr,Object.assign({key:Q,index:Q,rec:K,list:me,showBorder:V+((U=j?.current)===null||U===void 0?void 0:U.clientHeight),style:z[Q],sizeChange:Ce,unitWidth:ye,reportTagsView:A},E))}),m.createElement("div",{hidden:!(!((s=M?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((h=X?.current[((f=X?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((b=X?.current[((p=X?.current)===null||p===void 0?void 0:p.length)-1])===null||b===void 0?void 0:b.height))!==null&&y!==void 0?y:0}px)`,height:!((x=M?.tag)===null||x===void 0)&&x.link?((u=Be?.current)===null||u===void 0?void 0:u.offsetHeight)||((w=E?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),m.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=M?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),m.createElement("div",{ref:Be,hidden:!(!((S=M?.tag)===null||S===void 0)&&S.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((_=M?.tag)===null||_===void 0?void 0:_.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:We,dangerouslySetInnerHTML:{__html:Ae(((I=M?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Zr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Qr=t=>{var e;const{rec:i,index:o,list:l,reportTagsView:n,textStyles:d,space:r}=t,{swiperRef:a,setRtcList:v,setOpenHashtag:s,sxpParameter:f,globalConfig:h}=Fe(),[p,b]=J(!1),y=ue(null),x=ue(null),u=ue(null),w=ue(null),[g,S]=J(""),_=ve(()=>{var c,O,C,D,T,L,B,j,V,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(O=i?.video)===null||O===void 0?void 0:O.cover:!((D=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||D===void 0)&&D.length?(L=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||L===void 0?void 0:L[0]:!((j=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||j===void 0)&&j.length?(R=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||R===void 0?void 0:R[0]:f?.bottom_image||""},[i,f?.bottom_image]),I=ve(()=>{var c,O;return((c=i?.product)===null||c===void 0?void 0:c.title)||((O=i?.video)===null||O===void 0?void 0:O.title)||null},[i]),A=ci({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0,style:d?.price});pe(()=>{const c=new IntersectionObserver(O=>{O.forEach(C=>{if(C.isIntersecting){if(x.current===null||_==="")return;p&&g?y.current.setSrc(g):y.current.setSrc(_),c.unobserve(x.current)}})});return c.observe(x.current),()=>{c.disconnect()}},[_,p,g]);const k=(c,O,C)=>{const D=c/O;return C/D};pe(()=>{const c=u?.current;c===null||_===""||!p||(c.src=_,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const O=w?.current;if(!O)return;const C=O.getContext("2d"),D=window?.innerWidth/2,T=k(c.videoWidth,c.videoHeight,D);O.height=T,O.width=D,C?.drawImage(c,0,0,O.width,O.height),S(O.toDataURL()),c.remove(),O.remove()})},[_,p]);const E=()=>{n(),v?.(l),setTimeout(()=>{var c;(c=a?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),s?.(!1)},0)};return m.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:r}},m.createElement("div",{className:"list-content-listItem-picture"},p&&m.createElement("div",{style:{display:"none"}},m.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),m.createElement("canvas",{ref:w})),m.createElement(St,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),m.createElement("div",{className:"list-content-listItem-info"},m.createElement("div",{className:`list-content-listItem-info-title ${A?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:Ae(I,d?.title)}}),m.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!A,dangerouslySetInnerHTML:{__html:A??""}})))};function $r(t){var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,{reportTagsView:w,showBanner:g}=t,S=tt(t,["reportTagsView","showBanner"]);const{waterFallData:_,getRecommendVideos:I,hashTagSize:A,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:c}=Fe(),{jumpToWeb:O}=st(),[C,D]=J(),[T,L]=J(),[B,j]=J(!1),V=ue(null),[R,M]=J(!1);he(()=>{R||(M(!0),_&&I?.({hashTag:_?.hashTag}).then(Y=>{var z;D(C?.concat((z=Y?.recList)!==null&&z!==void 0?z:[])),M(!1)}))},[_,I,C,R]),pe(()=>{var Y,z;if(j(!0),_&&I?.({hashTag:_?.hashTag,defaultSize:A,maxSize:A}).then(q=>{var te,se;L(q),D((se=(te=q?.recList)===null||te===void 0?void 0:te.filter(re=>re?.video!==null||re?.product!==null))!==null&&se!==void 0?se:[]),j(!1)}),E){const q=$o;L(q),D((z=(Y=q?.recList)===null||Y===void 0?void 0:Y.filter(te=>te?.video!==null||te?.product!==null))!==null&&z!==void 0?z:[]),j(!1)}},[_,I,A,E]);const N=()=>{var Y,z,q,te,se;if(!((Y=T?.tag)===null||Y===void 0)&&Y.link){w();const re=_?.rec;O(re,(z=re?.video)===null||z===void 0?void 0:z.bindProduct,(q=re?.video)===null||q===void 0?void 0:q.bindCta,c,(te=re?.video)===null||te===void 0?void 0:te.traceInfo),window.location.href=window.getJointUtmLink((se=T?.tag)===null||se===void 0?void 0:se.link)}};return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"list"},m.createElement("div",{className:"list-scroll",ref:V},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:N},m.createElement(St,{className:Te({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"list-info",style:(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Ae((l=T?.tag)===null||l===void 0?void 0:l.info,(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(r=S?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:S?.space}),dangerouslySetInnerHTML:{__html:Ae(((a=T?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),m.createElement("div",{className:"list-content"},C?.map((Y,z)=>m.createElement(Qr,Object.assign({key:z,index:z,rec:Y,list:C,reportTagsView:w},S)))),m.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),m.createElement("div",{hidden:!(!((s=T?.tag)===null||s===void 0)&&s.link),style:{height:!((f=T?.tag)===null||f===void 0)&&f.link?((h=S?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((p=S?.buttonStyle)===null||p===void 0?void 0:p.height)||"100px":0}})),m.createElement("div",{className:"list-bottom",hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),style:S?.buttonBgStyle}),m.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((x=T?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:S?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:Ae(((u=T?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}const ea=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:l,swiperRef:n,setWaterFallData:d,cacheRtcList:r,setRtcList:a,cacheActiveIndex:v,rtcList:s,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:p,bffEventReport:b,themeTag:y,selectTag:x,bffFbReport:u}=Fe(),{backMainFeed:w}=st();ue(null);const g=ue(null),[S,_]=J();pe(()=>{const c=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?g.current=O:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),c?.appendChild(g.current))},[]);const I=()=>{var c,O;w("branch",x,void 0,i?.hashTag),E(),d?.(void 0),h?.(!1),(O=(c=n?.current)===null||c===void 0?void 0:c.swiper)===null||O===void 0||O.slideTo(v,0,!1),o?.(!1)},[A,k]=J();pe(()=>{i&&k(i)},[i]);const E=he(()=>{var c,O,C,D,T,L;const B=A?.rec;if(!B)return;let j="",V=null;p?j="hashTagPage":!((c=B?.video)===null||c===void 0)&&c.url?(j="videoPage",V="video"):!((C=(O=B?.video)===null||O===void 0?void 0:O.imgUrls)===null||C===void 0)&&C.length&&(j="imagePage",V="image"),b?.({eventInfo:{contentId:(D=B?.video)===null||D===void 0?void 0:D.itemId,position:v+"",contentTags:JSON.stringify((T=B?.video)===null||T===void 0?void 0:T.tags),traceInfo:(L=B?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([A?.hashTag]),fromKName:j,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:V}})},[A,b,S,p,v]);return pe(()=>{l&&(_(new Date),u?.({eventName:"PageView"}))},[l,u]),pe(()=>{const c=()=>{_(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?no.createPortal(m.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},m.createElement(Qo,{icon:Zr,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?m.createElement($r,Object.assign({reportTagsView:E},t)):m.createElement(Kr,Object.assign({reportTagsView:E},t))),g.current):null};var en=Oe(ea);const ta=t=>m.createElement(en,Object.assign({},t));var ia=Oe(ta);const oa=vt(ia,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Vr,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var na=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const tn=t=>m.createElement(tn,Object.assign({},t));var la=Oe(tn);const da=vt(la,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:na},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ra=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],on={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const aa=t=>{var e,i,o,l,n,d,r,a,v,s,{style:f,recData:h,ctaTempStyles:p,index:b,event:y,onClick:x,isExternalLink:u=!1,isActive:w}=t,g=tt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:_}=Fe(),{jumpToWeb:I}=st(),[A,k]=J(!1),E=ue(null),c=Ko(E),O=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=h?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=h?.video)===null||d===void 0?void 0:d.bindCta),C=((a=(r=h?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),D=()=>{var j,V,R,M;const N=((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video;if(S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,N,b),_?.(Object.assign(Object.assign({},h),{index:b})),u){const Y=C?.link||((M=N?.bindCta)===null||M===void 0?void 0:M.link);Y&&(I(h,C,O,b),window.location.href=window.getJointUtmLink(Y))}else x?.()},T=O?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=ve(()=>{var j,V;const R=y?.animation;if(R){const{delay:M,duration:N,backgroundColor:Y}=R;return{":after":{animationDelay:`${(j=M/1e3)!==null&&j!==void 0?j:0}s`,animationDuration:`${(V=N/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${Y??"transparent"}`}}}},[y?.animation]);pe(()=>{var j,V,R;c&&E?.current&&w&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video,b)},[c,w]),pe(()=>{k(!!c)},[c]);const B=ve(()=>A?on["animated-button"]:null,[A]);return m.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},f),p?.ctaTitle),{lineHeight:`${(s=f?.height)!==null&&s!==void 0?s:0}px`})},g,{className:`${B} ${Te(L)} ${on["one-line-ellipsis"]}`,onClick:D,dangerouslySetInnerHTML:{__html:Ae(T,p?.ctaTitle)}}))};var sa=Oe(aa),ca=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const ua=vt(sa,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:ra,bindableProps:[],interactionRender:ca},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var va=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],ii={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const pa="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ma=t=>{var e,i,o,l,n,d,r,a,v,s,f,h,p,b,y,x,u,w,g,S,_,I,A,k,{style:E,recData:c,ctaTempStyles:O,index:C,event:D,bottom_image:T,translateY:L,isTel:B,onClick:j,isExternalLink:V=!1,isActive:R}=t,M=tt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:N,globalConfig:Y,ctaEvent:z,setPopupDetailData:q}=Fe(),{jumpToWeb:te}=st(),[se,re]=J(!0),we=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),me=((a=(r=c?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((v=c?.video)===null||v===void 0?void 0:v.bindProduct),Re=()=>{var $,ye,Ne,Ce;const Ge=((ye=($=c?.video)===null||$===void 0?void 0:$.bindProducts)===null||ye===void 0?void 0:ye[0])||((Ne=c?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||c?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Ge,C),q?.(Object.assign(Object.assign({},c),{index:C})),V){const Je=me?.link||((Ce=Ge?.bindCta)===null||Ce===void 0?void 0:Ce.link);Je&&(te(c,me,we,C),window.location.href=window.getJointUtmLink(Je))}else j?.()},Be=we?.enTitle||"\u67E5\u770B\u8BE6\u60C5",G=ve(()=>{const $=D?.animation;if($){const{delay:ye,duration:Ne}=$;return{animationDelay:`${ye?ye/1e3:0}s`,animationDuration:`${Ne?Ne/1e3:0}s`}}},[D?.animation]),X=(b=(p=(h=(s=me?.cover)!==null&&s!==void 0?s:(f=me?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:we?.icon)!==null&&p!==void 0?p:N?.bottom_image)!==null&&b!==void 0?b:T,ie=$=>{$.stopPropagation(),re(!1)};pe(()=>{re(!0)},[R]);const fe=ve(()=>R&&se?ii["animated-fadeIn"]:null,[R,se]);return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):m.createElement("div",Object.assign({},M,{className:`${Te(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(y=E?.margin)!==null&&y!==void 0?y:0}px))`}))} ${ii.aniLinkPopup} ${fe} ${Te(G)}`,onClick:Re}),m.createElement("div",{onClick:ie,className:ii["modal-icon-wrapper"],style:{padding:(x=E?.padding)!==null&&x!==void 0?x:0}},m.createElement("img",{src:(u=Y?.popupCloseIcon)!==null&&u!==void 0?u:pa,alt:"close",className:ii["modal-icon-wrapper-img"]})),m.createElement(Vt,{src:X,rec:c,item:(I=(S=(g=(w=c?.video)===null||w===void 0?void 0:w.bindProducts)===null||g===void 0?void 0:g[0])!==null&&S!==void 0?S:(_=c?.video)===null||_===void 0?void 0:_.bindProduct)!==null&&I!==void 0?I:c?.video,index:C,translateY:L,imgStyle:O?.img,isActive:R}),(!c||me?.title)&&m.createElement("div",{className:ii["one-line-ellipsis"],style:O?.title,dangerouslySetInnerHTML:{__html:Ae((A=me?.title)!==null&&A!==void 0?A:"Product Name",O?.title)}}),m.createElement("div",{className:ii["one-line-ellipsis"],style:Object.assign(Object.assign({},O?.ctaTitle),{lineHeight:((k=O?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:Ae(Be,O?.ctaTitle)}})))};var fa=Oe(ma),ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const ga=vt(fa,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:va,bindableProps:[],interactionRender:ha},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Ki=Object.freeze({__proto__:null,AniLink:ua,AniLinkPopup:ga,Appoint:sr,AppointForm:Un,Commodity:lr,CommodityDetail:Md,CommodityDetailDiroNew:Gd,CommodityDiro:yr,CommodityDiroNew:Ar,CommodityList:qd,Consent:da,HashTag:oa,Iframe:$d,Link:mr,MultiCommodity:Lr,MultiCommodityDiro:_r,MultiCommodityDiroNew:jr,Prompt:Fd});const ba="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",ya="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",wa=t=>{var e,{active:i,activeIcon:o,unActicveIcon:l,recData:n,position:d}=t,r=tt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:v,bffEventReport:s,setCacheRtcList:f,cacheRtcList:h}=Fe(),[p,b]=J((e=h?.[d])===null||e===void 0?void 0:e.isCollected),y=Ct(ya),x=Ct(ba),u=_i(()=>ut(void 0,void 0,void 0,function*(){var w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R,M,N,Y,z;if(p){b(!1);const q=(S=yield v?.({videoItemId:(g=(w=n?.video)===null||w===void 0?void 0:w.itemId)!==null&&g!==void 0?g:""}))!==null&&S!==void 0?S:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(_=n?.video)===null||_===void 0?void 0:_.itemId)!==null&&I!==void 0?I:"",contentName:(k=(A=n?.video)===null||A===void 0?void 0:A.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((c=(E=n?.video)===null||E===void 0?void 0:E.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((O=n?.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(C=n?.video)===null||C===void 0?void 0:C.traceInfo}}),!q)b(!0);else{const te=(D=h?.map((se,re)=>(re===d&&(se.isCollected=!1),se)))!==null&&D!==void 0?D:[];f?.(te)}}else{b(!0);const q=(T=yield a?.({content:JSON.stringify(n)}))!==null&&T!==void 0?T:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(L=n?.video)===null||L===void 0?void 0:L.itemId)!==null&&B!==void 0?B:"",contentName:(V=(j=n?.video)===null||j===void 0?void 0:j.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((M=(R=n?.video)===null||R===void 0?void 0:R.tags)!==null&&M!==void 0?M:[]),position:d+"",contentFormat:!((N=n?.video)===null||N===void 0)&&N.url?"video":"image",traceInfo:(Y=n?.video)===null||Y===void 0?void 0:Y.traceInfo}}),!q)b(!1);else{const te=(z=h?.map((se,re)=>(re===d&&(se.isCollected=!0),se)))!==null&&z!==void 0?z:[];f?.(te)}}}),200);return m.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:u}),m.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:p?o||y:l||x,alt:"icon"}))};var nn=Oe(wa),Sa="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Zi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=bn.render(m.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),xa=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,videoPlayIcon:r})=>{const[a,v]=J(!1),{bffEventReport:s,sxpParameter:f,waterFallData:h,openHashtag:p,bffFbReport:b}=Fe(),y=ue(0),[x,u]=J(!1),[w,g]=J(!0),{isActive:S}=Xo(),_=ue(null),[I,A]=J(""),[k,E]=J(!1),c=ue(),O=`pb-cache-video-${e}`,C=ue(null),D=ue(null),T=ue(),L=ve(()=>d?.mode==="2",[d]),B=ve(()=>{var G;return d?.mode==="2"?`translateY(-${50+((G=d?.offsetTop)!==null&&G!==void 0?G:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),j=ve(()=>{var G;return((G=t?.video)===null||G===void 0?void 0:G.cover)||I},[I,t]),V=ve(()=>L?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[L]),R=ve(()=>d?.bgWay==="1",[d]),M=ve(()=>R&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,R]);pe(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const N=he(()=>{var G;c?.current&&((G=c?.current)===null||G===void 0||G.play())},[c?.current]),Y=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),z=he(()=>{c?.current&&(E(!1),u(!0))},[]),q=he(()=>ut(void 0,void 0,void 0,function*(){var G,X,ie,fe,$,ye,Ne,Ce,Ge,Je,We,K,Q,U;if(!c?.current)return;v(!1);const Z=o[e];if(Z&&(!((G=c?.current)===null||G===void 0)&&G.duration)){y.current=((X=c?.current)===null||X===void 0?void 0:X.currentTime)||0;const Ve=((fe=(ie=c?.current)===null||ie===void 0?void 0:ie.duration)!==null&&fe!==void 0?fe:0).toFixed(2),ce=((ye=($=c?.current)===null||$===void 0?void 0:$.currentTime)!==null&&ye!==void 0?ye:0).toFixed(2),ee=w?"0":"1",F=yield vo((Ne=Z?.video)===null||Ne===void 0?void 0:Ne.url);s?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ge=(Ce=Z?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&Ge!==void 0?Ge:"",contentName:(We=(Je=Z?.video)===null||Je===void 0?void 0:Je.title)!==null&&We!==void 0?We:"",playType:ee,startTime:ce,videoDuration:Ve,contentTags:JSON.stringify((Q=(K=Z?.video)===null||K===void 0?void 0:K.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(U=Z?.video)===null||U===void 0?void 0:U.traceInfo,contentSize:F,loadTime:(new Date-T?.current).toFixed(2)+""}}),g(!1)}}),[s,o,e,w,c?.current]),te=he(()=>{var G;if(!c?.current||I||!L||(c.current.style.objectFit="contain",!((G=t?.video)===null||G===void 0)&&G.cover||!_||!_.current||R))return;const X=()=>{const ie=_?.current,fe=ie.getContext("2d"),$=window?.innerWidth,ye=window?.innerHeight;ie.height=ye,ie.width=$,fe?.drawImage(c.current,0,0,ie.width,ie.height),A(ie.toDataURL())};X(),setTimeout(()=>{X()},500)},[c.current,R,t,I,L]),se=he(()=>{c.current&&(q(),te())},[c.current,te,q]),re=he(G=>()=>{var X,ie,fe,$,ye;if(!c.current||!x)return;const Ne=(X=c?.current)===null||X===void 0?void 0:X.paused;switch(G){case"start":if(!Ne)return;(ie=c?.current)===null||ie===void 0||ie.play(),v(!1);break;case"pause":if(Ne)return;(fe=c?.current)===null||fe===void 0||fe.pause(),v(!0);break;default:Ne?($=c?.current)===null||$===void 0||$.play():(ye=c?.current)===null||ye===void 0||ye.pause(),v(!Ne);break}},[x,c?.current]),we=he(()=>{var G,X,ie,fe,$,ye,Ne,Ce,Ge,Je,We,K,Q;if(!c?.current||n!==e)return;const U=o[e],Z=((X=(G=c?.current)===null||G===void 0?void 0:G.duration)!==null&&X!==void 0?X:0).toFixed(2),Ve=((fe=(ie=c?.current)===null||ie===void 0?void 0:ie.currentTime)!==null&&fe!==void 0?fe:0).toFixed(2);if(!(($=c?.current)===null||$===void 0)&&$.duration){const ce=(((ye=c?.current)===null||ye===void 0?void 0:ye.currentTime)-y.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ce=(Ne=U?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(Je=(Ge=U?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&Je!==void 0?Je:"",endTime:Ve,videoDuration:Z,playDuration:ce,contentTags:JSON.stringify((K=(We=U?.video)===null||We===void 0?void 0:We.tags)!==null&&K!==void 0?K:[]),position:e+"",contentFormat:"video",traceInfo:(Q=U?.video)===null||Q===void 0?void 0:Q.traceInfo}})}},[o,e,s,c?.current,n]),me=he(()=>{E(!0)},[]);pe(()=>{var G,X,ie,fe,$,ye,Ne,Ce,Ge,Je;if(!S)return;const We=t?.video.url;if(!We)return;const K=document.querySelector(`#${O}`);if(!K||(c.current=Zi?.(K),!c?.current))return;T.current=new Date;const Q=window?.Hls;let U=D?.current;return We.includes(".m3u8")&&Q&&Q.isSupported()?(U=new Q,U?.loadSource(We),U?.attachMedia(c?.current),U?.on(Q.Events.MANIFEST_PARSED,function(){var Z;(Z=c?.current)===null||Z===void 0||Z.play()})):c.current.src=We,(G=c?.current)===null||G===void 0||G.setAttribute("x5-playsinline","true"),(X=c?.current)===null||X===void 0||X.setAttribute("webkit-playsinline","true"),(ie=c?.current)===null||ie===void 0||ie.addEventListener("loadedmetadata",se),(fe=c?.current)===null||fe===void 0||fe.addEventListener("loadeddata",te),($=c?.current)===null||$===void 0||$.addEventListener("play",q),(ye=c?.current)===null||ye===void 0||ye.addEventListener("playing",z),(Ne=c?.current)===null||Ne===void 0||Ne.addEventListener("pause",we),(Ce=c?.current)===null||Ce===void 0||Ce.addEventListener("ended",N),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("canplay",N),(Je=c?.current)===null||Je===void 0||Je.addEventListener("waiting",me),()=>{var Z,Ve,ce,ee,F,Me,ft,ht,gt,lt;((Z=c?.current)===null||Z===void 0?void 0:Z.paused)||we(),D?.current&&((Ve=D?.current)===null||Ve===void 0||Ve.destroy()),u(!1),(ce=c?.current)===null||ce===void 0||ce.removeEventListener("loadedmetadata",se),(ee=c?.current)===null||ee===void 0||ee.removeEventListener("loadeddata",te),(F=c?.current)===null||F===void 0||F.removeEventListener("play",q),(Me=c?.current)===null||Me===void 0||Me.removeEventListener("playing",z),(ft=c?.current)===null||ft===void 0||ft.removeEventListener("pause",we),(ht=c?.current)===null||ht===void 0||ht.removeEventListener("ended",N),(gt=c?.current)===null||gt===void 0||gt.removeEventListener("canplay",N),(lt=c?.current)===null||lt===void 0||lt.removeEventListener("waiting",me)}},[S]),pe(()=>{var G,X,ie,fe,$,ye;!c?.current||!x||(S?(b?.({eventName:"ViewContent",product:(X=(G=o?.[e])===null||G===void 0?void 0:G.video)===null||X===void 0?void 0:X.bindProduct}),b?.({eventName:"PageView",product:(fe=(ie=o?.[e])===null||ie===void 0?void 0:ie.video)===null||fe===void 0?void 0:fe.bindProduct}),($=c?.current)===null||$===void 0||$.play()):(ye=c?.current)===null||ye===void 0||ye.pause())},[S,x,c?.current]),pe(()=>{var G,X,ie;if(!S||!c?.current)return;!((G=c?.current)===null||G===void 0?void 0:G.paused)&&p?(X=c?.current)===null||X===void 0||X.pause():p||(ie=c?.current)===null||ie===void 0||ie.play()},[p,S,c?.current]),pe(()=>{if(!S)return;const G=()=>{re("start")()},X=re("pause");return yt.on(mt.PAGE_DID_SHOW,G),yt.on(mt.PAGE_DID_HIDE,X),()=>{yt.off(mt.PAGE_DID_SHOW,G),yt.off(mt.PAGE_DID_HIDE,X)}},[re,S]);const Re=ve(()=>!f?.placeholder_image||x?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[x,f?.placeholder_image]),Be=ve(()=>{if(!(!k||!x))return m.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Sa,alt:"placeholder image"})},[k,x]);return pe(()=>{if(!c?.current)return;const G=()=>{var X;n===e&&(!((X=t?.video)===null||X===void 0)&&X.url)&&c?.current&&!a&&re("pause")()};return window.addEventListener("beforeunload",G),()=>{window.removeEventListener("beforeunload",G)}},[n,e,t,c?.current,re,a]),t?.video?m.createElement(m.Fragment,null,L?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:re(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},M)},!R&&x&&j&&m.createElement(St,{src:j,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},V)}),m.createElement("canvas",{ref:_,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:B,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},m.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),a&&m.createElement(St,{className:"clc-pb-video-pause",src:r??Y,alt:"pause"}))),Re,Be):m.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:re()},m.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),Re,Be,a&&m.createElement(St,{className:"clc-pb-video-pause",src:r??Y,alt:"pause"}))):null};var Ta=Oe(xa);const Aa=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:l})=>{const[n,d]=J(t),r=a=>{a.stopPropagation();const v=!n;d(v),o?.(v)};return pe(()=>{d(t)},[t]),m.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:r},m.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:n?e:i}))};var ln=Oe(Aa);const Ea=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,l]=J(!0);Lt(),pe(()=>{setTimeout(()=>{l(!1)},i)},[]);const n=Ct("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=ve(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return m.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},m.createElement("img",{src:t||n,alt:"finger swiper"}))},dn=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:l}=t,n=ve(()=>o?.mode==="2",[o]),d=ve(()=>{var s;return o?.mode==="2"?`translateY(-${50+((s=o?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=ve(()=>n?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[n]),a=ve(()=>o?.bgWay==="1",[o]),v=ve(()=>a&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,a]);return m.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!n||!a)&&m.createElement(St,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:l}),n&&m.createElement(St,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:l}))},Ia=({imgUrls:t,width:e,height:i,rec:o,index:l,onViewImageEndEvent:n,onViewImageStartEvent:d,imgUrlsPostConfig:r})=>{var a,v;const s=ue(),{isActive:f}=Xo(),{sxpParameter:h,openHashtag:p}=Fe(),[b,y]=J(!1),[x,u]=J(),w=new Date;pe(()=>{b&&f?(s?.current&&s.current.swiper.autoplay.start(),p?n(o):d(l,x,!0)):s?.current&&s.current.swiper.autoplay.stop()},[o,f,n,p,l,d,b,x]);const g=he(S=>ut(void 0,void 0,void 0,function*(){if(!b){const _=yield vo(S.src);u({contentSize:_,loadTime:(new Date-w).toFixed(2)+""}),y(!0)}}),[b]);return pe(()=>{const S=()=>d(l,x),_=()=>n(o);return yt.on(mt.PAGE_DID_SHOW,S),yt.on(mt.PAGE_DID_HIDE,_),()=>{yt.off(mt.PAGE_DID_SHOW,S),yt.off(mt.PAGE_DID_HIDE,_)}},[x]),m.createElement(qt,{ref:s,defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Te(Object.assign(Object.assign({".swiper-pagination":{bottom:(a=r?.marginBottom)!==null&&a!==void 0?a:0,fontSize:"14px"}},r?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:r?.dotsBgColor,opacity:1}}),r?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${r?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=r?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((S,_)=>m.createElement(Bt,{key:_},m.createElement(dn,{src:!b&&_>0?"":S,height:i,imgUrlsPostConfig:r,onShowFirstImage:g}))))};var Ca=Oe(Ia);const ka=({tags:t,itemId:e,itemType:i,index:o,rec:l,hashTagStyle:n,hashTagRightMargin:d})=>{var r;const[a,v]=J(!1),{setWaterFallData:s,setOpenHashtag:f,setCacheActiveIndex:h,waterFallData:p,setIsFromHashtag:b}=Fe(),y=x=>{p?b?.(!0):h?.(o),s?.(i?{hashTag:x,itemId:e,itemType:i,rec:l}:{hashTag:x,rec:l}),f?.(!0)};return ve(()=>t.length<=6?null:m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!a)},a?"show less":"show more"),[a,t]),m.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=n?.marginTop)!==null&&r!==void 0?r:16}px`,width:d}},m.createElement(si,null,t?.map((x,u)=>m.createElement(Bt,{key:u,hidden:a?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:n,onClick:()=>y(x),tag:"button","aria-label":x},m.createElement("div",{dangerouslySetInnerHTML:{__html:Ae(`#${x}`,n)}})))))};var rn=Oe(ka),an="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function Ii(t){return Oe(function(e){const{$store:i}=In(),o=n=>{let d=n;const r=n.match(/{{.*?}}/g);return r?.length&&r.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(v,s)=>{if(s){const f=io(i,s);return d=d.replace(a,f),f}})}),d},l=ve(()=>{var n,d,r;const{bindDatas:a}=e,v=tt(e,["bindDatas"]);if((n=a?.forEach)===null||n===void 0||n.call(a,s=>{if(s?.propKey&&s?.dataPath){const{propKey:f,dataPath:h}=s;h.replace(/{{\s*([\w.]+)\s*}}/g,(p,b)=>{var y,x;if(b){const u=(x=(y=io(i,b))!==null&&y!==void 0?y:e[f])!==null&&x!==void 0?x:"";return v[f]=u,u}})}}),v){v.eventMap={};const s=vi(v.event)||{};for(const f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{s[f].value=o(s[f].value),v.eventMap[f]=new Function(s[f].value)}catch{}}return!((r=(d=v?.event)===null||d===void 0?void 0:d.onClick)===null||r===void 0)&&r.linkType&&(v.style.cursor="pointer"),v},[i,e]);return m.createElement(t,Object.assign({},l,l.eventMap))})}const _a=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:l,isActive:n})=>{var d,r,a,v,s;const{schema:f}=Lt();if(!t?.video)return null;let h=null;!((r=(d=t?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0)&&r.length?h="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?h="\u5546\u54C1CTA":h=(s=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||s===void 0?void 0:s.itemId;const p=i?.[h],b=ve(()=>{var y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R,M,N,Y,z,q,te,se,re,we,me,Re,Be;if(!t?.video)return null;if(!((x=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||x===void 0)&&x.length||!((u=t?.video)===null||u===void 0)&&u.bindProduct||(g=(w=t?.video)===null||w===void 0?void 0:w.bindCta)===null||g===void 0||g.itemId,!(l&&!l?.includes((S=p?.item)===null||S===void 0?void 0:S.type))&&!(!l&&((_=p?.item)===null||_===void 0?void 0:_.category)==="cta")){if(((I=p?.item)===null||I===void 0?void 0:I.type)==="CommodityDiro"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((k=p?.item)===null||k===void 0?void 0:k.type)==="Commodity"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((c=p?.item)===null||c===void 0?void 0:c.type)==="CommodityDiroNew"&&!(!((O=t?.video)===null||O===void 0)&&O.bindProduct)||((C=p?.item)===null||C===void 0?void 0:C.type)==="MultiCommodity"&&!(!((T=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0)&&T.length)||((L=p?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiro"&&!(!((j=(B=t?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0)&&j.length)||((V=p?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((M=(R=t?.video)===null||R===void 0?void 0:R.bindProducts)===null||M===void 0)&&M.length))return null;if(p&&o){const G=o[(N=p?.item)===null||N===void 0?void 0:N.type],X=Ii(G),ie=(Y=G?.extend)===null||Y===void 0?void 0:Y.defaulSetting,fe=((te=(q=(z=p?.item)===null||z===void 0?void 0:z.event)===null||q===void 0?void 0:q.onClick)===null||te===void 0?void 0:te.linkType)==="externalLink";let $=(se=p?.item)===null||se===void 0?void 0:se.style;if($.hasOwnProperty("backdropFilter")){let ye=$.backdropFilter;$.backdropFilter=`blur(${ye??0}px)`}return m.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},ie?.style),$),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ie?.textStyle),(re=p?.item)===null||re===void 0?void 0:re.textStyle),bindDatas:(me=(we=p?.item)===null||we===void 0?void 0:we.bindDatas)!==null&&me!==void 0?me:[]},ie?.props,(Re=p?.item)===null||Re===void 0?void 0:Re.props,{event:((Be=p?.item)===null||Be===void 0?void 0:Be.event)||{},schema:f,id:p?.id,key:p?.id,recData:t,isExternalLink:fe,index:e,isActive:n}))}else return null}},[t,o,i,f,p?.id,n]);return m.createElement(m.Fragment,null,b)};var Ci=Oe(_a);const sn=({nudge:t})=>{var e,i,o,l,n,d;return m.createElement(m.Fragment,null,t?.isOpen&&m.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(n=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&n!==void 0?n:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d:4}},t?.icon?m.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,m.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:Ae(t?.content,t?.textStyle)}})))},Pa=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:l,setCacheRtcList:n,setCacheActiveIndex:d,setLoading:r,swiperRef:a,waterFallData:v,bffEventReport:s,selectTag:f,setSelectTag:h}=Fe(),{backMainFeed:p}=st(),b=ve(()=>[fi,...t],[t]),y=x=>()=>{if(x===f)return;x!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):p("theme",x,f);let u;x!==fi&&(u=x),r?.(!0),o?.({themeTag:u}).then(w=>{var g,S,_,I;yt.emit(mt.CHANGE_THEME_TAG,u),l?.((g=w?.recList)!==null&&g!==void 0?g:[]),n?.((S=w?.recList)!==null&&S!==void 0?S:[]),e?.(0),d?.(0),(I=(_=a?.current)===null||_===void 0?void 0:_.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{r?.(!1)}),h?.(x)};return v||t.length<=0?null:m.createElement("div",{className:"clc-sxp-tagbar",style:i},m.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(x=>m.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===f?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:y(x)},x))))};var cn=Oe(Pa);const un=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:l,resolver:n,data:d=[],ctaType:r,tipText:a,nudge:v,_schema:s,hashTagStyle:f,hashTagRightMargin:h,tagList:p=[],licenseUrl:b})=>{var y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T,L,B,j,V,R;const M=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),N=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:Y}=Lt(),[z,q]=J(0),te=ue(0),[se,re]=J(!0),we=ue(),[me,Re]=J(!1),[Be,G]=J(!1),[X,ie]=J(new Date().getTime()),fe=ue(!1),[$,ye]=J(2),{loadVideos:Ne,bffEventReport:Ce,loading:Ge,setPopupDetailData:Je,ctaEvent:We,swiperRef:K,waterFallData:Q,setOpenHashtag:U,appDomain:Z,openHashtag:Ve,loadingImage:ce,isFromHashtag:ee,popupDetailData:F,bffFbReport:Me,curTime:ft,h5EnterLink:ht,isShowConsent:gt,selectTag:lt,isPreview:At,isEditor:H,cacheRtcList:W,setRtcList:Se,cacheActiveIndex:je,rtcList:ge,isNoMoreData:ke}=Fe(),{backMainFeed:le,productView:oe,jumpToWeb:Le}=st(),qe=ve(()=>d.length>0&&!Ge&&(_n()||t?.enableSwiperTip),[d,Ge,t?.enableSwiperTip]);pe(()=>{fo()},[]),pe(()=>{if(d?.length>0){const P=new Date;we.current=P}},[d?.length]);const Qe=he(()=>{if(fo(),ht?.(),d.length>0){const P=new Date;we.current=P}},[d.length,ht]);pe(()=>{var P;if(!r||r?.length<1)return;const de=d?.findIndex(ae=>{var be,Ie,_e,ne,De,ze,He,Ye,xe;const Ue=r?.[0];return Ue==="\u591A\u5546\u54C1CTA"?((be=ae?.video)===null||be===void 0?void 0:be.bindProducts)&&((_e=(Ie=ae?.video)===null||Ie===void 0?void 0:Ie.bindProducts)===null||_e===void 0?void 0:_e.length)>0:Ue==="\u5546\u54C1CTA"?(ne=ae?.video)===null||ne===void 0?void 0:ne.bindProduct:((ze=(De=ae?.video)===null||De===void 0?void 0:De.bindCta)===null||ze===void 0?void 0:ze.itemId)===Ue&&(((He=ae?.video)===null||He===void 0?void 0:He.url)||((xe=(Ye=ae?.video)===null||Ye===void 0?void 0:Ye.imgUrls)===null||xe===void 0?void 0:xe.length))})||0;de!==-1&&((P=K?.current)===null||P===void 0||P.swiper.slideTo(de))},[d,r,K]),pe(()=>{const P=d?.[z],de=()=>{var ae,be,Ie,_e,ne,De,ze,He,Ye,xe,Ue,pt,nt,rt,at,xt,Pe,It,Yt,Xt;const Zt=!Ve&&!gt;if(document.visibilityState==="hidden"){Zt&&(yt.emit(mt.PAGE_DID_HIDE,P),Dt(P));let Mt="";F&&(!((be=(ae=P?.video)===null||ae===void 0?void 0:ae.bindProducts)===null||be===void 0)&&be.length||!((Ie=P?.video)===null||Ie===void 0)&&Ie.bindProduct)?Mt="pdpPage":F&&((ze=l?.[(De=(ne=(_e=P?.video)===null||_e===void 0?void 0:_e.bindCta)===null||ne===void 0?void 0:ne.itemId)!==null&&De!==void 0?De:""].item)===null||ze===void 0?void 0:ze.type)==="Appoint"?Mt="formPage":ee?Mt="hashTagPage":!((He=P?.video)===null||He===void 0)&&He.url?Mt="videoPage":!((Ye=P?.video)===null||Ye===void 0)&&Ye.imgUrls&&(!((Ue=(xe=P?.video)===null||xe===void 0?void 0:xe.imgUrls)===null||Ue===void 0)&&Ue.length)?Mt="imagePage":P?.product&&(Mt="productPage"),Ce?.({eventInfo:{sessionDuration:Math.floor((new Date-ft.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(pt=P?.video)===null||pt===void 0?void 0:pt.itemId,productId:(nt=P?.product)===null||nt===void 0?void 0:nt.itemId,position:z+"",fromKName:Mt,fromKPage:location?.href,ctatId:(xt=(at=(rt=P?.video)===null||rt===void 0?void 0:rt.bindCta)===null||at===void 0?void 0:at.itemId)!==null&&xt!==void 0?xt:"",traceInfo:(Xt=(It=(Pe=P?.video)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&It!==void 0?It:(Yt=P?.product)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&Xt!==void 0?Xt:""}})}else document.visibilityState==="visible"&&(fe.current===!0&&(ie(new Date().getTime()),fe.current=!1),Qe(),Zt&&(yt.emit(mt.PAGE_DID_SHOW,P),le("external",lt)))};return document.addEventListener("visibilitychange",de),()=>{document.removeEventListener("visibilitychange",de)}},[z,Ce,d,Qe,F,ee,l,ft,le,Ve,gt,lt]);const it=ve(()=>{let P=0;return p.length>0&&(P+=45,Q&&(P-=45)),P},[p,Q]),$e=ve(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),Xe=ve(()=>i-$e-it,[$e,i,it]),Ze=ve(()=>{var P;const de=z===0&&!Q&&!H?[(P=d?.[0])!==null&&P!==void 0?P:null]:d?.map((ae,be)=>z===be||be-1===z||be+1===z?ae:null);return de?.length?!Q&&!ke?de.concat([{loading:!0}]):de:[]},[d,z,Q,H,ke]),Ke=ve(()=>{var P,de,ae,be;if(t?.logoUrl&&t?.isShowLogo){const Ie=(de=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||de===void 0?void 0:de.value,_e=((be=(ae=t?.logoBar)===null||ae===void 0?void 0:ae.onClick)===null||be===void 0?void 0:be.linkType)==="externalLink",ne=Ze[z];return m.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Ie&&{onClick:()=>{var De,ze,He,Ye;_e&&Le(ne,(De=ne?.video)===null||De===void 0?void 0:De.bindProduct,(ze=ne?.video)===null||ze===void 0?void 0:ze.bindCta,z,((He=ne?.product)===null||He===void 0?void 0:He.traceInfo)||((Ye=ne?.video)===null||Ye===void 0?void 0:Ye.traceInfo)),new Function(Ie)()}}),m.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Ze]),dt=he((P,de)=>{var ae,be,Ie,_e;return!((ae=P?.video)===null||ae===void 0)&&ae.url?m.createElement(Ta,{key:X,rec:P,index:de,muted:se,data:d,height:Xe,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((be=P?.video)===null||be===void 0)&&be.imgUrls?m.createElement(Ca,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:o,height:Xe,rec:P,index:de,onViewImageEndEvent:Pt,onViewImageStartEvent:Ht,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Ie=t?.productPost)===null||Ie===void 0?void 0:Ie.length)>0?(_e=t?.productPost)===null||_e===void 0?void 0:_e.map((ne,De)=>{var ze,He,Ye,xe,Ue,pt,nt,rt;const at=n[(ze=ne?.item)===null||ze===void 0?void 0:ze.type],xt=Ii(at),Pe=(He=at?.extend)===null||He===void 0?void 0:He.defaulSetting;return m.createElement(xt,Object.assign({key:`${de}${De}`,textStyle:Object.assign(Object.assign({},Pe?.textStyle),(Ye=ne?.item)===null||Ye===void 0?void 0:Ye.textStyle),bindDatas:(Ue=(xe=ne?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&Ue!==void 0?Ue:[]},Pe?.props,(pt=ne?.item)===null||pt===void 0?void 0:pt.props,{event:((nt=ne?.item)===null||nt===void 0?void 0:nt.event)||{},schema:Y,id:ne?.id,viewTime:we.current,rec:P,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Pe?.style),(rt=ne?.item)===null||rt===void 0?void 0:rt.style),{height:"100%",overflow:"auto"}),index:de,isActive:z===de}))}):null},[o,d,Xe,se,z,t?.productPost,t?.videoPlayIcon,we,a,n,Y,X]),ct=he(P=>{G(P)},[]),Ee=ve(()=>Be?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[Be]),ot=he((P,de)=>{var ae,be,Ie,_e,ne,De,ze,He;return P?.video?m.createElement(m.Fragment,null,((ae=P?.video)===null||ae===void 0?void 0:ae.title)&&!Be&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(be=t?.bottomInfoDist)!==null&&be!==void 0?be:40}px`}},m.createElement(sn,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:P,index:de,tempMap:l,resolver:n,isActive:de===z})):null,m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(_e=(Ie=P?.video)===null||Ie===void 0?void 0:Ie.title)!==null&&_e!==void 0?_e:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:ct}),m.createElement(Ci,{rec:P,index:de,tempMap:l,resolver:n,includesCtaType:["AniLink"],isActive:de===z}),m.createElement(rn,{index:z,tags:(De=(ne=P?.video)===null||ne===void 0?void 0:ne.hashTags)!==null&&De!==void 0?De:[],itemId:(ze=P?.video)===null||ze===void 0?void 0:ze.itemId,itemType:!((He=P?.video)===null||He===void 0)&&He.itemId?"VIDEO":null,rec:P,hashTagStyle:f,hashTagRightMargin:o-(h??0)}))),m.createElement(Ci,{rec:P,index:de,tempMap:l,resolver:n,includesCtaType:["AniLinkPopup"],isActive:de===z})):null},[e,z,l,n,a,v,f,t,ct,Be,Ee]),Et=he((P,de,ae)=>{var be,Ie,_e,ne;if(!t?.isShowLike||!ae)return;let De=(be=t?.likeIconY)!==null&&be!==void 0?be:400;return Q&&De<40&&t.likeIconYPosit==="top"&&(De+=40),P?.video?m.createElement(nn,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Ie=t.likeIconXPosit)!==null&&Ie!==void 0?Ie:"right"]:(_e=t.likeIconX)!==null&&_e!==void 0?_e:0,[(ne=t.likeIconYPosit)!==null&&ne!==void 0?ne:"bottom"]:De},position:de}):null},[t,Q]),Pt=P=>{var de,ae,be,Ie,_e,ne;if(!(!((de=P?.video)===null||de===void 0)&&de.url)&&(!((ae=P?.video)===null||ae===void 0)&&ae.imgUrls)){const De=Date.now(),ze=(De-te.current)/1e3;Ce?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Ie=(be=P?.video)===null||be===void 0?void 0:be.itemId)!==null&&Ie!==void 0?Ie:"",contentName:(_e=P?.video.title)!==null&&_e!==void 0?_e:"",imageEndTime:`${De}`,playDuration:`${ze}`,contentTags:JSON.stringify((ne=P?.video.tags)!==null&&ne!==void 0?ne:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Nt=(P,de)=>{var ae,be,Ie,_e,ne,De,ze,He,Ye,xe,Ue,pt,nt,rt,at,xt,Pe,It,Yt,Xt,Zt,Mt;if(At||Q)return;const pn=new Date-ft.current;if(t?.openSlideSkip&&pn>=((ae=t?.slideSkipStartTime)!==null&&ae!==void 0?ae:0)&&Pn()&&P){const eo=((_e=(Ie=(be=P?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie[0])===null||_e===void 0?void 0:_e.link)||((De=(ne=P?.video)===null||ne===void 0?void 0:ne.bindProduct)===null||De===void 0?void 0:De.link)||((ze=P?.product)===null||ze===void 0?void 0:ze.link),et=P?.product||((He=P?.video)===null||He===void 0?void 0:He.bindProduct)||((xe=(Ye=P?.video)===null||Ye===void 0?void 0:Ye.bindProducts)===null||xe===void 0?void 0:xe[0]);if(eo){let ki=null;!((Ue=P?.video)===null||Ue===void 0)&&Ue.url?ki="video":!((nt=(pt=P?.video)===null||pt===void 0?void 0:pt.imgUrls)===null||nt===void 0)&&nt.length&&(ki="image"),Ce?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(rt=et?.itemId)!==null&&rt!==void 0?rt:"",productName:(at=et?.title)!==null&&at!==void 0?at:"",price:et?.price?et?.price+"":"0",productCollection:(xt=et?.collection)!==null&&xt!==void 0?xt:"",contentTags:et?.tags?JSON.stringify(et?.tags):"",position:de+"",contentId:(It=(Pe=P?.video)===null||Pe===void 0?void 0:Pe.itemId)!==null&&It!==void 0?It:"",traceInfo:(Mt=(Xt=(Yt=P?.video)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&Xt!==void 0?Xt:(Zt=P?.product)===null||Zt===void 0?void 0:Zt.traceInfo)!==null&&Mt!==void 0?Mt:"",contentFormat:ki}}),fe.current=!0,window.location.href=window.getJointUtmLink(eo)}}},zt=P=>{var de,ae,be,Ie,_e,ne,De,ze,He,Ye,xe,Ue,pt,nt,rt,at,xt;const Pe=d[P.previousIndex];if(!Pe)return;let It=null;!((de=Pe?.video)===null||de===void 0)&&de.url?It="video":!((be=(ae=Pe?.video)===null||ae===void 0?void 0:ae.imgUrls)===null||be===void 0)&&be.length&&(It="image"),P.previousIndex-P.activeIndex<0?(Ce?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(_e=(Ie=Pe?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&_e!==void 0?_e:"",productId:(De=(ne=Pe?.product)===null||ne===void 0?void 0:ne.itemId)!==null&&De!==void 0?De:"",requestId:null,traceInfo:(He=(ze=Pe?.video)===null||ze===void 0?void 0:ze.traceInfo)!==null&&He!==void 0?He:"",contentFormat:It,position:((Ye=P.previousIndex)!==null&&Ye!==void 0?Ye:0)+""}}),Pt(Pe),Nt(Pe,P.previousIndex)):(Ce?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ue=(xe=Pe?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Ue!==void 0?Ue:"",productId:(nt=(pt=Pe.product)===null||pt===void 0?void 0:pt.itemId)!==null&&nt!==void 0?nt:"",requestId:null,traceInfo:(at=(rt=Pe?.video)===null||rt===void 0?void 0:rt.traceInfo)!==null&&at!==void 0?at:"",contentFormat:It,position:((xt=P.previousIndex)!==null&&xt!==void 0?xt:0)+""}}),Pt(Pe)),Dt(Pe),we.current=new Date},Dt=P=>{var de,ae,be;!(!((de=P?.video)===null||de===void 0)&&de.url)&&!(!((ae=P?.video)===null||ae===void 0)&&ae.imgUrls)&&P?.product&&oe(P,P.product,(be=P?.product)===null||be===void 0?void 0:be.bindCta,we.current,z)};pe(()=>{const P=d[z];Ve?Dt(P):we.current=new Date},[Ve,d,z]);const Ht=(P,de,ae)=>{var be,Ie,_e,ne,De,ze,He,Ye;const xe=d[P];if(!(!((be=xe?.video)===null||be===void 0)&&be.url)&&(!((Ie=xe?.video)===null||Ie===void 0)&&Ie.imgUrls)){const Ue=Date.now();te.current=Ue,Ce?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ne=(_e=xe?.video)===null||_e===void 0?void 0:_e.itemId)!==null&&ne!==void 0?ne:"",contentName:(De=xe?.video.title)!==null&&De!==void 0?De:"",imageStartTime:`${Ue}`,contentTags:JSON.stringify((ze=xe?.video.tags)!==null&&ze!==void 0?ze:[]),position:P+"",contentFormat:"image",traceInfo:xe?.video.traceInfo,contentSize:de?.contentSize,loadTime:de?.loadTime}}),ae&&(Me?.({eventName:"ViewContent",product:(He=xe?.video)===null||He===void 0?void 0:He.bindProduct}),Me?.({eventName:"PageView",product:(Ye=xe?.video)===null||Ye===void 0?void 0:Ye.bindProduct}))}},Ot=he(P=>{var de,ae,be,Ie,_e,ne;if(!P)return;let De=(de=t?.muteIconY)!==null&&de!==void 0?de:23;return Q&&De<40&&t?.muteIconYPosit==="top"&&(De+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&m.createElement(ln,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((be=(ae=Ze?.[z])===null||ae===void 0?void 0:ae.video)===null||be===void 0)&&be.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Ie=t?.muteIconXPosit)!==null&&Ie!==void 0?Ie:"right"]:(_e=t?.muteIconX)!==null&&_e!==void 0?_e:0,[(ne=t?.muteIconYPosit)!==null&&ne!==void 0?ne:"bottom"]:De},defaultValue:se,activeIcon:t?.unMuteIcon?t?.unMuteIcon:M,unactiveIcon:t?.muteIcon?t?.muteIcon:N,onChange:re})},[t,Ze,z,se,Q]),Kt=ve(()=>Ge?m.createElement("div",{style:{height:Xe,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:ce,alt:"loading...",style:{objectFit:"contain"}})):Ze?.map((P,de)=>m.createElement(Bt,{key:de,virtualIndex:de,style:{overflow:"hidden"}},P&&m.createElement(m.Fragment,null,P?.loading?m.createElement("div",{style:{height:Xe,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:ce,alt:"loading...",style:{objectFit:"contain"}})):m.createElement(m.Fragment,null,Et(P,de,!t?.likeIconFixed),Ot(!t?.muteIconFixed),ot(P,de),dt(P,de))))),[o,d,Xe,Ge,ot,dt,Ze,ce,X,Ot]);return m.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Q&&m.createElement(Qo,{icon:an,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${$e}px`},textStyle:Object.assign(Object.assign({},(g=(w=(u=(x=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||x===void 0?void 0:x.item)===null||u===void 0?void 0:u.props)===null||w===void 0?void 0:w.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!to(ge,W)&&W&&W?.length&&Se?.(W),U?.(!0)}}),Ke,m.createElement(cn,{tagList:p,setActiveIndex:q,style:{top:$e}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&m.createElement("button",{style:{position:"absolute",[(I=(_=t?.backButton)===null||_===void 0?void 0:_.xPosit)!==null&&I!==void 0?I:"left"]:(k=(A=t?.backButton)===null||A===void 0?void 0:A.x)!==null&&k!==void 0?k:0,[(c=(E=t?.backButton)===null||E===void 0?void 0:E.yPosit)!==null&&c!==void 0?c:"top"]:(((O=t?.backButton)===null||O===void 0?void 0:O.yPosit)=="top"?$e+it:0)+((D=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&D!==void 0?D:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},m.createElement("img",{src:(L=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&L!==void 0?L:an,alt:"back button",width:100,style:{objectFit:"cover"}})),qe?m.createElement(Ea,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((B=t?.swipeTipOffset)!==null&&B!==void 0?B:0)}%`},duration:t?.swiperTipAniDur}):null,m.createElement(qt,{style:{marginTop:it},ref:K,onSlideChange:()=>{K.current.swiper.allowTouchMove=!1,setTimeout(()=>{K.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{q(P.activeIndex),!Ve&&(zt(P),!(Q||H)&&P?.activeIndex+1>=d?.length&&(me||(Re(!0),Ne?.($).then(de=>{var ae;Re(!1),de&&((ae=de?.recList)===null||ae===void 0?void 0:ae.length)>0&&ye($+1)}))))},direction:"vertical",height:Xe},Et(Ze[z],z,!!t?.likeIconFixed),Ot(!!t?.muteIconFixed),Kt),m.createElement(en,Object.assign({},(R=(V=(j=t?.hashTag)===null||j===void 0?void 0:j[0])===null||V===void 0?void 0:V.item)===null||R===void 0?void 0:R.props)))},Da=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:l,index:n})=>m.createElement(qt,{defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>m.createElement(Bt,{key:d},m.createElement(dn,{src:d,height:i,imgUrlsPostConfig:o}))));var Oa=Oe(Da);const Ma=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,width:r})=>{const[a,v]=J(!1),s=ue(null),{bffEventReport:f,sxpParameter:h,waterFallData:p,openHashtag:b}=Fe(),y=ue(0),[x,u]=J(!1),[w,g]=J(!0),S=ue(null),[_,I]=J("");pe(()=>{s.current&&(s.current.muted=l)},[l]);const A=he(()=>{var R;(R=s.current)===null||R===void 0||R.play()},[]),k=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=he(()=>{var R,M,N,Y,z,q,te,se,re,we,me,Re,Be;v(!1);const G=o[e];if(G&&(!((R=s?.current)===null||R===void 0)&&R.duration)){y.current=((M=s?.current)===null||M===void 0?void 0:M.currentTime)||0;const X=((Y=(N=s.current)===null||N===void 0?void 0:N.duration)!==null&&Y!==void 0?Y:0).toFixed(2),ie=((q=(z=s.current)===null||z===void 0?void 0:z.currentTime)!==null&&q!==void 0?q:0).toFixed(2),fe=w?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(se=(te=G?.video)===null||te===void 0?void 0:te.itemId)!==null&&se!==void 0?se:"",contentName:(we=(re=G?.video)===null||re===void 0?void 0:re.title)!==null&&we!==void 0?we:"",playType:fe,startTime:ie,videoDuration:X,contentTags:JSON.stringify((Re=(me=G?.video)===null||me===void 0?void 0:me.tags)!==null&&Re!==void 0?Re:[]),position:e+"",contentFormat:"video",traceInfo:(Be=G?.video)===null||Be===void 0?void 0:Be.traceInfo}}),g(!1)}},[f,o,e,w]),c=he(()=>{u(!0)},[]),O=he(R=>()=>{var M,N,Y,z,q;if(!x)return;const te=(M=s.current)===null||M===void 0?void 0:M.paused;switch(R){case"start":if(!te)return;(N=s.current)===null||N===void 0||N.play(),v(!1);break;case"pause":if(te)return;(Y=s.current)===null||Y===void 0||Y.pause(),v(!0);break;default:te?(z=s.current)===null||z===void 0||z.play():(q=s.current)===null||q===void 0||q.pause(),v(!te);break}},[x]),C=he(()=>{var R,M,N,Y,z,q,te,se,re,we,me,Re,Be;const G=o[e],X=((M=(R=s.current)===null||R===void 0?void 0:R.duration)!==null&&M!==void 0?M:0).toFixed(2),ie=((Y=(N=s.current)===null||N===void 0?void 0:N.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2);if(!((z=s?.current)===null||z===void 0)&&z.duration){const fe=(((q=s?.current)===null||q===void 0?void 0:q.currentTime)-y.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(se=(te=G?.video)===null||te===void 0?void 0:te.itemId)!==null&&se!==void 0?se:"",contentName:(we=(re=G?.video)===null||re===void 0?void 0:re.title)!==null&&we!==void 0?we:"",endTime:ie,videoDuration:X,playDuration:fe,contentTags:JSON.stringify((Re=(me=G?.video)===null||me===void 0?void 0:me.tags)!==null&&Re!==void 0?Re:[]),position:e+"",contentFormat:"video",traceInfo:(Be=G?.video)===null||Be===void 0?void 0:Be.traceInfo}})}},[o,e,f]),D=ve(()=>d?.mode==="2",[d]),T=ve(()=>{var R;return d?.mode==="2"?`translateY(-${50+((R=d?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),L=ve(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||_},[_,t]),B=he(()=>{if(!S||!s||!s.current||!S.current)return;const R=s?.current,M=S?.current,N=M.getContext("2d"),Y=window?.innerWidth,z=window?.innerHeight;M.height=z,M.width=Y,N?.drawImage(R,0,0,M.width,M.height),I(M.toDataURL())},[]);pe(()=>{var R,M,N,Y;if(s.current){if(v(!1),!s.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const q=new window.Hls;q.loadSource(z),q.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=z;else s.current.src=z;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(R=s.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(M=s.current)===null||M===void 0||M.addEventListener("canplay",c),(N=s.current)===null||N===void 0||N.addEventListener("playing",E),(Y=s.current)===null||Y===void 0||Y.addEventListener("loadeddata",B),()=>{var z,q,te,se;(z=s.current)===null||z===void 0||z.removeEventListener("loadedmetadata",c),(q=s.current)===null||q===void 0||q.removeEventListener("canplay",c),(te=s.current)===null||te===void 0||te.removeEventListener("playing",E),(se=s.current)===null||se===void 0||se.removeEventListener("loadeddata",B)}}},[c,E,t?.video,B]);const j=ve(()=>!h?.placeholder_image||x?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);pe(()=>{const R=()=>{var M,N;n===e&&(!((M=t?.video)===null||M===void 0)&&M.url)&&(!((N=s?.current)===null||N===void 0)&&N.src)&&!a&&O("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[n,e,t,s,O,a]);const V=ve(()=>D?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[D]);return t?.video?m.createElement(m.Fragment,null,D?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},m.createElement(St,{src:L,style:Object.assign({height:i,width:r,objectFit:"cover"},V)}),m.createElement("canvas",{ref:S,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:T,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:r,height:"100%"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A,style:{width:"100%",height:i,objectFit:"contain"}}),m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),j):m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A}),j,m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var La=Oe(Ma);const Qi={};Object.values(Ki).forEach(t=>{Qi[t.extend.type]=t});const Ra="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ba="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Na=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:l,descStyle:n,hashTagStyle:d,containerHeight:r=664,containerWidth:a=375,appDomain:v,tagList:s=[]})=>{const f=ve(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),s.length>0&&(I+=45),r-I},[e,r,s]),h=(I,A)=>{var k,E,c,O;if(!((k=I?.video)===null||k===void 0)&&k.url)return m.createElement(La,{rec:I,index:A,muted:!0,width:a,data:t??[],height:f,activeIndex:A,videoPostConfig:e?.videoPost});if(!((E=I?.video)===null||E===void 0)&&E.imgUrls)return m.createElement(Oa,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:a,height:f,rec:I,index:A,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(O=e?.productPost)===null||O===void 0?void 0:O.map((C,D)=>{var T,L,B,j,V,R,M,N;const Y=Qi[(T=C?.item)===null||T===void 0?void 0:T.type],z=Ii(Y),q=(L=Y?.extend)===null||L===void 0?void 0:L.defaulSetting;return m.createElement(z,Object.assign({key:`${A}${D}`,textStyle:Object.assign(Object.assign({},q?.textStyle),(B=C?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(V=(j=C?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&V!==void 0?V:[]},q?.props,(R=C?.item)===null||R===void 0?void 0:R.props,{event:((M=C?.item)===null||M===void 0?void 0:M.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},q?.style),(N=C?.item)===null||N===void 0?void 0:N.style),{width:a,height:f,overflow:"auto"}),index:A}))})},p=ve(()=>e?.logoUrl&&e?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},m.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(I,A)=>e?.isShowCTA===void 0||e?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:I,index:A,tempMap:l,resolver:Qi})):null,y=(I,A)=>{var k,E,c,O,C,D,T;return I?.video?m.createElement(m.Fragment,null,((k=I?.video)===null||k===void 0?void 0:k.title)&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom"},m.createElement(sn,{nudge:o}),b(I,A),m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(E=I?.video)===null||E===void 0?void 0:E.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},n),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),m.createElement(rn,{index:A,tags:(C=(O=I?.video)===null||O===void 0?void 0:O.hashTags)!==null&&C!==void 0?C:[],itemId:(D=I?.video)===null||D===void 0?void 0:D.itemId,itemType:!((T=I?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:I,hashTagStyle:d}))):null},x=Ct(Ba,v),u=Ct(Ra,v),w=(I,A)=>{var k,E,c,O;if(!e?.isShowLike)return;let C=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return C<40&&(C+=40),I?.video?m.createElement(nn,{key:I.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:x,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:u,position:A,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(O=e?.likeIconX)!==null&&O!==void 0?O:0}}):null},g=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),S=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),_=(I,A)=>{var k,E,c,O;return m.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},p,m.createElement(cn,{tagList:s}),m.createElement(ln,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((c=(E=t?.[A])===null||E===void 0?void 0:E.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(O=e?.muteIconY)!==null&&O!==void 0?O:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:S}),h(I,A),y(I,A),w(I,A))};return m.createElement("div",{className:Te({width:"100%",height:r,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,A)=>_(I,A)))};var Fa=Oe(Na);const ja=()=>{const{schema:t,resolver:e,popup:i}=Lt(),{setPopupDetailData:o,popupDetailData:l,popupCurTimeRef:n,checkCommodityIndexRef:d}=Fe(),{productView:r}=st(),[a,v]=J();pe(()=>{const p=()=>{n.current=new Date};return p(),window.addEventListener("pageshow",p),()=>{window.removeEventListener("pageshow",p)}},[]),pe(()=>{i&&i?.id&&i?.id!==""&&(n.current=new Date,v(i))},[i]);const s=ve(()=>{var p,b,y,x;const u=(y=(b=(p=t?.sxpPageConf)===null||p===void 0?void 0:p.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.find((w,g)=>{if(w?.id===i?.id)return w});return u!==-1&&((x=u?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),f=()=>{var p,b,y,x,u,w,g,S,_,I,A,k,E,c,O,C,D,T;if(!i||i?.id===""||!a||new Date-n.current<((p=i?.duration)!==null&&p!==void 0?p:0))return;v(Object.assign(Object.assign({},i),{id:""}));const L=(x=(y=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||y===void 0?void 0:y.popupList)===null||x===void 0?void 0:x.find(B=>B?.id===i?.id);if(((u=L?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((w=L?.item)===null||w===void 0?void 0:w.type)==="CommodityDetailDiroNew"){const B=l;let j=(S=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&S!==void 0?S:(I=(_=B?.video)===null||_===void 0?void 0:_.bindProducts)===null||I===void 0?void 0:I[0],V=(E=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(C=(O=(c=B?.video)===null||c===void 0?void 0:c.bindProducts)===null||O===void 0?void 0:O[0])===null||C===void 0?void 0:C.bindCta;if(d?.current>=0){const R=(T=(D=B?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0?void 0:T[d?.current];R&&(j=R,V=R?.bindCta)}j&&V&&r(B,j,V,n.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},h=ve(()=>{var p,b,y;return(y=(b=(p=t?.sxpPageConf)===null||p===void 0?void 0:p.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.map((x,u)=>{var w,g,S,_,I,A,k,E,c,O,C,D,T,L;if(x?.id===i?.id){const B=e[(w=x?.item)===null||w===void 0?void 0:w.type],j=Ii(B),V=((_=(S=(g=x?.item)===null||g===void 0?void 0:g.event)===null||S===void 0?void 0:S.onClick)===null||_===void 0?void 0:_.linkType)==="externalLink",R=((k=(A=(I=x?.item)===null||I===void 0?void 0:I.event)===null||A===void 0?void 0:A.onClick)===null||k===void 0?void 0:k.linkType)==="popup",M=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return m.createElement(j,Object.assign({key:u,style:Object.assign(Object.assign(Object.assign({},M?.style),(c=x?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},M?.textStyle),(O=x?.item)===null||O===void 0?void 0:O.textStyle),bindDatas:(D=(C=x?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&D!==void 0?D:[]},M?.props,(T=x?.item)===null||T===void 0?void 0:T.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:V,isPopup:R,onClose:f}))}else return m.createElement(m.Fragment,null)})},[t,i,e,f]);return m.createElement(ti,{popup:a,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},h)},$i={};Object.values(Ki).forEach(t=>{$i[t.extend.type]=t});const Va=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:l,appDomain:n,licenseUrl:d,enabledMetaConversionApi:r})=>{var a,v,s,f,h,p,b,y,x,u,w;const g=ve(()=>{var S;return location?.search?(S=location?.search)===null||S===void 0?void 0:S.replace("?",""):""},[]);return m.createElement(Io,{resolver:$i,enableDataSource:!1,schema:t?.data,utmVal:g},m.createElement(xo,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(f=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(p=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&p!==void 0?p:o,loadingImage:l,appDomain:n,enabledMetaConversionApi:r,isShowTag:(x=(y=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(w=(u=t?.data)===null||u===void 0?void 0:u.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:S,tagList:_})=>{var I;return m.createElement(m.Fragment,null,m.createElement(un,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:_,data:S,resolver:$i,licenseUrl:d})),m.createElement(ja,null))}}))};var za=Oe(Va);const vn=di({}),Ha=({children:t,data:e})=>{var i,o,l,n,d,r,a,v,s,f,h,p,b;const[y,x]=J(!1),[u,w]=J(!1);return m.createElement(vn.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:x,openConsent:u,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Ga(){return li(vn)}export{Fa as DiyPortalPreview,Ha as EditorDataProvider,ti as Modal,xo as SxpDataSourceProvider,za as SxpPageCore,un as SxpPageRender,Nn as core,En as default,Ki as materials,Ga as useEditorDataProvider};
|
7
7
|
//# sourceMappingURL=index.min.js.map
|