pb-sxp-ui 1.0.7 → 1.0.8

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.
@@ -1,7 +1,7 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var ae=require("lodash"),Oi=require("uuid"),Li=require("pako"),d=require("react"),$t=require("qs"),W=require("@emotion/css"),Ri=require("@ant-design/pro-components"),ji=require("react-dom"),Ni=require("eventemitter3");function Bi(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var qt=Bi(ji);function ue(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(i[n[o]]=t[n[o]]);return i}function ve(t,e,i,n){function o(l){return l instanceof i?l:new i(function(a){a(l)})}return new(i||(i=Promise))(function(l,a){function r(c){try{u(n.next(c))}catch(f){a(f)}}function s(c){try{u(n.throw(c))}catch(f){a(f)}}function u(c){c.done?l(c.value):o(c.value).then(r,s)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const zi=/:\w+/g;var Yt=(t,e)=>ve(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:a,url:r,urlParams:s,name:u,queryString:c,headers:f,body:h}=e[o];let m=r;s&&Object.entries(s).forEach(([b,w])=>{m=m.replace(zi,E=>E===b?w:E)}),c&&(m+=c),n[l]=u;try{const b=yield fetch(m,{method:a,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(w=>w.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:n}});const Xt="SXP_TOKEN_INFO",Vi=(t,e)=>ve(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),a=window.localStorage.getItem(Xt);let r=JSON.parse(a||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":o||""}}).then(c=>c.json());if(u.success){const c=u.data;r=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Xt,JSON.stringify(r))}}return r});function nt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let o;if(e=e||i.length,t)for(o=0;o<t;o++)n[o]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",o=0;o<36;o++)n[o]||(l=0|Math.random()*16,n[o]=i[o===19?l&3|8:l])}return n.join("")}const Fi=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let o=0;for(;o<t;)e+=i.charAt(Math.floor(Math.random()*n)),o+=1;return e},Hi=()=>{const t=Oi.v4();return t?.replaceAll?t.replaceAll("-",""):Fi(32)};function Jt(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=Li.inflate(n,{to:"string"});return JSON.parse(o)}let vt=null;const Ui={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Gi{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,vt)return vt;vt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Ui[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let pe=null;const Wi={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{pe||(pe=new Gi),n&&pe.setApiUrl(n),pe.setAppId(t),pe.setTenantId(e),pe.setEnv(i)},getDetail:t=>{if(!pe)return;const e=pe.getTenantId(),i=pe.getAppId(),n=pe.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>ve(void 0,void 0,void 0,function*(){var l,a;const r=yield o.json(),s=Jt((l=r?.data)===null||l===void 0?void 0:l.data);if(s){const{$store:u}=yield Yt(n,(a=s?.dataSource)!==null&&a!==void 0?a:[]);r.data.data=s,Object.assign(r.data.data,{__STORE__:u})}return r}))},getSxpDetailByPageId:t=>ve(void 0,void 0,void 0,function*(){if(!pe)return;const e=pe.getTenantId(),i=pe.getAppId(),n=pe.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>ve(void 0,void 0,void 0,function*(){var l;const a=yield o.json();if(!a.success)return;const r=Jt((l=a?.data)===null||l===void 0?void 0:l.data);return a.data.data=r,a.data}))}),getSxpRecommendVideoData:t=>ve(void 0,void 0,void 0,function*(){if(!pe)return;const e=yield Vi(pe,t),i=nt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");ae.isEmpty(n)&&(n=nt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const o=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:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return o?.data||null})};function De(){return d.useContext(ni)}function $i(){return d.useContext(ii)}const mt="feRealSessionIdKey",Qt=()=>{const t=Hi();return`${Date.now()}${t}`},qi=()=>{let t=Xi();return t||(t=Qt(),window.sessionStorage.setItem(mt,t)),t},Yi=()=>{const t=Qt();window.sessionStorage.setItem(mt,t)},Xi=()=>window.sessionStorage.getItem(mt),Kt="SXP_FAKE_USER_ID",Ji=()=>{let t=window.localStorage.getItem(Kt);return ae.isEmpty(t)&&(t=nt(36,62),window.localStorage.setItem(Kt,t)),t};function He(t,e){const{appDomain:i}=K();return d.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const Zt=d.createContext({rtcList:[]});var ht;(function(t){t[t.BFF=5]="BFF"})(ht||(ht={}));const Qi=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],Ki=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:a=!1,sxpParameter:r,appDomain:s,hashTagSize:u,loadingImage:c,isOpenHashTag:f=!1})=>{const[h,m]=d.useState([]),[b,w]=d.useState(!1),[E,p]=d.useState({rtc:"",requestId:""}),y=d.useRef(null),g=d.useRef(!1),[v,k]=d.useState(),[P,O]=d.useState(),[S,T]=d.useState(f),[x,D]=d.useState([]),[C,I]=d.useState(0),[_,R]=d.useState(!1);d.useEffect(()=>{T(f)},[f]);const j=d.useMemo(()=>e?.find(B=>B.type===ht.BFF),[e]),z=d.useCallback((B,V)=>{if(!j)return;const $=j.url,ee=Ji();if(V?.query){const Z=$t.stringify(V.query);B=`${B}?${Z}`}return V.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${$}/api/v1${B}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},j.headers),{"x-user-id":ee}),V.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${$}/api/v1${B}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":ee},j.headers),method:V.method,body:JSON.stringify(V.body)}).then(Z=>Z.json()).catch(Z=>Promise.reject(Z))},[j]),N=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){var V,$,ee,Z;if(B={maxSize:o,defaultSize:(V=B?.defaultSize)!==null&&V!==void 0?V:l,"itemFilter.itemId":B?.["itemFilter.itemId"],"itemFilter.itemType":B?.["itemFilter.itemType"],hashTag:B?.hashTag,traceInfo:B?.traceInfo},i){const re=(Z=(ee=($=i?.split("&"))===null||$===void 0?void 0:$.filter(ge=>{const _e=ge.split("=")[0];return Qi.includes(_e)}))===null||ee===void 0?void 0:ee.join("&"))!==null&&Z!==void 0?Z:"";B=Object.assign(Object.assign({},B),{channel:decodeURIComponent(re)})}const ce=yield z?.("/recommend/list",{method:"GET",query:B});if(ce?.success)return B?.hashTag||p({rtc:ce.data.rtc,requestId:ce.data.requestId}),ce?.data}),[z,i,o,l]),A=d.useCallback(()=>ve(void 0,void 0,void 0,function*(){var B,V;if(h.length<=0)return;const $=yield N({hashTag:P?.hashTag,"itemFilter.itemId":P?.itemId,"itemFilter.itemType":P?.itemType});m(h.concat((B=$?.recList)!==null&&B!==void 0?B:[])),D(x.concat((V=$?.recList)!==null&&V!==void 0?V:[]))}),[N,h,P,x]),M=d.useCallback(({userInfo:B,eventInfo:V})=>{if(!n)return;B||(B={});const $=qi(),ee=Object.assign({sessionID:$,rtc:E.rtc,requestId:E.requestId},V),Z=Object.entries(B).map(([re,ge])=>({name:re,value:ge})),ce=Object.entries(ee).map(([re,ge])=>ge&&{name:re,value:ge}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",B),console.log("eventInfo:",ee),console.log("========= \u7ED3\u675F ========="),z?.("/event/report",{method:"POST",body:{userInfo:Z,eventInfo:ce},type:"beacon"})},[z,E,n]),U=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){const V=yield z?.("/recommend/like",{method:"POST",body:B});return V?.success}),[z]),F=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){const V=yield z?.("/recommend/unlike",{method:"POST",body:B});return V?.success}),[z]),oe=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){const V=yield z?.("/customform",{method:"POST",body:B});return V?.success}),[z]),se=d.useCallback((B,V,$)=>{var ee,Z,ce,re,ge,_e,Ge,Ke,Me,Ze,Ne,We;const de=$?.bindCta,ft=((ee=V?.video)===null||ee===void 0?void 0:ee.bindProduct)||((Z=V?.video)===null||Z===void 0?void 0:Z.bindProducts)&&((re=(ce=V?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||re===void 0?void 0:re.length)>0;let $e="";_?$e="hashTagPage":!((ge=V?.video)===null||ge===void 0)&&ge.url?$e="videoPage":!((Ge=(_e=V?.video)===null||_e===void 0?void 0:_e.imgUrls)===null||Ge===void 0)&&Ge.length&&($e="imagePage"),M?.({eventInfo:Object.assign(Object.assign({},B),{ctaId:(Ke=de?.itemId)!==null&&Ke!==void 0?Ke:"",ctaName:(Me=de?.title)!==null&&Me!==void 0?Me:"",contentTags:JSON.stringify(de?.tags),position:V?.position,relatedContentId:(Ne=(Ze=V?.video)===null||Ze===void 0?void 0:Ze.itemId)!==null&&Ne!==void 0?Ne:"",relatedProductId:ft?$?.itemId:"",traceInfo:(We=de?.traceInfo)!==null&&We!==void 0?We:"",fromKName:$e})})},[M,_]);d.useEffect(()=>{w(!0),N().then(B=>{var V,$;m((V=B?.recList)!==null&&V!==void 0?V:[]),D(($=B?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{w(!1),g.current=!0})},[]),d.useEffect(()=>{g.current&&(w(!0),N().then(B=>{var V,$;m((V=B?.recList)!==null&&V!==void 0?V:[]),D(($=B?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{w(!1)}))},[N]);const ne=He("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",s);return d.createElement(Zt.Provider,{value:{rtcList:h,setRtcList:m,mutateLike:U,mutateUnlike:F,submitForm:oe,popupDetailData:v,loadVideos:A,setPopupDetailData:k,getRecommendVideos:N,bffEventReport:M,utmVal:i,isPreview:a,loading:b,sxpParameter:r,waterFallData:P,setWaterFallData:O,ctaEvent:se,swiperRef:y,openHashtag:S,setOpenHashtag:T,cacheRtcList:x,setCacheRtcList:D,cacheActiveIndex:C,setCacheActiveIndex:I,isFromHashtag:_,setIsFromHashtag:R,appDomain:s,hashTagSize:u,loadingImage:c??ne,isOpenHashTag:f}},t({rtcList:h,mutateLike:U,mutateUnlike:F,submitForm:oe}))};var ei=d.memo(Ki);function K(){return d.useContext(Zt)}var ti;(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"})(ti||(ti={}));const ii=d.createContext({$store:{},options:[],configs:[]}),Zi=({children:t,isSsr:e,enable:i})=>{const[n,o]=d.useState([]),{schema:l}=De(),[a,r]=d.useState(l.__STORE__||{}),[s,u]=d.useState([]);d.useEffect(()=>{var h;e||ae.isEqual(s,l?.dataSource)||u((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=d.useCallback(()=>ve(void 0,void 0,void 0,function*(){const{$store:h,idMapName:m}=yield Yt("",s);r(h),f(h,m)}),[s]),f=(h,m)=>{const b=[];Object.entries(h).forEach(([w,E])=>{Object.keys(E).forEach(p=>{const y={label:`${m[w]} - ${p}`,value:`{{ ${w}.${p} }}`};b.push(y)})}),o(b)};return d.useEffect(()=>{e||c()},[c,e,l]),i?d.createElement(ii.Provider,{value:{$store:l.__STORE__||a,options:n,configs:s}},t):t};var en=d.memo(Zi);const ot={id:nt(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},gt={id:"",duration:0,name:"none"},ni=d.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[ot],redoStack:[],popup:gt,setPopup:()=>{}}),oi=d.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},a)=>{const[r,s]=d.useState(null),[u,c]=d.useState(n||{pointData:[ot],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=d.useState([ot]),[m,b]=d.useState([[ot]]),[w,E]=d.useState([]),[p,y]=d.useState(gt);typeof window<"u"&&(window.sxpPopup=(O,S)=>{y(Object.assign(Object.assign(Object.assign({},gt),{id:O}),S))}),typeof window<"u"&&(window.getJointUtmLink=O=>O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:"")),d.useEffect(()=>{b([u.pointData]),E([])},[u.type]);const g=d.useCallback(O=>{const S=ae.cloneDeep(u);S&&(S.dataSource=O,c?.(S))},[u]),[v,k]=d.useState();d.useImperativeHandle(a,()=>({loadSchema(O){O&&(b([O.pointData]),c(O))},exportSchema(){return ae.cloneDeep(u)},getPageInfoData(){return v},initPageInfoData(O){O&&k(O)}}));const P=d.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return d.createElement(ni.Provider,{value:{resolver:e,currentNode:r,schema:u,setCurrentNode:s,setSchema:c,saveDataSource:g,prePiontData:f,setPrePiontData:h,pageInfoData:v,setPageInfoData:O=>k(Object.assign(Object.assign({},v),O)),undoStack:m,redoStack:w,setRedoStack:E,setUndoStack:b,getCurPageConf:P,popup:p,setPopup:y}},d.createElement(en,{isSsr:i,enable:o},t))});var tn=Object.freeze({__proto__:null,EditorCore:oi}),nn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const X=[{label:"\u5E94\u7528\u5B57\u4F53",value:"appFont"},{label:"\u9ED1\u4F53",value:"\u9ED1\u4F53"}];var on={fontOptions:X},bt,ln=[{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:"Color",name:["textStyle","color"]},{type:"Select",name:["textStyle","fontFamily"],options:X,initialValue:(bt=X?.[0])===null||bt===void 0?void 0:bt.value},{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:"\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"]},{label:"\u63D0\u4EA4\u6587\u672C\u989C\u8272",type:"Color",name:["props","submitColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];const sn=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:a,submitText:r,layoutType:s,onClick:u}=t,c=ue(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","onClick"]);const{submitForm:f}=K(),h=d.useRef(),[m,b]=d.useState(!1),w=d.useMemo(()=>[{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"}],[]),E=d.useMemo(()=>{if(s===void 0){const y=ae.cloneDeep(e)||w;return y?.map(g=>Object.assign(Object.assign({},g),{title:void 0,fieldProps:{placeholder:g?.title}}))}else return ae.cloneDeep(e)||w},[s,e,w]),p=ae.debounce(()=>ve(void 0,void 0,void 0,function*(){var y,g,v;b(!0);const k=yield(y=h?.current)===null||y===void 0?void 0:y.getFieldsValue(),P=(v=(g=Object.keys(k))===null||g===void 0?void 0:g.map(S=>({name:S,value:k[S]})))===null||v===void 0?void 0:v.filter(S=>S?.value);if(!P||!P?.length)return;const O=yield f?.({attributes:P});b(!1),O&&(window?.sxpPopup(""),O&&u?.())}),1e3);return d.createElement("div",{className:"pb-appoint-form"},d.createElement("div",{className:`pb-appoint-form-title ${W.css(Object.assign({},o))}`},n),d.createElement("div",Object.assign({className:W.css(Object.assign({},i))},c),d.createElement("div",{className:"pb-appoint-form-container"},d.createElement(Ri.BetaSchemaForm,{columns:E,submitter:!1,layout:s,autoFocusFirstInput:!1,size:"large",formRef:h,className:"panel-reset"}))),d.createElement("div",{className:"pb-appoint-form-btn-wrapper"},d.createElement("button",{onClick:p,className:"pb-appoint-form-btn",style:{color:a,background:l}},m?d.createElement(d.Fragment,null,"loading..."):r)))};var an=d.memo(sn);function me(t,e){return t.extend=e,t}const rn=me(an,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:ln,bindableProps:[],interactionRender:nn},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 yt,wt,dn=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"}]},{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"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Color",name:["color"]},{type:"Select",options:X,name:["fontFamily"],initialValue:(yt=X?.[0])===null||yt===void 0?void 0:yt.value},{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"]}]}]},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:X,initialValue:(wt=X?.[0])===null||wt===void 0?void 0:wt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];function li(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function St(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:li(e[i])&&li(t[i])&&Object.keys(e[i]).length>0&&St(t[i],e[i])})}const si={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 Te(){const t=typeof document<"u"?document:{};return St(t,si),t}const cn={document:si,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 fe(){const t=typeof window<"u"?window:{};return St(t,cn),t}function Le(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function un(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function qe(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function be(){return Date.now()}function pn(t){const e=fe();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function fn(t,e){e===void 0&&(e="x");const i=fe();let n,o,l;const a=pn(t);return i.WebKitCSSMatrix?(o=a.transform||a.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?o=l.m41:n.length===16?o=parseFloat(n[12]):o=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?o=l.m42:n.length===16?o=parseFloat(n[13]):o=parseFloat(n[5])),o||0}function lt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function vn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function he(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!vn(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,a=o.length;l<a;l+=1){const r=o[l],s=Object.getOwnPropertyDescriptor(n,r);s!==void 0&&s.enumerable&&(lt(t[r])&&lt(n[r])?n[r].__swiper__?t[r]=n[r]:he(t[r],n[r]):!lt(t[r])&&lt(n[r])?(t[r]={},n[r].__swiper__?t[r]=n[r]:he(t[r],n[r])):t[r]=n[r])}}}return t}function st(t,e,i){t.style.setProperty(e,i)}function ai(t){let{swiper:e,targetPosition:i,side:n}=t;const o=fe(),l=-e.translate;let a=null,r;const s=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const u=i>l?"next":"prev",c=(h,m)=>u==="next"&&h>=m||u==="prev"&&h<=m,f=()=>{r=new Date().getTime(),a===null&&(a=r);const h=Math.max(Math.min((r-a)/s,1),0),m=.5-Math.cos(h*Math.PI)/2;let b=l+m*(i-l);if(c(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),c(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(f)};f()}function xe(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function at(t){try{console.warn(t);return}catch{}}function et(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Le(e)),i}function mn(t){const e=fe(),i=Te(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,a=t.clientLeft||o.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,s=t===e?e.scrollX:t.scrollLeft;return{top:n.top+r-l,left:n.left+s-a}}function hn(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function gn(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Re(t,e){return fe().getComputedStyle(t,null).getPropertyValue(e)}function rt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function ri(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function Tt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function xt(t,e,i){const n=fe();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ce(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function bn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=fe();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 a,r=be(),s;const u=[];function c(g){let O=0,S=0,T=0,x=0;return"detail"in g&&(S=g.detail),"wheelDelta"in g&&(S=-g.wheelDelta/120),"wheelDeltaY"in g&&(S=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(O=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(O=S,S=0),T=O*10,x=S*10,"deltaY"in g&&(x=g.deltaY),"deltaX"in g&&(T=g.deltaX),g.shiftKey&&!T&&(T=x,x=0),(T||x)&&g.deltaMode&&(g.deltaMode===1?(T*=40,x*=40):(T*=800,x*=800)),T&&!O&&(O=T<1?-1:1),x&&!S&&(S=x<1?-1:1),{spinX:O,spinY:S,pixelX:T,pixelY:x}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function m(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&be()-r<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&be()-r<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),o("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),o("scroll",g.raw)),r=new l.Date().getTime(),!1)}function b(g){const v=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&v.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&v.releaseOnEdges)return!0;return!1}function w(g){let v=g,k=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const P=e.params.mousewheel;e.params.cssMode&&v.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const S=O&&O.contains(v.target);if(!e.mouseEntered&&!S&&!P.releaseOnEdges)return!0;v.originalEvent&&(v=v.originalEvent);let T=0;const x=e.rtlTranslate?-1:1,D=c(v);if(P.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))T=-D.pixelX*x;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))T=-D.pixelY;else return!0;else T=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*x:-D.pixelY;if(T===0)return!0;P.invert&&(T=-T);let C=e.getTranslate()+T*P.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),k=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),k&&e.params.nested&&v.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const I={time:be(),delta:Math.abs(T),direction:Math.sign(T),raw:g};u.length>=2&&u.shift();const _=u.length?u[u.length-1]:void 0;if(u.push(I),_?(I.direction!==_.direction||I.delta>_.delta||I.time>_.time+150)&&m(I):m(I),b(I))return!0}else{const I={time:be(),delta:Math.abs(T),direction:Math.sign(T)},_=s&&I.time<s.time+500&&I.delta<=s.delta&&I.direction===s.direction;if(!_){s=void 0;let R=e.getTranslate()+T*P.sensitivity;const j=e.isBeginning,z=e.isEnd;if(R>=e.minTranslate()&&(R=e.minTranslate()),R<=e.maxTranslate()&&(R=e.maxTranslate()),e.setTransition(0),e.setTranslate(R),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!j&&e.isBeginning||!z&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,u.length>=15&&u.shift();const N=u.length?u[u.length-1]:void 0,A=u[0];if(u.push(I),N&&(I.delta>N.delta||I.direction!==N.direction))u.splice(0);else if(u.length>=15&&I.time-A.time<500&&A.delta-I.delta>=1&&I.delta<=6){const M=T>0?.8:.2;s=I,u.splice(0),a=qe(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}a||(a=qe(()=>{s=I,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(_||o("scroll",v),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),P.releaseOnEdges&&(R===e.minTranslate()||R===e.maxTranslate()))return!0}}return v.preventDefault?v.preventDefault():v.returnValue=!1,!1}function E(g){let v=e.el;e.params.mousewheel.eventsTarget!=="container"&&(v=document.querySelector(e.params.mousewheel.eventsTarget)),v[g]("mouseenter",f),v[g]("mouseleave",h),v[g]("wheel",w)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(E("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(E("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:p,disable:y})}function di(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=xe(t.el,`.${n[o]}`)[0];l||(l=et("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Ye(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ct(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l="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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let a,r=0;function s(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(p,y){const{bulletActiveClass:g}=e.params.pagination;p&&(p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${g}-${y}`),p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${g}-${y}-${y}`)))}function c(p){const y=p.target.closest(Ye(e.params.pagination.bulletClass));if(!y)return;p.preventDefault();const g=rt(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function f(){const p=e.rtl,y=e.params.pagination;if(s())return;let g=e.pagination.el;g=Ce(g);let v,k;const P=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(P/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,v=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(v=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,v=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const S=e.pagination.bullets;let T,x,D;if(y.dynamicBullets&&(a=xt(S[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${a*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&k!==void 0&&(r+=v-(k||0),r>y.dynamicMainBullets-1?r=y.dynamicMainBullets-1:r<0&&(r=0)),T=Math.max(v-r,0),x=T+(Math.min(S.length,y.dynamicMainBullets)-1),D=(x+T)/2),S.forEach(C=>{const I=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(_=>`${y.bulletActiveClass}${_}`)].map(_=>typeof _=="string"&&_.includes(" ")?_.split(" "):_).flat();C.classList.remove(...I)}),g.length>1)S.forEach(C=>{const I=rt(C);I===v?C.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),y.dynamicBullets&&(I>=T&&I<=x&&C.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),I===T&&u(C,"prev"),I===x&&u(C,"next"))});else{const C=S[v];if(C&&C.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&S.forEach((I,_)=>{I.setAttribute("part",_===v?"bullet-active":"bullet")}),y.dynamicBullets){const I=S[T],_=S[x];for(let R=T;R<=x;R+=1)S[R]&&S[R].classList.add(...`${y.bulletActiveClass}-main`.split(" "));u(I,"prev"),u(_,"next")}}if(y.dynamicBullets){const C=Math.min(S.length,y.dynamicMainBullets+4),I=(a*C-a)/2-D*a,_=p?"right":"left";S.forEach(R=>{R.style[e.isHorizontal()?_:"top"]=`${I}px`})}}g.forEach((S,T)=>{if(y.type==="fraction"&&(S.querySelectorAll(Ye(y.currentClass)).forEach(x=>{x.textContent=y.formatFractionCurrent(v+1)}),S.querySelectorAll(Ye(y.totalClass)).forEach(x=>{x.textContent=y.formatFractionTotal(O)})),y.type==="progressbar"){let x;y.progressbarOpposite?x=e.isHorizontal()?"vertical":"horizontal":x=e.isHorizontal()?"horizontal":"vertical";const D=(v+1)/O;let C=1,I=1;x==="horizontal"?C=D:I=D,S.querySelectorAll(Ye(y.progressbarFillClass)).forEach(_=>{_.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${I})`,_.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(S.innerHTML=y.renderCustom(e,v+1,O),T===0&&o("paginationRender",S)):(T===0&&o("paginationRender",S),o("paginationUpdate",S)),e.params.watchOverflow&&e.enabled&&S.classList[e.isLocked?"add":"remove"](y.lockClass)})}function h(){const p=e.params.pagination;if(s())return;const y=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=Ce(g);let v="";if(p.type==="bullets"){let k=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>y&&(k=y);for(let P=0;P<k;P+=1)p.renderBullet?v+=p.renderBullet.call(e,P,p.bulletClass):v+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?v=p.renderFraction.call(e,p.currentClass,p.totalClass):v=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?v=p.renderProgressbar.call(e,p.progressbarFillClass):v=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(k=>{p.type!=="custom"&&(k.innerHTML=v||""),p.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Ye(p.bulletClass)))}),p.type!=="custom"&&o("paginationRender",g[0])}function m(){e.params.pagination=di(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let y;typeof p.el=="string"&&e.isElement&&(y=e.el.querySelector(p.el)),!y&&typeof p.el=="string"&&(y=[...document.querySelectorAll(p.el)]),y||(y=p.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(p.el)],y.length>1&&(y=y.filter(g=>ri(g,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Ce(y),y.forEach(g=>{p.type==="bullets"&&p.clickable&&g.classList.add(...(p.clickableClass||"").split(" ")),g.classList.add(p.modifierClass+p.type),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(g.classList.add(`${p.modifierClass}${p.type}-dynamic`),r=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&g.classList.add(p.progressbarOppositeClass),p.clickable&&g.addEventListener("click",c),e.enabled||g.classList.add(p.lockClass)}))}function b(){const p=e.params.pagination;if(s())return;let y=e.pagination.el;y&&(y=Ce(y),y.forEach(g=>{g.classList.remove(p.hiddenClass),g.classList.remove(p.modifierClass+p.type),g.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(g.classList.remove(...(p.clickableClass||"").split(" ")),g.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:y}=e.pagination;y=Ce(y),y.forEach(g=>{g.classList.remove(p.horizontalClass,p.verticalClass),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?E():(m(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ce(p),p.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,y)=>{const g=y.target,v=Ce(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&v&&v.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 k=v[0].classList.contains(e.params.pagination.hiddenClass);o(k===!0?"paginationShow":"paginationHide"),v.forEach(P=>P.classList.toggle(e.params.pagination.hiddenClass))}});const w=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ce(p),p.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),m(),h(),f()},E=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ce(p),p.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:w,disable:E,render:h,update:f,init:m,destroy:b})}function yn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=Te();let a=!1,r=null,s=null,u,c,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 m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:I}=e,{dragEl:_,el:R}=C,j=e.params.scrollbar,z=e.params.loop?e.progressLoop:e.progress;let N=c,A=(f-c)*z;I?(A=-A,A>0?(N=c-A,A=0):-A+c>f&&(N=f+A)):A<0?(N=c+A,A=0):A+c>f&&(N=f-A),e.isHorizontal()?(_.style.transform=`translate3d(${A}px, 0, 0)`,_.style.width=`${N}px`):(_.style.transform=`translate3d(0px, ${A}px, 0)`,_.style.height=`${N}px`),j.hide&&(clearTimeout(r),R.style.opacity=1,r=setTimeout(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function w(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:I,el:_}=C;I.style.width="",I.style.height="",f=e.isHorizontal()?_.offsetWidth:_.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=f*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${c}px`:I.style.height=`${c}px`,h>=1?_.style.display="none":_.style.display="",e.params.scrollbar.hide&&(_.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function E(C){return e.isHorizontal()?C.clientX:C.clientY}function p(C){const{scrollbar:I,rtlTranslate:_}=e,{el:R}=I;let j;j=(E(C)-mn(R)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(f-c),j=Math.max(Math.min(j,1),0),_&&(j=1-j);const z=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*j;e.updateProgress(z),e.setTranslate(z),e.updateActiveIndex(),e.updateSlidesClasses()}function y(C){const I=e.params.scrollbar,{scrollbar:_,wrapperEl:R}=e,{el:j,dragEl:z}=_;a=!0,u=C.target===z?E(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),R.style.transitionDuration="100ms",z.style.transitionDuration="100ms",p(C),clearTimeout(s),j.style.transitionDuration="0ms",I.hide&&(j.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",C)}function g(C){const{scrollbar:I,wrapperEl:_}=e,{el:R,dragEl:j}=I;a&&(C.preventDefault?C.preventDefault():C.returnValue=!1,p(C),_.style.transitionDuration="0ms",R.style.transitionDuration="0ms",j.style.transitionDuration="0ms",o("scrollbarDragMove",C))}function v(C){const I=e.params.scrollbar,{scrollbar:_,wrapperEl:R}=e,{el:j}=_;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",R.style.transitionDuration=""),I.hide&&(clearTimeout(s),s=qe(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",C),I.snapOnRelease&&e.slideToClosest())}function k(C){const{scrollbar:I,params:_}=e,R=I.el;if(!R)return;const j=R,z=_.passiveListeners?{passive:!1,capture:!1}:!1,N=_.passiveListeners?{passive:!0,capture:!1}:!1;if(!j)return;const A=C==="on"?"addEventListener":"removeEventListener";j[A]("pointerdown",y,z),l[A]("pointermove",g,z),l[A]("pointerup",v,N)}function P(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function S(){const{scrollbar:C,el:I}=e;e.params.scrollbar=di(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const _=e.params.scrollbar;if(!_.el)return;let R;if(typeof _.el=="string"&&e.isElement&&(R=e.el.querySelector(_.el)),!R&&typeof _.el=="string"){if(R=l.querySelectorAll(_.el),!R.length)return}else R||(R=_.el);e.params.uniqueNavElements&&typeof _.el=="string"&&R.length>1&&I.querySelectorAll(_.el).length===1&&(R=I.querySelector(_.el)),R.length>0&&(R=R[0]),R.classList.add(e.isHorizontal()?_.horizontalClass:_.verticalClass);let j;R&&(j=R.querySelector(Ye(e.params.scrollbar.dragClass)),j||(j=et("div",e.params.scrollbar.dragClass),R.append(j))),Object.assign(C,{el:R,dragEl:j}),_.draggable&&P(),R&&R.classList[e.enabled?"remove":"add"](...Le(e.params.scrollbar.lockClass))}function T(){const C=e.params.scrollbar,I=e.scrollbar.el;I&&I.classList.remove(...Le(e.isHorizontal()?C.horizontalClass:C.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:I}=e.scrollbar;I=Ce(I),I.forEach(_=>{_.classList.remove(C.horizontalClass,C.verticalClass),_.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?D():(S(),w(),m())}),n("update resize observerUpdate lock unlock changeDirection",()=>{w()}),n("setTranslate",()=>{m()}),n("setTransition",(C,I)=>{b(I)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Le(e.params.scrollbar.lockClass))}),n("destroy",()=>{T()});const x=()=>{e.el.classList.remove(...Le(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Le(e.params.scrollbar.scrollbarDisabledClass)),S(),w(),m()},D=()=>{e.el.classList.add(...Le(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Le(e.params.scrollbar.scrollbarDisabledClass)),T()};Object.assign(e.scrollbar,{enable:x,disable:D,updateSize:w,setTranslate:m,init:S,destroy:T})}function Et(t){let{swiper:e,extendParams:i,on:n,emit:o,params:l}=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 a,r,s=l&&l.autoplay?l.autoplay.delay:3e3,u=l&&l.autoplay?l.autoplay.delay:3e3,c,f=new Date().getTime(),h,m,b,w,E,p,y;function g(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!y&&x())}const v=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(u=c,h=!1);const N=e.autoplay.paused?c:f+u-new Date().getTime();e.autoplay.timeLeft=N,o("autoplayTimeLeft",N,N/s),r=requestAnimationFrame(()=>{v()})},k=()=>{let N;return e.virtual&&e.params.virtual.enabled?N=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:N=e.slides[e.activeIndex],N?parseInt(N.getAttribute("data-swiper-autoplay"),10):void 0},P=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),v();let A=typeof N>"u"?e.params.autoplay.delay:N;s=e.params.autoplay.delay,u=e.params.autoplay.delay;const M=k();!Number.isNaN(M)&&M>0&&typeof N>"u"&&(A=M,s=M,u=M),c=A;const U=e.params.speed,F=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(U,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,U,!0,!0),o("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(U,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,U,!0,!0),o("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{P()})))};return A>0?(clearTimeout(a),a=setTimeout(()=>{F()},A)):requestAnimationFrame(()=>{F()}),A},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,P(),o("autoplayStart")},S=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(r),o("autoplayStop")},T=(N,A)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),N||(p=!0);const M=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):x()};if(e.autoplay.paused=!0,A){E&&(c=e.params.autoplay.delay),E=!1,M();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),M())},x=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,P(c)):P(),e.autoplay.paused=!1,o("autoplayResume"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const N=Te();N.visibilityState==="hidden"&&(p=!0,T(!0)),N.visibilityState==="visible"&&x()},C=N=>{N.pointerType==="mouse"&&(p=!0,y=!0,!(e.animating||e.autoplay.paused)&&T(!0))},I=N=>{N.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&x())},_=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",I))},R=()=>{e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",I)},j=()=>{Te().addEventListener("visibilitychange",D)},z=()=>{Te().removeEventListener("visibilitychange",D)};n("init",()=>{e.params.autoplay.enabled&&(_(),j(),O())}),n("destroy",()=>{R(),z(),e.autoplay.running&&S()}),n("_freeModeStaticRelease",()=>{(b||p)&&x()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?S():T(!0,!0)}),n("beforeTransitionStart",(N,A,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?T(!0,!0):S())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){S();return}m=!0,b=!1,p=!1,w=setTimeout(()=>{p=!0,b=!0,T(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(w),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,m=!1;return}b&&e.params.cssMode&&x(),b=!1,m=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(E=!0)}),Object.assign(e.autoplay,{start:O,stop:S,pause:T,resume:x})}function wn(t){let{swiper:e,extendParams:i,emit:n,once:o}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const s=e.getTranslate();e.setTranslate(s),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:s,touches:u}=e;s.velocities.length===0&&s.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:s.touchStartTime}),s.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:be()})}function r(s){let{currentPos:u}=s;if(e.params.cssMode)return;const{params:c,wrapperEl:f,rtlTranslate:h,snapGrid:m,touchEventsData:b}=e,E=be()-b.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(b.velocities.length>1){const S=b.velocities.pop(),T=b.velocities.pop(),x=S.position-T.position,D=S.time-T.time;e.velocity=x/D,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(D>150||be()-S.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,b.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const y=e.velocity*p;let g=e.translate+y;h&&(g=-g);let v=!1,k;const P=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let O;if(g<e.maxTranslate())c.freeMode.momentumBounce?(g+e.maxTranslate()<-P&&(g=e.maxTranslate()-P),k=e.maxTranslate(),v=!0,b.allowMomentumBounce=!0):g=e.maxTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(g>e.minTranslate())c.freeMode.momentumBounce?(g-e.minTranslate()>P&&(g=e.minTranslate()+P),k=e.minTranslate(),v=!0,b.allowMomentumBounce=!0):g=e.minTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(c.freeMode.sticky){let S;for(let T=0;T<m.length;T+=1)if(m[T]>-g){S=T;break}Math.abs(m[S]-g)<Math.abs(m[S-1]-g)||e.swipeDirection==="next"?g=m[S]:g=m[S-1],g=-g}if(O&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-g-e.translate)/e.velocity):p=Math.abs((g-e.translate)/e.velocity),c.freeMode.sticky){const S=Math.abs((h?-g:g)-e.translate),T=e.slidesSizesGrid[e.activeIndex];S<T?p=c.speed:S<2*T?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&v?(e.updateProgress(k),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Tt(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(k),Tt(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Tt(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||E>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:a,onTouchEnd:r}})}let It;function Sn(){const t=fe(),e=Te();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function ci(){return It||(It=Sn()),It}let Dt;function Tn(t){let{userAgent:e}=t===void 0?{}:t;const i=ci(),n=fe(),o=n.navigator.platform,l=e||n.navigator.userAgent,a={ios:!1,android:!1},r=n.screen.width,s=n.screen.height,u=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=o==="Win32";let b=o==="MacIntel";const w=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&b&&i.touch&&w.indexOf(`${r}x${s}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),b=!1),u&&!m&&(a.os="android",a.android=!0),(c||h||f)&&(a.os="ios",a.ios=!0),a}function ui(t){return t===void 0&&(t={}),Dt||(Dt=Tn(t)),Dt}let kt;function xn(){const t=fe(),e=ui();let i=!1;function n(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(n()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[s,u]=r.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=s<16||s===16&&u<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),a=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:a,isWebView:o}}function Cn(){return kt||(kt=xn()),kt}function En(t){let{swiper:e,on:i,emit:n}=t;const o=fe();let l=null,a=null;const r=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},s=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{a=o.requestAnimationFrame(()=>{const{width:h,height:m}=e;let b=h,w=m;f.forEach(E=>{let{contentBoxSize:p,contentRect:y,target:g}=E;g&&g!==e.el||(b=y?y.width:(p[0]||p).inlineSize,w=y?y.height:(p[0]||p).blockSize)}),(b!==h||w!==m)&&r()})}),l.observe(e.el))},u=()=>{a&&o.cancelAnimationFrame(a),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof o.ResizeObserver<"u"){s();return}o.addEventListener("resize",r),o.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),o.removeEventListener("resize",r),o.removeEventListener("orientationchange",c)})}function In(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],a=fe(),r=function(c,f){f===void 0&&(f={});const h=a.MutationObserver||a.WebkitMutationObserver,m=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){o("observerUpdate",b[0]);return}const w=function(){o("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(w):a.setTimeout(w,0)});m.observe(c,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(m)},s=()=>{if(e.params.observer){if(e.params.observeParents){const c=ri(e.hostEl);for(let f=0;f<c.length;f+=1)r(c[f])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},u=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",s),n("destroy",u)}var Dn={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const o=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][o](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function o(){n.off(t,o),o.__emitterProxy&&delete o.__emitterProxy;for(var l=arguments.length,a=new Array(l),r=0;r<l;r++)a[r]=arguments[r];e.apply(n,a)}return o.__emitterProxy=e,n.on(t,o,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](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(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((o,l)=>{(o===e||o.__emitterProxy&&o.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var o=arguments.length,l=new Array(o),a=0;a<o;a++)l[a]=arguments[a];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(s=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[s,...i])}),t.eventsListeners&&t.eventsListeners[s]&&t.eventsListeners[s].forEach(u=>{u.apply(n,i)})}),t}};function kn(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Re(n,"padding-left")||0,10)-parseInt(Re(n,"padding-right")||0,10),i=i-parseInt(Re(n,"padding-top")||0,10)-parseInt(Re(n,"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 An(){const t=this;function e(x,D){return parseFloat(x.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:a,wrongRTL:r}=t,s=t.virtual&&i.virtual.enabled,u=s?t.virtual.slides.length:t.slides.length,c=xe(o,`.${t.params.slideClass}, swiper-slide`),f=s?t.virtual.slides.length:c.length;let h=[];const m=[],b=[];let w=i.slidesOffsetBefore;typeof w=="function"&&(w=i.slidesOffsetBefore.call(t));let E=i.slidesOffsetAfter;typeof E=="function"&&(E=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,y=t.slidesGrid.length;let g=i.spaceBetween,v=-w,k=0,P=0;if(typeof l>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*l:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,c.forEach(x=>{a?x.style.marginLeft="":x.style.marginRight="",x.style.marginBottom="",x.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(st(n,"--swiper-centered-offset-before",""),st(n,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let S;const T=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(x=>typeof i.breakpoints[x].slidesPerView<"u").length>0;for(let x=0;x<f;x+=1){S=0;let D;if(c[x]&&(D=c[x]),O&&t.grid.updateSlide(x,D,c),!(c[x]&&Re(D,"display")==="none")){if(i.slidesPerView==="auto"){T&&(c[x].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(D),I=D.style.transform,_=D.style.webkitTransform;if(I&&(D.style.transform="none"),_&&(D.style.webkitTransform="none"),i.roundLengths)S=t.isHorizontal()?xt(D,"width",!0):xt(D,"height",!0);else{const R=e(C,"width"),j=e(C,"padding-left"),z=e(C,"padding-right"),N=e(C,"margin-left"),A=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")S=R+N+A;else{const{clientWidth:U,offsetWidth:F}=D;S=R+j+z+N+A+(F-U)}}I&&(D.style.transform=I),_&&(D.style.webkitTransform=_),i.roundLengths&&(S=Math.floor(S))}else S=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(S=Math.floor(S)),c[x]&&(c[x].style[t.getDirectionLabel("width")]=`${S}px`);c[x]&&(c[x].swiperSlideSize=S),b.push(S),i.centeredSlides?(v=v+S/2+k/2+g,k===0&&x!==0&&(v=v-l/2-g),x===0&&(v=v-l/2-g),Math.abs(v)<1/1e3&&(v=0),i.roundLengths&&(v=Math.floor(v)),P%i.slidesPerGroup===0&&h.push(v),m.push(v)):(i.roundLengths&&(v=Math.floor(v)),(P-Math.min(t.params.slidesPerGroupSkip,P))%t.params.slidesPerGroup===0&&h.push(v),m.push(v),v=v+S+g),t.virtualSize+=S+g,k=S,P+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+E,a&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),O&&t.grid.updateWrapperSize(S,h),!i.centeredSlides){const x=[];for(let D=0;D<h.length;D+=1){let C=h[D];i.roundLengths&&(C=Math.floor(C)),h[D]<=t.virtualSize-l&&x.push(C)}h=x,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(s&&i.loop){const x=b[0]+g;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=x*i.slidesPerGroup;for(let I=0;I<D;I+=1)h.push(h[h.length-1]+C)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+x),m.push(m[m.length-1]+x),t.virtualSize+=x}if(h.length===0&&(h=[0]),g!==0){const x=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");c.filter((D,C)=>!i.cssMode||i.loop?!0:C!==c.length-1).forEach(D=>{D.style[x]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let x=0;b.forEach(C=>{x+=C+(g||0)}),x-=g;const D=x-l;h=h.map(C=>C<=0?-w:C>D?D+E:C)}if(i.centerInsufficientSlides){let x=0;if(b.forEach(D=>{x+=D+(g||0)}),x-=g,x<l){const D=(l-x)/2;h.forEach((C,I)=>{h[I]=C-D}),m.forEach((C,I)=>{m[I]=C+D})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:m,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){st(n,"--swiper-centered-offset-before",`${-h[0]}px`),st(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const x=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+x),t.slidesGrid=t.slidesGrid.map(C=>C+D)}if(f!==u&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!s&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const x=`${i.containerModifierClass}backface-hidden`,D=t.el.classList.contains(x);f<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(x):D&&t.el.classList.remove(x)}}function Pn(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let o=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const a=r=>n?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(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const r=e.activeIndex+l;if(r>e.slides.length&&!n)break;i.push(a(r))}else i.push(a(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;o=r>o?r:o}(o||o===0)&&(e.wrapperEl.style.height=`${o}px`)}function _n(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}function Mn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:o,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let a=-t;o&&(a=t),n.forEach(s=>{s.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass)}),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 s=0;s<n.length;s+=1){const u=n[s];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const f=(a+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+r),h=(a-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+r),m=-(a-c),b=m+e.slidesSizesGrid[s],w=m>=0&&m<=e.size-e.slidesSizesGrid[s];(m>=0&&m<e.size-1||b>1&&b<=e.size||m<=0&&b>=e.size)&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(s),n[s].classList.add(i.slideVisibleClass)),w&&n[s].classList.add(i.slideFullyVisibleClass),u.progress=o?-f:f,u.originalProgress=o?-h:h}}function On(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:o,isBeginning:l,isEnd:a,progressLoop:r}=e;const s=l,u=a;if(n===0)o=0,l=!0,a=!0;else{o=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=c||o<=0,a=f||o>=1,c&&(o=0),f&&(o=1)}if(i.loop){const c=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],m=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],w=Math.abs(t);w>=h?r=(w-h)/b:r=(w+b-m)/b,r>1&&(r-=1)}Object.assign(e,{progress:o,progressLoop:r,isBeginning:l,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!s&&e.emit("reachBeginning toEdge"),a&&!u&&e.emit("reachEnd toEdge"),(s&&!l||u&&!a)&&e.emit("fromEdge"),e.emit("progress",o)}function Ln(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,r=f=>xe(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];e.forEach(f=>{f.classList.remove(i.slideActiveClass,i.slideNextClass,i.slidePrevClass)});let s,u,c;if(l)if(i.loop){let f=o-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),s=r(`[data-swiper-slide-index="${f}"]`)}else s=r(`[data-swiper-slide-index="${o}"]`);else a?(s=e.filter(f=>f.column===o)[0],c=e.filter(f=>f.column===o+1)[0],u=e.filter(f=>f.column===o-1)[0]):s=e[o];s&&(s.classList.add(i.slideActiveClass),a?(c&&c.classList.add(i.slideNextClass),u&&u.classList.add(i.slidePrevClass)):(c=gn(s,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),c&&c.classList.add(i.slideNextClass),u=hn(s,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]),u&&u.classList.add(i.slidePrevClass))),t.emitSlidesClasses()}const dt=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let o=n.querySelector(`.${t.params.lazyPreloaderClass}`);!o&&t.isElement&&(n.shadowRoot?o=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(o=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),o&&o.remove())})),o&&o.remove()}},At=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Pt=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 n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),o=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const a=o,r=[a-e];r.push(...Array.from({length:e}).map((s,u)=>a+n+u)),t.slides.forEach((s,u)=>{r.includes(s.column)&&At(t,u)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let a=o-e;a<=l+e;a+=1){const r=(a%i+i)%i;(r<o||r>l)&&At(t,r)}else for(let a=Math.max(o-e,0);a<=Math.min(l+e,i-1);a+=1)a!==o&&(a>l||a<o)&&At(t,a)};function Rn(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let o;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?n>=e[l]&&n<e[l+1]-(e[l+1]-e[l])/2?o=l:n>=e[l]&&n<e[l+1]&&(o=l+1):n>=e[l]&&(o=l);return i.normalizeSlideIndex&&(o<0||typeof o>"u")&&(o=0),o}function jn(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:a,snapIndex:r}=e;let s=t,u;const c=m=>{let b=m-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 s>"u"&&(s=Rn(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const m=Math.min(o.slidesPerGroupSkip,s);u=m+Math.floor((s-m)/o.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),s===l&&!e.params.loop){u!==r&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(s===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(s);return}const f=e.grid&&o.grid&&o.grid.rows>1;let h;if(e.virtual&&o.virtual.enabled&&o.loop)h=c(s);else if(f){const m=e.slides.filter(w=>w.column===s)[0];let b=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(m),0)),h=Math.floor(b/o.grid.rows)}else if(e.slides[s]){const m=e.slides[s].getAttribute("data-swiper-slide-index");m?h=parseInt(m,10):h=s}else h=s;Object.assign(e,{previousSnapIndex:r,snapIndex:u,previousRealIndex:a,realIndex:h,previousIndex:l,activeIndex:s}),e.initialized&&Pt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Nn(t,e){const i=this,n=i.params;let o=t.closest(`.${n.slideClass}, swiper-slide`);!o&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!o&&r.matches&&r.matches(`.${n.slideClass}, swiper-slide`)&&(o=r)});let l=!1,a;if(o){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===o){l=!0,a=r;break}}if(o&&l)i.clickedSlide=o,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(o.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Bn={updateSize:kn,updateSlides:An,updateAutoHeight:Pn,updateSlidesOffset:_n,updateSlidesProgress:Mn,updateProgress:On,updateSlidesClasses:Ln,updateActiveIndex:jn,updateClickedSlide:Nn};function zn(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:o,wrapperEl:l}=e;if(i.virtualTranslate)return n?-o:o;if(i.cssMode)return o;let a=fn(l,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function Vn(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:a}=i;let r=0,s=0;const u=0;i.isHorizontal()?r=n?-t:t:s=t,o.roundLengths&&(r=Math.floor(r),s=Math.floor(s)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:s,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-s:o.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():s-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${s}px, ${u}px)`);let c;const f=i.maxTranslate()-i.minTranslate();f===0?c=0:c=(t-i.minTranslate())/f,c!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Fn(){return-this.snapGrid[0]}function Hn(){return-this.snapGrid[this.snapGrid.length-1]}function Un(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:a,wrapperEl:r}=l;if(l.animating&&a.preventInteractionOnTransition)return!1;const s=l.minTranslate(),u=l.maxTranslate();let c;if(n&&t>s?c=s:n&&t<u?c=u:c=t,l.updateProgress(c),a.cssMode){const f=l.isHorizontal();if(e===0)r[f?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return ai({swiper:l,targetPosition:-c,side:f?"left":"top"}),!0;r.scrollTo({[f?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Gn={getTranslate:zn,setTranslate:Vn,minTranslate:Fn,maxTranslate:Hn,translateTo:Un};function Wn(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 pi(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:a}=e;let r=n;if(r||(l>a?r="next":l<a?r="prev":r="reset"),e.emit(`transition${o}`),i&&l!==a){if(r==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),r==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function $n(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),pi({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function qn(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),pi({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Yn={setTransition:Wn,transitionStart:$n,transitionEnd:qn};function Xn(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let a=t;a<0&&(a=0);const{params:r,snapGrid:s,slidesGrid:u,previousIndex:c,activeIndex:f,rtlTranslate:h,wrapperEl:m,enabled:b}=l;if(l.animating&&r.preventInteractionOnTransition||!b&&!n&&!o||l.destroyed)return!1;const w=Math.min(l.params.slidesPerGroupSkip,a);let E=w+Math.floor((a-w)/l.params.slidesPerGroup);E>=s.length&&(E=s.length-1);const p=-s[E];if(r.normalizeSlideIndex)for(let g=0;g<u.length;g+=1){const v=-Math.floor(p*100),k=Math.floor(u[g]*100),P=Math.floor(u[g+1]*100);typeof u[g+1]<"u"?v>=k&&v<P-(P-k)/2?a=g:v>=k&&v<P&&(a=g+1):v>=k&&(a=g)}if(l.initialized&&a!==f&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(f||0)!==a))return!1;a!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let y;if(a>f?y="next":a<f?y="prev":y="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(a),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(p),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(r.cssMode){const g=l.isHorizontal(),v=h?p:-p;if(e===0){const k=l.virtual&&l.params.virtual.enabled;k&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),k&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[g?"scrollLeft":"scrollTop"]=v})):m[g?"scrollLeft":"scrollTop"]=v,k&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return ai({swiper:l,targetPosition:v,side:g?"left":"top"}),!0;m.scrollTo({[g?"left":"top"]:v,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(a),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,y),e===0?l.transitionEnd(i,y):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(v){!l||l.destroyed||v.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,y))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function Jn(t,e,i,n){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;if(o.destroyed)return;const l=o.grid&&o.params.grid&&o.params.grid.rows>1;let a=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)a=a+o.virtual.slidesBefore;else{let r;if(l){const h=a*o.params.grid.rows;r=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=o.getSlideIndexByData(a);const s=l?Math.ceil(o.slides.length/o.params.grid.rows):o.slides.length,{centeredSlides:u}=o.params;let c=o.params.slidesPerView;c==="auto"?c=o.slidesPerViewDynamic():(c=Math.ceil(parseFloat(o.params.slidesPerView,10)),u&&c%2===0&&(c=c+1));let f=s-r<c;if(u&&(f=f||r<Math.ceil(c/2)),f){const h=u?r<o.activeIndex?"prev":"next":r-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-s+1,slideRealIndex:h==="next"?o.realIndex:void 0})}if(l){const h=a*o.params.grid.rows;a=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=o.getSlideIndexByData(a)}return requestAnimationFrame(()=>{o.slideTo(a,e,i,n)}),o}function Qn(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:a}=n;if(!o||n.destroyed)return n;let r=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(r=Math.max(n.slidesPerViewDynamic("current",!0),1));const s=n.activeIndex<l.slidesPerGroupSkip?1:r,u=n.virtual&&l.virtual.enabled;if(l.loop){if(a&&!u&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+s,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+s,t,e,i)}function Kn(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:a,rtlTranslate:r,enabled:s,animating:u}=n;if(!s||n.destroyed)return n;const c=n.virtual&&o.virtual.enabled;if(o.loop){if(u&&!c&&o.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=r?n.translate:-n.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const m=h(f),b=l.map(p=>h(p));let w=l[b.indexOf(m)-1];if(typeof w>"u"&&o.cssMode){let p;l.forEach((y,g)=>{m>=y&&(p=g)}),typeof p<"u"&&(w=l[p>0?p-1:p])}let E=0;if(typeof w<"u"&&(E=a.indexOf(w),E<0&&(E=n.activeIndex-1),o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(E=E-n.slidesPerViewDynamic("previous",!0)+1,E=Math.max(E,0))),o.rewind&&n.isBeginning){const p=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(p,t,e,i)}else if(o.loop&&n.activeIndex===0&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(E,t,e,i)}),!0;return n.slideTo(E,t,e,i)}function Zn(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this;if(!n.destroyed)return n.slideTo(n.activeIndex,t,e,i)}function eo(t,e,i,n){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0),n===void 0&&(n=.5);const o=this;if(o.destroyed)return;let l=o.activeIndex;const a=Math.min(o.params.slidesPerGroupSkip,l),r=a+Math.floor((l-a)/o.params.slidesPerGroup),s=o.rtlTranslate?o.translate:-o.translate;if(s>=o.snapGrid[r]){const u=o.snapGrid[r],c=o.snapGrid[r+1];s-u>(c-u)*n&&(l+=o.params.slidesPerGroup)}else{const u=o.snapGrid[r-1],c=o.snapGrid[r];s-u<=(c-u)*n&&(l-=o.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,o.slidesGrid.length-1),o.slideTo(l,t,e,i)}function to(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let o=t.clickedIndex,l;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?o<t.loopedSlides-n/2||o>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),o=t.getSlideIndex(xe(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),qe(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(xe(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),qe(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var io={slideTo:Xn,slideToLoop:Jn,slideNext:Qn,slidePrev:Kn,slideReset:Zn,slideToClosest:eo,slideToClickedSlide:to};function no(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{xe(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%a!==0,s=l&&e.slides.length%i.grid.rows!==0,u=c=>{for(let f=0;f<c;f+=1){const h=e.isElement?et("swiper-slide",[i.slideBlankClass]):et("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const c=a-e.slides.length%a;u(c),e.recalcSlides(),e.updateSlides()}else at("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)");o()}else if(s){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else at("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)");o()}else o();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function oo(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:a,byMousewheel:r}=t===void 0?{}:t;const s=this;if(!s.params.loop)return;s.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:f,slidesEl:h,params:m}=s,{centeredSlides:b}=m;if(s.allowSlidePrev=!0,s.allowSlideNext=!0,s.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&s.snapIndex===0?s.slideTo(s.virtual.slides.length,0,!1,!0):m.centeredSlides&&s.snapIndex<m.slidesPerView?s.slideTo(s.virtual.slides.length+s.snapIndex,0,!1,!0):s.snapIndex===s.snapGrid.length-1&&s.slideTo(s.virtual.slidesBefore,0,!1,!0)),s.allowSlidePrev=c,s.allowSlideNext=f,s.emit("loopFix");return}let w=m.slidesPerView;w==="auto"?w=s.slidesPerViewDynamic():(w=Math.ceil(parseFloat(m.slidesPerView,10)),b&&w%2===0&&(w=w+1));const E=m.slidesPerGroupAuto?w:m.slidesPerGroup;let p=E;p%E!==0&&(p+=E-p%E),p+=m.loopAdditionalSlides,s.loopedSlides=p;const y=s.grid&&m.grid&&m.grid.rows>1;u.length<w+p?at("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"):y&&m.grid.fill==="row"&&at("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],v=[];let k=s.activeIndex;typeof l>"u"?l=s.getSlideIndex(u.filter(I=>I.classList.contains(m.slideActiveClass))[0]):k=l;const P=n==="next"||!n,O=n==="prev"||!n;let S=0,T=0;const x=y?Math.ceil(u.length/m.grid.rows):u.length,C=(y?u[l].column:l)+(b&&typeof o>"u"?-w/2+.5:0);if(C<p){S=Math.max(p-C,E);for(let I=0;I<p-C;I+=1){const _=I-Math.floor(I/x)*x;if(y){const R=x-_-1;for(let j=u.length-1;j>=0;j-=1)u[j].column===R&&g.push(j)}else g.push(x-_-1)}}else if(C+w>x-p){T=Math.max(C-(x-p*2),E);for(let I=0;I<T;I+=1){const _=I-Math.floor(I/x)*x;y?u.forEach((R,j)=>{R.column===_&&v.push(j)}):v.push(_)}}if(s.__preventObserver__=!0,requestAnimationFrame(()=>{s.__preventObserver__=!1}),O&&g.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),P&&v.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.append(u[I]),u[I].swiperLoopMoveDOM=!1}),s.recalcSlides(),m.slidesPerView==="auto"?s.updateSlides():y&&(g.length>0&&O||v.length>0&&P)&&s.slides.forEach((I,_)=>{s.grid.updateSlide(_,I,s.slides)}),m.watchSlidesProgress&&s.updateSlidesOffset(),i){if(g.length>0&&O){if(typeof e>"u"){const I=s.slidesGrid[k],R=s.slidesGrid[k+S]-I;r?s.setTranslate(s.translate-R):(s.slideTo(k+Math.ceil(S),0,!1,!0),o&&(s.touchEventsData.startTranslate=s.touchEventsData.startTranslate-R,s.touchEventsData.currentTranslate=s.touchEventsData.currentTranslate-R))}else if(o){const I=y?g.length/m.grid.rows:g.length;s.slideTo(s.activeIndex+I,0,!1,!0),s.touchEventsData.currentTranslate=s.translate}}else if(v.length>0&&P)if(typeof e>"u"){const I=s.slidesGrid[k],R=s.slidesGrid[k-T]-I;r?s.setTranslate(s.translate-R):(s.slideTo(k-T,0,!1,!0),o&&(s.touchEventsData.startTranslate=s.touchEventsData.startTranslate-R,s.touchEventsData.currentTranslate=s.touchEventsData.currentTranslate-R))}else{const I=y?v.length/m.grid.rows:v.length;s.slideTo(s.activeIndex-I,0,!1,!0)}}if(s.allowSlidePrev=c,s.allowSlideNext=f,s.controller&&s.controller.control&&!a){const I={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(s.controller.control)?s.controller.control.forEach(_=>{!_.destroyed&&_.params.loop&&_.loopFix({...I,slideTo:_.params.slidesPerView===m.slidesPerView?i:!1})}):s.controller.control instanceof s.constructor&&s.controller.control.params.loop&&s.controller.control.loopFix({...I,slideTo:s.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}s.emit("loopFix")}function lo(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(o=>{const l=typeof o.swiperSlideIndex>"u"?o.getAttribute("data-swiper-slide-index")*1:o.swiperSlideIndex;n[l]=o}),t.slides.forEach(o=>{o.removeAttribute("data-swiper-slide-index")}),n.forEach(o=>{i.append(o)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var so={loopCreate:no,loopFix:oo,loopDestroy:lo};function ao(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 ro(){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 co={setGrabCursor:ao,unsetGrabCursor:ro};function uo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Te()||n===fe())return null;n.assignedSlot&&(n=n.assignedSlot);const o=n.closest(t);return!o&&!n.getRootNode?null:o||i(n.getRootNode().host)}return i(e)}function fi(t,e,i){const n=fe(),{params:o}=t,l=o.edgeSwipeDetection,a=o.edgeSwipeThreshold;return l&&(i<=a||i>=n.innerWidth-a)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function po(t){const e=this,i=Te();let n=t;n.originalEvent&&(n=n.originalEvent);const o=e.touchEventsData;if(n.type==="pointerdown"){if(o.pointerId!==null&&o.pointerId!==n.pointerId)return;o.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(o.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){fi(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:a,enabled:r}=e;if(!r||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let s=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(s)||"which"in n&&n.which===3||"button"in n&&n.button>0||o.isTouched&&o.isMoved)return;const u=!!l.noSwipingClass&&l.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(s=c[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(h?uo(f,s):s.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!s.closest(l.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const m=a.currentX,b=a.currentY;if(!fi(e,n,m))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=m,a.startY=b,o.touchStartTime=be(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let w=!0;s.matches(o.focusableElements)&&(w=!1,s.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==s&&i.activeElement.blur();const E=w&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||E)&&!s.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function fo(t){const e=Te(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:a,enabled:r}=i;if(!r||!o.simulateTouch&&t.pointerType==="mouse")return;let s=t;if(s.originalEvent&&(s=s.originalEvent),s.type==="pointermove"&&(n.touchId!==null||s.pointerId!==n.pointerId))return;let u;if(s.type==="touchmove"){if(u=[...s.changedTouches].filter(P=>P.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=s;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",s);return}const c=u.pageX,f=u.pageY;if(s.preventedByNestedSwiper){l.startX=c,l.startY=f;return}if(!i.allowTouchMove){s.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f}),n.touchStartTime=be());return}if(o.touchReleaseOnEdges&&!o.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&s.target===e.activeElement&&s.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",s),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=f;const h=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+m**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let P;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:h*h+m*m>=25&&(P=Math.atan2(Math.abs(m),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?P>o.touchAngle:90-P>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",s),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&s.cancelable&&s.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&s.stopPropagation();let b=i.isHorizontal()?h:m,w=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),w=Math.abs(w)*(a?1:-1)),l.diff=b,b*=o.touchRatio,a&&(b=-b,w=-w);const E=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=w>0?"prev":"next";const p=i.params.loop&&!o.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const P=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});i.wrapperEl.dispatchEvent(P)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",s)}let g;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&E!==i.touchesDirection&&p&&y&&Math.abs(b)>=1){Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",s),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let v=!0,k=o.resistanceRatio;if(o.touchReleaseOnEdges&&(k=0),b>0?(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate>(o.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(v=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**k))):b<0&&(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate<(o.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(o.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(o.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(v=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**k))),v&&(s.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),o.threshold>0)if(Math.abs(b)>o.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,n.currentTranslate=n.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{n.currentTranslate=n.startTranslate;return}!o.followFinger||o.cssMode||((o.freeMode&&o.freeMode.enabled&&i.freeMode||o.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),o.freeMode&&o.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function vo(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let o;if(n.type==="touchend"||n.type==="touchcancel"){if(o=[...n.changedTouches].filter(k=>k.identifier===i.touchId)[0],!o||o.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;o=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:a,touches:r,rtlTranslate:s,slidesGrid:u,enabled:c}=e;if(!c||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=be(),h=f-i.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=be(),qe(()=>{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 m;if(a.followFinger?m=s?e.translate:-e.translate:m=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const b=m>=-e.maxTranslate()&&!e.params.loop;let w=0,E=e.slidesSizesGrid[0];for(let k=0;k<u.length;k+=k<a.slidesPerGroupSkip?1:a.slidesPerGroup){const P=k<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof u[k+P]<"u"?(b||m>=u[k]&&m<u[k+P])&&(w=k,E=u[k+P]-u[k]):(b||m>=u[k])&&(w=k,E=u[u.length-1]-u[u.length-2])}let p=null,y=null;a.rewind&&(e.isBeginning?y=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const g=(m-u[w])/E,v=w<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?p:w+v):e.slideTo(w)),e.swipeDirection==="prev"&&(g>1-a.longSwipesRatio?e.slideTo(w+v):y!==null&&g<0&&Math.abs(g)>a.longSwipesRatio?e.slideTo(y):e.slideTo(w))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(w+v):e.slideTo(w):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:w+v),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:w))}}function vi(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:o,snapGrid:l}=t,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=a&&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&&!a?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=o,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function mo(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ho(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)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 o;const l=t.maxTranslate()-t.minTranslate();l===0?o=0:o=(t.translate-t.minTranslate())/l,o!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function go(t){const e=this;dt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function bo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const mi=(t,e)=>{const i=Te(),{params:n,el:o,wrapperEl:l,device:a}=t,r=!!n.nested,s=e==="on"?"addEventListener":"removeEventListener",u=e;i[s]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),o[s]("touchstart",t.onTouchStart,{passive:!1}),o[s]("pointerdown",t.onTouchStart,{passive:!1}),i[s]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[s]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[s]("touchend",t.onTouchEnd,{passive:!0}),i[s]("pointerup",t.onTouchEnd,{passive:!0}),i[s]("pointercancel",t.onTouchEnd,{passive:!0}),i[s]("touchcancel",t.onTouchEnd,{passive:!0}),i[s]("pointerout",t.onTouchEnd,{passive:!0}),i[s]("pointerleave",t.onTouchEnd,{passive:!0}),i[s]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[s]("click",t.onClick,!0),n.cssMode&&l[s]("scroll",t.onScroll),n.updateOnWindowResize?t[u](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",vi,!0):t[u]("observerUpdate",vi,!0),o[s]("load",t.onLoad,{capture:!0})};function yo(){const t=this,{params:e}=t;t.onTouchStart=po.bind(t),t.onTouchMove=fo.bind(t),t.onTouchEnd=vo.bind(t),t.onDocumentTouchStart=bo.bind(t),e.cssMode&&(t.onScroll=ho.bind(t)),t.onClick=mo.bind(t),t.onLoad=go.bind(t),mi(t,"on")}function wo(){mi(this,"off")}var So={attachEvents:yo,detachEvents:wo};const hi=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function To(){const t=this,{realIndex:e,initialized:i,params:n,el:o}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const a=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const s=(a in l?l[a]:void 0)||t.originalParams,u=hi(t,n),c=hi(t,s),f=n.enabled;u&&!c?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(o.classList.add(`${n.containerModifierClass}grid`),(s.grid.fill&&s.grid.fill==="column"||!s.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof s[p]>"u")return;const y=n[p]&&n[p].enabled,g=s[p]&&s[p].enabled;y&&!g&&t[p].disable(),!y&&g&&t[p].enable()});const h=s.direction&&s.direction!==n.direction,m=n.loop&&(s.slidesPerView!==n.slidesPerView||h),b=n.loop;h&&i&&t.changeDirection(),he(t.params,s);const w=t.params.enabled,E=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!w?t.disable():!f&&w&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",s),i&&(m?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!b&&E?(t.loopCreate(e),t.updateSlides()):b&&!E&&t.loopDestroy()),t.emit("breakpoint",s)}function xo(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=fe(),l=e==="window"?o.innerHeight:i.clientHeight,a=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const s=parseFloat(r.substr(1));return{value:l*s,point:r}}return{value:r,point:r}});a.sort((r,s)=>parseInt(r.value,10)-parseInt(s.value,10));for(let r=0;r<a.length;r+=1){const{point:s,value:u}=a[r];e==="window"?o.matchMedia(`(min-width: ${u}px)`).matches&&(n=s):u<=i.clientWidth&&(n=s)}return n||"max"}var Co={setBreakpoint:To,getBreakpoint:xo};function Eo(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(o=>{n[o]&&i.push(e+o)}):typeof n=="string"&&i.push(e+n)}),i}function Io(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,a=Eo(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...a),o.classList.add(...e),t.emitContainerClasses()}function Do(){const t=this,{el:e,classNames:i}=t;e.classList.remove(...i),t.emitContainerClasses()}var ko={addClasses:Io,removeClasses:Do};function Ao(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const o=t.slides.length-1,l=t.slidesGrid[o]+t.slidesSizesGrid[o]+n*2;t.isLocked=t.size>l}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 Po={checkOverflow:Ao},_t={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 _o(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){he(e,n);return}if(t[o]===!0&&(t[o]={enabled:!0}),o==="navigation"&&t[o]&&t[o].enabled&&!t[o].prevEl&&!t[o].nextEl&&(t[o].auto=!0),["pagination","scrollbar"].indexOf(o)>=0&&t[o]&&t[o].enabled&&!t[o].el&&(t[o].auto=!0),!(o in t&&"enabled"in l)){he(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),he(e,n)}}const Mt={eventsEmitter:Dn,update:Bn,translate:Gn,transition:Yn,slide:io,loop:so,grabCursor:co,events:So,breakpoints:Co,checkOverflow:Po,classes:ko},Ot={};let Lt=class Pe{constructor(){let e,i;for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];o.length===1&&o[0].constructor&&Object.prototype.toString.call(o[0]).slice(8,-1)==="Object"?i=o[0]:[e,i]=o,i||(i={}),i=he({},i),e&&!i.el&&(i.el=e);const a=Te();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const c=[];return a.querySelectorAll(i.el).forEach(f=>{const h=he({},i,{el:f});c.push(new Pe(h))}),c}const r=this;r.__swiper__=!0,r.support=ci(),r.device=ui({userAgent:i.userAgent}),r.browser=Cn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const s={};r.modules.forEach(c=>{c({params:i,swiper:r,extendParams:_o(i,s),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const u=he({},_t,s);return r.params=he({},u,Ot,i),r.originalParams=he({},r.params),r.passedParams=he({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(c=>{r.on(c,r.params.on[c])}),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:n}=this,o=xe(i,`.${n.slideClass}, swiper-slide`),l=rt(o[0]);return rt(e)-l}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:n}=e;e.slides=xe(i,`.${n.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 n=this;e=Math.min(Math.max(e,0),1);const o=n.minTranslate(),a=(n.maxTranslate()-o)*e+o;n.translateTo(a,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const o=e.getSlideClasses(n);i.push({slideEl:n,classNames:o}),e.emit("_slideClass",n,o)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:o,slides:l,slidesGrid:a,slidesSizesGrid:r,size:s,activeIndex:u}=n;let c=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let f=l[u]?Math.ceil(l[u].swiperSlideSize):0,h;for(let m=u+1;m<l.length;m+=1)l[m]&&!h&&(f+=Math.ceil(l[m].swiperSlideSize),c+=1,f>s&&(h=!0));for(let m=u-1;m>=0;m-=1)l[m]&&!h&&(f+=l[m].swiperSlideSize,c+=1,f>s&&(h=!0))}else if(e==="current")for(let f=u+1;f<l.length;f+=1)(i?a[f]+r[f]-a[u]<s:a[f]-a[u]<s)&&(c+=1);else for(let f=u-1;f>=0;f-=1)a[u]-a[f]<s&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&dt(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const a=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)o(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(a.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||o()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,o=n.params.direction;return e||(e=o==="horizontal"?"vertical":"horizontal"),e===o||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${o}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}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 n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const o=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):xe(n,o())[0];return!a&&i.params.createElements&&(a=et("div",i.params.wrapperClass),n.append(a),xe(n,`.${i.params.slideClass}`).forEach(r=>{a.append(r)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Re(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Re(n,"direction")==="rtl"),wrongRTL:Re(a,"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 o=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&o.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),o.forEach(l=>{l.complete?dt(i,l):l.addEventListener("load",a=>{dt(i,a.target)})}),Pt(i),i.initialized=!0,Pt(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:o,el:l,wrapperEl:a,slides:r}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),o.loop&&n.loopDestroy(),i&&(n.removeClasses(),l.removeAttribute("style"),a.removeAttribute("style"),r&&r.length&&r.forEach(s=>{s.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),s.removeAttribute("style"),s.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(s=>{n.off(s)}),e!==!1&&(n.el.swiper=null,un(n)),n.destroyed=!0),null}static extendDefaults(e){he(Ot,e)}static get extendedDefaults(){return Ot}static get defaults(){return _t}static installModule(e){Pe.prototype.__modules__||(Pe.prototype.__modules__=[]);const i=Pe.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Pe.installModule(i)),Pe):(Pe.installModule(e),Pe)}};Object.keys(Mt).forEach(t=>{Object.keys(Mt[t]).forEach(e=>{Lt.prototype[e]=Mt[t][e]})}),Lt.use([En,In]);const gi=["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 Ue(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Xe(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:Ue(e[n])&&Ue(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Xe(t[n],e[n]):t[n]=e[n]})}function bi(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function yi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function wi(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Si(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function Mo(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Oo(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:a,scrollbarEl:r,paginationEl:s}=t;const u=o.filter(T=>T!=="children"&&T!=="direction"&&T!=="wrapperClass"),{params:c,pagination:f,navigation:h,scrollbar:m,virtual:b,thumbs:w}=e;let E,p,y,g,v,k,P,O;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(E=!0),o.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||s)&&(c.pagination||c.pagination===!1)&&f&&!f.el&&(y=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&m&&!m.el&&(g=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(v=!0);const S=T=>{e[T]&&(e[T].destroy(),T==="navigation"?(e.isElement&&(e[T].prevEl.remove(),e[T].nextEl.remove()),c[T].prevEl=void 0,c[T].nextEl=void 0,e[T].prevEl=void 0,e[T].nextEl=void 0):(e.isElement&&e[T].el.remove(),c[T].el=void 0,e[T].el=void 0))};o.includes("loop")&&e.isElement&&(c.loop&&!n.loop?k=!0:!c.loop&&n.loop?P=!0:O=!0),u.forEach(T=>{if(Ue(c[T])&&Ue(n[T]))Object.assign(c[T],n[T]),(T==="navigation"||T==="pagination"||T==="scrollbar")&&"enabled"in n[T]&&!n[T].enabled&&S(T);else{const x=n[T];(x===!0||x===!1)&&(T==="navigation"||T==="pagination"||T==="scrollbar")?x===!1&&S(T):c[T]=n[T]}}),u.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),o.includes("children")&&i&&b&&c.virtual.enabled?(b.slides=i,b.update(!0)):o.includes("virtual")&&b&&c.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),o.includes("children")&&i&&c.loop&&(O=!0),E&&w.init()&&w.update(!0),p&&(e.controller.control=c.controller.control),y&&(e.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-pagination"),s.part.add("pagination"),e.el.appendChild(s)),s&&(c.pagination.el=s),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&&(c.scrollbar.el=r),m.init(),m.updateSize(),m.setTranslate()),v&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),l&&(c.navigation.nextEl=l),a&&(c.navigation.prevEl=a),h.init(),h.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(k||O)&&e.loopDestroy(),(P||O)&&e.loopCreate(),e.update()}function Lo(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};Xe(i,_t),i._emitClasses=!0,i.init=!1;const l={},a=gi.map(s=>s.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(s=>{typeof t[s]>"u"||(a.indexOf(s)>=0?Ue(t[s])?(i[s]={},o[s]={},Xe(i[s],t[s]),Xe(o[s],t[s])):(i[s]=t[s],o[s]=t[s]):s.search(/on[A-Z]/)===0&&typeof t[s]=="function"?e?n[`${s[2].toLowerCase()}${s.substr(3)}`]=t[s]:i.on[`${s[2].toLowerCase()}${s.substr(3)}`]=t[s]:l[s]=t[s])}),["navigation","pagination","scrollbar"].forEach(s=>{i[s]===!0&&(i[s]={}),i[s]===!1&&delete i[s]}),{params:i,passedParams:o,rest:l,events:n}}function Ro(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:a,swiper:r}=t;bi(e)&&n&&o&&(r.params.navigation.nextEl=n,r.originalParams.navigation.nextEl=n,r.params.navigation.prevEl=o,r.originalParams.navigation.prevEl=o),yi(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),wi(e)&&a&&(r.params.scrollbar.el=a,r.originalParams.scrollbar.el=a),r.init(i)}function jo(t,e,i,n,o){const l=[];if(!e)return l;const a=s=>{l.indexOf(s)<0&&l.push(s)};if(i&&n){const s=n.map(o),u=i.map(o);s.join("")!==u.join("")&&a("children"),n.length!==i.length&&a("children")}return gi.filter(s=>s[0]==="_").map(s=>s.replace(/_/,"")).forEach(s=>{if(s in t&&s in e)if(Ue(t[s])&&Ue(e[s])){const u=Object.keys(t[s]),c=Object.keys(e[s]);u.length!==c.length?a(s):(u.forEach(f=>{t[s][f]!==e[s][f]&&a(s)}),c.forEach(f=>{t[s][f]!==e[s][f]&&a(s)}))}else t[s]!==e[s]&&a(s)}),l}const No=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 ct(){return ct=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},ct.apply(this,arguments)}function Ti(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function xi(t){const e=[];return d.Children.toArray(t).forEach(i=>{Ti(i)?e.push(i):i.props&&i.props.children&&xi(i.props.children).forEach(n=>e.push(n))}),e}function Bo(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return d.Children.toArray(t).forEach(n=>{if(Ti(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const o=xi(n.props.children);o.length>0?o.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function zo(t,e,i){if(!i)return null;const n=c=>{let f=c;return c<0?f=e.length+c:f>=e.length&&(f=f-e.length),f},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:a}=i,r=t.params.loop?-e.length:0,s=t.params.loop?e.length*2:e.length,u=[];for(let c=r;c<s;c+=1)c>=l&&c<=a&&u.push(e[n(c)]);return u.map((c,f)=>d.cloneElement(c,{swiper:t,style:o,key:c.props.virtualIndex||c.key||`slide-${f}`}))}function tt(t,e){return typeof window>"u"?d.useEffect(t,e):d.useLayoutEffect(t,e)}const Rt=d.createContext(null),Ci=()=>d.useContext(Rt),Vo=d.createContext(null),Je=d.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:a,...r}=t===void 0?{}:t,s=!1;const[u,c]=d.useState("swiper"),[f,h]=d.useState(null),[m,b]=d.useState(!1),w=d.useRef(!1),E=d.useRef(null),p=d.useRef(null),y=d.useRef(null),g=d.useRef(null),v=d.useRef(null),k=d.useRef(null),P=d.useRef(null),O=d.useRef(null),{params:S,passedParams:T,rest:x,events:D}=Lo(r),{slides:C,slots:I}=Bo(l),_=()=>{b(!m)};Object.assign(S.on,{_containerClasses(A,M){c(M)}});const R=()=>{Object.assign(S.on,D),s=!0;const A={...S};if(delete A.wrapperClass,p.current=new Lt(A),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};Xe(p.current.params.virtual,M),Xe(p.current.originalParams.virtual,M)}};E.current||R(),p.current&&p.current.on("_beforeBreakpoint",_);const j=()=>{s||!D||!p.current||Object.keys(D).forEach(A=>{p.current.on(A,D[A])})},z=()=>{!D||!p.current||Object.keys(D).forEach(A=>{p.current.off(A,D[A])})};d.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",_)}),d.useEffect(()=>{!w.current&&p.current&&(p.current.emitSlidesClasses(),w.current=!0)}),tt(()=>{if(e&&(e.current=E.current),!!E.current)return p.current.destroyed&&R(),Ro({el:E.current,nextEl:v.current,prevEl:k.current,paginationEl:P.current,scrollbarEl:O.current,swiper:p.current},S),a&&!p.current.destroyed&&a(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),tt(()=>{j();const A=jo(T,y.current,C,g.current,M=>M.key);return y.current=T,g.current=C,A.length&&p.current&&!p.current.destroyed&&Oo({swiper:p.current,slides:C,passedParams:T,changedParams:A,nextEl:v.current,prevEl:k.current,scrollbarEl:O.current,paginationEl:P.current}),()=>{z()}}),tt(()=>{No(p.current)},[f]);function N(){return S.virtual?zo(p.current,C,f):C.map((A,M)=>d.cloneElement(A,{swiper:p.current,swiperSlideIndex:M}))}return d.createElement(n,ct({ref:E,className:Si(`${u}${i?` ${i}`:""}`)},x),d.createElement(Vo.Provider,{value:p.current},I["container-start"],d.createElement(o,{className:Mo(S.wrapperClass)},I["wrapper-start"],N(),I["wrapper-end"]),bi(S)&&d.createElement(d.Fragment,null,d.createElement("div",{ref:k,className:"swiper-button-prev"}),d.createElement("div",{ref:v,className:"swiper-button-next"})),wi(S)&&d.createElement("div",{ref:O,className:"swiper-scrollbar"}),yi(S)&&d.createElement("div",{ref:P,className:"swiper-pagination"}),I["container-end"]))});Je.displayName="Swiper";const ke=d.forwardRef(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:a,lazy:r,virtualIndex:s,swiperSlideIndex:u,...c}=t===void 0?{}:t;const f=d.useRef(null),[h,m]=d.useState("swiper-slide"),[b,w]=d.useState(!1);function E(v,k,P){k===f.current&&m(P)}tt(()=>{if(typeof u<"u"&&(f.current.swiperSlideIndex=u),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){h!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",E),()=>{l&&l.off("_slideClass",E)}}}),tt(()=>{l&&f.current&&!l.destroyed&&m(l.getSlideClasses(f.current))},[l]);const p={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},y=()=>typeof n=="function"?n(p):n,g=()=>{w(!0)};return d.createElement(i,ct({ref:f,className:Si(`${h}${o?` ${o}`:""}`),"data-swiper-slide-index":s,onLoad:g},c),a&&d.createElement(Rt.Provider,{value:p},d.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},y(),r&&!b&&d.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&d.createElement(Rt.Provider,{value:p},y(),r&&!b&&d.createElement("div",{className:"swiper-lazy-preloader"})))});ke.displayName="SwiperSlide";function Ae(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=K(),o=d.useCallback((a,r,s)=>{var u,c,f,h,m,b,w,E,p,y,g,v,k,P;let O="";e&&(!((c=(u=a?.video)===null||u===void 0?void 0:u.bindProducts)===null||c===void 0)&&c.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?O="pdpPage":n?O="hashTagPage":!((h=a?.video)===null||h===void 0)&&h.url?O="videoPage":!((m=a?.video)===null||m===void 0)&&m.imgUrls&&(!((w=(b=a?.video)===null||b===void 0?void 0:b.imgUrls)===null||w===void 0)&&w.length)?O="imagePage":a?.product&&(O="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(E=r?.itemId)!==null&&E!==void 0?E:"",productName:(p=r?.title)!==null&&p!==void 0?p:"",price:r?.price?r?.price+"":"0",productCollection:(y=r?.collection)!==null&&y!==void 0?y:"",fromKName:O,fromKPage:location?.href,contentTags:r?.tags?JSON.stringify(r?.tags):"",position:a?.position+"",relatedContentId:(v=(g=a?.video)===null||g===void 0?void 0:g.itemId)!==null&&v!==void 0?v:"",relatedCtatId:(k=s?.itemId)!==null&&k!==void 0?k:"",traceInfo:(P=r?.traceInfo)!==null&&P!==void 0?P:""}})},[t,e,n]),l=d.useCallback((a,r,s,u)=>{var c,f,h,m;let b="";e&&(!((f=(c=a?.video)===null||c===void 0?void 0:c.bindProducts)===null||f===void 0)&&f.length||!((h=a?.video)===null||h===void 0)&&h.bindProduct)?b="pdpPage":a?.product&&(b="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:b,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:a?.position+"",relatedContentId:(m=a?.video)===null||m===void 0?void 0:m.itemId,relatedCtatId:s?.itemId,traceInfo:r?.traceInfo,timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]);return{jumpToWeb:o,productView:l}}const Fo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ho=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l})=>{var a;const[r,s]=d.useState(!1),u=d.useRef(null);d.useEffect(()=>{const h=document.getElementById("sxp-render"),m=document.getElementById("pb-modal");m?u.current=m:(u.current=document.createElement("div"),u.current.setAttribute("id","pb-modal"),h?.appendChild(u.current))},[]);const c=d.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]);if(d.useEffect(()=>{c?s(!0):setTimeout(()=>{s(!1)},l?.duration)},[c,l]),!u.current)return null;const f=ae.debounce(()=>{e?.()},300);return qt.createPortal(d.createElement(d.Fragment,null,r&&d.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:c?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:f},d.createElement("div",{className:`modal-container ${c?"modal-popIn":"modal-popOut"}`,style:{padding:o,animationDuration:((a=l?.duration)!==null&&a!==void 0?a:0)/1e3+"s"},onClick:h=>{h.stopPropagation(),h.preventDefault()}},d.createElement("div",{onClick:e,className:"modal-icon-wrapper"},d.createElement("img",{src:Fo,alt:"close",className:"modal-icon"})),i))),u.current)};var ut=d.memo(Ho);const Uo=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let a=0;a<n.length&&(o.push(n[a]),!(o.join(" ").length>=e));a++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},Go=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:a,isPost:r})=>{const[s,u]=d.useState(!0),[c,f]=d.useState(!1),h=Number(i?.lineClamp||2),m=d.useRef(null),b=d.useCallback(()=>{u(!s)},[s]);return d.useMemo(()=>!s&&t.length>e?Uo(t,e)+"...":t,[t,e,s]),d.useEffect(()=>{m.current&&r&&(u(!0),setTimeout(()=>{var w;f(!1);try{const E=(w=window?.getComputedStyle)===null||w===void 0?void 0:w.call(window,m.current),p=parseFloat(E?.height),y=parseFloat(E?.lineHeight),g=parseFloat(E?.fontSize)+6,v=isNaN(y)?g:y;t&&p>v*h&&(u(!1),f(!0))}catch{}},100))},[m,t,h,i,r]),d.createElement("div",{className:n,style:Object.assign({},i),hidden:!t||t===""},d.createElement("div",{ref:m,style:{overflow:"hidden",WebkitLineClamp:s?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),c&&t&&d.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??b},s?a||"show less":l||"show more"))};var jt=d.memo(Go);const Wo=t=>{var e,i,n,o,l,a,r,s,{content:u,style:c,bgImg:f,onClick:h,schema:m,isDefault:b,bottom_image:w,tipText:E,isPost:p,viewTime:y,rec:g,swiper:v,commodityStyles:k,buttonStyle:P}=t,O=ue(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle"]);const{sxpParameter:S}=K(),{popupDetailData:T,bffEventReport:x,isPreview:D,waterFallData:C}=K(),{jumpToWeb:I,productView:_}=Ae(),R=d.useRef(null),[j,z]=d.useState(!1),N=p?g:T,A=p?N?.product:(e=N?.video)===null||e===void 0?void 0:e.bindProduct,M=p?(i=N?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=N?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,U=()=>{A?.link&&(I(T,A,M),p||_(N,A,M,y||R.current),window.location.href=window.getJointUtmLink(A.link))};d.useEffect(()=>{const B=()=>{R.current=new Date};return B(),window.addEventListener("pageshow",B),()=>{window.removeEventListener("pageshow",B)}},[]);const F=d.useMemo(()=>{var B,V,$,ee,Z;return A?.currency&&A?.price?`${($=(V=(B=A?.currency)===null||B===void 0?void 0:B.split("-")[1])===null||V===void 0?void 0:V.toUpperCase())!==null&&$!==void 0?$:""}${(Z=(ee=A?.price)===null||ee===void 0?void 0:ee.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Z!==void 0?Z:""}`:"$7,000"},[A?.price,A?.currency]),oe=D?375:window.innerWidth,se=({isPost:B})=>{var V,$,ee;return d.createElement("div",null,d.createElement("div",{className:"pb-commondity-content-collection",style:k?.collection,hidden:!!A&&(!A?.collection||A?.collection==="")},(V=A?.collection)!==null&&V!==void 0?V:"Tiffany Lock"),d.createElement("div",{className:"pb-commondity-content-title",style:k?.title,hidden:!!A&&!A?.title},($=A?.title)!==null&&$!==void 0?$:"Pendant in Yellow Gold with Diamonds, Medium"),d.createElement("div",{className:"pb-commondity-content-price",style:k?.price,hidden:!!A&&!A?.price},F),d.createElement("div",{hidden:!!A&&(!A?.info||A?.info==="")},d.createElement(jt,{foldText:E?.foldText,unfoldText:E?.unfoldText,onClick:()=>z(!0),isPost:B,text:(ee=A?.info)!==null&&ee!==void 0?ee:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var ae=require("lodash"),Oi=require("uuid"),Li=require("pako"),d=require("react"),$t=require("qs"),W=require("@emotion/css"),Ri=require("@ant-design/pro-components"),ji=require("react-dom"),Ni=require("eventemitter3");function Bi(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var qt=Bi(ji);function ue(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(i[n[o]]=t[n[o]]);return i}function ve(t,e,i,n){function o(l){return l instanceof i?l:new i(function(a){a(l)})}return new(i||(i=Promise))(function(l,a){function r(c){try{u(n.next(c))}catch(f){a(f)}}function s(c){try{u(n.throw(c))}catch(f){a(f)}}function u(c){c.done?l(c.value):o(c.value).then(r,s)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const zi=/:\w+/g;var Yt=(t,e)=>ve(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:a,url:r,urlParams:s,name:u,queryString:c,headers:f,body:h}=e[o];let m=r;s&&Object.entries(s).forEach(([b,w])=>{m=m.replace(zi,E=>E===b?w:E)}),c&&(m+=c),n[l]=u;try{const b=yield fetch(m,{method:a,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(w=>w.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:n}});const Xt="SXP_TOKEN_INFO",Vi=(t,e)=>ve(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),a=window.localStorage.getItem(Xt);let r=JSON.parse(a||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":o||""}}).then(c=>c.json());if(u.success){const c=u.data;r=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Xt,JSON.stringify(r))}}return r});function nt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let o;if(e=e||i.length,t)for(o=0;o<t;o++)n[o]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",o=0;o<36;o++)n[o]||(l=0|Math.random()*16,n[o]=i[o===19?l&3|8:l])}return n.join("")}const Fi=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let o=0;for(;o<t;)e+=i.charAt(Math.floor(Math.random()*n)),o+=1;return e},Hi=()=>{const t=Oi.v4();return t?.replaceAll?t.replaceAll("-",""):Fi(32)};function Jt(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=Li.inflate(n,{to:"string"});return JSON.parse(o)}let vt=null;const Ui={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Gi{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,vt)return vt;vt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Ui[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let pe=null;const Wi={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{pe||(pe=new Gi),n&&pe.setApiUrl(n),pe.setAppId(t),pe.setTenantId(e),pe.setEnv(i)},getDetail:t=>{if(!pe)return;const e=pe.getTenantId(),i=pe.getAppId(),n=pe.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>ve(void 0,void 0,void 0,function*(){var l,a;const r=yield o.json(),s=Jt((l=r?.data)===null||l===void 0?void 0:l.data);if(s){const{$store:u}=yield Yt(n,(a=s?.dataSource)!==null&&a!==void 0?a:[]);r.data.data=s,Object.assign(r.data.data,{__STORE__:u})}return r}))},getSxpDetailByPageId:t=>ve(void 0,void 0,void 0,function*(){if(!pe)return;const e=pe.getTenantId(),i=pe.getAppId(),n=pe.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>ve(void 0,void 0,void 0,function*(){var l;const a=yield o.json();if(!a.success)return;const r=Jt((l=a?.data)===null||l===void 0?void 0:l.data);return a.data.data=r,a.data}))}),getSxpRecommendVideoData:t=>ve(void 0,void 0,void 0,function*(){if(!pe)return;const e=yield Vi(pe,t),i=nt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");ae.isEmpty(n)&&(n=nt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const o=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:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return o?.data||null})};function De(){return d.useContext(ni)}function $i(){return d.useContext(ii)}const mt="feRealSessionIdKey",Qt=()=>{const t=Hi();return`${Date.now()}${t}`},qi=()=>{let t=Xi();return t||(t=Qt(),window.sessionStorage.setItem(mt,t)),t},Yi=()=>{const t=Qt();window.sessionStorage.setItem(mt,t)},Xi=()=>window.sessionStorage.getItem(mt),Kt="SXP_FAKE_USER_ID",Ji=()=>{let t=window.localStorage.getItem(Kt);return ae.isEmpty(t)&&(t=nt(36,62),window.localStorage.setItem(Kt,t)),t};function He(t,e){const{appDomain:i}=K();return d.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const Zt=d.createContext({rtcList:[]});var ht;(function(t){t[t.BFF=5]="BFF"})(ht||(ht={}));const Qi=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],Ki=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:a=!1,sxpParameter:r,appDomain:s,hashTagSize:u,loadingImage:c,isOpenHashTag:f=!1})=>{const[h,m]=d.useState([]),[b,w]=d.useState(!1),[E,p]=d.useState({rtc:"",requestId:""}),y=d.useRef(null),g=d.useRef(!1),[v,k]=d.useState(),[P,O]=d.useState(),[T,S]=d.useState(f),[x,D]=d.useState([]),[C,I]=d.useState(0),[_,R]=d.useState(!1);d.useEffect(()=>{S(f)},[f]);const j=d.useMemo(()=>e?.find(B=>B.type===ht.BFF),[e]),z=d.useCallback((B,V)=>{if(!j)return;const $=j.url,ee=Ji();if(V?.query){const Z=$t.stringify(V.query);B=`${B}?${Z}`}return V.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${$}/api/v1${B}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},j.headers),{"x-user-id":ee}),V.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${$}/api/v1${B}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":ee},j.headers),method:V.method,body:JSON.stringify(V.body)}).then(Z=>Z.json()).catch(Z=>Promise.reject(Z))},[j]),N=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){var V,$,ee,Z;if(B={maxSize:o,defaultSize:(V=B?.defaultSize)!==null&&V!==void 0?V:l,"itemFilter.itemId":B?.["itemFilter.itemId"],"itemFilter.itemType":B?.["itemFilter.itemType"],hashTag:B?.hashTag,traceInfo:B?.traceInfo},i){const re=(Z=(ee=($=i?.split("&"))===null||$===void 0?void 0:$.filter(ge=>{const _e=ge.split("=")[0];return Qi.includes(_e)}))===null||ee===void 0?void 0:ee.join("&"))!==null&&Z!==void 0?Z:"";B=Object.assign(Object.assign({},B),{channel:decodeURIComponent(re)})}const ce=yield z?.("/recommend/list",{method:"GET",query:B});if(ce?.success)return B?.hashTag||p({rtc:ce.data.rtc,requestId:ce.data.requestId}),ce?.data}),[z,i,o,l]),A=d.useCallback(()=>ve(void 0,void 0,void 0,function*(){var B,V;if(h.length<=0)return;const $=yield N({hashTag:P?.hashTag,"itemFilter.itemId":P?.itemId,"itemFilter.itemType":P?.itemType});m(h.concat((B=$?.recList)!==null&&B!==void 0?B:[])),D(x.concat((V=$?.recList)!==null&&V!==void 0?V:[]))}),[N,h,P,x]),M=d.useCallback(({userInfo:B,eventInfo:V})=>{if(!n)return;B||(B={});const $=qi(),ee=Object.assign({sessionID:$,rtc:E.rtc,requestId:E.requestId},V),Z=Object.entries(B).map(([re,ge])=>({name:re,value:ge})),ce=Object.entries(ee).map(([re,ge])=>ge&&{name:re,value:ge}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",B),console.log("eventInfo:",ee),console.log("========= \u7ED3\u675F ========="),z?.("/event/report",{method:"POST",body:{userInfo:Z,eventInfo:ce},type:"beacon"})},[z,E,n]),U=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){const V=yield z?.("/recommend/like",{method:"POST",body:B});return V?.success}),[z]),F=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){const V=yield z?.("/recommend/unlike",{method:"POST",body:B});return V?.success}),[z]),oe=d.useCallback(B=>ve(void 0,void 0,void 0,function*(){const V=yield z?.("/customform",{method:"POST",body:B});return V?.success}),[z]),se=d.useCallback((B,V,$)=>{var ee,Z,ce,re,ge,_e,Ge,Ke,Me,Ze,Ne,We;const de=$?.bindCta,ft=((ee=V?.video)===null||ee===void 0?void 0:ee.bindProduct)||((Z=V?.video)===null||Z===void 0?void 0:Z.bindProducts)&&((re=(ce=V?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||re===void 0?void 0:re.length)>0;let $e="";_?$e="hashTagPage":!((ge=V?.video)===null||ge===void 0)&&ge.url?$e="videoPage":!((Ge=(_e=V?.video)===null||_e===void 0?void 0:_e.imgUrls)===null||Ge===void 0)&&Ge.length&&($e="imagePage"),M?.({eventInfo:Object.assign(Object.assign({},B),{ctaId:(Ke=de?.itemId)!==null&&Ke!==void 0?Ke:"",ctaName:(Me=de?.title)!==null&&Me!==void 0?Me:"",contentTags:JSON.stringify(de?.tags),position:V?.position,relatedContentId:(Ne=(Ze=V?.video)===null||Ze===void 0?void 0:Ze.itemId)!==null&&Ne!==void 0?Ne:"",relatedProductId:ft?$?.itemId:"",traceInfo:(We=de?.traceInfo)!==null&&We!==void 0?We:"",fromKName:$e})})},[M,_]);d.useEffect(()=>{w(!0),N().then(B=>{var V,$;m((V=B?.recList)!==null&&V!==void 0?V:[]),D(($=B?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{w(!1),g.current=!0})},[]),d.useEffect(()=>{g.current&&(w(!0),N().then(B=>{var V,$;m((V=B?.recList)!==null&&V!==void 0?V:[]),D(($=B?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{w(!1)}))},[N]);const ne=He("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",s);return d.createElement(Zt.Provider,{value:{rtcList:h,setRtcList:m,mutateLike:U,mutateUnlike:F,submitForm:oe,popupDetailData:v,loadVideos:A,setPopupDetailData:k,getRecommendVideos:N,bffEventReport:M,utmVal:i,isPreview:a,loading:b,sxpParameter:r,waterFallData:P,setWaterFallData:O,ctaEvent:se,swiperRef:y,openHashtag:T,setOpenHashtag:S,cacheRtcList:x,setCacheRtcList:D,cacheActiveIndex:C,setCacheActiveIndex:I,isFromHashtag:_,setIsFromHashtag:R,appDomain:s,hashTagSize:u,loadingImage:c??ne,isOpenHashTag:f}},t({rtcList:h,mutateLike:U,mutateUnlike:F,submitForm:oe}))};var ei=d.memo(Ki);function K(){return d.useContext(Zt)}var ti;(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"})(ti||(ti={}));const ii=d.createContext({$store:{},options:[],configs:[]}),Zi=({children:t,isSsr:e,enable:i})=>{const[n,o]=d.useState([]),{schema:l}=De(),[a,r]=d.useState(l.__STORE__||{}),[s,u]=d.useState([]);d.useEffect(()=>{var h;e||ae.isEqual(s,l?.dataSource)||u((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=d.useCallback(()=>ve(void 0,void 0,void 0,function*(){const{$store:h,idMapName:m}=yield Yt("",s);r(h),f(h,m)}),[s]),f=(h,m)=>{const b=[];Object.entries(h).forEach(([w,E])=>{Object.keys(E).forEach(p=>{const y={label:`${m[w]} - ${p}`,value:`{{ ${w}.${p} }}`};b.push(y)})}),o(b)};return d.useEffect(()=>{e||c()},[c,e,l]),i?d.createElement(ii.Provider,{value:{$store:l.__STORE__||a,options:n,configs:s}},t):t};var en=d.memo(Zi);const ot={id:nt(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},gt={id:"",duration:0,name:"none"},ni=d.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[ot],redoStack:[],popup:gt,setPopup:()=>{}}),oi=d.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},a)=>{const[r,s]=d.useState(null),[u,c]=d.useState(n||{pointData:[ot],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=d.useState([ot]),[m,b]=d.useState([[ot]]),[w,E]=d.useState([]),[p,y]=d.useState(gt);typeof window<"u"&&(window.sxpPopup=(O,T)=>{y(Object.assign(Object.assign(Object.assign({},gt),{id:O}),T))}),typeof window<"u"&&(window.getJointUtmLink=O=>O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:"")),d.useEffect(()=>{b([u.pointData]),E([])},[u.type]);const g=d.useCallback(O=>{const T=ae.cloneDeep(u);T&&(T.dataSource=O,c?.(T))},[u]),[v,k]=d.useState();d.useImperativeHandle(a,()=>({loadSchema(O){O&&(b([O.pointData]),c(O))},exportSchema(){return ae.cloneDeep(u)},getPageInfoData(){return v},initPageInfoData(O){O&&k(O)}}));const P=d.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return d.createElement(ni.Provider,{value:{resolver:e,currentNode:r,schema:u,setCurrentNode:s,setSchema:c,saveDataSource:g,prePiontData:f,setPrePiontData:h,pageInfoData:v,setPageInfoData:O=>k(Object.assign(Object.assign({},v),O)),undoStack:m,redoStack:w,setRedoStack:E,setUndoStack:b,getCurPageConf:P,popup:p,setPopup:y}},d.createElement(en,{isSsr:i,enable:o},t))});var tn=Object.freeze({__proto__:null,EditorCore:oi}),nn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const X=[{label:"\u5E94\u7528\u5B57\u4F53",value:"appFont"},{label:"\u9ED1\u4F53",value:"\u9ED1\u4F53"}];var on={fontOptions:X},bt,ln=[{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:"Color",name:["textStyle","color"]},{type:"Select",name:["textStyle","fontFamily"],options:X,initialValue:(bt=X?.[0])===null||bt===void 0?void 0:bt.value},{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:"\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"]},{label:"\u63D0\u4EA4\u6587\u672C\u989C\u8272",type:"Color",name:["props","submitColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];const sn=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:a,submitText:r,layoutType:s,onClick:u}=t,c=ue(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","onClick"]);const{submitForm:f}=K(),h=d.useRef(),[m,b]=d.useState(!1),w=d.useMemo(()=>[{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"}],[]),E=d.useMemo(()=>{if(s===void 0){const y=ae.cloneDeep(e)||w;return y?.map(g=>Object.assign(Object.assign({},g),{title:void 0,fieldProps:{placeholder:g?.title}}))}else return ae.cloneDeep(e)||w},[s,e,w]),p=ae.debounce(()=>ve(void 0,void 0,void 0,function*(){var y,g,v;b(!0);const k=yield(y=h?.current)===null||y===void 0?void 0:y.getFieldsValue(),P=(v=(g=Object.keys(k))===null||g===void 0?void 0:g.map(T=>({name:T,value:k[T]})))===null||v===void 0?void 0:v.filter(T=>T?.value);if(!P||!P?.length)return;const O=yield f?.({attributes:P});b(!1),O&&(window?.sxpPopup(""),O&&u?.())}),1e3);return d.createElement("div",{className:"pb-appoint-form"},d.createElement("div",{className:`pb-appoint-form-title ${W.css(Object.assign({},o))}`},n),d.createElement("div",Object.assign({className:W.css(Object.assign({},i))},c),d.createElement("div",{className:"pb-appoint-form-container"},d.createElement(Ri.BetaSchemaForm,{columns:E,submitter:!1,layout:s,autoFocusFirstInput:!1,size:"large",formRef:h,className:"panel-reset"}))),d.createElement("div",{className:"pb-appoint-form-btn-wrapper"},d.createElement("button",{onClick:p,className:"pb-appoint-form-btn",style:{color:a,background:l}},m?d.createElement(d.Fragment,null,"loading..."):r)))};var an=d.memo(sn);function me(t,e){return t.extend=e,t}const rn=me(an,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:ln,bindableProps:[],interactionRender:nn},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 yt,wt,dn=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"}]},{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"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Color",name:["color"]},{type:"Select",options:X,name:["fontFamily"],initialValue:(yt=X?.[0])===null||yt===void 0?void 0:yt.value},{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"]}]}]},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:X,initialValue:(wt=X?.[0])===null||wt===void 0?void 0:wt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];function li(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function St(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:li(e[i])&&li(t[i])&&Object.keys(e[i]).length>0&&St(t[i],e[i])})}const si={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 Te(){const t=typeof document<"u"?document:{};return St(t,si),t}const cn={document:si,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 fe(){const t=typeof window<"u"?window:{};return St(t,cn),t}function Le(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function un(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function qe(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function be(){return Date.now()}function pn(t){const e=fe();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function fn(t,e){e===void 0&&(e="x");const i=fe();let n,o,l;const a=pn(t);return i.WebKitCSSMatrix?(o=a.transform||a.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?o=l.m41:n.length===16?o=parseFloat(n[12]):o=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?o=l.m42:n.length===16?o=parseFloat(n[13]):o=parseFloat(n[5])),o||0}function lt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function vn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function he(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!vn(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,a=o.length;l<a;l+=1){const r=o[l],s=Object.getOwnPropertyDescriptor(n,r);s!==void 0&&s.enumerable&&(lt(t[r])&&lt(n[r])?n[r].__swiper__?t[r]=n[r]:he(t[r],n[r]):!lt(t[r])&&lt(n[r])?(t[r]={},n[r].__swiper__?t[r]=n[r]:he(t[r],n[r])):t[r]=n[r])}}}return t}function st(t,e,i){t.style.setProperty(e,i)}function ai(t){let{swiper:e,targetPosition:i,side:n}=t;const o=fe(),l=-e.translate;let a=null,r;const s=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const u=i>l?"next":"prev",c=(h,m)=>u==="next"&&h>=m||u==="prev"&&h<=m,f=()=>{r=new Date().getTime(),a===null&&(a=r);const h=Math.max(Math.min((r-a)/s,1),0),m=.5-Math.cos(h*Math.PI)/2;let b=l+m*(i-l);if(c(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),c(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(f)};f()}function xe(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function at(t){try{console.warn(t);return}catch{}}function et(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Le(e)),i}function mn(t){const e=fe(),i=Te(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,a=t.clientLeft||o.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,s=t===e?e.scrollX:t.scrollLeft;return{top:n.top+r-l,left:n.left+s-a}}function hn(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function gn(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Re(t,e){return fe().getComputedStyle(t,null).getPropertyValue(e)}function rt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function ri(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function Tt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function xt(t,e,i){const n=fe();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ce(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function bn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=fe();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 a,r=be(),s;const u=[];function c(g){let O=0,T=0,S=0,x=0;return"detail"in g&&(T=g.detail),"wheelDelta"in g&&(T=-g.wheelDelta/120),"wheelDeltaY"in g&&(T=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(O=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(O=T,T=0),S=O*10,x=T*10,"deltaY"in g&&(x=g.deltaY),"deltaX"in g&&(S=g.deltaX),g.shiftKey&&!S&&(S=x,x=0),(S||x)&&g.deltaMode&&(g.deltaMode===1?(S*=40,x*=40):(S*=800,x*=800)),S&&!O&&(O=S<1?-1:1),x&&!T&&(T=x<1?-1:1),{spinX:O,spinY:T,pixelX:S,pixelY:x}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function m(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&be()-r<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&be()-r<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),o("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),o("scroll",g.raw)),r=new l.Date().getTime(),!1)}function b(g){const v=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&v.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&v.releaseOnEdges)return!0;return!1}function w(g){let v=g,k=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const P=e.params.mousewheel;e.params.cssMode&&v.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const T=O&&O.contains(v.target);if(!e.mouseEntered&&!T&&!P.releaseOnEdges)return!0;v.originalEvent&&(v=v.originalEvent);let S=0;const x=e.rtlTranslate?-1:1,D=c(v);if(P.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))S=-D.pixelX*x;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))S=-D.pixelY;else return!0;else S=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*x:-D.pixelY;if(S===0)return!0;P.invert&&(S=-S);let C=e.getTranslate()+S*P.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),k=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),k&&e.params.nested&&v.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const I={time:be(),delta:Math.abs(S),direction:Math.sign(S),raw:g};u.length>=2&&u.shift();const _=u.length?u[u.length-1]:void 0;if(u.push(I),_?(I.direction!==_.direction||I.delta>_.delta||I.time>_.time+150)&&m(I):m(I),b(I))return!0}else{const I={time:be(),delta:Math.abs(S),direction:Math.sign(S)},_=s&&I.time<s.time+500&&I.delta<=s.delta&&I.direction===s.direction;if(!_){s=void 0;let R=e.getTranslate()+S*P.sensitivity;const j=e.isBeginning,z=e.isEnd;if(R>=e.minTranslate()&&(R=e.minTranslate()),R<=e.maxTranslate()&&(R=e.maxTranslate()),e.setTransition(0),e.setTranslate(R),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!j&&e.isBeginning||!z&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,u.length>=15&&u.shift();const N=u.length?u[u.length-1]:void 0,A=u[0];if(u.push(I),N&&(I.delta>N.delta||I.direction!==N.direction))u.splice(0);else if(u.length>=15&&I.time-A.time<500&&A.delta-I.delta>=1&&I.delta<=6){const M=S>0?.8:.2;s=I,u.splice(0),a=qe(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}a||(a=qe(()=>{s=I,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(_||o("scroll",v),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),P.releaseOnEdges&&(R===e.minTranslate()||R===e.maxTranslate()))return!0}}return v.preventDefault?v.preventDefault():v.returnValue=!1,!1}function E(g){let v=e.el;e.params.mousewheel.eventsTarget!=="container"&&(v=document.querySelector(e.params.mousewheel.eventsTarget)),v[g]("mouseenter",f),v[g]("mouseleave",h),v[g]("wheel",w)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(E("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(E("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:p,disable:y})}function di(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=xe(t.el,`.${n[o]}`)[0];l||(l=et("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Ye(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ct(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l="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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let a,r=0;function s(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(p,y){const{bulletActiveClass:g}=e.params.pagination;p&&(p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${g}-${y}`),p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${g}-${y}-${y}`)))}function c(p){const y=p.target.closest(Ye(e.params.pagination.bulletClass));if(!y)return;p.preventDefault();const g=rt(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function f(){const p=e.rtl,y=e.params.pagination;if(s())return;let g=e.pagination.el;g=Ce(g);let v,k;const P=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(P/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,v=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(v=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,v=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const T=e.pagination.bullets;let S,x,D;if(y.dynamicBullets&&(a=xt(T[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${a*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&k!==void 0&&(r+=v-(k||0),r>y.dynamicMainBullets-1?r=y.dynamicMainBullets-1:r<0&&(r=0)),S=Math.max(v-r,0),x=S+(Math.min(T.length,y.dynamicMainBullets)-1),D=(x+S)/2),T.forEach(C=>{const I=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(_=>`${y.bulletActiveClass}${_}`)].map(_=>typeof _=="string"&&_.includes(" ")?_.split(" "):_).flat();C.classList.remove(...I)}),g.length>1)T.forEach(C=>{const I=rt(C);I===v?C.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),y.dynamicBullets&&(I>=S&&I<=x&&C.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),I===S&&u(C,"prev"),I===x&&u(C,"next"))});else{const C=T[v];if(C&&C.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&T.forEach((I,_)=>{I.setAttribute("part",_===v?"bullet-active":"bullet")}),y.dynamicBullets){const I=T[S],_=T[x];for(let R=S;R<=x;R+=1)T[R]&&T[R].classList.add(...`${y.bulletActiveClass}-main`.split(" "));u(I,"prev"),u(_,"next")}}if(y.dynamicBullets){const C=Math.min(T.length,y.dynamicMainBullets+4),I=(a*C-a)/2-D*a,_=p?"right":"left";T.forEach(R=>{R.style[e.isHorizontal()?_:"top"]=`${I}px`})}}g.forEach((T,S)=>{if(y.type==="fraction"&&(T.querySelectorAll(Ye(y.currentClass)).forEach(x=>{x.textContent=y.formatFractionCurrent(v+1)}),T.querySelectorAll(Ye(y.totalClass)).forEach(x=>{x.textContent=y.formatFractionTotal(O)})),y.type==="progressbar"){let x;y.progressbarOpposite?x=e.isHorizontal()?"vertical":"horizontal":x=e.isHorizontal()?"horizontal":"vertical";const D=(v+1)/O;let C=1,I=1;x==="horizontal"?C=D:I=D,T.querySelectorAll(Ye(y.progressbarFillClass)).forEach(_=>{_.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${I})`,_.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(T.innerHTML=y.renderCustom(e,v+1,O),S===0&&o("paginationRender",T)):(S===0&&o("paginationRender",T),o("paginationUpdate",T)),e.params.watchOverflow&&e.enabled&&T.classList[e.isLocked?"add":"remove"](y.lockClass)})}function h(){const p=e.params.pagination;if(s())return;const y=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=Ce(g);let v="";if(p.type==="bullets"){let k=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>y&&(k=y);for(let P=0;P<k;P+=1)p.renderBullet?v+=p.renderBullet.call(e,P,p.bulletClass):v+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?v=p.renderFraction.call(e,p.currentClass,p.totalClass):v=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?v=p.renderProgressbar.call(e,p.progressbarFillClass):v=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(k=>{p.type!=="custom"&&(k.innerHTML=v||""),p.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Ye(p.bulletClass)))}),p.type!=="custom"&&o("paginationRender",g[0])}function m(){e.params.pagination=di(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let y;typeof p.el=="string"&&e.isElement&&(y=e.el.querySelector(p.el)),!y&&typeof p.el=="string"&&(y=[...document.querySelectorAll(p.el)]),y||(y=p.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(p.el)],y.length>1&&(y=y.filter(g=>ri(g,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Ce(y),y.forEach(g=>{p.type==="bullets"&&p.clickable&&g.classList.add(...(p.clickableClass||"").split(" ")),g.classList.add(p.modifierClass+p.type),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(g.classList.add(`${p.modifierClass}${p.type}-dynamic`),r=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&g.classList.add(p.progressbarOppositeClass),p.clickable&&g.addEventListener("click",c),e.enabled||g.classList.add(p.lockClass)}))}function b(){const p=e.params.pagination;if(s())return;let y=e.pagination.el;y&&(y=Ce(y),y.forEach(g=>{g.classList.remove(p.hiddenClass),g.classList.remove(p.modifierClass+p.type),g.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(g.classList.remove(...(p.clickableClass||"").split(" ")),g.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:y}=e.pagination;y=Ce(y),y.forEach(g=>{g.classList.remove(p.horizontalClass,p.verticalClass),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?E():(m(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ce(p),p.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,y)=>{const g=y.target,v=Ce(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&v&&v.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 k=v[0].classList.contains(e.params.pagination.hiddenClass);o(k===!0?"paginationShow":"paginationHide"),v.forEach(P=>P.classList.toggle(e.params.pagination.hiddenClass))}});const w=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ce(p),p.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),m(),h(),f()},E=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ce(p),p.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:w,disable:E,render:h,update:f,init:m,destroy:b})}function yn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=Te();let a=!1,r=null,s=null,u,c,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 m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:I}=e,{dragEl:_,el:R}=C,j=e.params.scrollbar,z=e.params.loop?e.progressLoop:e.progress;let N=c,A=(f-c)*z;I?(A=-A,A>0?(N=c-A,A=0):-A+c>f&&(N=f+A)):A<0?(N=c+A,A=0):A+c>f&&(N=f-A),e.isHorizontal()?(_.style.transform=`translate3d(${A}px, 0, 0)`,_.style.width=`${N}px`):(_.style.transform=`translate3d(0px, ${A}px, 0)`,_.style.height=`${N}px`),j.hide&&(clearTimeout(r),R.style.opacity=1,r=setTimeout(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function w(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:I,el:_}=C;I.style.width="",I.style.height="",f=e.isHorizontal()?_.offsetWidth:_.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=f*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${c}px`:I.style.height=`${c}px`,h>=1?_.style.display="none":_.style.display="",e.params.scrollbar.hide&&(_.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function E(C){return e.isHorizontal()?C.clientX:C.clientY}function p(C){const{scrollbar:I,rtlTranslate:_}=e,{el:R}=I;let j;j=(E(C)-mn(R)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(f-c),j=Math.max(Math.min(j,1),0),_&&(j=1-j);const z=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*j;e.updateProgress(z),e.setTranslate(z),e.updateActiveIndex(),e.updateSlidesClasses()}function y(C){const I=e.params.scrollbar,{scrollbar:_,wrapperEl:R}=e,{el:j,dragEl:z}=_;a=!0,u=C.target===z?E(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),R.style.transitionDuration="100ms",z.style.transitionDuration="100ms",p(C),clearTimeout(s),j.style.transitionDuration="0ms",I.hide&&(j.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",C)}function g(C){const{scrollbar:I,wrapperEl:_}=e,{el:R,dragEl:j}=I;a&&(C.preventDefault?C.preventDefault():C.returnValue=!1,p(C),_.style.transitionDuration="0ms",R.style.transitionDuration="0ms",j.style.transitionDuration="0ms",o("scrollbarDragMove",C))}function v(C){const I=e.params.scrollbar,{scrollbar:_,wrapperEl:R}=e,{el:j}=_;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",R.style.transitionDuration=""),I.hide&&(clearTimeout(s),s=qe(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",C),I.snapOnRelease&&e.slideToClosest())}function k(C){const{scrollbar:I,params:_}=e,R=I.el;if(!R)return;const j=R,z=_.passiveListeners?{passive:!1,capture:!1}:!1,N=_.passiveListeners?{passive:!0,capture:!1}:!1;if(!j)return;const A=C==="on"?"addEventListener":"removeEventListener";j[A]("pointerdown",y,z),l[A]("pointermove",g,z),l[A]("pointerup",v,N)}function P(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function T(){const{scrollbar:C,el:I}=e;e.params.scrollbar=di(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const _=e.params.scrollbar;if(!_.el)return;let R;if(typeof _.el=="string"&&e.isElement&&(R=e.el.querySelector(_.el)),!R&&typeof _.el=="string"){if(R=l.querySelectorAll(_.el),!R.length)return}else R||(R=_.el);e.params.uniqueNavElements&&typeof _.el=="string"&&R.length>1&&I.querySelectorAll(_.el).length===1&&(R=I.querySelector(_.el)),R.length>0&&(R=R[0]),R.classList.add(e.isHorizontal()?_.horizontalClass:_.verticalClass);let j;R&&(j=R.querySelector(Ye(e.params.scrollbar.dragClass)),j||(j=et("div",e.params.scrollbar.dragClass),R.append(j))),Object.assign(C,{el:R,dragEl:j}),_.draggable&&P(),R&&R.classList[e.enabled?"remove":"add"](...Le(e.params.scrollbar.lockClass))}function S(){const C=e.params.scrollbar,I=e.scrollbar.el;I&&I.classList.remove(...Le(e.isHorizontal()?C.horizontalClass:C.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:I}=e.scrollbar;I=Ce(I),I.forEach(_=>{_.classList.remove(C.horizontalClass,C.verticalClass),_.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?D():(T(),w(),m())}),n("update resize observerUpdate lock unlock changeDirection",()=>{w()}),n("setTranslate",()=>{m()}),n("setTransition",(C,I)=>{b(I)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Le(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const x=()=>{e.el.classList.remove(...Le(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Le(e.params.scrollbar.scrollbarDisabledClass)),T(),w(),m()},D=()=>{e.el.classList.add(...Le(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Le(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:x,disable:D,updateSize:w,setTranslate:m,init:T,destroy:S})}function Et(t){let{swiper:e,extendParams:i,on:n,emit:o,params:l}=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 a,r,s=l&&l.autoplay?l.autoplay.delay:3e3,u=l&&l.autoplay?l.autoplay.delay:3e3,c,f=new Date().getTime(),h,m,b,w,E,p,y;function g(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!y&&x())}const v=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(u=c,h=!1);const N=e.autoplay.paused?c:f+u-new Date().getTime();e.autoplay.timeLeft=N,o("autoplayTimeLeft",N,N/s),r=requestAnimationFrame(()=>{v()})},k=()=>{let N;return e.virtual&&e.params.virtual.enabled?N=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:N=e.slides[e.activeIndex],N?parseInt(N.getAttribute("data-swiper-autoplay"),10):void 0},P=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),v();let A=typeof N>"u"?e.params.autoplay.delay:N;s=e.params.autoplay.delay,u=e.params.autoplay.delay;const M=k();!Number.isNaN(M)&&M>0&&typeof N>"u"&&(A=M,s=M,u=M),c=A;const U=e.params.speed,F=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(U,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,U,!0,!0),o("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(U,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,U,!0,!0),o("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{P()})))};return A>0?(clearTimeout(a),a=setTimeout(()=>{F()},A)):requestAnimationFrame(()=>{F()}),A},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,P(),o("autoplayStart")},T=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(r),o("autoplayStop")},S=(N,A)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),N||(p=!0);const M=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):x()};if(e.autoplay.paused=!0,A){E&&(c=e.params.autoplay.delay),E=!1,M();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),M())},x=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,P(c)):P(),e.autoplay.paused=!1,o("autoplayResume"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const N=Te();N.visibilityState==="hidden"&&(p=!0,S(!0)),N.visibilityState==="visible"&&x()},C=N=>{N.pointerType==="mouse"&&(p=!0,y=!0,!(e.animating||e.autoplay.paused)&&S(!0))},I=N=>{N.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&x())},_=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",I))},R=()=>{e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",I)},j=()=>{Te().addEventListener("visibilitychange",D)},z=()=>{Te().removeEventListener("visibilitychange",D)};n("init",()=>{e.params.autoplay.enabled&&(_(),j(),O())}),n("destroy",()=>{R(),z(),e.autoplay.running&&T()}),n("_freeModeStaticRelease",()=>{(b||p)&&x()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?T():S(!0,!0)}),n("beforeTransitionStart",(N,A,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?S(!0,!0):T())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){T();return}m=!0,b=!1,p=!1,w=setTimeout(()=>{p=!0,b=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(w),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,m=!1;return}b&&e.params.cssMode&&x(),b=!1,m=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(E=!0)}),Object.assign(e.autoplay,{start:O,stop:T,pause:S,resume:x})}function wn(t){let{swiper:e,extendParams:i,emit:n,once:o}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const s=e.getTranslate();e.setTranslate(s),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:s,touches:u}=e;s.velocities.length===0&&s.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:s.touchStartTime}),s.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:be()})}function r(s){let{currentPos:u}=s;if(e.params.cssMode)return;const{params:c,wrapperEl:f,rtlTranslate:h,snapGrid:m,touchEventsData:b}=e,E=be()-b.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(b.velocities.length>1){const T=b.velocities.pop(),S=b.velocities.pop(),x=T.position-S.position,D=T.time-S.time;e.velocity=x/D,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(D>150||be()-T.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,b.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const y=e.velocity*p;let g=e.translate+y;h&&(g=-g);let v=!1,k;const P=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let O;if(g<e.maxTranslate())c.freeMode.momentumBounce?(g+e.maxTranslate()<-P&&(g=e.maxTranslate()-P),k=e.maxTranslate(),v=!0,b.allowMomentumBounce=!0):g=e.maxTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(g>e.minTranslate())c.freeMode.momentumBounce?(g-e.minTranslate()>P&&(g=e.minTranslate()+P),k=e.minTranslate(),v=!0,b.allowMomentumBounce=!0):g=e.minTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(c.freeMode.sticky){let T;for(let S=0;S<m.length;S+=1)if(m[S]>-g){T=S;break}Math.abs(m[T]-g)<Math.abs(m[T-1]-g)||e.swipeDirection==="next"?g=m[T]:g=m[T-1],g=-g}if(O&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-g-e.translate)/e.velocity):p=Math.abs((g-e.translate)/e.velocity),c.freeMode.sticky){const T=Math.abs((h?-g:g)-e.translate),S=e.slidesSizesGrid[e.activeIndex];T<S?p=c.speed:T<2*S?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&v?(e.updateProgress(k),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Tt(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(k),Tt(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Tt(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||E>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:a,onTouchEnd:r}})}let It;function Sn(){const t=fe(),e=Te();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function ci(){return It||(It=Sn()),It}let Dt;function Tn(t){let{userAgent:e}=t===void 0?{}:t;const i=ci(),n=fe(),o=n.navigator.platform,l=e||n.navigator.userAgent,a={ios:!1,android:!1},r=n.screen.width,s=n.screen.height,u=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=o==="Win32";let b=o==="MacIntel";const w=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&b&&i.touch&&w.indexOf(`${r}x${s}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),b=!1),u&&!m&&(a.os="android",a.android=!0),(c||h||f)&&(a.os="ios",a.ios=!0),a}function ui(t){return t===void 0&&(t={}),Dt||(Dt=Tn(t)),Dt}let kt;function xn(){const t=fe(),e=ui();let i=!1;function n(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(n()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[s,u]=r.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=s<16||s===16&&u<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),a=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:a,isWebView:o}}function Cn(){return kt||(kt=xn()),kt}function En(t){let{swiper:e,on:i,emit:n}=t;const o=fe();let l=null,a=null;const r=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},s=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{a=o.requestAnimationFrame(()=>{const{width:h,height:m}=e;let b=h,w=m;f.forEach(E=>{let{contentBoxSize:p,contentRect:y,target:g}=E;g&&g!==e.el||(b=y?y.width:(p[0]||p).inlineSize,w=y?y.height:(p[0]||p).blockSize)}),(b!==h||w!==m)&&r()})}),l.observe(e.el))},u=()=>{a&&o.cancelAnimationFrame(a),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof o.ResizeObserver<"u"){s();return}o.addEventListener("resize",r),o.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),o.removeEventListener("resize",r),o.removeEventListener("orientationchange",c)})}function In(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],a=fe(),r=function(c,f){f===void 0&&(f={});const h=a.MutationObserver||a.WebkitMutationObserver,m=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){o("observerUpdate",b[0]);return}const w=function(){o("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(w):a.setTimeout(w,0)});m.observe(c,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(m)},s=()=>{if(e.params.observer){if(e.params.observeParents){const c=ri(e.hostEl);for(let f=0;f<c.length;f+=1)r(c[f])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},u=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",s),n("destroy",u)}var Dn={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const o=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][o](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function o(){n.off(t,o),o.__emitterProxy&&delete o.__emitterProxy;for(var l=arguments.length,a=new Array(l),r=0;r<l;r++)a[r]=arguments[r];e.apply(n,a)}return o.__emitterProxy=e,n.on(t,o,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](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(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((o,l)=>{(o===e||o.__emitterProxy&&o.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var o=arguments.length,l=new Array(o),a=0;a<o;a++)l[a]=arguments[a];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(s=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[s,...i])}),t.eventsListeners&&t.eventsListeners[s]&&t.eventsListeners[s].forEach(u=>{u.apply(n,i)})}),t}};function kn(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Re(n,"padding-left")||0,10)-parseInt(Re(n,"padding-right")||0,10),i=i-parseInt(Re(n,"padding-top")||0,10)-parseInt(Re(n,"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 An(){const t=this;function e(x,D){return parseFloat(x.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:a,wrongRTL:r}=t,s=t.virtual&&i.virtual.enabled,u=s?t.virtual.slides.length:t.slides.length,c=xe(o,`.${t.params.slideClass}, swiper-slide`),f=s?t.virtual.slides.length:c.length;let h=[];const m=[],b=[];let w=i.slidesOffsetBefore;typeof w=="function"&&(w=i.slidesOffsetBefore.call(t));let E=i.slidesOffsetAfter;typeof E=="function"&&(E=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,y=t.slidesGrid.length;let g=i.spaceBetween,v=-w,k=0,P=0;if(typeof l>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*l:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,c.forEach(x=>{a?x.style.marginLeft="":x.style.marginRight="",x.style.marginBottom="",x.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(st(n,"--swiper-centered-offset-before",""),st(n,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let T;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(x=>typeof i.breakpoints[x].slidesPerView<"u").length>0;for(let x=0;x<f;x+=1){T=0;let D;if(c[x]&&(D=c[x]),O&&t.grid.updateSlide(x,D,c),!(c[x]&&Re(D,"display")==="none")){if(i.slidesPerView==="auto"){S&&(c[x].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(D),I=D.style.transform,_=D.style.webkitTransform;if(I&&(D.style.transform="none"),_&&(D.style.webkitTransform="none"),i.roundLengths)T=t.isHorizontal()?xt(D,"width",!0):xt(D,"height",!0);else{const R=e(C,"width"),j=e(C,"padding-left"),z=e(C,"padding-right"),N=e(C,"margin-left"),A=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")T=R+N+A;else{const{clientWidth:U,offsetWidth:F}=D;T=R+j+z+N+A+(F-U)}}I&&(D.style.transform=I),_&&(D.style.webkitTransform=_),i.roundLengths&&(T=Math.floor(T))}else T=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(T=Math.floor(T)),c[x]&&(c[x].style[t.getDirectionLabel("width")]=`${T}px`);c[x]&&(c[x].swiperSlideSize=T),b.push(T),i.centeredSlides?(v=v+T/2+k/2+g,k===0&&x!==0&&(v=v-l/2-g),x===0&&(v=v-l/2-g),Math.abs(v)<1/1e3&&(v=0),i.roundLengths&&(v=Math.floor(v)),P%i.slidesPerGroup===0&&h.push(v),m.push(v)):(i.roundLengths&&(v=Math.floor(v)),(P-Math.min(t.params.slidesPerGroupSkip,P))%t.params.slidesPerGroup===0&&h.push(v),m.push(v),v=v+T+g),t.virtualSize+=T+g,k=T,P+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+E,a&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),O&&t.grid.updateWrapperSize(T,h),!i.centeredSlides){const x=[];for(let D=0;D<h.length;D+=1){let C=h[D];i.roundLengths&&(C=Math.floor(C)),h[D]<=t.virtualSize-l&&x.push(C)}h=x,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(s&&i.loop){const x=b[0]+g;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=x*i.slidesPerGroup;for(let I=0;I<D;I+=1)h.push(h[h.length-1]+C)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+x),m.push(m[m.length-1]+x),t.virtualSize+=x}if(h.length===0&&(h=[0]),g!==0){const x=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");c.filter((D,C)=>!i.cssMode||i.loop?!0:C!==c.length-1).forEach(D=>{D.style[x]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let x=0;b.forEach(C=>{x+=C+(g||0)}),x-=g;const D=x-l;h=h.map(C=>C<=0?-w:C>D?D+E:C)}if(i.centerInsufficientSlides){let x=0;if(b.forEach(D=>{x+=D+(g||0)}),x-=g,x<l){const D=(l-x)/2;h.forEach((C,I)=>{h[I]=C-D}),m.forEach((C,I)=>{m[I]=C+D})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:m,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){st(n,"--swiper-centered-offset-before",`${-h[0]}px`),st(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const x=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+x),t.slidesGrid=t.slidesGrid.map(C=>C+D)}if(f!==u&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!s&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const x=`${i.containerModifierClass}backface-hidden`,D=t.el.classList.contains(x);f<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(x):D&&t.el.classList.remove(x)}}function Pn(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let o=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const a=r=>n?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(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const r=e.activeIndex+l;if(r>e.slides.length&&!n)break;i.push(a(r))}else i.push(a(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;o=r>o?r:o}(o||o===0)&&(e.wrapperEl.style.height=`${o}px`)}function _n(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}function Mn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:o,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let a=-t;o&&(a=t),n.forEach(s=>{s.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass)}),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 s=0;s<n.length;s+=1){const u=n[s];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const f=(a+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+r),h=(a-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+r),m=-(a-c),b=m+e.slidesSizesGrid[s],w=m>=0&&m<=e.size-e.slidesSizesGrid[s];(m>=0&&m<e.size-1||b>1&&b<=e.size||m<=0&&b>=e.size)&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(s),n[s].classList.add(i.slideVisibleClass)),w&&n[s].classList.add(i.slideFullyVisibleClass),u.progress=o?-f:f,u.originalProgress=o?-h:h}}function On(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:o,isBeginning:l,isEnd:a,progressLoop:r}=e;const s=l,u=a;if(n===0)o=0,l=!0,a=!0;else{o=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=c||o<=0,a=f||o>=1,c&&(o=0),f&&(o=1)}if(i.loop){const c=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],m=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],w=Math.abs(t);w>=h?r=(w-h)/b:r=(w+b-m)/b,r>1&&(r-=1)}Object.assign(e,{progress:o,progressLoop:r,isBeginning:l,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!s&&e.emit("reachBeginning toEdge"),a&&!u&&e.emit("reachEnd toEdge"),(s&&!l||u&&!a)&&e.emit("fromEdge"),e.emit("progress",o)}function Ln(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,r=f=>xe(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];e.forEach(f=>{f.classList.remove(i.slideActiveClass,i.slideNextClass,i.slidePrevClass)});let s,u,c;if(l)if(i.loop){let f=o-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),s=r(`[data-swiper-slide-index="${f}"]`)}else s=r(`[data-swiper-slide-index="${o}"]`);else a?(s=e.filter(f=>f.column===o)[0],c=e.filter(f=>f.column===o+1)[0],u=e.filter(f=>f.column===o-1)[0]):s=e[o];s&&(s.classList.add(i.slideActiveClass),a?(c&&c.classList.add(i.slideNextClass),u&&u.classList.add(i.slidePrevClass)):(c=gn(s,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),c&&c.classList.add(i.slideNextClass),u=hn(s,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]),u&&u.classList.add(i.slidePrevClass))),t.emitSlidesClasses()}const dt=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let o=n.querySelector(`.${t.params.lazyPreloaderClass}`);!o&&t.isElement&&(n.shadowRoot?o=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(o=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),o&&o.remove())})),o&&o.remove()}},At=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Pt=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 n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),o=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const a=o,r=[a-e];r.push(...Array.from({length:e}).map((s,u)=>a+n+u)),t.slides.forEach((s,u)=>{r.includes(s.column)&&At(t,u)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let a=o-e;a<=l+e;a+=1){const r=(a%i+i)%i;(r<o||r>l)&&At(t,r)}else for(let a=Math.max(o-e,0);a<=Math.min(l+e,i-1);a+=1)a!==o&&(a>l||a<o)&&At(t,a)};function Rn(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let o;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?n>=e[l]&&n<e[l+1]-(e[l+1]-e[l])/2?o=l:n>=e[l]&&n<e[l+1]&&(o=l+1):n>=e[l]&&(o=l);return i.normalizeSlideIndex&&(o<0||typeof o>"u")&&(o=0),o}function jn(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:a,snapIndex:r}=e;let s=t,u;const c=m=>{let b=m-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 s>"u"&&(s=Rn(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const m=Math.min(o.slidesPerGroupSkip,s);u=m+Math.floor((s-m)/o.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),s===l&&!e.params.loop){u!==r&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(s===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(s);return}const f=e.grid&&o.grid&&o.grid.rows>1;let h;if(e.virtual&&o.virtual.enabled&&o.loop)h=c(s);else if(f){const m=e.slides.filter(w=>w.column===s)[0];let b=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(m),0)),h=Math.floor(b/o.grid.rows)}else if(e.slides[s]){const m=e.slides[s].getAttribute("data-swiper-slide-index");m?h=parseInt(m,10):h=s}else h=s;Object.assign(e,{previousSnapIndex:r,snapIndex:u,previousRealIndex:a,realIndex:h,previousIndex:l,activeIndex:s}),e.initialized&&Pt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Nn(t,e){const i=this,n=i.params;let o=t.closest(`.${n.slideClass}, swiper-slide`);!o&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!o&&r.matches&&r.matches(`.${n.slideClass}, swiper-slide`)&&(o=r)});let l=!1,a;if(o){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===o){l=!0,a=r;break}}if(o&&l)i.clickedSlide=o,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(o.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Bn={updateSize:kn,updateSlides:An,updateAutoHeight:Pn,updateSlidesOffset:_n,updateSlidesProgress:Mn,updateProgress:On,updateSlidesClasses:Ln,updateActiveIndex:jn,updateClickedSlide:Nn};function zn(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:o,wrapperEl:l}=e;if(i.virtualTranslate)return n?-o:o;if(i.cssMode)return o;let a=fn(l,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function Vn(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:a}=i;let r=0,s=0;const u=0;i.isHorizontal()?r=n?-t:t:s=t,o.roundLengths&&(r=Math.floor(r),s=Math.floor(s)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:s,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-s:o.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():s-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${s}px, ${u}px)`);let c;const f=i.maxTranslate()-i.minTranslate();f===0?c=0:c=(t-i.minTranslate())/f,c!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Fn(){return-this.snapGrid[0]}function Hn(){return-this.snapGrid[this.snapGrid.length-1]}function Un(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:a,wrapperEl:r}=l;if(l.animating&&a.preventInteractionOnTransition)return!1;const s=l.minTranslate(),u=l.maxTranslate();let c;if(n&&t>s?c=s:n&&t<u?c=u:c=t,l.updateProgress(c),a.cssMode){const f=l.isHorizontal();if(e===0)r[f?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return ai({swiper:l,targetPosition:-c,side:f?"left":"top"}),!0;r.scrollTo({[f?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Gn={getTranslate:zn,setTranslate:Vn,minTranslate:Fn,maxTranslate:Hn,translateTo:Un};function Wn(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 pi(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:a}=e;let r=n;if(r||(l>a?r="next":l<a?r="prev":r="reset"),e.emit(`transition${o}`),i&&l!==a){if(r==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),r==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function $n(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),pi({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function qn(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),pi({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Yn={setTransition:Wn,transitionStart:$n,transitionEnd:qn};function Xn(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let a=t;a<0&&(a=0);const{params:r,snapGrid:s,slidesGrid:u,previousIndex:c,activeIndex:f,rtlTranslate:h,wrapperEl:m,enabled:b}=l;if(l.animating&&r.preventInteractionOnTransition||!b&&!n&&!o||l.destroyed)return!1;const w=Math.min(l.params.slidesPerGroupSkip,a);let E=w+Math.floor((a-w)/l.params.slidesPerGroup);E>=s.length&&(E=s.length-1);const p=-s[E];if(r.normalizeSlideIndex)for(let g=0;g<u.length;g+=1){const v=-Math.floor(p*100),k=Math.floor(u[g]*100),P=Math.floor(u[g+1]*100);typeof u[g+1]<"u"?v>=k&&v<P-(P-k)/2?a=g:v>=k&&v<P&&(a=g+1):v>=k&&(a=g)}if(l.initialized&&a!==f&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(f||0)!==a))return!1;a!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let y;if(a>f?y="next":a<f?y="prev":y="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(a),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(p),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(r.cssMode){const g=l.isHorizontal(),v=h?p:-p;if(e===0){const k=l.virtual&&l.params.virtual.enabled;k&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),k&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[g?"scrollLeft":"scrollTop"]=v})):m[g?"scrollLeft":"scrollTop"]=v,k&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return ai({swiper:l,targetPosition:v,side:g?"left":"top"}),!0;m.scrollTo({[g?"left":"top"]:v,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(a),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,y),e===0?l.transitionEnd(i,y):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(v){!l||l.destroyed||v.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,y))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function Jn(t,e,i,n){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;if(o.destroyed)return;const l=o.grid&&o.params.grid&&o.params.grid.rows>1;let a=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)a=a+o.virtual.slidesBefore;else{let r;if(l){const h=a*o.params.grid.rows;r=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else r=o.getSlideIndexByData(a);const s=l?Math.ceil(o.slides.length/o.params.grid.rows):o.slides.length,{centeredSlides:u}=o.params;let c=o.params.slidesPerView;c==="auto"?c=o.slidesPerViewDynamic():(c=Math.ceil(parseFloat(o.params.slidesPerView,10)),u&&c%2===0&&(c=c+1));let f=s-r<c;if(u&&(f=f||r<Math.ceil(c/2)),f){const h=u?r<o.activeIndex?"prev":"next":r-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?r+1:r-s+1,slideRealIndex:h==="next"?o.realIndex:void 0})}if(l){const h=a*o.params.grid.rows;a=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=o.getSlideIndexByData(a)}return requestAnimationFrame(()=>{o.slideTo(a,e,i,n)}),o}function Qn(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:a}=n;if(!o||n.destroyed)return n;let r=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(r=Math.max(n.slidesPerViewDynamic("current",!0),1));const s=n.activeIndex<l.slidesPerGroupSkip?1:r,u=n.virtual&&l.virtual.enabled;if(l.loop){if(a&&!u&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+s,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+s,t,e,i)}function Kn(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:a,rtlTranslate:r,enabled:s,animating:u}=n;if(!s||n.destroyed)return n;const c=n.virtual&&o.virtual.enabled;if(o.loop){if(u&&!c&&o.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=r?n.translate:-n.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const m=h(f),b=l.map(p=>h(p));let w=l[b.indexOf(m)-1];if(typeof w>"u"&&o.cssMode){let p;l.forEach((y,g)=>{m>=y&&(p=g)}),typeof p<"u"&&(w=l[p>0?p-1:p])}let E=0;if(typeof w<"u"&&(E=a.indexOf(w),E<0&&(E=n.activeIndex-1),o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(E=E-n.slidesPerViewDynamic("previous",!0)+1,E=Math.max(E,0))),o.rewind&&n.isBeginning){const p=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(p,t,e,i)}else if(o.loop&&n.activeIndex===0&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(E,t,e,i)}),!0;return n.slideTo(E,t,e,i)}function Zn(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this;if(!n.destroyed)return n.slideTo(n.activeIndex,t,e,i)}function eo(t,e,i,n){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0),n===void 0&&(n=.5);const o=this;if(o.destroyed)return;let l=o.activeIndex;const a=Math.min(o.params.slidesPerGroupSkip,l),r=a+Math.floor((l-a)/o.params.slidesPerGroup),s=o.rtlTranslate?o.translate:-o.translate;if(s>=o.snapGrid[r]){const u=o.snapGrid[r],c=o.snapGrid[r+1];s-u>(c-u)*n&&(l+=o.params.slidesPerGroup)}else{const u=o.snapGrid[r-1],c=o.snapGrid[r];s-u<=(c-u)*n&&(l-=o.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,o.slidesGrid.length-1),o.slideTo(l,t,e,i)}function to(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let o=t.clickedIndex,l;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?o<t.loopedSlides-n/2||o>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),o=t.getSlideIndex(xe(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),qe(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(xe(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),qe(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var io={slideTo:Xn,slideToLoop:Jn,slideNext:Qn,slidePrev:Kn,slideReset:Zn,slideToClosest:eo,slideToClickedSlide:to};function no(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{xe(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%a!==0,s=l&&e.slides.length%i.grid.rows!==0,u=c=>{for(let f=0;f<c;f+=1){const h=e.isElement?et("swiper-slide",[i.slideBlankClass]):et("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(r){if(i.loopAddBlankSlides){const c=a-e.slides.length%a;u(c),e.recalcSlides(),e.updateSlides()}else at("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)");o()}else if(s){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else at("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)");o()}else o();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function oo(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:a,byMousewheel:r}=t===void 0?{}:t;const s=this;if(!s.params.loop)return;s.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:f,slidesEl:h,params:m}=s,{centeredSlides:b}=m;if(s.allowSlidePrev=!0,s.allowSlideNext=!0,s.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&s.snapIndex===0?s.slideTo(s.virtual.slides.length,0,!1,!0):m.centeredSlides&&s.snapIndex<m.slidesPerView?s.slideTo(s.virtual.slides.length+s.snapIndex,0,!1,!0):s.snapIndex===s.snapGrid.length-1&&s.slideTo(s.virtual.slidesBefore,0,!1,!0)),s.allowSlidePrev=c,s.allowSlideNext=f,s.emit("loopFix");return}let w=m.slidesPerView;w==="auto"?w=s.slidesPerViewDynamic():(w=Math.ceil(parseFloat(m.slidesPerView,10)),b&&w%2===0&&(w=w+1));const E=m.slidesPerGroupAuto?w:m.slidesPerGroup;let p=E;p%E!==0&&(p+=E-p%E),p+=m.loopAdditionalSlides,s.loopedSlides=p;const y=s.grid&&m.grid&&m.grid.rows>1;u.length<w+p?at("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"):y&&m.grid.fill==="row"&&at("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],v=[];let k=s.activeIndex;typeof l>"u"?l=s.getSlideIndex(u.filter(I=>I.classList.contains(m.slideActiveClass))[0]):k=l;const P=n==="next"||!n,O=n==="prev"||!n;let T=0,S=0;const x=y?Math.ceil(u.length/m.grid.rows):u.length,C=(y?u[l].column:l)+(b&&typeof o>"u"?-w/2+.5:0);if(C<p){T=Math.max(p-C,E);for(let I=0;I<p-C;I+=1){const _=I-Math.floor(I/x)*x;if(y){const R=x-_-1;for(let j=u.length-1;j>=0;j-=1)u[j].column===R&&g.push(j)}else g.push(x-_-1)}}else if(C+w>x-p){S=Math.max(C-(x-p*2),E);for(let I=0;I<S;I+=1){const _=I-Math.floor(I/x)*x;y?u.forEach((R,j)=>{R.column===_&&v.push(j)}):v.push(_)}}if(s.__preventObserver__=!0,requestAnimationFrame(()=>{s.__preventObserver__=!1}),O&&g.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),P&&v.forEach(I=>{u[I].swiperLoopMoveDOM=!0,h.append(u[I]),u[I].swiperLoopMoveDOM=!1}),s.recalcSlides(),m.slidesPerView==="auto"?s.updateSlides():y&&(g.length>0&&O||v.length>0&&P)&&s.slides.forEach((I,_)=>{s.grid.updateSlide(_,I,s.slides)}),m.watchSlidesProgress&&s.updateSlidesOffset(),i){if(g.length>0&&O){if(typeof e>"u"){const I=s.slidesGrid[k],R=s.slidesGrid[k+T]-I;r?s.setTranslate(s.translate-R):(s.slideTo(k+Math.ceil(T),0,!1,!0),o&&(s.touchEventsData.startTranslate=s.touchEventsData.startTranslate-R,s.touchEventsData.currentTranslate=s.touchEventsData.currentTranslate-R))}else if(o){const I=y?g.length/m.grid.rows:g.length;s.slideTo(s.activeIndex+I,0,!1,!0),s.touchEventsData.currentTranslate=s.translate}}else if(v.length>0&&P)if(typeof e>"u"){const I=s.slidesGrid[k],R=s.slidesGrid[k-S]-I;r?s.setTranslate(s.translate-R):(s.slideTo(k-S,0,!1,!0),o&&(s.touchEventsData.startTranslate=s.touchEventsData.startTranslate-R,s.touchEventsData.currentTranslate=s.touchEventsData.currentTranslate-R))}else{const I=y?v.length/m.grid.rows:v.length;s.slideTo(s.activeIndex-I,0,!1,!0)}}if(s.allowSlidePrev=c,s.allowSlideNext=f,s.controller&&s.controller.control&&!a){const I={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(s.controller.control)?s.controller.control.forEach(_=>{!_.destroyed&&_.params.loop&&_.loopFix({...I,slideTo:_.params.slidesPerView===m.slidesPerView?i:!1})}):s.controller.control instanceof s.constructor&&s.controller.control.params.loop&&s.controller.control.loopFix({...I,slideTo:s.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}s.emit("loopFix")}function lo(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(o=>{const l=typeof o.swiperSlideIndex>"u"?o.getAttribute("data-swiper-slide-index")*1:o.swiperSlideIndex;n[l]=o}),t.slides.forEach(o=>{o.removeAttribute("data-swiper-slide-index")}),n.forEach(o=>{i.append(o)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var so={loopCreate:no,loopFix:oo,loopDestroy:lo};function ao(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 ro(){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 co={setGrabCursor:ao,unsetGrabCursor:ro};function uo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Te()||n===fe())return null;n.assignedSlot&&(n=n.assignedSlot);const o=n.closest(t);return!o&&!n.getRootNode?null:o||i(n.getRootNode().host)}return i(e)}function fi(t,e,i){const n=fe(),{params:o}=t,l=o.edgeSwipeDetection,a=o.edgeSwipeThreshold;return l&&(i<=a||i>=n.innerWidth-a)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function po(t){const e=this,i=Te();let n=t;n.originalEvent&&(n=n.originalEvent);const o=e.touchEventsData;if(n.type==="pointerdown"){if(o.pointerId!==null&&o.pointerId!==n.pointerId)return;o.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(o.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){fi(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:a,enabled:r}=e;if(!r||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let s=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(s)||"which"in n&&n.which===3||"button"in n&&n.button>0||o.isTouched&&o.isMoved)return;const u=!!l.noSwipingClass&&l.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(s=c[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(h?uo(f,s):s.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!s.closest(l.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const m=a.currentX,b=a.currentY;if(!fi(e,n,m))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=m,a.startY=b,o.touchStartTime=be(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let w=!0;s.matches(o.focusableElements)&&(w=!1,s.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==s&&i.activeElement.blur();const E=w&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||E)&&!s.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function fo(t){const e=Te(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:a,enabled:r}=i;if(!r||!o.simulateTouch&&t.pointerType==="mouse")return;let s=t;if(s.originalEvent&&(s=s.originalEvent),s.type==="pointermove"&&(n.touchId!==null||s.pointerId!==n.pointerId))return;let u;if(s.type==="touchmove"){if(u=[...s.changedTouches].filter(P=>P.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=s;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",s);return}const c=u.pageX,f=u.pageY;if(s.preventedByNestedSwiper){l.startX=c,l.startY=f;return}if(!i.allowTouchMove){s.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f}),n.touchStartTime=be());return}if(o.touchReleaseOnEdges&&!o.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&s.target===e.activeElement&&s.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",s),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=f;const h=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+m**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let P;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:h*h+m*m>=25&&(P=Math.atan2(Math.abs(m),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?P>o.touchAngle:90-P>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",s),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&s.cancelable&&s.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&s.stopPropagation();let b=i.isHorizontal()?h:m,w=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),w=Math.abs(w)*(a?1:-1)),l.diff=b,b*=o.touchRatio,a&&(b=-b,w=-w);const E=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=w>0?"prev":"next";const p=i.params.loop&&!o.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const P=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});i.wrapperEl.dispatchEvent(P)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",s)}let g;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&E!==i.touchesDirection&&p&&y&&Math.abs(b)>=1){Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",s),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let v=!0,k=o.resistanceRatio;if(o.touchReleaseOnEdges&&(k=0),b>0?(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate>(o.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(v=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**k))):b<0&&(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate<(o.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(o.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(o.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(v=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**k))),v&&(s.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),o.threshold>0)if(Math.abs(b)>o.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,n.currentTranslate=n.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{n.currentTranslate=n.startTranslate;return}!o.followFinger||o.cssMode||((o.freeMode&&o.freeMode.enabled&&i.freeMode||o.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),o.freeMode&&o.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function vo(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let o;if(n.type==="touchend"||n.type==="touchcancel"){if(o=[...n.changedTouches].filter(k=>k.identifier===i.touchId)[0],!o||o.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;o=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:a,touches:r,rtlTranslate:s,slidesGrid:u,enabled:c}=e;if(!c||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=be(),h=f-i.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=be(),qe(()=>{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 m;if(a.followFinger?m=s?e.translate:-e.translate:m=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const b=m>=-e.maxTranslate()&&!e.params.loop;let w=0,E=e.slidesSizesGrid[0];for(let k=0;k<u.length;k+=k<a.slidesPerGroupSkip?1:a.slidesPerGroup){const P=k<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof u[k+P]<"u"?(b||m>=u[k]&&m<u[k+P])&&(w=k,E=u[k+P]-u[k]):(b||m>=u[k])&&(w=k,E=u[u.length-1]-u[u.length-2])}let p=null,y=null;a.rewind&&(e.isBeginning?y=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const g=(m-u[w])/E,v=w<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?p:w+v):e.slideTo(w)),e.swipeDirection==="prev"&&(g>1-a.longSwipesRatio?e.slideTo(w+v):y!==null&&g<0&&Math.abs(g)>a.longSwipesRatio?e.slideTo(y):e.slideTo(w))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(w+v):e.slideTo(w):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:w+v),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:w))}}function vi(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:o,snapGrid:l}=t,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=a&&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&&!a?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=o,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function mo(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ho(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)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 o;const l=t.maxTranslate()-t.minTranslate();l===0?o=0:o=(t.translate-t.minTranslate())/l,o!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function go(t){const e=this;dt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function bo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const mi=(t,e)=>{const i=Te(),{params:n,el:o,wrapperEl:l,device:a}=t,r=!!n.nested,s=e==="on"?"addEventListener":"removeEventListener",u=e;i[s]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),o[s]("touchstart",t.onTouchStart,{passive:!1}),o[s]("pointerdown",t.onTouchStart,{passive:!1}),i[s]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[s]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[s]("touchend",t.onTouchEnd,{passive:!0}),i[s]("pointerup",t.onTouchEnd,{passive:!0}),i[s]("pointercancel",t.onTouchEnd,{passive:!0}),i[s]("touchcancel",t.onTouchEnd,{passive:!0}),i[s]("pointerout",t.onTouchEnd,{passive:!0}),i[s]("pointerleave",t.onTouchEnd,{passive:!0}),i[s]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[s]("click",t.onClick,!0),n.cssMode&&l[s]("scroll",t.onScroll),n.updateOnWindowResize?t[u](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",vi,!0):t[u]("observerUpdate",vi,!0),o[s]("load",t.onLoad,{capture:!0})};function yo(){const t=this,{params:e}=t;t.onTouchStart=po.bind(t),t.onTouchMove=fo.bind(t),t.onTouchEnd=vo.bind(t),t.onDocumentTouchStart=bo.bind(t),e.cssMode&&(t.onScroll=ho.bind(t)),t.onClick=mo.bind(t),t.onLoad=go.bind(t),mi(t,"on")}function wo(){mi(this,"off")}var So={attachEvents:yo,detachEvents:wo};const hi=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function To(){const t=this,{realIndex:e,initialized:i,params:n,el:o}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const a=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const s=(a in l?l[a]:void 0)||t.originalParams,u=hi(t,n),c=hi(t,s),f=n.enabled;u&&!c?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(o.classList.add(`${n.containerModifierClass}grid`),(s.grid.fill&&s.grid.fill==="column"||!s.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof s[p]>"u")return;const y=n[p]&&n[p].enabled,g=s[p]&&s[p].enabled;y&&!g&&t[p].disable(),!y&&g&&t[p].enable()});const h=s.direction&&s.direction!==n.direction,m=n.loop&&(s.slidesPerView!==n.slidesPerView||h),b=n.loop;h&&i&&t.changeDirection(),he(t.params,s);const w=t.params.enabled,E=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!w?t.disable():!f&&w&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",s),i&&(m?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!b&&E?(t.loopCreate(e),t.updateSlides()):b&&!E&&t.loopDestroy()),t.emit("breakpoint",s)}function xo(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=fe(),l=e==="window"?o.innerHeight:i.clientHeight,a=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const s=parseFloat(r.substr(1));return{value:l*s,point:r}}return{value:r,point:r}});a.sort((r,s)=>parseInt(r.value,10)-parseInt(s.value,10));for(let r=0;r<a.length;r+=1){const{point:s,value:u}=a[r];e==="window"?o.matchMedia(`(min-width: ${u}px)`).matches&&(n=s):u<=i.clientWidth&&(n=s)}return n||"max"}var Co={setBreakpoint:To,getBreakpoint:xo};function Eo(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(o=>{n[o]&&i.push(e+o)}):typeof n=="string"&&i.push(e+n)}),i}function Io(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,a=Eo(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...a),o.classList.add(...e),t.emitContainerClasses()}function Do(){const t=this,{el:e,classNames:i}=t;e.classList.remove(...i),t.emitContainerClasses()}var ko={addClasses:Io,removeClasses:Do};function Ao(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const o=t.slides.length-1,l=t.slidesGrid[o]+t.slidesSizesGrid[o]+n*2;t.isLocked=t.size>l}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 Po={checkOverflow:Ao},_t={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 _o(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){he(e,n);return}if(t[o]===!0&&(t[o]={enabled:!0}),o==="navigation"&&t[o]&&t[o].enabled&&!t[o].prevEl&&!t[o].nextEl&&(t[o].auto=!0),["pagination","scrollbar"].indexOf(o)>=0&&t[o]&&t[o].enabled&&!t[o].el&&(t[o].auto=!0),!(o in t&&"enabled"in l)){he(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),he(e,n)}}const Mt={eventsEmitter:Dn,update:Bn,translate:Gn,transition:Yn,slide:io,loop:so,grabCursor:co,events:So,breakpoints:Co,checkOverflow:Po,classes:ko},Ot={};let Lt=class Pe{constructor(){let e,i;for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];o.length===1&&o[0].constructor&&Object.prototype.toString.call(o[0]).slice(8,-1)==="Object"?i=o[0]:[e,i]=o,i||(i={}),i=he({},i),e&&!i.el&&(i.el=e);const a=Te();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const c=[];return a.querySelectorAll(i.el).forEach(f=>{const h=he({},i,{el:f});c.push(new Pe(h))}),c}const r=this;r.__swiper__=!0,r.support=ci(),r.device=ui({userAgent:i.userAgent}),r.browser=Cn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const s={};r.modules.forEach(c=>{c({params:i,swiper:r,extendParams:_o(i,s),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const u=he({},_t,s);return r.params=he({},u,Ot,i),r.originalParams=he({},r.params),r.passedParams=he({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(c=>{r.on(c,r.params.on[c])}),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:n}=this,o=xe(i,`.${n.slideClass}, swiper-slide`),l=rt(o[0]);return rt(e)-l}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:n}=e;e.slides=xe(i,`.${n.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 n=this;e=Math.min(Math.max(e,0),1);const o=n.minTranslate(),a=(n.maxTranslate()-o)*e+o;n.translateTo(a,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const o=e.getSlideClasses(n);i.push({slideEl:n,classNames:o}),e.emit("_slideClass",n,o)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:o,slides:l,slidesGrid:a,slidesSizesGrid:r,size:s,activeIndex:u}=n;let c=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let f=l[u]?Math.ceil(l[u].swiperSlideSize):0,h;for(let m=u+1;m<l.length;m+=1)l[m]&&!h&&(f+=Math.ceil(l[m].swiperSlideSize),c+=1,f>s&&(h=!0));for(let m=u-1;m>=0;m-=1)l[m]&&!h&&(f+=l[m].swiperSlideSize,c+=1,f>s&&(h=!0))}else if(e==="current")for(let f=u+1;f<l.length;f+=1)(i?a[f]+r[f]-a[u]<s:a[f]-a[u]<s)&&(c+=1);else for(let f=u-1;f>=0;f-=1)a[u]-a[f]<s&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&dt(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const a=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)o(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(a.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||o()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,o=n.params.direction;return e||(e=o==="horizontal"?"vertical":"horizontal"),e===o||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${o}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}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 n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const o=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):xe(n,o())[0];return!a&&i.params.createElements&&(a=et("div",i.params.wrapperClass),n.append(a),xe(n,`.${i.params.slideClass}`).forEach(r=>{a.append(r)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Re(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Re(n,"direction")==="rtl"),wrongRTL:Re(a,"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 o=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&o.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),o.forEach(l=>{l.complete?dt(i,l):l.addEventListener("load",a=>{dt(i,a.target)})}),Pt(i),i.initialized=!0,Pt(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:o,el:l,wrapperEl:a,slides:r}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),o.loop&&n.loopDestroy(),i&&(n.removeClasses(),l.removeAttribute("style"),a.removeAttribute("style"),r&&r.length&&r.forEach(s=>{s.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),s.removeAttribute("style"),s.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(s=>{n.off(s)}),e!==!1&&(n.el.swiper=null,un(n)),n.destroyed=!0),null}static extendDefaults(e){he(Ot,e)}static get extendedDefaults(){return Ot}static get defaults(){return _t}static installModule(e){Pe.prototype.__modules__||(Pe.prototype.__modules__=[]);const i=Pe.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Pe.installModule(i)),Pe):(Pe.installModule(e),Pe)}};Object.keys(Mt).forEach(t=>{Object.keys(Mt[t]).forEach(e=>{Lt.prototype[e]=Mt[t][e]})}),Lt.use([En,In]);const gi=["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 Ue(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Xe(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:Ue(e[n])&&Ue(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Xe(t[n],e[n]):t[n]=e[n]})}function bi(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function yi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function wi(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Si(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function Mo(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Oo(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:a,scrollbarEl:r,paginationEl:s}=t;const u=o.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:c,pagination:f,navigation:h,scrollbar:m,virtual:b,thumbs:w}=e;let E,p,y,g,v,k,P,O;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(E=!0),o.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||s)&&(c.pagination||c.pagination===!1)&&f&&!f.el&&(y=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&m&&!m.el&&(g=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(v=!0);const T=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),c[S].prevEl=void 0,c[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),c[S].el=void 0,e[S].el=void 0))};o.includes("loop")&&e.isElement&&(c.loop&&!n.loop?k=!0:!c.loop&&n.loop?P=!0:O=!0),u.forEach(S=>{if(Ue(c[S])&&Ue(n[S]))Object.assign(c[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&T(S);else{const x=n[S];(x===!0||x===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?x===!1&&T(S):c[S]=n[S]}}),u.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),o.includes("children")&&i&&b&&c.virtual.enabled?(b.slides=i,b.update(!0)):o.includes("virtual")&&b&&c.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),o.includes("children")&&i&&c.loop&&(O=!0),E&&w.init()&&w.update(!0),p&&(e.controller.control=c.controller.control),y&&(e.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-pagination"),s.part.add("pagination"),e.el.appendChild(s)),s&&(c.pagination.el=s),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&&(c.scrollbar.el=r),m.init(),m.updateSize(),m.setTranslate()),v&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),l&&(c.navigation.nextEl=l),a&&(c.navigation.prevEl=a),h.init(),h.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(k||O)&&e.loopDestroy(),(P||O)&&e.loopCreate(),e.update()}function Lo(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};Xe(i,_t),i._emitClasses=!0,i.init=!1;const l={},a=gi.map(s=>s.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(s=>{typeof t[s]>"u"||(a.indexOf(s)>=0?Ue(t[s])?(i[s]={},o[s]={},Xe(i[s],t[s]),Xe(o[s],t[s])):(i[s]=t[s],o[s]=t[s]):s.search(/on[A-Z]/)===0&&typeof t[s]=="function"?e?n[`${s[2].toLowerCase()}${s.substr(3)}`]=t[s]:i.on[`${s[2].toLowerCase()}${s.substr(3)}`]=t[s]:l[s]=t[s])}),["navigation","pagination","scrollbar"].forEach(s=>{i[s]===!0&&(i[s]={}),i[s]===!1&&delete i[s]}),{params:i,passedParams:o,rest:l,events:n}}function Ro(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:a,swiper:r}=t;bi(e)&&n&&o&&(r.params.navigation.nextEl=n,r.originalParams.navigation.nextEl=n,r.params.navigation.prevEl=o,r.originalParams.navigation.prevEl=o),yi(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),wi(e)&&a&&(r.params.scrollbar.el=a,r.originalParams.scrollbar.el=a),r.init(i)}function jo(t,e,i,n,o){const l=[];if(!e)return l;const a=s=>{l.indexOf(s)<0&&l.push(s)};if(i&&n){const s=n.map(o),u=i.map(o);s.join("")!==u.join("")&&a("children"),n.length!==i.length&&a("children")}return gi.filter(s=>s[0]==="_").map(s=>s.replace(/_/,"")).forEach(s=>{if(s in t&&s in e)if(Ue(t[s])&&Ue(e[s])){const u=Object.keys(t[s]),c=Object.keys(e[s]);u.length!==c.length?a(s):(u.forEach(f=>{t[s][f]!==e[s][f]&&a(s)}),c.forEach(f=>{t[s][f]!==e[s][f]&&a(s)}))}else t[s]!==e[s]&&a(s)}),l}const No=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 ct(){return ct=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},ct.apply(this,arguments)}function Ti(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function xi(t){const e=[];return d.Children.toArray(t).forEach(i=>{Ti(i)?e.push(i):i.props&&i.props.children&&xi(i.props.children).forEach(n=>e.push(n))}),e}function Bo(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return d.Children.toArray(t).forEach(n=>{if(Ti(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const o=xi(n.props.children);o.length>0?o.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function zo(t,e,i){if(!i)return null;const n=c=>{let f=c;return c<0?f=e.length+c:f>=e.length&&(f=f-e.length),f},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:a}=i,r=t.params.loop?-e.length:0,s=t.params.loop?e.length*2:e.length,u=[];for(let c=r;c<s;c+=1)c>=l&&c<=a&&u.push(e[n(c)]);return u.map((c,f)=>d.cloneElement(c,{swiper:t,style:o,key:c.props.virtualIndex||c.key||`slide-${f}`}))}function tt(t,e){return typeof window>"u"?d.useEffect(t,e):d.useLayoutEffect(t,e)}const Rt=d.createContext(null),Ci=()=>d.useContext(Rt),Vo=d.createContext(null),Je=d.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:a,...r}=t===void 0?{}:t,s=!1;const[u,c]=d.useState("swiper"),[f,h]=d.useState(null),[m,b]=d.useState(!1),w=d.useRef(!1),E=d.useRef(null),p=d.useRef(null),y=d.useRef(null),g=d.useRef(null),v=d.useRef(null),k=d.useRef(null),P=d.useRef(null),O=d.useRef(null),{params:T,passedParams:S,rest:x,events:D}=Lo(r),{slides:C,slots:I}=Bo(l),_=()=>{b(!m)};Object.assign(T.on,{_containerClasses(A,M){c(M)}});const R=()=>{Object.assign(T.on,D),s=!0;const A={...T};if(delete A.wrapperClass,p.current=new Lt(A),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};Xe(p.current.params.virtual,M),Xe(p.current.originalParams.virtual,M)}};E.current||R(),p.current&&p.current.on("_beforeBreakpoint",_);const j=()=>{s||!D||!p.current||Object.keys(D).forEach(A=>{p.current.on(A,D[A])})},z=()=>{!D||!p.current||Object.keys(D).forEach(A=>{p.current.off(A,D[A])})};d.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",_)}),d.useEffect(()=>{!w.current&&p.current&&(p.current.emitSlidesClasses(),w.current=!0)}),tt(()=>{if(e&&(e.current=E.current),!!E.current)return p.current.destroyed&&R(),Ro({el:E.current,nextEl:v.current,prevEl:k.current,paginationEl:P.current,scrollbarEl:O.current,swiper:p.current},T),a&&!p.current.destroyed&&a(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),tt(()=>{j();const A=jo(S,y.current,C,g.current,M=>M.key);return y.current=S,g.current=C,A.length&&p.current&&!p.current.destroyed&&Oo({swiper:p.current,slides:C,passedParams:S,changedParams:A,nextEl:v.current,prevEl:k.current,scrollbarEl:O.current,paginationEl:P.current}),()=>{z()}}),tt(()=>{No(p.current)},[f]);function N(){return T.virtual?zo(p.current,C,f):C.map((A,M)=>d.cloneElement(A,{swiper:p.current,swiperSlideIndex:M}))}return d.createElement(n,ct({ref:E,className:Si(`${u}${i?` ${i}`:""}`)},x),d.createElement(Vo.Provider,{value:p.current},I["container-start"],d.createElement(o,{className:Mo(T.wrapperClass)},I["wrapper-start"],N(),I["wrapper-end"]),bi(T)&&d.createElement(d.Fragment,null,d.createElement("div",{ref:k,className:"swiper-button-prev"}),d.createElement("div",{ref:v,className:"swiper-button-next"})),wi(T)&&d.createElement("div",{ref:O,className:"swiper-scrollbar"}),yi(T)&&d.createElement("div",{ref:P,className:"swiper-pagination"}),I["container-end"]))});Je.displayName="Swiper";const ke=d.forwardRef(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:a,lazy:r,virtualIndex:s,swiperSlideIndex:u,...c}=t===void 0?{}:t;const f=d.useRef(null),[h,m]=d.useState("swiper-slide"),[b,w]=d.useState(!1);function E(v,k,P){k===f.current&&m(P)}tt(()=>{if(typeof u<"u"&&(f.current.swiperSlideIndex=u),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){h!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",E),()=>{l&&l.off("_slideClass",E)}}}),tt(()=>{l&&f.current&&!l.destroyed&&m(l.getSlideClasses(f.current))},[l]);const p={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},y=()=>typeof n=="function"?n(p):n,g=()=>{w(!0)};return d.createElement(i,ct({ref:f,className:Si(`${h}${o?` ${o}`:""}`),"data-swiper-slide-index":s,onLoad:g},c),a&&d.createElement(Rt.Provider,{value:p},d.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},y(),r&&!b&&d.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&d.createElement(Rt.Provider,{value:p},y(),r&&!b&&d.createElement("div",{className:"swiper-lazy-preloader"})))});ke.displayName="SwiperSlide";function Ae(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=K(),o=d.useCallback((a,r,s)=>{var u,c,f,h,m,b,w,E,p,y,g,v,k,P;let O="";e&&(!((c=(u=a?.video)===null||u===void 0?void 0:u.bindProducts)===null||c===void 0)&&c.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?O="pdpPage":n?O="hashTagPage":!((h=a?.video)===null||h===void 0)&&h.url?O="videoPage":!((m=a?.video)===null||m===void 0)&&m.imgUrls&&(!((w=(b=a?.video)===null||b===void 0?void 0:b.imgUrls)===null||w===void 0)&&w.length)?O="imagePage":a?.product&&(O="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(E=r?.itemId)!==null&&E!==void 0?E:"",productName:(p=r?.title)!==null&&p!==void 0?p:"",price:r?.price?r?.price+"":"0",productCollection:(y=r?.collection)!==null&&y!==void 0?y:"",fromKName:O,fromKPage:location?.href,contentTags:r?.tags?JSON.stringify(r?.tags):"",position:a?.position+"",relatedContentId:(v=(g=a?.video)===null||g===void 0?void 0:g.itemId)!==null&&v!==void 0?v:"",relatedCtatId:(k=s?.itemId)!==null&&k!==void 0?k:"",traceInfo:(P=r?.traceInfo)!==null&&P!==void 0?P:""}})},[t,e,n]),l=d.useCallback((a,r,s,u)=>{var c,f,h,m;let b="";e&&(!((f=(c=a?.video)===null||c===void 0?void 0:c.bindProducts)===null||f===void 0)&&f.length||!((h=a?.video)===null||h===void 0)&&h.bindProduct)?b="pdpPage":a?.product&&(b="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:b,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:a?.position+"",relatedContentId:(m=a?.video)===null||m===void 0?void 0:m.itemId,relatedCtatId:s?.itemId,traceInfo:r?.traceInfo,timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]);return{jumpToWeb:o,productView:l}}const Fo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ho=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l})=>{var a;const[r,s]=d.useState(!1),u=d.useRef(null);d.useEffect(()=>{const h=document.getElementById("sxp-render"),m=document.getElementById("pb-modal");m?u.current=m:(u.current=document.createElement("div"),u.current.setAttribute("id","pb-modal"),h?.appendChild(u.current))},[]);const c=d.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]);if(d.useEffect(()=>{c?s(!0):setTimeout(()=>{s(!1)},l?.duration)},[c,l]),!u.current)return null;const f=ae.debounce(()=>{e?.()},300);return qt.createPortal(d.createElement(d.Fragment,null,r&&d.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:c?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:f},d.createElement("div",{className:`modal-container ${c?"modal-popIn":"modal-popOut"}`,style:{padding:o,animationDuration:((a=l?.duration)!==null&&a!==void 0?a:0)/1e3+"s"},onClick:h=>{h.stopPropagation(),h.preventDefault()}},d.createElement("div",{onClick:e,className:"modal-icon-wrapper"},d.createElement("img",{src:Fo,alt:"close",className:"modal-icon"})),i))),u.current)};var ut=d.memo(Ho);const Uo=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let a=0;a<n.length&&(o.push(n[a]),!(o.join(" ").length>=e));a++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},Go=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:a,isPost:r})=>{const[s,u]=d.useState(!0),[c,f]=d.useState(!1),h=Number(i?.lineClamp||2),m=d.useRef(null),b=d.useCallback(()=>{u(!s)},[s]);return d.useMemo(()=>!s&&t.length>e?Uo(t,e)+"...":t,[t,e,s]),d.useEffect(()=>{m.current&&r&&(u(!0),setTimeout(()=>{var w;f(!1);try{const E=(w=window?.getComputedStyle)===null||w===void 0?void 0:w.call(window,m.current),p=parseFloat(E?.height),y=parseFloat(E?.lineHeight),g=parseFloat(E?.fontSize)+6,v=isNaN(y)?g:y;t&&p>v*h&&(u(!1),f(!0))}catch{}},100))},[m,t,h,i,r]),d.createElement("div",{className:n,style:Object.assign({},i),hidden:!t||t===""},d.createElement("div",{ref:m,style:{overflow:"hidden",WebkitLineClamp:s?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),c&&t&&d.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??b},s?a||"show less":l||"show more"))};var jt=d.memo(Go);const Wo=t=>{var e,i,n,o,l,a,r,s,{content:u,style:c,bgImg:f,onClick:h,schema:m,isDefault:b,bottom_image:w,tipText:E,isPost:p,viewTime:y,rec:g,swiper:v,commodityStyles:k,buttonStyle:P}=t,O=ue(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle"]);const{sxpParameter:T}=K(),{popupDetailData:S,bffEventReport:x,isPreview:D,waterFallData:C}=K(),{jumpToWeb:I,productView:_}=Ae(),R=d.useRef(null),[j,z]=d.useState(!1),N=p?g:S,A=p?N?.product:(e=N?.video)===null||e===void 0?void 0:e.bindProduct,M=p?(i=N?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=N?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,U=()=>{A?.link&&(I(S,A,M),p||_(N,A,M,y||R.current),window.location.href=window.getJointUtmLink(A.link))};d.useEffect(()=>{const B=()=>{R.current=new Date};return B(),window.addEventListener("pageshow",B),()=>{window.removeEventListener("pageshow",B)}},[]);const F=d.useMemo(()=>{var B,V,$,ee,Z;return A?.currency&&A?.price?`${($=(V=(B=A?.currency)===null||B===void 0?void 0:B.split("-")[1])===null||V===void 0?void 0:V.toUpperCase())!==null&&$!==void 0?$:""}${(Z=(ee=A?.price)===null||ee===void 0?void 0:ee.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Z!==void 0?Z:""}`:"$7,000"},[A?.price,A?.currency]),oe=D?375:window.innerWidth,se=({isPost:B})=>{var V,$,ee;return d.createElement("div",null,d.createElement("div",{className:"pb-commondity-content-collection",style:k?.collection,hidden:!!A&&(!A?.collection||A?.collection==="")},(V=A?.collection)!==null&&V!==void 0?V:"Tiffany Lock"),d.createElement("div",{className:"pb-commondity-content-title",style:k?.title,hidden:!!A&&!A?.title},($=A?.title)!==null&&$!==void 0?$:"Pendant in Yellow Gold with Diamonds, Medium"),d.createElement("div",{className:"pb-commondity-content-price",style:k?.price,hidden:!!A&&!A?.price},F),d.createElement("div",{hidden:!!A&&(!A?.info||A?.info==="")},d.createElement(jt,{foldText:E?.foldText,unfoldText:E?.unfoldText,onClick:()=>z(!0),isPost:B,text:(ee=A?.info)!==null&&ee!==void 0?ee:`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:k?.info})))},ne=()=>{var B;return d.createElement(d.Fragment,null,(b||A?.link)&&d.createElement("button",{onClick:U,className:"pb-commondity-btn",style:P},(B=M?.enTitle)!==null&&B!==void 0?B:"Purchase on Website"))};return d.createElement("div",{className:"pb-commondity"},d.createElement("div",Object.assign({className:W.css(Object.assign({},c))},O),A&&((l=A?.homePage)===null||l===void 0?void 0:l.length)>0&&d.createElement(Je,{height:oe,modules:[Ct,Et],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:v?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:v?.delay*1e3}},(a=A?.homePage)===null||a===void 0?void 0:a.map(B=>d.createElement(ke,{key:B},d.createElement("div",{style:{overflow:"hidden",width:oe,height:oe}},d.createElement("img",{src:B,style:{height:"100%",width:"100%",objectFit:"cover"}}))))),!(!((r=A?.homePage)===null||r===void 0)&&r.length)&&d.createElement("div",{className:W.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},d.createElement("img",{className:W.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(s=S?.bottom_image)!==null&&s!==void 0?s:w,alt:""})),d.createElement("div",{className:"pb-commondity-content"},se({isPost:p}))),ne(),d.createElement(ut,{visible:j,onClose:()=>z(!1)},d.createElement("div",{style:{paddingBottom:"80px"}},se({isPost:!1})),ne()))};var $o=d.memo(Wo);const qo=me($o,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:dn},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000"},info:{color:"gray",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"}},style:{}},w:100,h:40,sort:1});var Yo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Xo=[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Text",label:"\u6309\u94AE\u6587\u6848",name:["props","btnText"]}],Ei="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 Jo=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:o,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return o&&o.length>0?(e=o[0])===null||e===void 0?void 0:e.url:null}},Qo=t=>{var{content:e,btnText:i,style:n,icon:o,onClick:l}=t,a=ue(t,["content","btnText","style","icon","onClick"]);const r=typeof o=="string"?o:Jo(o),s=()=>{window?.sxpPopup(""),l?.()};return d.createElement("div",Object.assign({className:`pb-prompt ${W.css(Object.assign({},n))}`},a),d.createElement("div",{className:"pb-prompt-icon"},d.createElement("img",{width:"100%",src:r??Ei})),d.createElement("div",{className:"pb-prompt-content"},e),d.createElement("button",{className:"pb-prompt-btn",onClick:s},i))};var Ko=d.memo(Qo);const Zo=me(Ko,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Xo,bindableProps:[],interactionRender:Yo},defaulSetting:{props:{icon:Ei,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Nt,Bt,el=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"}]},{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:"Color",name:["color"]},{type:"Select",options:X,name:["fontFamily"],initialValue:(Nt=X?.[0])===null||Nt===void 0?void 0:Nt.value},{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"]}]}]},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:X,initialValue:(Bt=X?.[0])===null||Bt===void 0?void 0:Bt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const tl=t=>{var e,i,n,o,l,a,r,s,u,c,f,{style:h,isDefault:m,rec:b,viewTime:w,isPost:E,bottom_image:p,tipText:y,swiper:g,commodityStyles:v,buttonStyle:k}=t,P=ue(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle"]);d.useState(!0);const{sxpParameter:O}=K(),{popupDetailData:S,bffEventReport:T,isPreview:x,swiperRef:D,waterFallData:C}=K(),{jumpToWeb:I,productView:_}=Ae(),R=d.useRef(null);d.useRef(null),d.useRef(null),d.useState(!1),d.useState(!1),d.useState(!0);const[j,z]=d.useState(!1),N=d.useRef(null),A=E?b:S,M=E?A?.product:(e=A?.video)===null||e===void 0?void 0:e.bindProduct,U=E?(i=A?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=A?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,F=()=>{M?.link&&(I(A,M,U),E||_(A,M,U,w||N.current),window.location.href=window.getJointUtmLink(M.link))};d.useEffect(()=>{const B=()=>{N.current=new Date};return B(),window.addEventListener("pageshow",B),()=>{window.removeEventListener("pageshow",B)}},[]);const oe=d.useMemo(()=>{var B,V,$,ee,Z;return M?.currency&&M?.price?`${($=(V=(B=M?.currency)===null||B===void 0?void 0:B.split("-")[1])===null||V===void 0?void 0:V.toUpperCase())!==null&&$!==void 0?$:""}${(Z=(ee=M?.price)===null||ee===void 0?void 0:ee.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Z!==void 0?Z:""}`:"\xA3102,300.00"},[M?.price,M?.currency]),se=x?375:window.innerWidth,ne=({isPost:B})=>d.createElement("div",{hidden:!!M&&(!M?.info||M?.info==="")},d.createElement(jt,{isPost:B,onClick:()=>z(!0),className:"pb-commondityDiroNew-info",style:v?.info,foldText:y?.foldText,unfoldText:y?.unfoldText,text:M?.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`}));return d.createElement("div",{className:"pb-commondityDiroNew"},d.createElement("div",Object.assign({ref:R,className:W.css(Object.assign({},h))},P),M&&((l=M?.homePage)===null||l===void 0?void 0:l.length)>0&&d.createElement(Je,{height:se,modules:[Ct,Et],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:g?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:g?.delay*1e3}},(a=M?.homePage)===null||a===void 0?void 0:a.map(B=>d.createElement(ke,{key:B},d.createElement("div",{style:{overflow:"hidden",width:se,height:se}},d.createElement("img",{src:B,style:{height:"100%",width:"100%",objectFit:"cover"}}))))),!(!((r=M?.homePage)===null||r===void 0)&&r.length)&&d.createElement("div",{className:W.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},d.createElement("img",{className:W.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(s=O?.bottom_image)!==null&&s!==void 0?s:p,alt:""})),d.createElement("div",{className:"pb-commondityDiroNew-content"},d.createElement("div",{className:"pb-commondityDiroNew-content-top"},d.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},d.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:v?.title},(u=M?.title)!==null&&u!==void 0?u:"Large Dior Toujours Bag"),d.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!M&&(!M?.collection||M?.collection===""),style:v?.collection},M?.collection||"Black Macrocannage Calfskin")),d.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},d.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!M&&!M?.price,style:v?.price},oe),d.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!M&&!M?.taxInfo,style:v?.taxInfo},(c=M?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39"))),(!M||M?.link)&&d.createElement("button",{onClick:F,className:"pb-commondityDiroNew-btn",style:k},(f=U?.enTitle)!==null&&f!==void 0?f:"Shop now"),ne({isPost:E}))),d.createElement(ut,{visible:j,onClose:()=>z(!1)},ne({isPost:!1})))};var il=d.memo(tl);const nl=me(il,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:el},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",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}},style:{}},w:100,h:40,sort:1});var zt,Vt,ye=[{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"]},{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"]}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Select",options:X,name:["props","ctaTempStyles","title","fontFamily"],initialValue:(zt=X?.[0])===null||zt===void 0?void 0:zt.value},{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:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Select",options:X,name:["props","ctaTempStyles","ctaTitle","fontFamily"],initialValue:(Vt=X?.[0])===null||Vt===void 0?void 0:Vt.value},{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"]}]}],ol=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];function Ii(t){const e=d.useRef(null),[i,n]=d.useState(!1);return d.useEffect(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),d.useEffect(()=>{var o;return t?.current&&((o=e?.current)===null||o===void 0||o.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const ll=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:a=!1}=t;ue(t,["rec","children","className","onClick","style","isExternalLink"]);const r=d.useRef(null),s=Ii(r),{popup:u}=De(),{setPopupDetailData:c,ctaEvent:f}=K(),{jumpToWeb:h}=Ae();d.useEffect(()=>{var b,w;if(s&&r?.current){const E=(w=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&w!==void 0?w:e?.video;f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,E)}},[s,r,e,f]);const m=ae.throttle(()=>{var b,w,E,p,y,g,v,k;const P=(w=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&w!==void 0?w:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,P),c?.(e),a){if(!((p=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||p===void 0)&&p.link){const O=(y=e?.video)===null||y===void 0?void 0:y.bindCta,S=(g=e?.video)===null||g===void 0?void 0:g.bindProduct;h(e,S,O),window.location.href=(k=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||k===void 0?void 0:k.link}}else o?.()},u?.duration);return d.createElement("div",{ref:r,className:n,style:l,onClick:m},i)};var it=d.memo(ll),sl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const al=t=>{var e,i,n,o,l,a,r,{content:s,style:u,bgImg:c,recData:f,bottom_image:h,ctaTempStyles:m,isExternalLink:b}=t,w=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:E}=K(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,y=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:E?.bottom_image)!==null&&o!==void 0?o:h;return d.createElement(it,Object.assign({isExternalLink:b,rec:f,className:W.css(Object.assign({},u)),style:{display:"flex"}},w),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:y,hidden:!y,alt:""})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:sl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(r=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&r!==void 0?r:"Shop Now")))};var rl=d.memo(al);const dl=me(rl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:ol,bindableProps:[],settingRender:ye},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 cl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ul=t=>{var e,i,n,o,{content:l,style:a,bgImg:r,recData:s,bottom_image:u,ctaTempStyles:c,isExternalLink:f}=t,h=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:m}=K(),b=(e=s?.video)===null||e===void 0?void 0:e.bindCta;return d.createElement(it,Object.assign({isExternalLink:f,rec:s,className:W.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"}},h),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(n=(i=b?.icon)!==null&&i!==void 0?i:m?.bottom_image)!==null&&n!==void 0?n:u,alt:""})),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},c?.ctaTitle))},(o=b?.enTitle)!==null&&o!==void 0?o:"Product Name"))};var pl=d.memo(ul);const fl=me(pl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:cl,settingRender:ye?.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 vl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU"};const ml=t=>{var e,i,n,o,l,{content:a,style:r,bgImg:s,recData:u,bottom_image:c,ctaTempStyles:f}=t,h=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles"]);const{sxpParameter:m,bffEventReport:b}=K(),{jumpToWeb:w}=Ae(),E=(e=u?.video)===null||e===void 0?void 0:e.bindCta,p=(i=u?.video)===null||i===void 0?void 0:i.bindProduct,y=()=>{E?.link&&(w(u,p,E),window.location.href=window.getJointUtmLink(E.link))};return d.createElement(it,Object.assign({rec:u,className:W.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"}},h,{onClick:y}),d.createElement("div",{className:W.css(Object.assign({backgroundColor:"#f2f2f2",overflow:"hidden",flexShrink:0},f?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:(o=(n=E?.icon)!==null&&n!==void 0?n:m?.bottom_image)!==null&&o!==void 0?o:c,alt:""})),d.createElement("div",{className:W.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},d.createElement("div",{className:vl["tow-line-ellipsis"],style:f?.ctaTitle},(l=E?.enTitle)!==null&&l!==void 0?l:"Product Name")))};var hl=d.memo(ml);const gl=me(hl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:ye?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var bl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],yl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const wl=t=>{var e,i,n,o,l,a,r,{content:s,style:u,bgImg:c,recData:f,bottom_image:h,ctaTempStyles:m,isExternalLink:b}=t,w=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:E}=K(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,y=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:E?.bottom_image)!==null&&o!==void 0?o:h;return d.createElement(it,Object.assign({isExternalLink:b,rec:f,className:W.css(Object.assign({},u)),style:{display:"flex"}},w),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:y,hidden:!y,alt:""})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:yl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},m?.ctaTitle))},(r=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&r!==void 0?r:"Shop Now")))};var Sl=d.memo(wl);const Tl=me(Sl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:bl,settingRender:ye,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 xl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Cl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const El=t=>{var e,i,n,o,l,a,r,{content:s,style:u,bgImg:c,recData:f,bottom_image:h,ctaTempStyles:m,isExternalLink:b}=t,w=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:E}=K(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,y=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:E?.bottom_image)!==null&&o!==void 0?o:h;return d.createElement(it,Object.assign({isExternalLink:b,rec:f,className:W.css(Object.assign({},u)),style:{display:"flex"}},w),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:y,hidden:!y,alt:""})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},d.createElement("div",{className:Cl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),d.createElement("div",{className:W.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(r=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&r!==void 0?r:"Shop now")))};var Il=d.memo(El);const Dl=me(Il,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:xl,bindableProps:[],settingRender:ye},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 kl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Al=({children:t,isPadding:e=!0})=>d.createElement(Je,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[wn,yn,bn],style:{padding:e?"0 12px 0 20px":0}},t);var pt=d.memo(Al);const Pl=({src:t,rec:e,item:i})=>{const n=d.useRef(null),o=Ii(n),{ctaEvent:l}=K();return d.useEffect(()=>{o&&t&&n?.current&&l?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i)},[o,t,n,e,l,i]),d.createElement("img",{ref:n,hidden:!t,className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:t,alt:""})};var Ft=d.memo(Pl),_l={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ml=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:r,bottom_image:s,ctaTempStyles:u,isExternalLink:c}=t,f=ue(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink"]);const{ctaEvent:h,setPopupDetailData:m,sxpParameter:b}=K(),{popup:w}=De(),{jumpToWeb:E}=Ae(),[p,y]=d.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),g=ae.throttle(v=>{h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,v),m?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:v})})),c?v?.link&&(E(a,v,v.bindCta),window.location.href=v.link):r?.()},w?.duration);return d.createElement(pt,{isPadding:!!a},p?.map(v=>{var k,P,O,S,T,x;return d.createElement(ke,Object.assign({hidden:a&&!v?.bindCta,key:v?.itemId,className:W.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>g(v)}),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},d.createElement(Ft,{src:(O=(P=(k=v?.homePage)===null||k===void 0?void 0:k[0])!==null&&P!==void 0?P:b?.bottom_image)!==null&&O!==void 0?O:s,rec:a,item:v})),d.createElement("div",{className:W.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:_l["two-line-ellipsis"],style:u?.title},(S=v?.title)!==null&&S!==void 0?S:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},u?.ctaTitle))},(x=(T=v?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&x!==void 0?x:"Shop Now")))}))};var Ol=d.memo(Ml);const Ll=me(Ol,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:kl,bindableProps:[],settingRender:ye},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 Rl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],jl={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Nl=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:r,bottom_image:s,ctaTempStyles:u,isExternalLink:c}=t,f=ue(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:h}=K(),{ctaEvent:m,setPopupDetailData:b}=K(),{popup:w}=De(),[E,p]=d.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:y}=Ae(),g=ae.throttle(v=>{m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,v),b?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:v})})),c?v?.link&&(y(a,v,v.bindCta),window.location.href=v.link):r?.()},w?.duration);return d.createElement(pt,{isPadding:!!a},E?.map(v=>{var k,P,O,S,T,x;return d.createElement(ke,Object.assign({hidden:a&&!v?.bindCta,key:v.itemId,className:W.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>g(v)}),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},d.createElement(Ft,{src:(O=(P=(k=v?.homePage)===null||k===void 0?void 0:k[0])!==null&&P!==void 0?P:h?.bottom_image)!==null&&O!==void 0?O:s,rec:a,item:v})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:jl["two-line-ellipsis"],style:u?.title},(S=v?.title)!==null&&S!==void 0?S:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(x=(T=v?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&x!==void 0?x:"Shop Now")))}))};var Bl=d.memo(Nl);const zl=me(Bl,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Rl,settingRender:ye,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 Vl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Hl=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:r,bottom_image:s,ctaTempStyles:u,isExternalLink:c}=t,f=ue(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink"]);const{ctaEvent:h,setPopupDetailData:m,sxpParameter:b}=K(),{popup:w}=De(),{jumpToWeb:E}=Ae(),[p,y]=d.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),g=ae.throttle(v=>{h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,v),m?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:v})})),c?v?.link&&(E(a,v,v.bindCta),window.location.href=v.link):r?.()},w?.duration);return d.createElement(pt,{isPadding:!!a},p?.map(v=>{var k,P,O,S,T,x;return d.createElement(ke,Object.assign({hidden:a&&!v?.bindCta,key:v?.itemId,className:W.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>g(v)}),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},d.createElement(Ft,{src:(O=(P=(k=v?.homePage)===null||k===void 0?void 0:k[0])!==null&&P!==void 0?P:b?.bottom_image)!==null&&O!==void 0?O:s,rec:a,item:v})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},d.createElement("div",{className:Fl["tow-line-ellipsis"],style:u?.title},(S=v?.title)!==null&&S!==void 0?S:"Product Name"),d.createElement("div",{className:W.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(x=(T=v?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&x!==void 0?x:"Shop now")))}))};var Ul=d.memo(Hl);const Gl=me(Ul,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Vl,bindableProps:[],settingRender:ye},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 Ht,Ut,Wl=[{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u6587\u672C\u884C\u6570",name:["props","lineClamp"]},{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"}]},{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:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Color",name:["color"]},{type:"Select",options:X,name:["fontFamily"],initialValue:(Ht=X?.[0])===null||Ht===void 0?void 0:Ht.value},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"}]}]},{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:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:X,initialValue:(Ut=X?.[0])===null||Ut===void 0?void 0:Ut.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const $l=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:a}=K();return d.createElement("div",{className:"clc-sxp-nav",style:e},d.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"",onClick:n}),d.createElement("div",{className:"clc-sxp-nav-title",style:i},`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`))};var Di=d.memo($l),ql=null,Yl="3d989325-e7d6-4a74-8a97-98febdf5b567",Xl=null,Jl=null,Ql={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"},Kl=[{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}],Zl="Handbags",es={productUserId:ql,requestId:Yl,channel:Xl,rtc:Jl,tag:Ql,recList:Kl,hashTag:Zl};const ts=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:a}=t,{swiperRef:r,setRtcList:s,setOpenHashtag:u,bffEventReport:c,sxpParameter:f}=K(),[h,m]=d.useState(!1),b=d.useRef(null),w=d.useRef(null),E=d.useRef(null),[p,y]=d.useState(""),g=d.useMemo(()=>{var S,T,x,D,C,I,_,R,j,z,N,A;return!((S=e?.video)===null||S===void 0)&&S.cover?(T=e?.video)===null||T===void 0?void 0:T.cover:!((x=e?.video)===null||x===void 0)&&x.url?(m(!0),(D=e?.video)===null||D===void 0?void 0:D.url):!((I=(C=e?.video)===null||C===void 0?void 0:C.imgUrls)===null||I===void 0)&&I.length?(R=(_=e?.video)===null||_===void 0?void 0:_.imgUrls)===null||R===void 0?void 0:R[0]:!((z=(j=e?.product)===null||j===void 0?void 0:j.homePage)===null||z===void 0)&&z.length?(A=(N=e?.product)===null||N===void 0?void 0:N.homePage)===null||A===void 0?void 0:A[0]:f?.bottom_image||""},[e,f?.bottom_image]),v=d.useMemo(()=>{var S,T;return((S=e?.product)===null||S===void 0?void 0:S.title)||((T=e?.video)===null||T===void 0?void 0:T.title)||null},[e]),k=d.useMemo(()=>{var S,T,x,D,C,I,_,R,j;return!((S=e?.product)===null||S===void 0)&&S.currency&&(!((T=e?.product)===null||T===void 0)&&T.price)?`${(I=(C=(D=(x=e?.product)===null||x===void 0?void 0:x.currency)===null||D===void 0?void 0:D.split("-")[1])===null||C===void 0?void 0:C.toUpperCase())!==null&&I!==void 0?I:""}${(j=(R=(_=e?.product)===null||_===void 0?void 0:_.price)===null||R===void 0?void 0:R.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&j!==void 0?j:""}`:null},[e]);d.useEffect(()=>{const S=new IntersectionObserver(T=>{T.forEach(x=>{if(x.isIntersecting){if(b.current===null||g==="")return;h&&p?b.current.src=p:b.current.src=g,S.unobserve(b.current)}})});return S.observe(b.current),()=>{S.disconnect()}},[g,h,p]);const P=(S,T,x)=>{const D=S/T;return x/D};d.useEffect(()=>{const S=w?.current;S===null||g===""||!h||(S.src=g,S.currentTime=1,S.crossOrigin="anonymous",S.onloadeddata=()=>{const T=E?.current;if(!T)return;const x=T.getContext("2d"),D=window?.innerWidth/2,C=P(S.videoWidth,S.videoHeight,D);T.height=C,T.width=D,x?.drawImage(S,0,0,T.width,T.height),y(T.toDataURL()),S.remove(),T.remove()})},[g,h]);const O=()=>{o(),s?.(n),setTimeout(()=>{var S;(S=r?.current)===null||S===void 0||S.swiper.slideTo(i,0,!1),u?.(!1)},0)};return d.createElement("div",{className:"list-content-listItem",key:i,onClick:O,style:{marginBottom:a}},d.createElement("div",{className:"list-content-listItem-picture"},h&&d.createElement("div",{style:{display:"none"}},d.createElement("video",{ref:w,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),d.createElement("canvas",{ref:E})),d.createElement("img",{className:"list-content-listItem-picture-img",loading:"lazy",ref:b})),d.createElement("div",{className:"list-content-listItem-info"},d.createElement("div",{className:`list-content-listItem-info-title ${k?"list-content-listItem-info-nowrap":""}`,style:l?.title},v&&v),d.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!k},k)))};function is(t){var e,i,n,o,l,a,r,{reportTagsView:s}=t,u=ue(t,["reportTagsView"]);const{waterFallData:c,getRecommendVideos:f,hashTagSize:h,loadingImage:m,isOpenHashTag:b}=K(),[w,E]=d.useState(),[p,y]=d.useState(),[g,v]=d.useState(!1),k=d.useRef(null),[P,O]=d.useState(!1);d.useCallback(()=>{P||(O(!0),c&&f?.({hashTag:c?.hashTag,"itemFilter.itemId":c?.itemId,"itemFilter.itemType":c?.itemType}).then(T=>{var x;E(w?.concat((x=T?.recList)!==null&&x!==void 0?x:[])),O(!1)}))},[c,f,w,P]),d.useEffect(()=>{var T,x;if(v(!0),c&&f?.({hashTag:c?.hashTag,"itemFilter.itemId":c?.itemId,"itemFilter.itemType":c?.itemType,defaultSize:h}).then(D=>{var C,I;y(D),E((I=(C=D?.recList)===null||C===void 0?void 0:C.filter(_=>_?.video!==null||_?.product!==null))!==null&&I!==void 0?I:[]),v(!1)}),b){const D=es;y(D),E((x=(T=D?.recList)===null||T===void 0?void 0:T.filter(C=>C?.video!==null||C?.product!==null))!==null&&x!==void 0?x:[]),v(!1)}},[c,f,h,b]);const S=()=>{var T,x;!((T=p?.tag)===null||T===void 0)&&T.link&&(s(),window.location.href=(x=p?.tag)===null||x===void 0?void 0:x.link)};return d.createElement(d.Fragment,null,g?d.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},d.createElement("img",{width:64,height:64,src:m,alt:"loading...",style:{objectFit:"contain"}})):d.createElement("div",{className:"list"},d.createElement("div",{className:"list-scroll",ref:k,style:{bottom:!((e=p?.tag)===null||e===void 0)&&e.link?"100px":0}},d.createElement("div",{className:"list-info",style:(i=u?.textStyles)===null||i===void 0?void 0:i.hashTagDesc},(n=p?.tag)===null||n===void 0?void 0:n.info),d.createElement("div",{hidden:!(!((o=p?.tag)===null||o===void 0)&&o.link),className:"list-collection",onClick:S,style:{marginBottom:u?.space}},((l=p?.tag)===null||l===void 0?void 0:l.linkTitle)||"Shop the collection"),d.createElement("div",{className:"list-content"},w?.map((T,x)=>d.createElement(ts,Object.assign({key:x,index:x,rec:T,list:w,reportTagsView:s},u)))),d.createElement("div",{hidden:!P,style:{textAlign:"center"}},"loading...")),d.createElement("div",{className:"list-bottom",hidden:!(!((a=p?.tag)===null||a===void 0)&&a.link)},d.createElement("button",{className:"list-bottom-btn",style:u?.buttonStyle,onClick:S},((r=p?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection"))))}var ns="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const os=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:a,cacheRtcList:r,setRtcList:s,cacheActiveIndex:u,rtcList:c,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:m,bffEventReport:b}=K();d.useRef(null);const w=d.useRef(null),[E,p]=d.useState();d.useEffect(()=>{const P=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?w.current=O:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),P?.appendChild(w.current))},[]);const y=()=>{const P=ae.isEqual(c,r);!P&&r&&r?.length&&s?.(r),k(),a?.(void 0),h?.(!1),setTimeout(()=>{var O,S;P||(S=(O=l?.current)===null||O===void 0?void 0:O.swiper)===null||S===void 0||S.slideTo(u,0,!1),n?.(!1)},0)},[g,v]=d.useState();d.useEffect(()=>{i&&v(i)},[i]);const k=d.useCallback(()=>{var P,O,S,T,x,D;const C=g?.rec;if(!C)return;let I="";m?I="hashTagPage":!((P=C?.video)===null||P===void 0)&&P.url?I="videoPage":!((S=(O=C?.video)===null||O===void 0?void 0:O.imgUrls)===null||S===void 0)&&S.length&&(I="imagePage"),b?.({eventInfo:{relatedContentId:(T=C?.video)===null||T===void 0?void 0:T.itemId,position:C?.position,contentTags:JSON.stringify((x=C?.video)===null||x===void 0?void 0:x.tags),traceInfo:(D=C?.video)===null||D===void 0?void 0:D.traceInfo,hashTags:JSON.stringify([g?.hashTag]),fromKName:I,fromKPage:location?.href,timeOnSite:Math.floor((new Date-E)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[g,b,E,m]);return d.useEffect(()=>{o&&p(new Date)},[o]),d.useEffect(()=>{const P=()=>{p(new Date)};return window.addEventListener("pageshow",P),()=>{window.removeEventListener("pageshow",P)}},[]),w.current?qt.createPortal(d.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},d.createElement(Di,{icon:ns,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:y}),d.createElement(is,Object.assign({reportTagsView:k},t))),w.current):null};var ki=d.memo(os);const ls=t=>d.createElement(ki,Object.assign({},t));var ss=d.memo(ls);const as=me(ss,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Wl,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25}}},w:100,h:40,sort:2});var Ai=Object.freeze({__proto__:null,Appoint:fl,AppointForm:rn,Commodity:dl,CommodityDetail:qo,CommodityDetailDiroNew:nl,CommodityDiro:Tl,CommodityDiroNew:Dl,HashTag:as,Link:gl,MultiCommodity:zl,MultiCommodityDiro:Ll,MultiCommodityDiroNew:Gl,Prompt:Zo});const rs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",ds="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",cs=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o}=t,l=ue(t,["active","activeIcon","unActicveIcon","recData"]);const{mutateLike:a,mutateUnlike:r,bffEventReport:s}=K(),[u,c]=d.useState(e),f=He(ds),h=He(rs),m=ae.debounce(()=>ve(void 0,void 0,void 0,function*(){var b,w,E,p,y,g,v,k,P,O,S,T,x,D,C,I,_,R,j,z;if(u){c(!1);const N=(E=yield r?.({videoItemId:(w=(b=o.video)===null||b===void 0?void 0:b.itemId)!==null&&w!==void 0?w:""}))!==null&&E!==void 0?E:!1;s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(y=(p=o.video)===null||p===void 0?void 0:p.itemId)!==null&&y!==void 0?y:"",contentName:(v=(g=o.video)===null||g===void 0?void 0:g.title)!==null&&v!==void 0?v:"",contentTags:JSON.stringify((P=(k=o.video)===null||k===void 0?void 0:k.tags)!==null&&P!==void 0?P:[]),position:o.position,contentFormat:!((O=o.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(S=o.video)===null||S===void 0?void 0:S.traceInfo}}),N||c(!0)}else{c(!0);const N=(T=yield a?.({content:JSON.stringify(o)}))!==null&&T!==void 0?T:!1;s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(D=(x=o.video)===null||x===void 0?void 0:x.itemId)!==null&&D!==void 0?D:"",contentName:(I=(C=o.video)===null||C===void 0?void 0:C.title)!==null&&I!==void 0?I:"",contentTags:JSON.stringify((R=(_=o.video)===null||_===void 0?void 0:_.tags)!==null&&R!==void 0?R:[]),position:o.position,contentFormat:!((j=o.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(z=o.video)===null||z===void 0?void 0:z.traceInfo}}),N||c(!1)}}),200);return d.createElement("button",Object.assign({},l,{onClick:m}),d.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:u?i||f:n||h,alt:"icon"}))};var us=d.memo(cs);const Qe=new Ni;var je;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide"})(je||(je={}));const ps=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l})=>{const[a,r]=d.useState(!1),s=d.useRef(null),{bffEventReport:u,sxpParameter:c,waterFallData:f,openHashtag:h}=K(),m=d.useRef(0),[b,w]=d.useState(!1),{isActive:E}=Ci();d.useEffect(()=>{s.current&&(s.current.muted=o)},[o]);const p=d.useCallback(()=>{var S;(S=s.current)===null||S===void 0||S.play()},[]),y=He("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),g=d.useCallback(()=>{var S,T,x,D,C,I,_,R,j,z,N,A,M;r(!1);const U=n[e];if(U&&b&&(!((S=s?.current)===null||S===void 0)&&S.duration)){m.current=((T=s?.current)===null||T===void 0?void 0:T.currentTime)||0;const F=((D=(x=s.current)===null||x===void 0?void 0:x.duration)!==null&&D!==void 0?D:0).toFixed(2),oe=((I=(C=s.current)===null||C===void 0?void 0:C.currentTime)!==null&&I!==void 0?I:0).toFixed(2);u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(R=(_=U.video)===null||_===void 0?void 0:_.itemId)!==null&&R!==void 0?R:"",contentName:(z=(j=U.video)===null||j===void 0?void 0:j.title)!==null&&z!==void 0?z:"",playType:"1",startTime:oe,videoDuration:F,contentTags:JSON.stringify((A=(N=U.video)===null||N===void 0?void 0:N.tags)!==null&&A!==void 0?A:[]),position:U.position,contentFormat:"video",traceInfo:(M=U.video)===null||M===void 0?void 0:M.traceInfo}})}b||w(!0)},[u,n,e,b]),v=d.useCallback(()=>{var S,T,x,D,C,I,_,R,j,z,N,A,M;const U=n[e];if(U&&!b&&(!((S=s?.current)===null||S===void 0)&&S.duration)){m.current=((T=s?.current)===null||T===void 0?void 0:T.currentTime)||0;const F=((D=(x=s.current)===null||x===void 0?void 0:x.duration)!==null&&D!==void 0?D:0).toFixed(2),oe=((I=(C=s.current)===null||C===void 0?void 0:C.currentTime)!==null&&I!==void 0?I:0).toFixed(2);u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(R=(_=U.video)===null||_===void 0?void 0:_.itemId)!==null&&R!==void 0?R:"",contentName:(z=(j=U.video)===null||j===void 0?void 0:j.title)!==null&&z!==void 0?z:"",playType:"0",startTime:oe,videoDuration:F,contentTags:JSON.stringify((A=(N=U.video)===null||N===void 0?void 0:N.tags)!==null&&A!==void 0?A:[]),position:U.position,contentFormat:"video",traceInfo:(M=U.video)===null||M===void 0?void 0:M.traceInfo}})}setTimeout(()=>{var F;(F=s.current)===null||F===void 0||F.play()},0)},[e,u,n,b]),k=d.useCallback(S=>()=>{var T,x,D,C,I,_,R,j,z;if(!b)return;n[e],((x=(T=s.current)===null||T===void 0?void 0:T.duration)!==null&&x!==void 0?x:0).toFixed(2),((C=(D=s.current)===null||D===void 0?void 0:D.currentTime)!==null&&C!==void 0?C:0).toFixed(2);const N=(I=s.current)===null||I===void 0?void 0:I.paused;switch(S){case"start":if(!N)return;(_=s.current)===null||_===void 0||_.play(),r(!1);break;case"pause":if(N)return;(R=s.current)===null||R===void 0||R.pause(),r(!0);break;default:N?(j=s.current)===null||j===void 0||j.play():(z=s.current)===null||z===void 0||z.pause(),r(!N);break}},[n,e,b]),P=d.useCallback(()=>{var S,T,x,D,C,I,_,R,j,z,N,A,M;const U=n[e],F=((T=(S=s.current)===null||S===void 0?void 0:S.duration)!==null&&T!==void 0?T:0).toFixed(2),oe=((D=(x=s.current)===null||x===void 0?void 0:x.currentTime)!==null&&D!==void 0?D:0).toFixed(2);if(!((C=s?.current)===null||C===void 0)&&C.duration){const se=(((I=s?.current)===null||I===void 0?void 0:I.currentTime)-m.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(R=(_=U.video)===null||_===void 0?void 0:_.itemId)!==null&&R!==void 0?R:"",contentName:(z=(j=U.video)===null||j===void 0?void 0:j.title)!==null&&z!==void 0?z:"",endTime:oe,videoDuration:F,playDuration:se,contentTags:JSON.stringify((A=(N=U.video)===null||N===void 0?void 0:N.tags)!==null&&A!==void 0?A:[]),position:U.position,contentFormat:"video",traceInfo:(M=U.video)===null||M===void 0?void 0:M.traceInfo}})}},[n,e,u]);d.useEffect(()=>{var S,T,x;if(!(n.length<=0)&&s.current){if(r(!1),!E){(S=s.current)===null||S===void 0||S.pause();return}if(s.current.src)s.current.play();else{const D=t.video.url;s.current.src=D,s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(T=s.current)===null||T===void 0||T.addEventListener("canplay",v),(x=s.current)===null||x===void 0||x.addEventListener("playing",g),()=>{var D,C;(D=s.current)===null||D===void 0||D.removeEventListener("canplay",v),(C=s.current)===null||C===void 0||C.removeEventListener("playing",g)}}},[n,v,g,E,b,t.video]),d.useEffect(()=>{var S,T,x;const D=(S=s.current)===null||S===void 0?void 0:S.paused;E&&(!D&&h?(T=s.current)===null||T===void 0||T.pause():h||(x=s.current)===null||x===void 0||x.play())},[h,E]),d.useEffect(()=>{if(!E)return;const S=k("start"),T=k("pause");return Qe.on(je.PAGE_DID_SHOW,S),Qe.on(je.PAGE_DID_HIDE,T),()=>{Qe.off(je.PAGE_DID_SHOW,S),Qe.off(je.PAGE_DID_HIDE,T)}},[k,E]);const O=d.useMemo(()=>c?.placeholder_image?d.createElement("img",{hidden:b,style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:c?.placeholder_image}):null,[b,c?.placeholder_image]);return d.useEffect(()=>{const S=()=>{var T,x;l===e&&(!((T=t?.video)===null||T===void 0)&&T.url)&&(!((x=s?.current)===null||x===void 0)&&x.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",S),()=>{window.removeEventListener("beforeunload",S)}},[l,e,t,s,k,a]),t.video?d.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:"100%",height:i}},d.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,poster:c?.placeholder_image,muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:P,onEnded:p}),O,d.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:y})):null};var fs=d.memo(ps);const vs=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,a]=d.useState(t),r=s=>{s.stopPropagation();const u=!l;a(u),n?.(u)};return d.createElement("button",{style:o,className:"pb-toggle-button",onClick:r},d.createElement("img",{className:"pb-toggle-button-icon",src:l?e:i}))};var ms=d.memo(vs);const hs=({imageUrl:t})=>{const[e,i]=d.useState(!0);De(),d.useEffect(()=>{setTimeout(()=>{i(!1)},2e3)},[]);const n=He("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),o=d.useMemo(()=>e?"pb-fadeIn":"pb-fadeOut",[e]);return d.createElement("div",{hidden:!e,className:`pb-finger-wrap ${o}`},d.createElement("img",{src:t||n}))},gs=t=>{const{src:e,height:i,width:n}=t,[o,l]=d.useState(!1),a=d.useRef(null),{sxpParameter:r}=K();return d.useEffect(()=>{if(a.current===null||e==="")return;const s=new Image;s.src=e,s.onload=()=>{const u=s.height/s.width,c=16/9;Math.abs(u-c)>.05&&l(!0)},a.current.src=e},[e]),d.createElement("div",{style:{overflow:"hidden",height:i,width:"100%",position:"relative"}},d.createElement("img",{ref:a,loading:"lazy",src:e??r?.placeholder_image,style:{height:"100%",width:"100%",objectFit:"cover",filter:o?"blur(10px)":"none",transform:o?"scale(1.2)":"none"}}),o&&d.createElement("img",{ref:a,src:e,loading:"lazy",style:{width:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:"translateY(-50%)",left:0,right:0}}))},bs=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:a})=>{const{isActive:r}=Ci(),{sxpParameter:s,openHashtag:u}=K(),[c,f]=d.useState(!1);return d.useEffect(()=>{c&&r?u?l(n):a(o):f(!0)},[n,r,l,u,o,a,c]),r?d.createElement(Je,{defaultValue:0,direction:"horizontal",modules:[Ct,Et],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,loop:!0,autoplay:{delay:3e3}},t?.map(h=>d.createElement(ke,{key:h},d.createElement(gs,{src:h,width:e,height:i})))):d.createElement("img",{src:s?.placeholder_image,style:{width:e,height:i,objectFit:"cover"}})};var ys=d.memo(bs);const ws=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{const[a,r]=d.useState(!1),{setWaterFallData:s,setOpenHashtag:u,setCacheActiveIndex:c,waterFallData:f,setIsFromHashtag:h}=K(),m=b=>{f?h?.(!0):c?.(n),s?.(i?{hashTag:b,itemId:e,itemType:i,rec:o}:{hashTag:b,rec:o}),u?.(!0)};return d.useMemo(()=>t.length<=6?null:d.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>r(!a)},a?"show less":"show more"),[a,t]),d.createElement("div",{className:"clc-sxp-bottom-hashtag"},d.createElement(pt,null,t?.map((b,w)=>d.createElement(ke,{key:w,hidden:a?!1:w>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>m(b)},`#${b}`))))};var Ss=d.memo(ws),Ts="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 Gt(t){return d.memo(function(e){const{$store:i}=$i(),n=l=>{let a=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(s=>{s.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const f=ae.get(i,c);return a=a.replace(s,f),f}})}),a},o=d.useMemo(()=>{var l,a,r;const{bindDatas:s}=e,u=ue(e,["bindDatas"]);if((l=s?.forEach)===null||l===void 0||l.call(s,c=>{if(c?.propKey&&c?.dataPath){const{propKey:f,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(m,b)=>{var w,E;if(b){const p=(E=(w=ae.get(i,b))!==null&&w!==void 0?w:e[f])!==null&&E!==void 0?E:"";return u[f]=p,p}})}}),u){u.eventMap={};const c=ae.cloneDeep(u.event)||{};for(const f in c)if(Object.prototype.hasOwnProperty.call(c,f))try{c[f].value=n(c[f].value),u.eventMap[f]=new Function(c[f].value)}catch{}}return!((r=(a=u?.event)===null||a===void 0?void 0:a.onClick)===null||r===void 0)&&r.linkType&&(u.style.cursor="pointer"),u},[i,e]);return d.createElement(t,Object.assign({},o,o.eventMap))})}const xs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:o}=De(),l=d.useMemo(()=>{var a,r,s,u,c,f,h,m,b,w,E,p,y,g,v,k,P,O,S,T,x,D,C,I,_,R,j,z,N,A,M;if(!t?.video)return null;let U=null;!((r=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||r===void 0)&&r.length?U="\u591A\u5546\u54C1CTA":!((s=t?.video)===null||s===void 0)&&s.bindProduct?U="\u5546\u54C1CTA":U=(c=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||c===void 0?void 0:c.itemId;const F=i?.[U];if(((f=F?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((m=F?.item)===null||m===void 0?void 0:m.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((w=F?.item)===null||w===void 0?void 0:w.type)==="CommodityDiroNew"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((p=F?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((g=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||g===void 0)&&g.length)||((v=F?.item)===null||v===void 0?void 0:v.type)==="MultiCommodityDiro"&&!(!((P=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||P===void 0)&&P.length)||((O=F?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((T=(S=t?.video)===null||S===void 0?void 0:S.bindProducts)===null||T===void 0)&&T.length))return null;if(F&&n){const oe=n[(x=F?.item)===null||x===void 0?void 0:x.type],se=Gt(oe),ne=(D=oe?.extend)===null||D===void 0?void 0:D.defaulSetting,B=((_=(I=(C=F?.item)===null||C===void 0?void 0:C.event)===null||I===void 0?void 0:I.onClick)===null||_===void 0?void 0:_.linkType)==="externalLink";return d.createElement(se,Object.assign({style:Object.assign(Object.assign(Object.assign({},ne?.style),(R=F?.item)===null||R===void 0?void 0:R.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box"}),textStyle:Object.assign(Object.assign({},ne?.textStyle),(j=F?.item)===null||j===void 0?void 0:j.textStyle),bindDatas:(N=(z=F?.item)===null||z===void 0?void 0:z.bindDatas)!==null&&N!==void 0?N:[]},ne?.props,(A=F?.item)===null||A===void 0?void 0:A.props,{event:((M=F?.item)===null||M===void 0?void 0:M.event)||{},schema:o,id:F?.id,key:F?.id,recData:t,isExternalLink:B}))}else return null},[t,n,i,o]);return d.createElement(d.Fragment,null,l)};var Cs=d.memo(xs);const Es=({nudge:t})=>d.createElement("div",{hidden:!t?.isOpen,className:"clc-sxp-bottom-nudge",style:{marginBottom:t?.marginBottom,width:t?.size.width,height:t?.size.height,backgroundColor:t?.backgroundColor,borderRadius:t?.borderRadius}},t?.icon?d.createElement("img",{src:t.icon,style:{height:"100%",objectFit:"cover"}}):null,d.createElement("p",{style:Object.assign({},t?.textStyle)},t?.content)),Pi=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:a=[],ctaType:r,tipText:s,nudge:u,_schema:c,hashTagStyle:f})=>{var h,m,b,w,E,p,y;const{schema:g}=De(),[v,k]=d.useState(0),P=d.useRef(0),[O,S]=d.useState(!1),[T,x]=d.useState(!0),D=d.useRef(),C=d.useRef(),[I,_]=d.useState(!1),{loadVideos:R,bffEventReport:j,loading:z,setPopupDetailData:N,ctaEvent:A,swiperRef:M,waterFallData:U,setOpenHashtag:F,appDomain:oe,openHashtag:se,loadingImage:ne,isFromHashtag:B,popupDetailData:V}=K(),{productView:$}=Ae(),ee=d.useMemo(()=>a.length>0&&!z,[a,z]),Z=d.useCallback(()=>{if(a.length<=0)return;ce();const L=location.search.slice(1),q=$t.parse(L.replace(/\+/g,"%2B"));for(const Y in q)q[Y]=q[Y].replace(/%2B/g,"+");const H=Y=>{var Q;return(Q=q[Y])!==null&&Q!==void 0?Q:""};j?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:H("utm_source"),utmMedium:H("utm_medium"),utmCampaign:H("utm_campaign"),utmId:H("utm_id"),utmContent:H("utm_content"),enterTime:`${Date.now()}`,requestId:null}}),S(!0)},[j,a.length]),ce=()=>{D.current=new Date,C.current=new Date,Yi()};d.useEffect(()=>{O||Z()},[Z,O]),d.useEffect(()=>{var L;const q=a?.findIndex(H=>{var Y,Q,te,G,J,ie,le,we,Se;return r==="\u591A\u5546\u54C1CTA"?((Y=H?.video)===null||Y===void 0?void 0:Y.bindProducts)&&((te=(Q=H?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||te===void 0?void 0:te.length)>0:r==="\u5546\u54C1CTA"?(G=H?.video)===null||G===void 0?void 0:G.bindProduct:((ie=(J=H?.video)===null||J===void 0?void 0:J.bindCta)===null||ie===void 0?void 0:ie.itemId)===r&&(((le=H?.video)===null||le===void 0?void 0:le.url)||((Se=(we=H?.video)===null||we===void 0?void 0:we.imgUrls)===null||Se===void 0?void 0:Se.length))})||0;(L=M?.current)===null||L===void 0||L.swiper.slideTo(q)},[r,M]),d.useEffect(()=>{const L=a?.[v],q=()=>{var H,Y,Q,te,G,J,ie,le,we,Se,Be,ze,Ve,Fe,Oe;if(document.visibilityState==="hidden"){Qe.emit(je.PAGE_DID_HIDE,L),Me(L),Ne(L);let Ee="";V&&(!((Y=(H=L?.video)===null||H===void 0?void 0:H.bindProducts)===null||Y===void 0)&&Y.length||!((Q=L?.video)===null||Q===void 0)&&Q.bindProduct)?Ee="pdpPage":V&&o?.[(J=(G=(te=L.video)===null||te===void 0?void 0:te.bindCta)===null||G===void 0?void 0:G.itemId)!==null&&J!==void 0?J:""].item.type==="Appoint"?Ee="formPage":B?Ee="hashTagPage":!((ie=L?.video)===null||ie===void 0)&&ie.url?Ee="videoPage":!((le=L?.video)===null||le===void 0)&&le.imgUrls&&(!((Se=(we=L?.video)===null||we===void 0?void 0:we.imgUrls)===null||Se===void 0)&&Se.length)?Ee="imagePage":L?.product&&(Ee="productPage"),j?.({eventInfo:{sessionDuration:Math.floor((new Date-D.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",relatedContentId:(Be=L?.video)===null||Be===void 0?void 0:Be.itemId,relatedProductId:(ze=L?.product)===null||ze===void 0?void 0:ze.itemId,position:L?.position,fromKName:Ee,fromKPage:location?.href,relatedCtatId:(Oe=(Fe=(Ve=L.video)===null||Ve===void 0?void 0:Ve.bindCta)===null||Fe===void 0?void 0:Fe.itemId)!==null&&Oe!==void 0?Oe:""}})}else document.visibilityState==="visible"&&(Z(),We(v),Qe.emit(je.PAGE_DID_SHOW,L))};return document.addEventListener("visibilitychange",q),()=>{document.removeEventListener("visibilitychange",q)}},[v,j,D,a,Z,V,B,o]);const re=d.useMemo(()=>t?.logoUrl&&t?.isShowLogo?i-45:i,[t,i]),ge=d.useMemo(()=>t?.logoUrl&&t?.isShowLogo?d.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},d.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),_e=d.useCallback((L,q)=>{var H,Y,Q,te;return!((H=L.video)===null||H===void 0)&&H.url?d.createElement(fs,{rec:L,index:q,muted:T,data:a,height:re,activeIndex:v}):!((Y=L.video)===null||Y===void 0)&&Y.imgUrls?d.createElement(ys,{key:L.video.itemId,imgUrls:L.video.imgUrls,width:n,height:re,rec:L,index:q,onReportViewImageEnd:Me,onViewImageStartEvent:We}):L.product&&Array.isArray(t?.productPost)&&((Q=t?.productPost)===null||Q===void 0?void 0:Q.length)>0?(te=t?.productPost)===null||te===void 0?void 0:te.map((G,J)=>{var ie,le,we,Se,Be,ze,Ve,Fe;const Oe=l[(ie=G?.item)===null||ie===void 0?void 0:ie.type],Ee=Gt(Oe),Ie=(le=Oe?.extend)===null||le===void 0?void 0:le.defaulSetting;return d.createElement(Ee,Object.assign({key:J,textStyle:Object.assign(Object.assign({},Ie?.textStyle),(we=G?.item)===null||we===void 0?void 0:we.textStyle),bindDatas:(Be=(Se=G?.item)===null||Se===void 0?void 0:Se.bindDatas)!==null&&Be!==void 0?Be:[]},Ie?.props,(ze=G?.item)===null||ze===void 0?void 0:ze.props,{event:((Ve=G?.item)===null||Ve===void 0?void 0:Ve.event)||{},schema:g,id:G?.id,viewTime:C.current,rec:L,isPost:!0,tipText:s,style:Object.assign(Object.assign(Object.assign({},Ie?.style),(Fe=G?.item)===null||Fe===void 0?void 0:Fe.style),{height:"100%",overflow:"auto"})}))}):null},[n,a,re,T,v,t?.productPost,C,s,l,g]),Ge=d.useCallback((L,q)=>{var H,Y,Q,te,G,J,ie;return L.video?d.createElement(d.Fragment,null,((H=L.video)===null||H===void 0?void 0:H.title)&&d.createElement("div",{className:"clc-sxp-bottom-shadow"}),d.createElement("div",{className:"clc-sxp-bottom"},d.createElement(Es,{nudge:u}),d.createElement("div",{className:"clc-sxp-bottom-card"},d.createElement(Cs,{rec:L,index:q,tempMap:o,resolver:l})),d.createElement(jt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:s?.foldText,unfoldText:s?.unfoldText,text:(Q=(Y=L.video)===null||Y===void 0?void 0:Y.title)!==null&&Q!==void 0?Q:"",style:e}),d.createElement(Ss,{index:v,tags:(G=(te=L?.video)===null||te===void 0?void 0:te.hashTags)!==null&&G!==void 0?G:[],itemId:(J=L?.video)===null||J===void 0?void 0:J.itemId,itemType:!((ie=L.video)===null||ie===void 0)&&ie.url?"VIDEO":null,rec:L,hashTagStyle:f}))):null},[e,v,o,l,s,u,f]),Ke=d.useCallback(L=>{var q,H;if(!t?.isShowLike)return;let Y=(q=t?.likeIconY)!==null&&q!==void 0?q:400;return U&&Y<40&&(Y+=40),L.video?d.createElement(us,{key:L.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:L.isCollected,recData:L,className:"clc-sxp-like-button",style:{top:Y,right:(H=t?.likeIconX)!==null&&H!==void 0?H:0}}):null},[t,U]),Me=L=>{var q,H,Y,Q,te,G;if(!(!((q=L.video)===null||q===void 0)&&q.url)&&(!((H=L.video)===null||H===void 0)&&H.imgUrls)){const J=Date.now(),ie=(J-P.current)/1e3;j?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Q=(Y=L.video)===null||Y===void 0?void 0:Y.itemId)!==null&&Q!==void 0?Q:"",contentName:(te=L.video.title)!==null&&te!==void 0?te:"",imageEndTime:`${J}`,playDuration:`${ie}`,contentTags:JSON.stringify((G=L.video.tags)!==null&&G!==void 0?G:[]),position:L.position,contentFormat:"image",traceInfo:L.video.traceInfo}})}},Ze=L=>{var q,H,Y,Q,te,G,J,ie;C.current=new Date;const le=a[L.previousIndex];le&&(L.previousIndex-L.activeIndex<0?(j?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",relatedContentId:(H=(q=le.video)===null||q===void 0?void 0:q.itemId)!==null&&H!==void 0?H:"",relatedProductId:(Q=(Y=le.product)===null||Y===void 0?void 0:Y.itemId)!==null&&Q!==void 0?Q:"",requestId:null}}),Me(le)):(j?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",relatedContentId:(G=(te=le.video)===null||te===void 0?void 0:te.itemId)!==null&&G!==void 0?G:"",relatedProductId:(ie=(J=le.product)===null||J===void 0?void 0:J.itemId)!==null&&ie!==void 0?ie:"",requestId:null}}),Me(le)),Ne(le))},Ne=L=>{var q,H,Y;!(!((q=L?.video)===null||q===void 0)&&q.url)&&!(!((H=L?.video)===null||H===void 0)&&H.imgUrls)&&L?.product&&$(L,L.product,(Y=L?.product)===null||Y===void 0?void 0:Y.bindCta,C.current)};d.useEffect(()=>{const L=a[v];se&&Ne(L)},[se,a,v]);const We=L=>{var q,H,Y,Q,te,G;const J=a[L];if(!(!((q=J?.video)===null||q===void 0)&&q.url)&&(!((H=J?.video)===null||H===void 0)&&H.imgUrls)){const ie=Date.now();P.current=ie,j?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Q=(Y=J.video)===null||Y===void 0?void 0:Y.itemId)!==null&&Q!==void 0?Q:"",contentName:(te=J.video.title)!==null&&te!==void 0?te:"",imageStartTime:`${ie}`,contentTags:JSON.stringify((G=J.video.tags)!==null&&G!==void 0?G:[]),position:J.position,contentFormat:"image",traceInfo:J.video.traceInfo}})}},de=d.useMemo(()=>{const L=a?.map((q,H)=>v===H||H-1===v||H+1===v?q:null);return U?L:L.concat([{loading:!0}])},[a,v,U]),ft=d.useMemo(()=>z?d.createElement("div",{style:{height:re,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},d.createElement("img",{width:64,height:64,src:ne,alt:"loading...",style:{objectFit:"contain"}})):de?.map((L,q)=>d.createElement(ke,{key:q,virtualIndex:q},L&&d.createElement(d.Fragment,null,L?.loading?d.createElement("div",{style:{height:re,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},d.createElement("img",{width:64,height:64,src:ne,alt:"loading...",style:{objectFit:"contain"}})):d.createElement(d.Fragment,null,_e(L,q),Ge(L,q),Ke(L))))),[n,a,re,z,Ge,_e,de,ne]),$e=He("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Mi=He("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return d.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},U&&d.createElement(Di,{icon:Ts,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{F?.(!0)}}),ge,ee?d.createElement(hs,{imageUrl:t?.swipeTipIcon}):null,d.createElement(Je,{ref:M,onActiveIndexChange:L=>{k(L.activeIndex),!se&&(Ze(L),!U&&L?.activeIndex+2>=a?.length&&(I||(_(!0),R?.(Math.ceil(v/10)+1).then(()=>{_(!1)}))))},direction:"vertical",height:re},d.createElement(ms,{style:{position:"fixed",right:(h=t?.muteIconX)!==null&&h!==void 0?h:0,visibility:!((b=(m=a?.[v])===null||m===void 0?void 0:m.video)===null||b===void 0)&&b.url?"visible":"hidden",bottom:(w=t?.muteIconY)!==null&&w!==void 0?w:23,zIndex:999},defaultValue:T,activeIcon:t?.unMuteIcon?t?.unMuteIcon:$e,unactiveIcon:t?.muteIcon?t?.muteIcon:Mi,onChange:x}),ft),d.createElement(ki,Object.assign({},(y=(p=(E=t?.hashTag)===null||E===void 0?void 0:E[0])===null||p===void 0?void 0:p.item)===null||y===void 0?void 0:y.props)))},Is=()=>{const{schema:t,resolver:e,popup:i}=De(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=K(),{productView:a}=Ae(),[r,s]=d.useState(),u=d.useRef(null);d.useEffect(()=>{const h=()=>{u.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),d.useEffect(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,s(i))},[i]);const c=()=>{var h,m,b,w;if(!i||i?.id===""||!r||new Date-u.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;s(Object.assign(Object.assign({},i),{id:""}));const E=o,p=(m=E?.video)===null||m===void 0?void 0:m.bindProduct,y=(w=(b=E?.video)===null||b===void 0?void 0:b.bindProduct)===null||w===void 0?void 0:w.bindCta;p&&y&&a(E,p,y,u.current),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},f=d.useMemo(()=>{var h,m,b;return(b=(m=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||m===void 0?void 0:m.popupList)===null||b===void 0?void 0:b.map((w,E)=>{var p,y,g,v,k,P,O,S;if(w?.id===i?.id){const T=e[(p=w?.item)===null||p===void 0?void 0:p.type],x=Gt(T),D=(y=T?.extend)===null||y===void 0?void 0:y.defaulSetting;return d.createElement(x,Object.assign({key:E,style:Object.assign(Object.assign(Object.assign({},D?.style),(g=w?.item)===null||g===void 0?void 0:g.style),{width:"100%",height:"80vh",overflow:"auto"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(v=w?.item)===null||v===void 0?void 0:v.textStyle),bindDatas:(P=(k=w?.item)===null||k===void 0?void 0:k.bindDatas)!==null&&P!==void 0?P:[]},D?.props,(O=w?.item)===null||O===void 0?void 0:O.props,{event:((S=w?.item)===null||S===void 0?void 0:S.event)||{},schema:t,id:w?.id}))}else return d.createElement(d.Fragment,null)})},[t,i,e]);return d.createElement(ut,{popup:r,onClose:c,padding:0,modalStyle:{position:"fixed"}},f)},Wt={};Object.values(Ai).forEach(t=>{Wt[t.extend.type]=t});const Ds=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l})=>{var a,r,s,u,c,f;const h=d.useMemo(()=>{var m;return location?.search?(m=location?.search)===null||m===void 0?void 0:m.replace("?",""):""},[]);return d.createElement(oi,{resolver:Wt,enableDataSource:!1,schema:t?.data,utmVal:h},d.createElement(ei,{utmVal:h,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(r=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&r!==void 0?r:e,defaultSize:(u=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&u!==void 0?u:i,hashTagSize:(f=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.hash_tag_size)!==null&&f!==void 0?f:n,loadingImage:o,appDomain:l,render:({rtcList:m})=>{var b;return d.createElement(d.Fragment,null,d.createElement(Pi,Object.assign({},(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf,{data:m,resolver:Wt})),d.createElement(Is,null))}}))};var ks=d.memo(Ds);const _i=d.createContext({}),As=({children:t,data:e})=>{var i,n,o,l,a,r;const[s,u]=d.useState(!1);return d.createElement(_i.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image},appDomain:e?.appDomain,openHashtag:s,setOpenHashtag:u}},t)};function Ps(){return d.useContext(_i)}exports.EditorDataProvider=As,exports.Modal=ut,exports.SxpDataSourceProvider=ei,exports.SxpPageCore=ks,exports.SxpPageRender=Pi,exports.core=tn,exports.default=Wi,exports.defaultSetting=on,exports.materials=Ai,exports.useEditorDataProvider=Ps;
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:k?.info})))},ne=()=>{var B;return d.createElement(d.Fragment,null,(b||A?.link)&&d.createElement("button",{onClick:U,className:"pb-commondity-btn",style:P},(B=M?.enTitle)!==null&&B!==void 0?B:"Purchase on Website"))};return d.createElement("div",{className:"pb-commondity"},d.createElement("div",Object.assign({className:W.css(Object.assign({},c))},O),A&&((l=A?.homePage)===null||l===void 0?void 0:l.length)>0&&d.createElement(Je,{height:oe,modules:[Ct,Et],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:v?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:v?.delay*1e3}},(a=A?.homePage)===null||a===void 0?void 0:a.map(B=>d.createElement(ke,{key:B},d.createElement("div",{style:{overflow:"hidden",width:oe,height:oe}},d.createElement("img",{src:B,style:{height:"100%",width:"100%",objectFit:"cover"}}))))),!(!((r=A?.homePage)===null||r===void 0)&&r.length)&&d.createElement("div",{className:W.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},d.createElement("img",{className:W.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(s=T?.bottom_image)!==null&&s!==void 0?s:w,alt:""})),d.createElement("div",{className:"pb-commondity-content"},se({isPost:p}))),ne(),d.createElement(ut,{visible:j,onClose:()=>z(!1)},d.createElement("div",{style:{paddingBottom:"80px"}},se({isPost:!1})),ne()))};var $o=d.memo(Wo);const qo=me($o,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:dn},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000"},info:{color:"gray",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"}},style:{}},w:100,h:40,sort:1});var Yo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Xo=[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Text",label:"\u6309\u94AE\u6587\u6848",name:["props","btnText"]}],Ei="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 Jo=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:o,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return o&&o.length>0?(e=o[0])===null||e===void 0?void 0:e.url:null}},Qo=t=>{var{content:e,btnText:i,style:n,icon:o,onClick:l}=t,a=ue(t,["content","btnText","style","icon","onClick"]);const r=typeof o=="string"?o:Jo(o),s=()=>{window?.sxpPopup(""),l?.()};return d.createElement("div",Object.assign({className:`pb-prompt ${W.css(Object.assign({},n))}`},a),d.createElement("div",{className:"pb-prompt-icon"},d.createElement("img",{width:"100%",src:r??Ei})),d.createElement("div",{className:"pb-prompt-content"},e),d.createElement("button",{className:"pb-prompt-btn",onClick:s},i))};var Ko=d.memo(Qo);const Zo=me(Ko,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Xo,bindableProps:[],interactionRender:Yo},defaulSetting:{props:{icon:Ei,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Nt,Bt,el=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"}]},{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:"Color",name:["color"]},{type:"Select",options:X,name:["fontFamily"],initialValue:(Nt=X?.[0])===null||Nt===void 0?void 0:Nt.value},{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"]}]}]},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:X,initialValue:(Bt=X?.[0])===null||Bt===void 0?void 0:Bt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const tl=t=>{var e,i,n,o,l,a,r,s,u,c,f,{style:h,isDefault:m,rec:b,viewTime:w,isPost:E,bottom_image:p,tipText:y,swiper:g,commodityStyles:v,buttonStyle:k}=t,P=ue(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle"]);d.useState(!0);const{sxpParameter:O}=K(),{popupDetailData:T,bffEventReport:S,isPreview:x,swiperRef:D,waterFallData:C}=K(),{jumpToWeb:I,productView:_}=Ae(),R=d.useRef(null);d.useRef(null),d.useRef(null),d.useState(!1),d.useState(!1),d.useState(!0);const[j,z]=d.useState(!1),N=d.useRef(null),A=E?b:T,M=E?A?.product:(e=A?.video)===null||e===void 0?void 0:e.bindProduct,U=E?(i=A?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=A?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,F=()=>{M?.link&&(I(A,M,U),E||_(A,M,U,w||N.current),window.location.href=window.getJointUtmLink(M.link))};d.useEffect(()=>{const B=()=>{N.current=new Date};return B(),window.addEventListener("pageshow",B),()=>{window.removeEventListener("pageshow",B)}},[]);const oe=d.useMemo(()=>{var B,V,$,ee,Z;return M?.currency&&M?.price?`${($=(V=(B=M?.currency)===null||B===void 0?void 0:B.split("-")[1])===null||V===void 0?void 0:V.toUpperCase())!==null&&$!==void 0?$:""}${(Z=(ee=M?.price)===null||ee===void 0?void 0:ee.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Z!==void 0?Z:""}`:"\xA3102,300.00"},[M?.price,M?.currency]),se=x?375:window.innerWidth,ne=({isPost:B})=>d.createElement("div",{hidden:!!M&&(!M?.info||M?.info==="")},d.createElement(jt,{isPost:B,onClick:()=>z(!0),className:"pb-commondityDiroNew-info",style:v?.info,foldText:y?.foldText,unfoldText:y?.unfoldText,text:M?.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`}));return d.createElement("div",{className:"pb-commondityDiroNew"},d.createElement("div",Object.assign({ref:R,className:W.css(Object.assign({},h))},P),M&&((l=M?.homePage)===null||l===void 0?void 0:l.length)>0&&d.createElement(Je,{height:se,modules:[Ct,Et],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:g?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:g?.delay*1e3}},(a=M?.homePage)===null||a===void 0?void 0:a.map(B=>d.createElement(ke,{key:B},d.createElement("div",{style:{overflow:"hidden",width:se,height:se}},d.createElement("img",{src:B,style:{height:"100%",width:"100%",objectFit:"cover"}}))))),!(!((r=M?.homePage)===null||r===void 0)&&r.length)&&d.createElement("div",{className:W.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},d.createElement("img",{className:W.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(s=O?.bottom_image)!==null&&s!==void 0?s:p,alt:""})),d.createElement("div",{className:"pb-commondityDiroNew-content"},d.createElement("div",{className:"pb-commondityDiroNew-content-top"},d.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},d.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:v?.title},(u=M?.title)!==null&&u!==void 0?u:"Large Dior Toujours Bag"),d.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!M&&(!M?.collection||M?.collection===""),style:v?.collection},M?.collection||"Black Macrocannage Calfskin")),d.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},d.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!M&&!M?.price,style:v?.price},oe),d.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!M&&!M?.taxInfo,style:v?.taxInfo},(c=M?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39"))),(!M||M?.link)&&d.createElement("button",{onClick:F,className:"pb-commondityDiroNew-btn",style:k},(f=U?.enTitle)!==null&&f!==void 0?f:"Shop now"),ne({isPost:E}))),d.createElement(ut,{visible:j,onClose:()=>z(!1)},ne({isPost:!1})))};var il=d.memo(tl);const nl=me(il,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:el},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",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}},style:{}},w:100,h:40,sort:1});var zt,Vt,ye=[{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"]},{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"]}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Select",options:X,name:["props","ctaTempStyles","title","fontFamily"],initialValue:(zt=X?.[0])===null||zt===void 0?void 0:zt.value},{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:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Select",options:X,name:["props","ctaTempStyles","ctaTitle","fontFamily"],initialValue:(Vt=X?.[0])===null||Vt===void 0?void 0:Vt.value},{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"]}]}],ol=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];function Ii(t){const e=d.useRef(null),[i,n]=d.useState(!1);return d.useEffect(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),d.useEffect(()=>{var o;return t?.current&&((o=e?.current)===null||o===void 0||o.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const ll=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:a=!1}=t;ue(t,["rec","children","className","onClick","style","isExternalLink"]);const r=d.useRef(null),s=Ii(r),{popup:u}=De(),{setPopupDetailData:c,ctaEvent:f}=K(),{jumpToWeb:h}=Ae();d.useEffect(()=>{var b,w;if(s&&r?.current){const E=(w=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&w!==void 0?w:e?.video;f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,E)}},[s,r,e,f]);const m=ae.throttle(()=>{var b,w,E,p,y,g,v,k,P,O;const T=(w=(b=e?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&w!==void 0?w:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,T),c?.(e),a){if(!((p=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||p===void 0)&&p.link){const S=(y=e?.video)===null||y===void 0?void 0:y.bindCta,x=(g=e?.video)===null||g===void 0?void 0:g.bindProduct;h(e,x,S),window.location.href=(k=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||k===void 0?void 0:k.link,window.location.href=window.getJointUtmLink((O=(P=e?.video)===null||P===void 0?void 0:P.bindProduct)===null||O===void 0?void 0:O.link)}}else o?.()},u?.duration);return d.createElement("div",{ref:r,className:n,style:l,onClick:m},i)};var it=d.memo(ll),sl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const al=t=>{var e,i,n,o,l,a,r,{content:s,style:u,bgImg:c,recData:f,bottom_image:h,ctaTempStyles:m,isExternalLink:b}=t,w=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:E}=K(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,y=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:E?.bottom_image)!==null&&o!==void 0?o:h;return d.createElement(it,Object.assign({isExternalLink:b,rec:f,className:W.css(Object.assign({},u)),style:{display:"flex"}},w),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:y,hidden:!y,alt:""})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:sl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(r=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&r!==void 0?r:"Shop Now")))};var rl=d.memo(al);const dl=me(rl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:ol,bindableProps:[],settingRender:ye},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 cl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ul=t=>{var e,i,n,o,{content:l,style:a,bgImg:r,recData:s,bottom_image:u,ctaTempStyles:c,isExternalLink:f}=t,h=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:m}=K(),b=(e=s?.video)===null||e===void 0?void 0:e.bindCta;return d.createElement(it,Object.assign({isExternalLink:f,rec:s,className:W.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"}},h),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(n=(i=b?.icon)!==null&&i!==void 0?i:m?.bottom_image)!==null&&n!==void 0?n:u,alt:""})),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},c?.ctaTitle))},(o=b?.enTitle)!==null&&o!==void 0?o:"Product Name"))};var pl=d.memo(ul);const fl=me(pl,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:cl,settingRender:ye?.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 vl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU"};const ml=t=>{var e,i,n,o,l,{content:a,style:r,bgImg:s,recData:u,bottom_image:c,ctaTempStyles:f}=t,h=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles"]);const{sxpParameter:m,bffEventReport:b}=K(),{jumpToWeb:w}=Ae(),E=(e=u?.video)===null||e===void 0?void 0:e.bindCta,p=(i=u?.video)===null||i===void 0?void 0:i.bindProduct,y=()=>{E?.link&&(w(u,p,E),window.location.href=window.getJointUtmLink(E.link))};return d.createElement(it,Object.assign({rec:u,className:W.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"}},h,{onClick:y}),d.createElement("div",{className:W.css(Object.assign({backgroundColor:"#f2f2f2",overflow:"hidden",flexShrink:0},f?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:(o=(n=E?.icon)!==null&&n!==void 0?n:m?.bottom_image)!==null&&o!==void 0?o:c,alt:""})),d.createElement("div",{className:W.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},d.createElement("div",{className:vl["tow-line-ellipsis"],style:f?.ctaTitle},(l=E?.enTitle)!==null&&l!==void 0?l:"Product Name")))};var hl=d.memo(ml);const gl=me(hl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:ye?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var bl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],yl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const wl=t=>{var e,i,n,o,l,a,r,{content:s,style:u,bgImg:c,recData:f,bottom_image:h,ctaTempStyles:m,isExternalLink:b}=t,w=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:E}=K(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,y=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:E?.bottom_image)!==null&&o!==void 0?o:h;return d.createElement(it,Object.assign({isExternalLink:b,rec:f,className:W.css(Object.assign({},u)),style:{display:"flex"}},w),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:y,hidden:!y,alt:""})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:yl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},m?.ctaTitle))},(r=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&r!==void 0?r:"Shop Now")))};var Sl=d.memo(wl);const Tl=me(Sl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:bl,settingRender:ye,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 xl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Cl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const El=t=>{var e,i,n,o,l,a,r,{content:s,style:u,bgImg:c,recData:f,bottom_image:h,ctaTempStyles:m,isExternalLink:b}=t,w=ue(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:E}=K(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,y=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:E?.bottom_image)!==null&&o!==void 0?o:h;return d.createElement(it,Object.assign({isExternalLink:b,rec:f,className:W.css(Object.assign({},u)),style:{display:"flex"}},w),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},d.createElement("img",{className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:y,hidden:!y,alt:""})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},d.createElement("div",{className:Cl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),d.createElement("div",{className:W.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(r=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&r!==void 0?r:"Shop now")))};var Il=d.memo(El);const Dl=me(Il,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:xl,bindableProps:[],settingRender:ye},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 kl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Al=({children:t,isPadding:e=!0})=>d.createElement(Je,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[wn,yn,bn],style:{padding:e?"0 12px 0 20px":0}},t);var pt=d.memo(Al);const Pl=({src:t,rec:e,item:i})=>{const n=d.useRef(null),o=Ii(n),{ctaEvent:l}=K();return d.useEffect(()=>{o&&t&&n?.current&&l?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i)},[o,t,n,e,l,i]),d.createElement("img",{ref:n,hidden:!t,className:W.css({width:"100%",objectFit:"cover",height:"100%"}),src:t,alt:""})};var Ft=d.memo(Pl),_l={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ml=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:r,bottom_image:s,ctaTempStyles:u,isExternalLink:c}=t,f=ue(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink"]);const{ctaEvent:h,setPopupDetailData:m,sxpParameter:b}=K(),{popup:w}=De(),{jumpToWeb:E}=Ae(),[p,y]=d.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),g=ae.throttle(v=>{h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,v),m?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:v})})),c?v?.link&&(E(a,v,v.bindCta),window.location.href=window.getJointUtmLink(v.link)):r?.()},w?.duration);return d.createElement(pt,{isPadding:!!a},p?.map(v=>{var k,P,O,T,S,x;return d.createElement(ke,Object.assign({hidden:a&&!v?.bindCta,key:v?.itemId,className:W.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>g(v)}),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},d.createElement(Ft,{src:(O=(P=(k=v?.homePage)===null||k===void 0?void 0:k[0])!==null&&P!==void 0?P:b?.bottom_image)!==null&&O!==void 0?O:s,rec:a,item:v})),d.createElement("div",{className:W.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:_l["two-line-ellipsis"],style:u?.title},(T=v?.title)!==null&&T!==void 0?T:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},u?.ctaTitle))},(x=(S=v?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&x!==void 0?x:"Shop Now")))}))};var Ol=d.memo(Ml);const Ll=me(Ol,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:kl,bindableProps:[],settingRender:ye},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 Rl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],jl={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Nl=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:r,bottom_image:s,ctaTempStyles:u,isExternalLink:c}=t,f=ue(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:h}=K(),{ctaEvent:m,setPopupDetailData:b}=K(),{popup:w}=De(),[E,p]=d.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:y}=Ae(),g=ae.throttle(v=>{m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,v),b?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:v})})),c?v?.link&&(y(a,v,v.bindCta),window.location.href=window.getJointUtmLink(v.link)):r?.()},w?.duration);return d.createElement(pt,{isPadding:!!a},E?.map(v=>{var k,P,O,T,S,x;return d.createElement(ke,Object.assign({hidden:a&&!v?.bindCta,key:v.itemId,className:W.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>g(v)}),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},d.createElement(Ft,{src:(O=(P=(k=v?.homePage)===null||k===void 0?void 0:k[0])!==null&&P!==void 0?P:h?.bottom_image)!==null&&O!==void 0?O:s,rec:a,item:v})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},d.createElement("div",{className:jl["two-line-ellipsis"],style:u?.title},(T=v?.title)!==null&&T!==void 0?T:"Product Name"),d.createElement("div",{className:W.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(x=(S=v?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&x!==void 0?x:"Shop Now")))}))};var Bl=d.memo(Nl);const zl=me(Bl,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Rl,settingRender:ye,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 Vl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Hl=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:r,bottom_image:s,ctaTempStyles:u,isExternalLink:c}=t,f=ue(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink"]);const{ctaEvent:h,setPopupDetailData:m,sxpParameter:b}=K(),{popup:w}=De(),{jumpToWeb:E}=Ae(),[p,y]=d.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),g=ae.throttle(v=>{h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,v),m?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:v})})),c?v?.link&&(E(a,v,v.bindCta),window.location.href=window.getJointUtmLink(v.link)):r?.()},w?.duration);return d.createElement(pt,{isPadding:!!a},p?.map(v=>{var k,P,O,T,S,x;return d.createElement(ke,Object.assign({hidden:a&&!v?.bindCta,key:v?.itemId,className:W.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>g(v)}),d.createElement("div",{className:W.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},d.createElement(Ft,{src:(O=(P=(k=v?.homePage)===null||k===void 0?void 0:k[0])!==null&&P!==void 0?P:b?.bottom_image)!==null&&O!==void 0?O:s,rec:a,item:v})),d.createElement("div",{className:W.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},d.createElement("div",{className:Fl["tow-line-ellipsis"],style:u?.title},(T=v?.title)!==null&&T!==void 0?T:"Product Name"),d.createElement("div",{className:W.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(x=(S=v?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&x!==void 0?x:"Shop now")))}))};var Ul=d.memo(Hl);const Gl=me(Ul,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Vl,bindableProps:[],settingRender:ye},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 Ht,Ut,Wl=[{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u6587\u672C\u884C\u6570",name:["props","lineClamp"]},{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"}]},{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:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Color",name:["color"]},{type:"Select",options:X,name:["fontFamily"],initialValue:(Ht=X?.[0])===null||Ht===void 0?void 0:Ht.value},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"}]}]},{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:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:X,initialValue:(Ut=X?.[0])===null||Ut===void 0?void 0:Ut.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const $l=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:a}=K();return d.createElement("div",{className:"clc-sxp-nav",style:e},d.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"",onClick:n}),d.createElement("div",{className:"clc-sxp-nav-title",style:i},`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`))};var Di=d.memo($l),ql=null,Yl="3d989325-e7d6-4a74-8a97-98febdf5b567",Xl=null,Jl=null,Ql={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"},Kl=[{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}],Zl="Handbags",es={productUserId:ql,requestId:Yl,channel:Xl,rtc:Jl,tag:Ql,recList:Kl,hashTag:Zl};const ts=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:a}=t,{swiperRef:r,setRtcList:s,setOpenHashtag:u,bffEventReport:c,sxpParameter:f}=K(),[h,m]=d.useState(!1),b=d.useRef(null),w=d.useRef(null),E=d.useRef(null),[p,y]=d.useState(""),g=d.useMemo(()=>{var T,S,x,D,C,I,_,R,j,z,N,A;return!((T=e?.video)===null||T===void 0)&&T.cover?(S=e?.video)===null||S===void 0?void 0:S.cover:!((x=e?.video)===null||x===void 0)&&x.url?(m(!0),(D=e?.video)===null||D===void 0?void 0:D.url):!((I=(C=e?.video)===null||C===void 0?void 0:C.imgUrls)===null||I===void 0)&&I.length?(R=(_=e?.video)===null||_===void 0?void 0:_.imgUrls)===null||R===void 0?void 0:R[0]:!((z=(j=e?.product)===null||j===void 0?void 0:j.homePage)===null||z===void 0)&&z.length?(A=(N=e?.product)===null||N===void 0?void 0:N.homePage)===null||A===void 0?void 0:A[0]:f?.bottom_image||""},[e,f?.bottom_image]),v=d.useMemo(()=>{var T,S;return((T=e?.product)===null||T===void 0?void 0:T.title)||((S=e?.video)===null||S===void 0?void 0:S.title)||null},[e]),k=d.useMemo(()=>{var T,S,x,D,C,I,_,R,j;return!((T=e?.product)===null||T===void 0)&&T.currency&&(!((S=e?.product)===null||S===void 0)&&S.price)?`${(I=(C=(D=(x=e?.product)===null||x===void 0?void 0:x.currency)===null||D===void 0?void 0:D.split("-")[1])===null||C===void 0?void 0:C.toUpperCase())!==null&&I!==void 0?I:""}${(j=(R=(_=e?.product)===null||_===void 0?void 0:_.price)===null||R===void 0?void 0:R.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&j!==void 0?j:""}`:null},[e]);d.useEffect(()=>{const T=new IntersectionObserver(S=>{S.forEach(x=>{if(x.isIntersecting){if(b.current===null||g==="")return;h&&p?b.current.src=p:b.current.src=g,T.unobserve(b.current)}})});return T.observe(b.current),()=>{T.disconnect()}},[g,h,p]);const P=(T,S,x)=>{const D=T/S;return x/D};d.useEffect(()=>{const T=w?.current;T===null||g===""||!h||(T.src=g,T.currentTime=1,T.crossOrigin="anonymous",T.onloadeddata=()=>{const S=E?.current;if(!S)return;const x=S.getContext("2d"),D=window?.innerWidth/2,C=P(T.videoWidth,T.videoHeight,D);S.height=C,S.width=D,x?.drawImage(T,0,0,S.width,S.height),y(S.toDataURL()),T.remove(),S.remove()})},[g,h]);const O=()=>{o(),s?.(n),setTimeout(()=>{var T;(T=r?.current)===null||T===void 0||T.swiper.slideTo(i,0,!1),u?.(!1)},0)};return d.createElement("div",{className:"list-content-listItem",key:i,onClick:O,style:{marginBottom:a}},d.createElement("div",{className:"list-content-listItem-picture"},h&&d.createElement("div",{style:{display:"none"}},d.createElement("video",{ref:w,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),d.createElement("canvas",{ref:E})),d.createElement("img",{className:"list-content-listItem-picture-img",loading:"lazy",ref:b})),d.createElement("div",{className:"list-content-listItem-info"},d.createElement("div",{className:`list-content-listItem-info-title ${k?"list-content-listItem-info-nowrap":""}`,style:l?.title},v&&v),d.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!k},k)))};function is(t){var e,i,n,o,l,a,r,{reportTagsView:s}=t,u=ue(t,["reportTagsView"]);const{waterFallData:c,getRecommendVideos:f,hashTagSize:h,loadingImage:m,isOpenHashTag:b}=K(),[w,E]=d.useState(),[p,y]=d.useState(),[g,v]=d.useState(!1),k=d.useRef(null),[P,O]=d.useState(!1);d.useCallback(()=>{P||(O(!0),c&&f?.({hashTag:c?.hashTag,"itemFilter.itemId":c?.itemId,"itemFilter.itemType":c?.itemType}).then(S=>{var x;E(w?.concat((x=S?.recList)!==null&&x!==void 0?x:[])),O(!1)}))},[c,f,w,P]),d.useEffect(()=>{var S,x;if(v(!0),c&&f?.({hashTag:c?.hashTag,"itemFilter.itemId":c?.itemId,"itemFilter.itemType":c?.itemType,defaultSize:h}).then(D=>{var C,I;y(D),E((I=(C=D?.recList)===null||C===void 0?void 0:C.filter(_=>_?.video!==null||_?.product!==null))!==null&&I!==void 0?I:[]),v(!1)}),b){const D=es;y(D),E((x=(S=D?.recList)===null||S===void 0?void 0:S.filter(C=>C?.video!==null||C?.product!==null))!==null&&x!==void 0?x:[]),v(!1)}},[c,f,h,b]);const T=()=>{var S,x;!((S=p?.tag)===null||S===void 0)&&S.link&&(s(),window.location.href=(x=p?.tag)===null||x===void 0?void 0:x.link)};return d.createElement(d.Fragment,null,g?d.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},d.createElement("img",{width:64,height:64,src:m,alt:"loading...",style:{objectFit:"contain"}})):d.createElement("div",{className:"list"},d.createElement("div",{className:"list-scroll",ref:k,style:{bottom:!((e=p?.tag)===null||e===void 0)&&e.link?"100px":0}},d.createElement("div",{className:"list-info",style:(i=u?.textStyles)===null||i===void 0?void 0:i.hashTagDesc},(n=p?.tag)===null||n===void 0?void 0:n.info),d.createElement("div",{hidden:!(!((o=p?.tag)===null||o===void 0)&&o.link),className:"list-collection",onClick:T,style:{marginBottom:u?.space}},((l=p?.tag)===null||l===void 0?void 0:l.linkTitle)||"Shop the collection"),d.createElement("div",{className:"list-content"},w?.map((S,x)=>d.createElement(ts,Object.assign({key:x,index:x,rec:S,list:w,reportTagsView:s},u)))),d.createElement("div",{hidden:!P,style:{textAlign:"center"}},"loading...")),d.createElement("div",{className:"list-bottom",hidden:!(!((a=p?.tag)===null||a===void 0)&&a.link)},d.createElement("button",{className:"list-bottom-btn",style:u?.buttonStyle,onClick:T},((r=p?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection"))))}var ns="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const os=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:a,cacheRtcList:r,setRtcList:s,cacheActiveIndex:u,rtcList:c,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:m,bffEventReport:b}=K();d.useRef(null);const w=d.useRef(null),[E,p]=d.useState();d.useEffect(()=>{const P=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?w.current=O:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),P?.appendChild(w.current))},[]);const y=()=>{const P=ae.isEqual(c,r);!P&&r&&r?.length&&s?.(r),k(),a?.(void 0),h?.(!1),setTimeout(()=>{var O,T;P||(T=(O=l?.current)===null||O===void 0?void 0:O.swiper)===null||T===void 0||T.slideTo(u,0,!1),n?.(!1)},0)},[g,v]=d.useState();d.useEffect(()=>{i&&v(i)},[i]);const k=d.useCallback(()=>{var P,O,T,S,x,D;const C=g?.rec;if(!C)return;let I="";m?I="hashTagPage":!((P=C?.video)===null||P===void 0)&&P.url?I="videoPage":!((T=(O=C?.video)===null||O===void 0?void 0:O.imgUrls)===null||T===void 0)&&T.length&&(I="imagePage"),b?.({eventInfo:{relatedContentId:(S=C?.video)===null||S===void 0?void 0:S.itemId,position:C?.position,contentTags:JSON.stringify((x=C?.video)===null||x===void 0?void 0:x.tags),traceInfo:(D=C?.video)===null||D===void 0?void 0:D.traceInfo,hashTags:JSON.stringify([g?.hashTag]),fromKName:I,fromKPage:location?.href,timeOnSite:Math.floor((new Date-E)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[g,b,E,m]);return d.useEffect(()=>{o&&p(new Date)},[o]),d.useEffect(()=>{const P=()=>{p(new Date)};return window.addEventListener("pageshow",P),()=>{window.removeEventListener("pageshow",P)}},[]),w.current?qt.createPortal(d.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},d.createElement(Di,{icon:ns,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:y}),d.createElement(is,Object.assign({reportTagsView:k},t))),w.current):null};var ki=d.memo(os);const ls=t=>d.createElement(ki,Object.assign({},t));var ss=d.memo(ls);const as=me(ss,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Wl,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25}}},w:100,h:40,sort:2});var Ai=Object.freeze({__proto__:null,Appoint:fl,AppointForm:rn,Commodity:dl,CommodityDetail:qo,CommodityDetailDiroNew:nl,CommodityDiro:Tl,CommodityDiroNew:Dl,HashTag:as,Link:gl,MultiCommodity:zl,MultiCommodityDiro:Ll,MultiCommodityDiroNew:Gl,Prompt:Zo});const rs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",ds="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",cs=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o}=t,l=ue(t,["active","activeIcon","unActicveIcon","recData"]);const{mutateLike:a,mutateUnlike:r,bffEventReport:s}=K(),[u,c]=d.useState(e),f=He(ds),h=He(rs),m=ae.debounce(()=>ve(void 0,void 0,void 0,function*(){var b,w,E,p,y,g,v,k,P,O,T,S,x,D,C,I,_,R,j,z;if(u){c(!1);const N=(E=yield r?.({videoItemId:(w=(b=o.video)===null||b===void 0?void 0:b.itemId)!==null&&w!==void 0?w:""}))!==null&&E!==void 0?E:!1;s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(y=(p=o.video)===null||p===void 0?void 0:p.itemId)!==null&&y!==void 0?y:"",contentName:(v=(g=o.video)===null||g===void 0?void 0:g.title)!==null&&v!==void 0?v:"",contentTags:JSON.stringify((P=(k=o.video)===null||k===void 0?void 0:k.tags)!==null&&P!==void 0?P:[]),position:o.position,contentFormat:!((O=o.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(T=o.video)===null||T===void 0?void 0:T.traceInfo}}),N||c(!0)}else{c(!0);const N=(S=yield a?.({content:JSON.stringify(o)}))!==null&&S!==void 0?S:!1;s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(D=(x=o.video)===null||x===void 0?void 0:x.itemId)!==null&&D!==void 0?D:"",contentName:(I=(C=o.video)===null||C===void 0?void 0:C.title)!==null&&I!==void 0?I:"",contentTags:JSON.stringify((R=(_=o.video)===null||_===void 0?void 0:_.tags)!==null&&R!==void 0?R:[]),position:o.position,contentFormat:!((j=o.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(z=o.video)===null||z===void 0?void 0:z.traceInfo}}),N||c(!1)}}),200);return d.createElement("button",Object.assign({},l,{onClick:m}),d.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:u?i||f:n||h,alt:"icon"}))};var us=d.memo(cs);const Qe=new Ni;var je;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide"})(je||(je={}));const ps=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l})=>{const[a,r]=d.useState(!1),s=d.useRef(null),{bffEventReport:u,sxpParameter:c,waterFallData:f,openHashtag:h}=K(),m=d.useRef(0),[b,w]=d.useState(!1),{isActive:E}=Ci();d.useEffect(()=>{s.current&&(s.current.muted=o)},[o]);const p=d.useCallback(()=>{var T;(T=s.current)===null||T===void 0||T.play()},[]),y=He("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),g=d.useCallback(()=>{var T,S,x,D,C,I,_,R,j,z,N,A,M;r(!1);const U=n[e];if(U&&b&&(!((T=s?.current)===null||T===void 0)&&T.duration)){m.current=((S=s?.current)===null||S===void 0?void 0:S.currentTime)||0;const F=((D=(x=s.current)===null||x===void 0?void 0:x.duration)!==null&&D!==void 0?D:0).toFixed(2),oe=((I=(C=s.current)===null||C===void 0?void 0:C.currentTime)!==null&&I!==void 0?I:0).toFixed(2);u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(R=(_=U.video)===null||_===void 0?void 0:_.itemId)!==null&&R!==void 0?R:"",contentName:(z=(j=U.video)===null||j===void 0?void 0:j.title)!==null&&z!==void 0?z:"",playType:"1",startTime:oe,videoDuration:F,contentTags:JSON.stringify((A=(N=U.video)===null||N===void 0?void 0:N.tags)!==null&&A!==void 0?A:[]),position:U.position,contentFormat:"video",traceInfo:(M=U.video)===null||M===void 0?void 0:M.traceInfo}})}b||w(!0)},[u,n,e,b]),v=d.useCallback(()=>{var T,S,x,D,C,I,_,R,j,z,N,A,M;const U=n[e];if(U&&!b&&(!((T=s?.current)===null||T===void 0)&&T.duration)){m.current=((S=s?.current)===null||S===void 0?void 0:S.currentTime)||0;const F=((D=(x=s.current)===null||x===void 0?void 0:x.duration)!==null&&D!==void 0?D:0).toFixed(2),oe=((I=(C=s.current)===null||C===void 0?void 0:C.currentTime)!==null&&I!==void 0?I:0).toFixed(2);u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(R=(_=U.video)===null||_===void 0?void 0:_.itemId)!==null&&R!==void 0?R:"",contentName:(z=(j=U.video)===null||j===void 0?void 0:j.title)!==null&&z!==void 0?z:"",playType:"0",startTime:oe,videoDuration:F,contentTags:JSON.stringify((A=(N=U.video)===null||N===void 0?void 0:N.tags)!==null&&A!==void 0?A:[]),position:U.position,contentFormat:"video",traceInfo:(M=U.video)===null||M===void 0?void 0:M.traceInfo}})}setTimeout(()=>{var F;(F=s.current)===null||F===void 0||F.play()},0)},[e,u,n,b]),k=d.useCallback(T=>()=>{var S,x,D,C,I,_,R,j,z;if(!b)return;n[e],((x=(S=s.current)===null||S===void 0?void 0:S.duration)!==null&&x!==void 0?x:0).toFixed(2),((C=(D=s.current)===null||D===void 0?void 0:D.currentTime)!==null&&C!==void 0?C:0).toFixed(2);const N=(I=s.current)===null||I===void 0?void 0:I.paused;switch(T){case"start":if(!N)return;(_=s.current)===null||_===void 0||_.play(),r(!1);break;case"pause":if(N)return;(R=s.current)===null||R===void 0||R.pause(),r(!0);break;default:N?(j=s.current)===null||j===void 0||j.play():(z=s.current)===null||z===void 0||z.pause(),r(!N);break}},[n,e,b]),P=d.useCallback(()=>{var T,S,x,D,C,I,_,R,j,z,N,A,M;const U=n[e],F=((S=(T=s.current)===null||T===void 0?void 0:T.duration)!==null&&S!==void 0?S:0).toFixed(2),oe=((D=(x=s.current)===null||x===void 0?void 0:x.currentTime)!==null&&D!==void 0?D:0).toFixed(2);if(!((C=s?.current)===null||C===void 0)&&C.duration){const se=(((I=s?.current)===null||I===void 0?void 0:I.currentTime)-m.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(R=(_=U.video)===null||_===void 0?void 0:_.itemId)!==null&&R!==void 0?R:"",contentName:(z=(j=U.video)===null||j===void 0?void 0:j.title)!==null&&z!==void 0?z:"",endTime:oe,videoDuration:F,playDuration:se,contentTags:JSON.stringify((A=(N=U.video)===null||N===void 0?void 0:N.tags)!==null&&A!==void 0?A:[]),position:U.position,contentFormat:"video",traceInfo:(M=U.video)===null||M===void 0?void 0:M.traceInfo}})}},[n,e,u]);d.useEffect(()=>{var T,S,x;if(!(n.length<=0)&&s.current){if(r(!1),!E){(T=s.current)===null||T===void 0||T.pause();return}if(s.current.src)s.current.play();else{const D=t.video.url;s.current.src=D,s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(S=s.current)===null||S===void 0||S.addEventListener("canplay",v),(x=s.current)===null||x===void 0||x.addEventListener("playing",g),()=>{var D,C;(D=s.current)===null||D===void 0||D.removeEventListener("canplay",v),(C=s.current)===null||C===void 0||C.removeEventListener("playing",g)}}},[n,v,g,E,b,t.video]),d.useEffect(()=>{var T,S,x;const D=(T=s.current)===null||T===void 0?void 0:T.paused;E&&(!D&&h?(S=s.current)===null||S===void 0||S.pause():h||(x=s.current)===null||x===void 0||x.play())},[h,E]),d.useEffect(()=>{if(!E)return;const T=k("start"),S=k("pause");return Qe.on(je.PAGE_DID_SHOW,T),Qe.on(je.PAGE_DID_HIDE,S),()=>{Qe.off(je.PAGE_DID_SHOW,T),Qe.off(je.PAGE_DID_HIDE,S)}},[k,E]);const O=d.useMemo(()=>c?.placeholder_image?d.createElement("img",{hidden:b,style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:c?.placeholder_image}):null,[b,c?.placeholder_image]);return d.useEffect(()=>{const T=()=>{var S,x;l===e&&(!((S=t?.video)===null||S===void 0)&&S.url)&&(!((x=s?.current)===null||x===void 0)&&x.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",T),()=>{window.removeEventListener("beforeunload",T)}},[l,e,t,s,k,a]),t.video?d.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:"100%",height:i}},d.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,poster:c?.placeholder_image,muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:P,onEnded:p}),O,d.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:y})):null};var fs=d.memo(ps);const vs=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,a]=d.useState(t),r=s=>{s.stopPropagation();const u=!l;a(u),n?.(u)};return d.createElement("button",{style:o,className:"pb-toggle-button",onClick:r},d.createElement("img",{className:"pb-toggle-button-icon",src:l?e:i}))};var ms=d.memo(vs);const hs=({imageUrl:t})=>{const[e,i]=d.useState(!0);De(),d.useEffect(()=>{setTimeout(()=>{i(!1)},2e3)},[]);const n=He("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),o=d.useMemo(()=>e?"pb-fadeIn":"pb-fadeOut",[e]);return d.createElement("div",{hidden:!e,className:`pb-finger-wrap ${o}`},d.createElement("img",{src:t||n}))},gs=t=>{const{src:e,height:i,width:n}=t,[o,l]=d.useState(!1),a=d.useRef(null),{sxpParameter:r}=K();return d.useEffect(()=>{if(a.current===null||e==="")return;const s=new Image;s.src=e,s.onload=()=>{const u=s.height/s.width,c=16/9;Math.abs(u-c)>.05&&l(!0)},a.current.src=e},[e]),d.createElement("div",{style:{overflow:"hidden",height:i,width:"100%",position:"relative"}},d.createElement("img",{ref:a,loading:"lazy",src:e??r?.placeholder_image,style:{height:"100%",width:"100%",objectFit:"cover",filter:o?"blur(10px)":"none",transform:o?"scale(1.2)":"none"}}),o&&d.createElement("img",{ref:a,src:e,loading:"lazy",style:{width:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:"translateY(-50%)",left:0,right:0}}))},bs=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:a})=>{const{isActive:r}=Ci(),{sxpParameter:s,openHashtag:u}=K(),[c,f]=d.useState(!1);return d.useEffect(()=>{c&&r?u?l(n):a(o):f(!0)},[n,r,l,u,o,a,c]),r?d.createElement(Je,{defaultValue:0,direction:"horizontal",modules:[Ct,Et],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,loop:!0,autoplay:{delay:3e3}},t?.map(h=>d.createElement(ke,{key:h},d.createElement(gs,{src:h,width:e,height:i})))):d.createElement("img",{src:s?.placeholder_image,style:{width:e,height:i,objectFit:"cover"}})};var ys=d.memo(bs);const ws=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{const[a,r]=d.useState(!1),{setWaterFallData:s,setOpenHashtag:u,setCacheActiveIndex:c,waterFallData:f,setIsFromHashtag:h}=K(),m=b=>{f?h?.(!0):c?.(n),s?.(i?{hashTag:b,itemId:e,itemType:i,rec:o}:{hashTag:b,rec:o}),u?.(!0)};return d.useMemo(()=>t.length<=6?null:d.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>r(!a)},a?"show less":"show more"),[a,t]),d.createElement("div",{className:"clc-sxp-bottom-hashtag"},d.createElement(pt,null,t?.map((b,w)=>d.createElement(ke,{key:w,hidden:a?!1:w>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>m(b)},`#${b}`))))};var Ss=d.memo(ws),Ts="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 Gt(t){return d.memo(function(e){const{$store:i}=$i(),n=l=>{let a=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(s=>{s.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const f=ae.get(i,c);return a=a.replace(s,f),f}})}),a},o=d.useMemo(()=>{var l,a,r;const{bindDatas:s}=e,u=ue(e,["bindDatas"]);if((l=s?.forEach)===null||l===void 0||l.call(s,c=>{if(c?.propKey&&c?.dataPath){const{propKey:f,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(m,b)=>{var w,E;if(b){const p=(E=(w=ae.get(i,b))!==null&&w!==void 0?w:e[f])!==null&&E!==void 0?E:"";return u[f]=p,p}})}}),u){u.eventMap={};const c=ae.cloneDeep(u.event)||{};for(const f in c)if(Object.prototype.hasOwnProperty.call(c,f))try{c[f].value=n(c[f].value),u.eventMap[f]=new Function(c[f].value)}catch{}}return!((r=(a=u?.event)===null||a===void 0?void 0:a.onClick)===null||r===void 0)&&r.linkType&&(u.style.cursor="pointer"),u},[i,e]);return d.createElement(t,Object.assign({},o,o.eventMap))})}const xs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:o}=De(),l=d.useMemo(()=>{var a,r,s,u,c,f,h,m,b,w,E,p,y,g,v,k,P,O,T,S,x,D,C,I,_,R,j,z,N,A,M;if(!t?.video)return null;let U=null;!((r=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||r===void 0)&&r.length?U="\u591A\u5546\u54C1CTA":!((s=t?.video)===null||s===void 0)&&s.bindProduct?U="\u5546\u54C1CTA":U=(c=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||c===void 0?void 0:c.itemId;const F=i?.[U];if(((f=F?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((m=F?.item)===null||m===void 0?void 0:m.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((w=F?.item)===null||w===void 0?void 0:w.type)==="CommodityDiroNew"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((p=F?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((g=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||g===void 0)&&g.length)||((v=F?.item)===null||v===void 0?void 0:v.type)==="MultiCommodityDiro"&&!(!((P=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||P===void 0)&&P.length)||((O=F?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((S=(T=t?.video)===null||T===void 0?void 0:T.bindProducts)===null||S===void 0)&&S.length))return null;if(F&&n){const oe=n[(x=F?.item)===null||x===void 0?void 0:x.type],se=Gt(oe),ne=(D=oe?.extend)===null||D===void 0?void 0:D.defaulSetting,B=((_=(I=(C=F?.item)===null||C===void 0?void 0:C.event)===null||I===void 0?void 0:I.onClick)===null||_===void 0?void 0:_.linkType)==="externalLink";return d.createElement(se,Object.assign({style:Object.assign(Object.assign(Object.assign({},ne?.style),(R=F?.item)===null||R===void 0?void 0:R.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box"}),textStyle:Object.assign(Object.assign({},ne?.textStyle),(j=F?.item)===null||j===void 0?void 0:j.textStyle),bindDatas:(N=(z=F?.item)===null||z===void 0?void 0:z.bindDatas)!==null&&N!==void 0?N:[]},ne?.props,(A=F?.item)===null||A===void 0?void 0:A.props,{event:((M=F?.item)===null||M===void 0?void 0:M.event)||{},schema:o,id:F?.id,key:F?.id,recData:t,isExternalLink:B}))}else return null},[t,n,i,o]);return d.createElement(d.Fragment,null,l)};var Cs=d.memo(xs);const Es=({nudge:t})=>d.createElement("div",{hidden:!t?.isOpen,className:"clc-sxp-bottom-nudge",style:{marginBottom:t?.marginBottom,width:t?.size.width,height:t?.size.height,backgroundColor:t?.backgroundColor,borderRadius:t?.borderRadius}},t?.icon?d.createElement("img",{src:t.icon,style:{height:"100%",objectFit:"cover"}}):null,d.createElement("p",{style:Object.assign({},t?.textStyle)},t?.content)),Pi=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:a=[],ctaType:r,tipText:s,nudge:u,_schema:c,hashTagStyle:f})=>{var h,m,b,w,E,p,y;const{schema:g}=De(),[v,k]=d.useState(0),P=d.useRef(0),[O,T]=d.useState(!1),[S,x]=d.useState(!0),D=d.useRef(),C=d.useRef(),[I,_]=d.useState(!1),{loadVideos:R,bffEventReport:j,loading:z,setPopupDetailData:N,ctaEvent:A,swiperRef:M,waterFallData:U,setOpenHashtag:F,appDomain:oe,openHashtag:se,loadingImage:ne,isFromHashtag:B,popupDetailData:V}=K(),{productView:$}=Ae(),ee=d.useMemo(()=>a.length>0&&!z,[a,z]),Z=d.useCallback(()=>{if(a.length<=0)return;ce();const L=location.search.slice(1),q=$t.parse(L.replace(/\+/g,"%2B"));for(const Y in q)q[Y]=q[Y].replace(/%2B/g,"+");const H=Y=>{var Q;return(Q=q[Y])!==null&&Q!==void 0?Q:""};j?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:H("utm_source"),utmMedium:H("utm_medium"),utmCampaign:H("utm_campaign"),utmId:H("utm_id"),utmContent:H("utm_content"),enterTime:`${Date.now()}`,requestId:null}}),T(!0)},[j,a.length]),ce=()=>{D.current=new Date,C.current=new Date,Yi()};d.useEffect(()=>{O||Z()},[Z,O]),d.useEffect(()=>{var L;const q=a?.findIndex(H=>{var Y,Q,te,G,J,ie,le,we,Se;return r==="\u591A\u5546\u54C1CTA"?((Y=H?.video)===null||Y===void 0?void 0:Y.bindProducts)&&((te=(Q=H?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||te===void 0?void 0:te.length)>0:r==="\u5546\u54C1CTA"?(G=H?.video)===null||G===void 0?void 0:G.bindProduct:((ie=(J=H?.video)===null||J===void 0?void 0:J.bindCta)===null||ie===void 0?void 0:ie.itemId)===r&&(((le=H?.video)===null||le===void 0?void 0:le.url)||((Se=(we=H?.video)===null||we===void 0?void 0:we.imgUrls)===null||Se===void 0?void 0:Se.length))})||0;(L=M?.current)===null||L===void 0||L.swiper.slideTo(q)},[r,M]),d.useEffect(()=>{const L=a?.[v],q=()=>{var H,Y,Q,te,G,J,ie,le,we,Se,Be,ze,Ve,Fe,Oe;if(document.visibilityState==="hidden"){Qe.emit(je.PAGE_DID_HIDE,L),Me(L),Ne(L);let Ee="";V&&(!((Y=(H=L?.video)===null||H===void 0?void 0:H.bindProducts)===null||Y===void 0)&&Y.length||!((Q=L?.video)===null||Q===void 0)&&Q.bindProduct)?Ee="pdpPage":V&&o?.[(J=(G=(te=L.video)===null||te===void 0?void 0:te.bindCta)===null||G===void 0?void 0:G.itemId)!==null&&J!==void 0?J:""].item.type==="Appoint"?Ee="formPage":B?Ee="hashTagPage":!((ie=L?.video)===null||ie===void 0)&&ie.url?Ee="videoPage":!((le=L?.video)===null||le===void 0)&&le.imgUrls&&(!((Se=(we=L?.video)===null||we===void 0?void 0:we.imgUrls)===null||Se===void 0)&&Se.length)?Ee="imagePage":L?.product&&(Ee="productPage"),j?.({eventInfo:{sessionDuration:Math.floor((new Date-D.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",relatedContentId:(Be=L?.video)===null||Be===void 0?void 0:Be.itemId,relatedProductId:(ze=L?.product)===null||ze===void 0?void 0:ze.itemId,position:L?.position,fromKName:Ee,fromKPage:location?.href,relatedCtatId:(Oe=(Fe=(Ve=L.video)===null||Ve===void 0?void 0:Ve.bindCta)===null||Fe===void 0?void 0:Fe.itemId)!==null&&Oe!==void 0?Oe:""}})}else document.visibilityState==="visible"&&(Z(),We(v),Qe.emit(je.PAGE_DID_SHOW,L))};return document.addEventListener("visibilitychange",q),()=>{document.removeEventListener("visibilitychange",q)}},[v,j,D,a,Z,V,B,o]);const re=d.useMemo(()=>t?.logoUrl&&t?.isShowLogo?i-45:i,[t,i]),ge=d.useMemo(()=>t?.logoUrl&&t?.isShowLogo?d.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},d.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),_e=d.useCallback((L,q)=>{var H,Y,Q,te;return!((H=L.video)===null||H===void 0)&&H.url?d.createElement(fs,{rec:L,index:q,muted:S,data:a,height:re,activeIndex:v}):!((Y=L.video)===null||Y===void 0)&&Y.imgUrls?d.createElement(ys,{key:L.video.itemId,imgUrls:L.video.imgUrls,width:n,height:re,rec:L,index:q,onReportViewImageEnd:Me,onViewImageStartEvent:We}):L.product&&Array.isArray(t?.productPost)&&((Q=t?.productPost)===null||Q===void 0?void 0:Q.length)>0?(te=t?.productPost)===null||te===void 0?void 0:te.map((G,J)=>{var ie,le,we,Se,Be,ze,Ve,Fe;const Oe=l[(ie=G?.item)===null||ie===void 0?void 0:ie.type],Ee=Gt(Oe),Ie=(le=Oe?.extend)===null||le===void 0?void 0:le.defaulSetting;return d.createElement(Ee,Object.assign({key:J,textStyle:Object.assign(Object.assign({},Ie?.textStyle),(we=G?.item)===null||we===void 0?void 0:we.textStyle),bindDatas:(Be=(Se=G?.item)===null||Se===void 0?void 0:Se.bindDatas)!==null&&Be!==void 0?Be:[]},Ie?.props,(ze=G?.item)===null||ze===void 0?void 0:ze.props,{event:((Ve=G?.item)===null||Ve===void 0?void 0:Ve.event)||{},schema:g,id:G?.id,viewTime:C.current,rec:L,isPost:!0,tipText:s,style:Object.assign(Object.assign(Object.assign({},Ie?.style),(Fe=G?.item)===null||Fe===void 0?void 0:Fe.style),{height:"100%",overflow:"auto"})}))}):null},[n,a,re,S,v,t?.productPost,C,s,l,g]),Ge=d.useCallback((L,q)=>{var H,Y,Q,te,G,J,ie;return L.video?d.createElement(d.Fragment,null,((H=L.video)===null||H===void 0?void 0:H.title)&&d.createElement("div",{className:"clc-sxp-bottom-shadow"}),d.createElement("div",{className:"clc-sxp-bottom"},d.createElement(Es,{nudge:u}),d.createElement("div",{className:"clc-sxp-bottom-card"},d.createElement(Cs,{rec:L,index:q,tempMap:o,resolver:l})),d.createElement(jt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:s?.foldText,unfoldText:s?.unfoldText,text:(Q=(Y=L.video)===null||Y===void 0?void 0:Y.title)!==null&&Q!==void 0?Q:"",style:e}),d.createElement(Ss,{index:v,tags:(G=(te=L?.video)===null||te===void 0?void 0:te.hashTags)!==null&&G!==void 0?G:[],itemId:(J=L?.video)===null||J===void 0?void 0:J.itemId,itemType:!((ie=L.video)===null||ie===void 0)&&ie.url?"VIDEO":null,rec:L,hashTagStyle:f}))):null},[e,v,o,l,s,u,f]),Ke=d.useCallback(L=>{var q,H;if(!t?.isShowLike)return;let Y=(q=t?.likeIconY)!==null&&q!==void 0?q:400;return U&&Y<40&&(Y+=40),L.video?d.createElement(us,{key:L.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:L.isCollected,recData:L,className:"clc-sxp-like-button",style:{top:Y,right:(H=t?.likeIconX)!==null&&H!==void 0?H:0}}):null},[t,U]),Me=L=>{var q,H,Y,Q,te,G;if(!(!((q=L.video)===null||q===void 0)&&q.url)&&(!((H=L.video)===null||H===void 0)&&H.imgUrls)){const J=Date.now(),ie=(J-P.current)/1e3;j?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Q=(Y=L.video)===null||Y===void 0?void 0:Y.itemId)!==null&&Q!==void 0?Q:"",contentName:(te=L.video.title)!==null&&te!==void 0?te:"",imageEndTime:`${J}`,playDuration:`${ie}`,contentTags:JSON.stringify((G=L.video.tags)!==null&&G!==void 0?G:[]),position:L.position,contentFormat:"image",traceInfo:L.video.traceInfo}})}},Ze=L=>{var q,H,Y,Q,te,G,J,ie;C.current=new Date;const le=a[L.previousIndex];le&&(L.previousIndex-L.activeIndex<0?(j?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",relatedContentId:(H=(q=le.video)===null||q===void 0?void 0:q.itemId)!==null&&H!==void 0?H:"",relatedProductId:(Q=(Y=le.product)===null||Y===void 0?void 0:Y.itemId)!==null&&Q!==void 0?Q:"",requestId:null}}),Me(le)):(j?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",relatedContentId:(G=(te=le.video)===null||te===void 0?void 0:te.itemId)!==null&&G!==void 0?G:"",relatedProductId:(ie=(J=le.product)===null||J===void 0?void 0:J.itemId)!==null&&ie!==void 0?ie:"",requestId:null}}),Me(le)),Ne(le))},Ne=L=>{var q,H,Y;!(!((q=L?.video)===null||q===void 0)&&q.url)&&!(!((H=L?.video)===null||H===void 0)&&H.imgUrls)&&L?.product&&$(L,L.product,(Y=L?.product)===null||Y===void 0?void 0:Y.bindCta,C.current)};d.useEffect(()=>{const L=a[v];se&&Ne(L)},[se,a,v]);const We=L=>{var q,H,Y,Q,te,G;const J=a[L];if(!(!((q=J?.video)===null||q===void 0)&&q.url)&&(!((H=J?.video)===null||H===void 0)&&H.imgUrls)){const ie=Date.now();P.current=ie,j?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Q=(Y=J.video)===null||Y===void 0?void 0:Y.itemId)!==null&&Q!==void 0?Q:"",contentName:(te=J.video.title)!==null&&te!==void 0?te:"",imageStartTime:`${ie}`,contentTags:JSON.stringify((G=J.video.tags)!==null&&G!==void 0?G:[]),position:J.position,contentFormat:"image",traceInfo:J.video.traceInfo}})}},de=d.useMemo(()=>{const L=a?.map((q,H)=>v===H||H-1===v||H+1===v?q:null);return U?L:L.concat([{loading:!0}])},[a,v,U]),ft=d.useMemo(()=>z?d.createElement("div",{style:{height:re,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},d.createElement("img",{width:64,height:64,src:ne,alt:"loading...",style:{objectFit:"contain"}})):de?.map((L,q)=>d.createElement(ke,{key:q,virtualIndex:q},L&&d.createElement(d.Fragment,null,L?.loading?d.createElement("div",{style:{height:re,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},d.createElement("img",{width:64,height:64,src:ne,alt:"loading...",style:{objectFit:"contain"}})):d.createElement(d.Fragment,null,_e(L,q),Ge(L,q),Ke(L))))),[n,a,re,z,Ge,_e,de,ne]),$e=He("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Mi=He("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return d.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},U&&d.createElement(Di,{icon:Ts,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{F?.(!0)}}),ge,ee?d.createElement(hs,{imageUrl:t?.swipeTipIcon}):null,d.createElement(Je,{ref:M,onActiveIndexChange:L=>{k(L.activeIndex),!se&&(Ze(L),!U&&L?.activeIndex+2>=a?.length&&(I||(_(!0),R?.(Math.ceil(v/10)+1).then(()=>{_(!1)}))))},direction:"vertical",height:re},d.createElement(ms,{style:{position:"fixed",right:(h=t?.muteIconX)!==null&&h!==void 0?h:0,visibility:!((b=(m=a?.[v])===null||m===void 0?void 0:m.video)===null||b===void 0)&&b.url?"visible":"hidden",bottom:(w=t?.muteIconY)!==null&&w!==void 0?w:23,zIndex:999},defaultValue:S,activeIcon:t?.unMuteIcon?t?.unMuteIcon:$e,unactiveIcon:t?.muteIcon?t?.muteIcon:Mi,onChange:x}),ft),d.createElement(ki,Object.assign({},(y=(p=(E=t?.hashTag)===null||E===void 0?void 0:E[0])===null||p===void 0?void 0:p.item)===null||y===void 0?void 0:y.props)))},Is=()=>{const{schema:t,resolver:e,popup:i}=De(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=K(),{productView:a}=Ae(),[r,s]=d.useState(),u=d.useRef(null);d.useEffect(()=>{const h=()=>{u.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),d.useEffect(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,s(i))},[i]);const c=()=>{var h,m,b,w;if(!i||i?.id===""||!r||new Date-u.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;s(Object.assign(Object.assign({},i),{id:""}));const E=o,p=(m=E?.video)===null||m===void 0?void 0:m.bindProduct,y=(w=(b=E?.video)===null||b===void 0?void 0:b.bindProduct)===null||w===void 0?void 0:w.bindCta;p&&y&&a(E,p,y,u.current),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},f=d.useMemo(()=>{var h,m,b;return(b=(m=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||m===void 0?void 0:m.popupList)===null||b===void 0?void 0:b.map((w,E)=>{var p,y,g,v,k,P,O,T;if(w?.id===i?.id){const S=e[(p=w?.item)===null||p===void 0?void 0:p.type],x=Gt(S),D=(y=S?.extend)===null||y===void 0?void 0:y.defaulSetting;return d.createElement(x,Object.assign({key:E,style:Object.assign(Object.assign(Object.assign({},D?.style),(g=w?.item)===null||g===void 0?void 0:g.style),{width:"100%",height:"80vh",overflow:"auto"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(v=w?.item)===null||v===void 0?void 0:v.textStyle),bindDatas:(P=(k=w?.item)===null||k===void 0?void 0:k.bindDatas)!==null&&P!==void 0?P:[]},D?.props,(O=w?.item)===null||O===void 0?void 0:O.props,{event:((T=w?.item)===null||T===void 0?void 0:T.event)||{},schema:t,id:w?.id}))}else return d.createElement(d.Fragment,null)})},[t,i,e]);return d.createElement(ut,{popup:r,onClose:c,padding:0,modalStyle:{position:"fixed"}},f)},Wt={};Object.values(Ai).forEach(t=>{Wt[t.extend.type]=t});const Ds=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l})=>{var a,r,s,u,c,f;const h=d.useMemo(()=>{var m;return location?.search?(m=location?.search)===null||m===void 0?void 0:m.replace("?",""):""},[]);return d.createElement(oi,{resolver:Wt,enableDataSource:!1,schema:t?.data,utmVal:h},d.createElement(ei,{utmVal:h,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(r=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&r!==void 0?r:e,defaultSize:(u=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&u!==void 0?u:i,hashTagSize:(f=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.hash_tag_size)!==null&&f!==void 0?f:n,loadingImage:o,appDomain:l,render:({rtcList:m})=>{var b;return d.createElement(d.Fragment,null,d.createElement(Pi,Object.assign({},(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf,{data:m,resolver:Wt})),d.createElement(Is,null))}}))};var ks=d.memo(Ds);const _i=d.createContext({}),As=({children:t,data:e})=>{var i,n,o,l,a,r;const[s,u]=d.useState(!1);return d.createElement(_i.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image},appDomain:e?.appDomain,openHashtag:s,setOpenHashtag:u}},t)};function Ps(){return d.useContext(_i)}exports.EditorDataProvider=As,exports.Modal=ut,exports.SxpDataSourceProvider=ei,exports.SxpPageCore=ks,exports.SxpPageRender=Pi,exports.core=tn,exports.default=Wi,exports.defaultSetting=on,exports.materials=Ai,exports.useEditorDataProvider=Ps;
7
7
  //# sourceMappingURL=index.min.cjs.map