pb-sxp-ui 1.7.7 → 1.7.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +6 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6 -2
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +3 -3
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +3 -3
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +6 -2
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +3 -3
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/context/SxpDataSourceProvider.js +6 -2
- package/lib/core/context/SxpDataSourceProvider.js +6 -2
- package/package.json +1 -1
package/dist/pb-ui.min.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
(function(Ze,Ye){typeof exports=="object"&&typeof module<"u"?Ye(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],Ye):(Ze=typeof globalThis<"u"?globalThis:Ze||self,Ye(Ze.PUI={},Ze.lodash,Ze.uuid$1,Ze.pako,Ze.React,Ze.qs,Ze.EventEmitter,Ze.css,Ze.ReactDOM))})(this,function(Ze,Ye,Ro,$o,n,bi,en,be,Ui){"use strict";function tn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Wi=tn(Ui);function $e(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,o=Object.getOwnPropertySymbols(t);s<o.length;s++)e.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(t,o[s])&&(i[o[s]]=t[o[s]]);return i}function dt(t,e,i,o){function s(l){return l instanceof i?l:new i(function(d){d(l)})}return new(i||(i=Promise))(function(l,d){function r(u){try{p(o.next(u))}catch(m){d(m)}}function a(u){try{p(o.throw(u))}catch(m){d(m)}}function p(u){u.done?l(u.value):s(u.value).then(r,a)}p((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const on=/:\w+/g;var Yi=(t,e)=>dt(void 0,void 0,void 0,function*(){const i={},o={};for(let s=0;s<e?.length;s++){const{id:l,method:d,url:r,urlParams:a,name:p,queryString:u,headers:m,body:f}=e[s];let h=r;a&&Object.entries(a).forEach(([b,y])=>{h=h.replace(on,x=>x===b?y:x)}),u&&(h+=u),o[l]=p;try{const b=yield fetch(h,{method:d,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(f)}).then(y=>y.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:o}});const Xi="SXP_TOKEN_INFO",nn=(t,e)=>dt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),d=window.localStorage.getItem(Xi);let r=JSON.parse(d||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":s||""}}).then(u=>u.json());if(p.success){const u=p.data;r=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(Xi,JSON.stringify(r))}}return r});function ni(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)o[s]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",s=0;s<36;s++)o[s]||(l=0|Math.random()*16,o[s]=i[s===19?l&3|8:l])}return o.join("")}const ln=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*o)),s+=1;return e},sn=()=>{const t=Ro.v4();return t?.replaceAll?t.replaceAll("-",""):ln(32)},ye=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!o&&!s)return t;let l=t;const d=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,a=`font-family:${o??"inherit"}`,p=`font-family:${s??"inherit"}`,u=f=>{let h=f.search(d),b=f.search(r);return h!==-1&&b!==-1&&h<b&&(i+=`<span style="${a}">${f.substring(h,b)}</span>`,l=f.substring(b,f?.length)),h!==-1&&b!==-1&&h>b&&(i+=`<span style="${p}">${f.substring(b,h)}</span>`,l=f.substring(h,f?.length)),h===-1?(i+=`<span style="${p}">${f.substring(b,f?.length)}</span>`,l="",!1):b===-1?(i+=`<span style="${a}">${f.substring(h,f?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=u(l);return i};function qi(){var t,e,i,o,s,l,d;let r=self.navigator.userAgent;return r?/edge\/([\d\.]+)/i.exec(r)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(r))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(r)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(r))===null||e===void 0?void 0:e[1]}`:/msie/i.test(r)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(r))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(r)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(r))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(r)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(r))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(r)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(r))===null||l===void 0?void 0:l[1]}`:/safari/i.test(r)?`Safari ${(d=/version\/([\d\.]+)/i.exec(r))===null||d===void 0?void 0:d[1]}`:null:null}function Ji(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Ki(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Zi(t){const i=document.cookie.split(";");let o=null;return i.forEach(s=>{const[l,d]=s.trim().split("=");l===t&&(o=d)}),o??""}function Qi(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),s=$o.inflate(o,{to:"string"});return JSON.parse(s)}let yi=null;const dn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class rn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,yi)return yi;yi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?dn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let ct=null;const an={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{ct||(ct=new rn),o&&ct.setApiUrl(o),ct.setAppId(t),ct.setTenantId(e),ct.setEnv(i)},getDetail:t=>{if(!ct)return;const e=ct.getTenantId(),i=ct.getAppId(),o=ct.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>dt(void 0,void 0,void 0,function*(){var l,d;const r=yield s.json(),a=Qi((l=r?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:p}=yield Yi(o,(d=a?.dataSource)!==null&&d!==void 0?d:[]);r.data.data=a,Object.assign(r.data.data,{__STORE__:p})}return r}))},getSxpDetailByPageId:t=>dt(void 0,void 0,void 0,function*(){if(!ct)return;const e=ct.getTenantId(),i=ct.getAppId(),o=ct.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>dt(void 0,void 0,void 0,function*(){var l;const d=yield s.json();if(!d.success)return;const r=Qi((l=d?.data)===null||l===void 0?void 0:l.data);return d.data.data=r,d.data}))}),getSxpRecommendVideoData:t=>dt(void 0,void 0,void 0,function*(){if(!ct)return;const e=yield nn(ct,t),i=ni(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ye.isEmpty(o)&&(o=ni(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const s=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return s?.data||null})};function It(){return n.useContext(uo)}function un(){return n.useContext(ao)}const wi="feRealSessionIdKey",Ri=()=>{const t=sn();return`${Date.now()}${t}`},cn=()=>{let t=vn();return t||(t=Ri(),window.sessionStorage.setItem(wi,t)),t},$i=()=>{const t=Ri();window.sessionStorage.setItem(wi,t)},vn=()=>window.sessionStorage.getItem(wi),eo="SXP_FAKE_USER_ID",to="FAKE_USER_STATE",io="AGREE_POLICY",oo="SLIDE_SKIP_STATE",no=()=>{let t=window.localStorage.getItem(eo);return Ye.isEmpty(t)&&(t=ni(36,62),window.localStorage.setItem(eo,t)),t},pn=()=>{const t=window.localStorage.getItem(to);return Ye.isEmpty(t)&&window.localStorage.setItem(to,"true"),Ye.isEmpty(t)},mn=()=>{const t=window.localStorage.getItem(oo);return Ye.isEmpty(t)},fn=()=>{window.localStorage.setItem(oo,"true")};function xt(t,e){const{appDomain:i}=De();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new en;var ut;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ut||(ut={}));const hn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:d,bffEventReport:r}=De(),a=n.useMemo(()=>{const m=location.search.slice(1),f=bi.parse(m.replace(/\+/g,"%2B"));for(const h in f)f[h]=f[h].replace(/%2B/g,"+");return f},[]),p=m=>{var f;return(f=a[m])!==null&&f!==void 0?f:null};n.useEffect(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const u=()=>{r?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),d?.(!0),window.localStorage.setItem(io,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var gn=n.memo(hn);const lo=n.createContext({rtcList:[],tagList:[]});var Si;(function(t){t[t.BFF=5]="BFF"})(Si||(Si={}));const li="FOR U",bn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:s,defaultSize:l,isPreview:d=!1,sxpParameter:r,appDomain:a,hashTagSize:p,loadingImage:u,isOpenHashTag:m=!1,enabledMetaConversionApi:f=!1,consentHeight:h,consentWidth:b,isShowTag:y=!0,isOpenConsent:x=!1,globalConfig:v,isEditor:w=!1,utmParameter:g,channelQueryList:S})=>{var P,I,A;const[k,E]=n.useState([]),[c,O]=n.useState([]),[C,D]=n.useState(!1),[T,L]=n.useState({rtc:"",requestId:""}),B=n.useRef(null),V=n.useRef(!1),[z,N]=n.useState(()=>!!window.localStorage.getItem(io)),[M,F]=n.useState(),[W,H]=n.useState(),[K,Q]=n.useState(m),[ie,ve]=n.useState([]),[we,ue]=n.useState(0),[Oe,je]=n.useState(!1),[de,Y]=n.useState(null),oe=n.useRef(),ce=n.useRef(),[re,ne]=n.useState(li),Se=n.useRef(-1),ge=n.useRef(null),[Ve,Ge]=n.useState(!1),ze=n.useMemo(()=>{var G,q,he,Me;return((Me=(he=(q=(G=v?.consent)===null||G===void 0?void 0:G[0])===null||q===void 0?void 0:q.item)===null||he===void 0?void 0:he.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!z&&!w||x},[z,v,x,w]),te=n.useCallback(G=>{var q;const he=G?.recList;return(q=he?.map(pe=>{var Ae,ee,R,Pe,Ue,Qe;if(!((Ae=pe?.video)===null||Ae===void 0)&&Ae.bindProducts&&((R=(ee=pe?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||R===void 0?void 0:R.length)>0){const ot=(Qe=(Ue=(Pe=pe?.video)===null||Pe===void 0?void 0:Pe.bindProducts)===null||Ue===void 0?void 0:Ue.filter(et=>!!et?.bindCta))!==null&&Qe!==void 0?Qe:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:ot})})}return pe}))!==null&&q!==void 0?q:[]},[]);n.useEffect(()=>{const G=q=>{oe.current=q};return ht.on(ut.CHANGE_THEME_TAG,G),()=>{ht.off(ut.CHANGE_THEME_TAG,G)}},[]),n.useEffect(()=>{Q(m)},[m]);const J=n.useMemo(()=>e?.find(G=>G.type===Si.BFF),[e]),U=n.useCallback((G,q)=>{if(!J)return;const he=J.url,Me=no();if(q?.query){const pe=bi.stringify(q.query);G=`${G}?${pe}`}return q.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${he}/api/v1${G}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},J.headers),{"x-user-id":Me}),q.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${he}/api/v1${G}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},J.headers),method:q.method,body:JSON.stringify(q.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[J]),X=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){var q,he,Me,pe,Ae,ee,R,Pe,Ue,Qe,ot,et,He,Xe;if(G=Object.assign(Object.assign(Object.assign({maxSize:(q=G?.maxSize)!==null&&q!==void 0?q:s,defaultSize:(he=G?.defaultSize)!==null&&he!==void 0?he:l,hashTag:G?.hashTag,traceInfo:G?.traceInfo,themeTag:G?.themeTag},G?.contentFilter&&{contentFilter:`[${G?.contentFilter}]`}),G?.productFilter&&{productFilter:`[${G?.productFilter}]`}),{pageNum:G?.pageNum}),i){const st=(Ae=(pe=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(at=>{var xe,ft;const qe=at.split("=")[0];return(ft=(xe=g?.channels)!==null&&xe!==void 0?xe:[])===null||ft===void 0?void 0:ft.includes(qe)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&Ae!==void 0?Ae:"";G=Object.assign(Object.assign({},G),{channel:decodeURIComponent(st)})}if(w){let st=1;if(G=Object.assign(Object.assign(Object.assign({},G),{directPage:!0,level:1}),!i&&S&&S?.length>0&&{channel:S?.[0]}),!G?.channel||V.current)return;V.current=!0;let at=[],xe=null;const ft=qe=>dt(void 0,void 0,void 0,function*(){var _t,Nt,Ft,Pt,jt,Dt;if(qe.pageNum=st,xe=yield U?.("/recommend/list",{method:"GET",query:qe}),!xe?.success)return;D(!1),at=at.concat((Pt=(Ft=(Nt=(_t=xe?.data)===null||_t===void 0?void 0:_t.recList)===null||Nt===void 0?void 0:Nt.filter)===null||Ft===void 0?void 0:Ft.call(Nt,_=>_?.product||_?.video))!==null&&Pt!==void 0?Pt:[]),E(te(Object.assign(Object.assign({},xe.data),{recList:at}))),ve(te(Object.assign(Object.assign({},xe.data),{recList:at}))),((Dt=(jt=xe?.data)===null||jt===void 0?void 0:jt.recList)===null||Dt===void 0?void 0:Dt.some(_=>_?.product||_?.video))&&(st=st+1,yield ft(qe))});return yield ft(G),!G?.hashTag&&xe&&L({rtc:(ee=xe?.data)===null||ee===void 0?void 0:ee.rtc,requestId:(R=xe?.data)===null||R===void 0?void 0:R.requestId}),Object.assign(Object.assign({},xe.data),{recList:at})}v?.enablePreview&&(G=Object.assign(Object.assign({},G),{directPage:!0,level:1,pageNum:(Pe=G?.pageNum)!==null&&Pe!==void 0?Pe:1}));const We=yield U?.("/recommend/list",{method:"GET",query:G});if(We?.success){if(G?.hashTag||L({rtc:We.data.rtc,requestId:We.data.requestId}),v?.enablePreview&&!w){let st=[];return st=st.concat((et=(ot=(Qe=(Ue=We?.data)===null||Ue===void 0?void 0:Ue.recList)===null||Qe===void 0?void 0:Qe.filter)===null||ot===void 0?void 0:ot.call(Qe,xe=>xe?.product||xe?.video))!==null&&et!==void 0?et:[]),((Xe=(He=We?.data)===null||He===void 0?void 0:He.recList)===null||Xe===void 0?void 0:Xe.some(xe=>xe?.product||xe?.video))||Ge(!0),Object.assign(Object.assign({},We.data),{recList:st})}return We?.data}}),[U,i,s,l,S]),_e=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){var q,he,Me,pe;if(k.length<=0)return;const Ae=k?.[k?.length-1],ee=yield X(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:W?.hashTag},((q=Ae?.product)===null||q===void 0?void 0:q.itemId)&&{productFilter:(he=Ae?.product)===null||he===void 0?void 0:he.itemId}),((Me=Ae?.video)===null||Me===void 0?void 0:Me.itemId)&&{contentFilter:(pe=Ae?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:oe.current}),v?.enablePreview&&!w&&{pageNum:G}));return E(k.concat(te(ee))),ve(ie.concat(te(ee))),ee}),[X,k,W,ie]),ae=n.useCallback(({userInfo:G,eventInfo:q})=>{if(!o||v?.enablePreview)return;G||(G={});const he=cn(),Me=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:he,rtc:T.rtc,requestId:T.requestId},q),Ki()&&{sxpDevice:Ki()}),Ji()&&{sxpSystem:Ji()}),qi()&&{sxpBrowser:qi()}),pe=Object.entries(G).map(([ee,R])=>({name:ee,value:R})),Ae=Object.entries(Me).map(([ee,R])=>R&&{name:ee,value:R}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",G),console.log("eventInfo:",Me),console.log("========= \u7ED3\u675F ========="),U?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:Ae},type:"beacon"})},[U,T,o,v?.enablePreview]),Z=n.useCallback(({eventName:G,product:q})=>{var he,Me,pe,Ae,ee;if(!o||!f||v?.enablePreview||!(!((he=v?.converApi)===null||he===void 0)&&he[G]))return;let R=Ye.cloneDeep((Me=v?.converApi)===null||Me===void 0?void 0:Me[G]);const Pe=new URLSearchParams(window.location.search),Ue=Pe?.get("fbclid"),Qe={event_source_url:(pe=window?.location)===null||pe===void 0?void 0:pe.href,external_id:no(),client_user_agent:(ee=(Ae=window?.navigator)===null||Ae===void 0?void 0:Ae.userAgent)!==null&&ee!==void 0?ee:"",fbc:Ue?`fb.2.${new Date().getTime()}.${Ue}`:"",fbp:Zi("_fbp")?`fb.2.${new Date().getTime()}.${Zi("_fbp")}`:"",time:new Date().getTime()},ot=/\{\{(.*?)\}\}/g,et=He=>{if(He){if(He instanceof Array)He?.map(Xe=>et(Xe));else for(const Xe in He)if(He.hasOwnProperty(Xe)){const We=He?.[Xe];if(typeof We=="object")et(We);else if(typeof We=="string"){const st=We?.match(ot);st&&st.forEach(at=>{var xe;const ft=at.substring(2,at.length-2);try{let qe=new Function("fix_par","product",`return ${ft}`)(Qe,q);qe?(ft.indexOf("currency")&&qe?.indexOf("-")!==-1&&typeof qe=="string"&&(qe=(xe=qe?.split("-"))===null||xe===void 0?void 0:xe[0]),He[Xe]=qe):delete He[Xe]}catch(qe){delete He[Xe],console.error("An error occurred:",qe?.message)}})}}}};return et(R),U?.("/fb/events",{method:"POST",body:R,type:"beacon"})},[U,o,f,v?.enablePreview]),j=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){const q=yield U?.("/recommend/like",{method:"POST",body:G});return q?.success}),[U]),Ce=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){const q=yield U?.("/recommend/unlike",{method:"POST",body:G});return q?.success}),[U]),vt=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){const q=yield U?.("/customform",{method:"POST",body:G});return q?.success}),[U]),pt=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var G,q,he,Me,pe;if(!(!i||!y))try{const Ae=(he=(q=(G=i?.split("&"))===null||G===void 0?void 0:G.filter(R=>{var Pe,Ue;const Qe=R.split("=")[0];return(Ue=(Pe=g?.channels)!==null&&Pe!==void 0?Pe:[])===null||Ue===void 0?void 0:Ue.includes(Qe)}))===null||q===void 0?void 0:q.join("&"))!==null&&he!==void 0?he:"",ee=yield U?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ae)}});O((pe=(Me=ee?.data)===null||Me===void 0?void 0:Me.tags)!==null&&pe!==void 0?pe:[])}catch(Ae){console.log("e",Ae)}}),[U,i,y]),mt=n.useCallback((G,q,he,Me)=>{var pe,Ae,ee,R,Pe,Ue,Qe,ot,et,He,Xe,We,st,at,xe,ft,qe,_t,Nt,Ft,Pt,jt,Dt,Qt,_,se,le,me,Te,Ee,$,ke,Le,Ne,Fe,fe;const Be=he?.bindCta,tt=((pe=q?.video)===null||pe===void 0?void 0:pe.bindProduct)||((Ae=q?.video)===null||Ae===void 0?void 0:Ae.bindProducts)&&((R=(ee=q?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||R===void 0?void 0:R.length)>0;let Je="",Ke=null;Oe?Je="hashTagPage":!((Pe=q?.video)===null||Pe===void 0)&&Pe.url?(Je="videoPage",Ke="video"):!((Qe=(Ue=q?.video)===null||Ue===void 0?void 0:Ue.imgUrls)===null||Qe===void 0)&&Qe.length&&(Je="imagePage",Ke="image");const Re=(at=(We=(ot=he?.tags)!==null&&ot!==void 0?ot:(Xe=(He=(et=q?.video)===null||et===void 0?void 0:et.bindProducts)===null||He===void 0?void 0:He[0])===null||Xe===void 0?void 0:Xe.tags)!==null&&We!==void 0?We:(st=q?.video)===null||st===void 0?void 0:st.tags)!==null&&at!==void 0?at:(xe=q?.product)===null||xe===void 0?void 0:xe.tags;ae?.({eventInfo:Object.assign(Object.assign({},G),{ctaId:(ft=Be?.itemId)!==null&&ft!==void 0?ft:"",ctaName:(qe=Be?.title)!==null&&qe!==void 0?qe:"",contentTags:Re?JSON.stringify(Re):"",position:Me+"",contentId:(Nt=(_t=q?.video)===null||_t===void 0?void 0:_t.itemId)!==null&&Nt!==void 0?Nt:"",productId:tt?he?.itemId:"",traceInfo:(Fe=(ke=(le=(Dt=(Ft=Be?.traceInfo)!==null&&Ft!==void 0?Ft:(jt=(Pt=q?.video)===null||Pt===void 0?void 0:Pt.bindCta)===null||jt===void 0?void 0:jt.traceInfo)!==null&&Dt!==void 0?Dt:(se=(_=(Qt=q?.video)===null||Qt===void 0?void 0:Qt.bindProduct)===null||_===void 0?void 0:_.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&le!==void 0?le:($=(Ee=(Te=(me=q?.video)===null||me===void 0?void 0:me.bindProducts)===null||Te===void 0?void 0:Te[0])===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.traceInfo)!==null&&ke!==void 0?ke:(Ne=(Le=q?.product)===null||Le===void 0?void 0:Le.bindCta)===null||Ne===void 0?void 0:Ne.traceInfo)!==null&&Fe!==void 0?Fe:"",fromKName:Je,fromKPage:(fe=location?.href)!==null&&fe!==void 0?fe:"",contentFormat:Ke})})},[ae,Oe]),lt=n.useCallback(()=>{var G,q;const he=location.search.slice(1),Me=bi.parse(he.replace(/\+/g,"%2B"));for(const ee in Me)Me[ee]=Me[ee].replace(/%2B/g,"+");const pe=ee=>{var R;return(R=Me[ee])!==null&&R!==void 0?R:""},Ae=new Date;ce.current=Ae,ae?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:pe("utm_source"),utmMedium:pe("utm_medium"),utmCampaign:pe("utm_campaign"),utmId:pe("utm_id"),utmContent:pe("utm_content"),enterTime:Math.floor(Ae/1e3)+"",requestId:null,enterUrl:(q=(G=window?.location)===null||G===void 0?void 0:G.href)!==null&&q!==void 0?q:"",clSource:pe("cl_source")}})},[ae]);n.useEffect(()=>{ze||lt()},[ze]),n.useEffect(()=>{ze||(D(!0),pt(),X().then(G=>{G&&(E(te(G)),ve(te(G)))}).finally(()=>{ae({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[ze]),n.useEffect(()=>{d&&(D(!0),pt(),X().then(G=>{G&&(E(te(G)),ve(te(G)))}).finally(()=>{ae({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[X,pt]);const bt=xt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return n.createElement(lo.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:j,mutateUnlike:Ce,submitForm:vt,popupDetailData:M,loadVideos:_e,setPopupDetailData:F,getRecommendVideos:X,bffEventReport:ae,utmVal:i,isPreview:d,loading:C,sxpParameter:r,waterFallData:W,setWaterFallData:H,ctaEvent:mt,swiperRef:B,openHashtag:K,setOpenHashtag:Q,cacheRtcList:ie,setCacheRtcList:ve,cacheActiveIndex:we,setCacheActiveIndex:ue,isFromHashtag:Oe,setIsFromHashtag:je,appDomain:a,hashTagSize:p,loadingImage:u??bt,isOpenHashTag:m,tagList:c,setLoading:D,videoRef:de,setVideoRef:Y,bffFbReport:Z,isAgreePolicy:z,setIsAgreePolicy:N,curTime:ce,h5EnterLink:lt,themeTag:oe,isShowConsent:ze,selectTag:re,setSelectTag:ne,globalConfig:v,popupCurTimeRef:ge,checkCommodityIndexRef:Se,isEditor:w,isNoMoreData:Ve}},ze?n.createElement(gn,Object.assign({},(A=(I=(P=v?.consent)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.item)===null||A===void 0?void 0:A.props)):t({rtcList:k,mutateLike:j,mutateUnlike:Ce,submitForm:vt,tagList:c}))};var so=n.memo(bn);function De(){return n.useContext(lo)}var ro;(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"})(ro||(ro={}));const ao=n.createContext({$store:{},options:[],configs:[]}),yn=({children:t,isSsr:e,enable:i})=>{const[o,s]=n.useState([]),{schema:l}=It(),[d,r]=n.useState(l.__STORE__||{}),[a,p]=n.useState([]);n.useEffect(()=>{var f;e||Ye.isEqual(a,l?.dataSource)||p((f=l?.dataSource)!==null&&f!==void 0?f:[])},[l?.dataSource,e]);const u=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){const{$store:f,idMapName:h}=yield Yi("",a);r(f),m(f,h)}),[a]),m=(f,h)=>{const b=[];Object.entries(f).forEach(([y,x])=>{Object.keys(x).forEach(v=>{const w={label:`${h[y]} - ${v}`,value:`{{ ${y}.${v} }}`};b.push(w)})}),s(b)};return n.useEffect(()=>{e||u()},[u,e,l]),i?n.createElement(ao.Provider,{value:{$store:l.__STORE__||d,options:o,configs:a}},t):t};var wn=n.memo(yn);const si={id:ni(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},xi={id:"",duration:0,name:"none"},uo=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[si],redoStack:[],popup:xi,setPopup:()=>{}}),co=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:s=!0,utmVal:l},d)=>{const[r,a]=n.useState(null),[p,u]=n.useState(o||{pointData:[si],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,f]=n.useState([si]),[h,b]=n.useState([[si]]),[y,x]=n.useState([]),[v,w]=n.useState(xi);typeof window<"u"&&(window.sxpPopup=(A,k)=>{w(Object.assign(Object.assign(Object.assign({},xi),{id:A}),k))}),typeof window<"u"&&(window.getJointUtmLink=A=>(fn(),A?.indexOf("?")!==-1?A+(l?"&"+l:""):A+(l?"?"+l:""))),n.useEffect(()=>{b([p.pointData]),x([])},[p.type]);const g=n.useCallback(A=>{const k=Ye.cloneDeep(p);k&&(k.dataSource=A,u?.(k))},[p]),[S,P]=n.useState();n.useImperativeHandle(d,()=>({loadSchema(A){A&&(b([A.pointData]),u(A))},exportSchema(){return Ye.cloneDeep(p)},getPageInfoData(){return S},initPageInfoData(A){A&&P(A)}}));const I=n.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return n.createElement(uo.Provider,{value:{resolver:e,currentNode:r,schema:p,setCurrentNode:a,setSchema:u,saveDataSource:g,prePiontData:m,setPrePiontData:f,pageInfoData:S,setPageInfoData:A=>P(Object.assign(Object.assign({},S),A)),undoStack:h,redoStack:y,setRedoStack:x,setUndoStack:b,getCurPageConf:I,popup:v,setPopup:w}},n.createElement(wn,{isSsr:i,enable:s},t))});var Sn=Object.freeze({__proto__:null,EditorCore:co}),xn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Tn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function nt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=De(),s=n.useCallback((r,a,p,u,m)=>{var f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N,M,F,W,H,K,Q,ie,ve,we,ue,Oe,je,de,Y;let oe="";e&&(!((h=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?oe="pdpPage":o?oe="hashTagPage":!((y=r?.video)===null||y===void 0)&&y.url?oe="videoPage":!((x=r?.video)===null||x===void 0)&&x.imgUrls&&(!((w=(v=r?.video)===null||v===void 0?void 0:v.imgUrls)===null||w===void 0)&&w.length)?oe="imagePage":r?.product&&(oe="productPage");const ce=(E=(A=(g=a?.tags)!==null&&g!==void 0?g:(I=(P=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.tags)!==null&&A!==void 0?A:(k=r?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(c=r?.product)===null||c===void 0?void 0:c.tags;let re=null;!((O=r?.video)===null||O===void 0)&&O.url?re="video":!((C=r?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(D=r?.video)===null||D===void 0?void 0:D.imgUrls)===null||T===void 0)&&T.length)&&(re="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=a?.itemId)!==null&&L!==void 0?L:"",productName:(B=a?.title)!==null&&B!==void 0?B:"",price:a?.price?a?.price+"":"0",productCollection:(V=a?.collection)!==null&&V!==void 0?V:"",fromKName:oe,fromKPage:location?.href,contentTags:ce?JSON.stringify(ce):"",position:u+"",contentId:(N=(z=r?.video)===null||z===void 0?void 0:z.itemId)!==null&&N!==void 0?N:"",ctatId:(M=p?.itemId)!==null&&M!==void 0?M:"",traceInfo:(Y=(Oe=(we=(K=(F=m??a?.traceInfo)!==null&&F!==void 0?F:(H=(W=r?.video)===null||W===void 0?void 0:W.bindProduct)===null||H===void 0?void 0:H.traceInfo)!==null&&K!==void 0?K:(ve=(ie=(Q=r?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ie===void 0?void 0:ie[0])===null||ve===void 0?void 0:ve.traceInfo)!==null&&we!==void 0?we:(ue=r?.product)===null||ue===void 0?void 0:ue.traceInfo)!==null&&Oe!==void 0?Oe:(de=(je=r?.video)===null||je===void 0?void 0:je.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&Y!==void 0?Y:""},re&&{contentFormat:re})})},[t,e,o]),l=n.useCallback((r,a,p,u,m)=>{var f,h,b,y,x,v,w,g,S,P,I,A,k,E;let c="";e&&(!((h=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?c="pdpPage":r?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:m+"",contentId:(y=r?.video)===null||y===void 0?void 0:y.itemId,ctatId:p?.itemId,traceInfo:(E=(A=(g=(x=a?.traceInfo)!==null&&x!==void 0?x:(w=(v=r?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.traceInfo)!==null&&g!==void 0?g:(I=(P=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.traceInfo)!==null&&A!==void 0?A:(k=r?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=n.useCallback((r,a,p,u)=>{a&&a===li&&t?.({eventInfo:{lastFeed:r,themeTags:p?`['${p}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:d}}const An=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,s)=>n.createElement("div",{key:s,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var En=n.memo(An);const In=t=>{var e,i,{columns:o,style:s,title:l,textStyle:d,submitBgColor:r,submitColor:a,submitText:p,layoutType:u="inline",isExternalLink:m,isPopup:f,onClick:h,onClose:b,submitButtonStyle:y}=t,x=$e(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:w}=De(),{jumpToWeb:g}=nt(),[S,P]=n.useState(!1),[I,A]=n.useState({}),[k,E]=n.useState(0),c=n.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"}],[]),O=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=n.useMemo(()=>Ye.cloneDeep(o)||c,[o,c]),D=n.useCallback(L=>{const{name:B,value:V}=L.target;A(Object.assign(Object.assign({},I),{[B]:V}))},[I]),T=Ye.debounce(()=>dt(void 0,void 0,void 0,function*(){var L,B,V,z,N;const M=I;if(!M)return;const F=(B=(L=Object.keys(M))===null||L===void 0?void 0:L.map(H=>{var K;return{name:H,value:(K=M[H])!==null&&K!==void 0?K:""}}))===null||B===void 0?void 0:B.filter(H=>H?.value);if(!F||!F?.length)return;P(!0);const W=yield v?.({attributes:F});if(P(!1),W){if(m){const H=w,K=(V=H?.video)===null||V===void 0?void 0:V.bindProduct,Q=(N=(z=H?.video)===null||z===void 0?void 0:z.bindProduct)===null||N===void 0?void 0:N.bindCta,ie=w?.index;g(H,K,Q,ie)}f||b?.(),h?.()}}),1e3);return n.useEffect(()=>{const L=()=>{var B,V;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((V=document?.body)===null||V===void 0?void 0:V.clientHeight))<O?E(50):E(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${be.css(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:ye(l,d)}}),n.createElement("div",Object.assign({className:be.css(Object.assign(Object.assign({},s),{marginTop:k}))},x),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(En,{columns:C,layout:u,onChange:D}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":p,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:r},y),dangerouslySetInnerHTML:{__html:ye(S?"loading...":p,y)}})))};var Cn=n.memo(In);function rt(t,e){return t.extend=e,t}const kn=rt(Cn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Tn,bindableProps:[],interactionRender:xn},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 _n=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function vo(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ti(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:vo(e[i])&&vo(t[i])&&Object.keys(e[i]).length>0&&Ti(t[i],e[i])})}const po={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 Ct(){const t=typeof document<"u"?document:{};return Ti(t,po),t}const Pn={document:po,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 gt(){const t=typeof window<"u"?window:{};return Ti(t,Pn),t}function zt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Dn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Xt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Tt(){return Date.now()}function On(t){const e=gt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Mn(t,e){e===void 0&&(e="x");const i=gt();let o,s,l;const d=On(t);return i.WebKitCSSMatrix?(s=d.transform||d.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(l=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?s=l.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function di(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Ln(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function wt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Ln(o)){const s=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,d=s.length;l<d;l+=1){const r=s[l],a=Object.getOwnPropertyDescriptor(o,r);a!==void 0&&a.enumerable&&(di(t[r])&&di(o[r])?o[r].__swiper__?t[r]=o[r]:wt(t[r],o[r]):!di(t[r])&&di(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:wt(t[r],o[r])):t[r]=o[r])}}}return t}function ri(t,e,i){t.style.setProperty(e,i)}function mo(t){let{swiper:e,targetPosition:i,side:o}=t;const s=gt(),l=-e.translate;let d=null,r;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",u=(f,h)=>p==="next"&&f>=h||p==="prev"&&f<=h,m=()=>{r=new Date().getTime(),d===null&&(d=r);const f=Math.max(Math.min((r-d)/a,1),0),h=.5-Math.cos(f*Math.PI)/2;let b=l+h*(i-l);if(u(b,i)&&(b=i),e.wrapperEl.scrollTo({[o]:b}),u(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:b})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(m)};m()}function Mt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ai(t){try{console.warn(t);return}catch{}}function $t(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:zt(e)),i}function Bn(t){const e=gt(),i=Ct(),o=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,d=t.clientLeft||s.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-l,left:o.left+a-d}}function Nn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Fn(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Ht(t,e){return gt().getComputedStyle(t,null).getPropertyValue(e)}function ui(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function fo(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Ai(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ei(t,e,i){const o=gt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Lt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function jn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=gt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let d,r=Tt(),a;const p=[];function u(g){let A=0,k=0,E=0,c=0;return"detail"in g&&(k=g.detail),"wheelDelta"in g&&(k=-g.wheelDelta/120),"wheelDeltaY"in g&&(k=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(A=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(A=k,k=0),E=A*10,c=k*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=c,c=0),(E||c)&&g.deltaMode&&(g.deltaMode===1?(E*=40,c*=40):(E*=800,c*=800)),E&&!A&&(A=E<1?-1:1),c&&!k&&(k=c<1?-1:1),{spinX:A,spinY:k,pixelX:E,pixelY:c}}function m(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function h(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Tt()-r<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&Tt()-r<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",g.raw)),r=new l.Date().getTime(),!1)}function b(g){const S=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&S.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&S.releaseOnEdges)return!0;return!1}function y(g){let S=g,P=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&S.preventDefault();let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget));const k=A&&A.contains(S.target);if(!e.mouseEntered&&!k&&!I.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let E=0;const c=e.rtlTranslate?-1:1,O=u(S);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(O.pixelX)>Math.abs(O.pixelY))E=-O.pixelX*c;else return!0;else if(Math.abs(O.pixelY)>Math.abs(O.pixelX))E=-O.pixelY;else return!0;else E=Math.abs(O.pixelX)>Math.abs(O.pixelY)?-O.pixelX*c:-O.pixelY;if(E===0)return!0;I.invert&&(E=-E);let C=e.getTranslate()+E*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),P=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),P&&e.params.nested&&S.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const D={time:Tt(),delta:Math.abs(E),direction:Math.sign(E),raw:g};p.length>=2&&p.shift();const T=p.length?p[p.length-1]:void 0;if(p.push(D),T?(D.direction!==T.direction||D.delta>T.delta||D.time>T.time+150)&&h(D):h(D),b(D))return!0}else{const D={time:Tt(),delta:Math.abs(E),direction:Math.sign(E)},T=a&&D.time<a.time+500&&D.delta<=a.delta&&D.direction===a.direction;if(!T){a=void 0;let L=e.getTranslate()+E*I.sensitivity;const B=e.isBeginning,V=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!V&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:D.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,p.length>=15&&p.shift();const z=p.length?p[p.length-1]:void 0,N=p[0];if(p.push(D),z&&(D.delta>z.delta||D.direction!==z.direction))p.splice(0);else if(p.length>=15&&D.time-N.time<500&&N.delta-D.delta>=1&&D.delta<=6){const M=E>0?.8:.2;a=D,p.splice(0),d=Xt(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}d||(d=Xt(()=>{a=D,p.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||s("scroll",S),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return S.preventDefault?S.preventDefault():S.returnValue=!1,!1}function x(g){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[g]("mouseenter",m),S[g]("mouseleave",f),S[g]("wheel",y)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:v,disable:w})}function ho(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Mt(t.el,`.${o[s]}`)[0];l||(l=$t("div",o[s]),l.className=o[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function qt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function ci(t){let{swiper:e,extendParams:i,on:o,emit:s}=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:v=>v,formatFractionTotal:v=>v,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 d,r=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,w){const{bulletActiveClass:g}=e.params.pagination;v&&(v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${g}-${w}`),v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${g}-${w}-${w}`)))}function u(v){const w=v.target.closest(qt(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const g=ui(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function m(){const v=e.rtl,w=e.params.pagination;if(a())return;let g=e.pagination.el;g=Lt(g);let S,P;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,A=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(P=e.previousRealIndex||0,S=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(S=e.snapIndex,P=e.previousSnapIndex):(P=e.previousIndex||0,S=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,c,O;if(w.dynamicBullets&&(d=Ei(k[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${d*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&P!==void 0&&(r+=S-(P||0),r>w.dynamicMainBullets-1?r=w.dynamicMainBullets-1:r<0&&(r=0)),E=Math.max(S-r,0),c=E+(Math.min(k.length,w.dynamicMainBullets)-1),O=(c+E)/2),k.forEach(C=>{const D=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${w.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...D)}),g.length>1)k.forEach(C=>{const D=ui(C);D===S?C.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),w.dynamicBullets&&(D>=E&&D<=c&&C.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),D===E&&p(C,"prev"),D===c&&p(C,"next"))});else{const C=k[S];if(C&&C.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&k.forEach((D,T)=>{D.setAttribute("part",T===S?"bullet-active":"bullet")}),w.dynamicBullets){const D=k[E],T=k[c];for(let L=E;L<=c;L+=1)k[L]&&k[L].classList.add(...`${w.bulletActiveClass}-main`.split(" "));p(D,"prev"),p(T,"next")}}if(w.dynamicBullets){const C=Math.min(k.length,w.dynamicMainBullets+4),D=(d*C-d)/2-O*d,T=v?"right":"left";k.forEach(L=>{L.style[e.isHorizontal()?T:"top"]=`${D}px`})}}g.forEach((k,E)=>{if(w.type==="fraction"&&(k.querySelectorAll(qt(w.currentClass)).forEach(c=>{c.textContent=w.formatFractionCurrent(S+1)}),k.querySelectorAll(qt(w.totalClass)).forEach(c=>{c.textContent=w.formatFractionTotal(A)})),w.type==="progressbar"){let c;w.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const O=(S+1)/A;let C=1,D=1;c==="horizontal"?C=O:D=O,k.querySelectorAll(qt(w.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${D})`,T.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(k.innerHTML=w.renderCustom(e,S+1,A),E===0&&s("paginationRender",k)):(E===0&&s("paginationRender",k),s("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](w.lockClass)})}function f(){const v=e.params.pagination;if(a())return;const w=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=Lt(g);let S="";if(v.type==="bullets"){let P=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&P>w&&(P=w);for(let I=0;I<P;I+=1)v.renderBullet?S+=v.renderBullet.call(e,I,v.bulletClass):S+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?S=v.renderFraction.call(e,v.currentClass,v.totalClass):S=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?S=v.renderProgressbar.call(e,v.progressbarFillClass):S=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(P=>{v.type!=="custom"&&(P.innerHTML=S||""),v.type==="bullets"&&e.pagination.bullets.push(...P.querySelectorAll(qt(v.bulletClass)))}),v.type!=="custom"&&s("paginationRender",g[0])}function h(){e.params.pagination=ho(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let w;typeof v.el=="string"&&e.isElement&&(w=e.el.querySelector(v.el)),!w&&typeof v.el=="string"&&(w=[...document.querySelectorAll(v.el)]),w||(w=v.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(v.el)],w.length>1&&(w=w.filter(g=>fo(g,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=Lt(w),w.forEach(g=>{v.type==="bullets"&&v.clickable&&g.classList.add(...(v.clickableClass||"").split(" ")),g.classList.add(v.modifierClass+v.type),g.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(g.classList.add(`${v.modifierClass}${v.type}-dynamic`),r=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&g.classList.add(v.progressbarOppositeClass),v.clickable&&g.addEventListener("click",u),e.enabled||g.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=Lt(w),w.forEach(g=>{g.classList.remove(v.hiddenClass),g.classList.remove(v.modifierClass+v.type),g.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(g.classList.remove(...(v.clickableClass||"").split(" ")),g.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...v.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:w}=e.pagination;w=Lt(w),w.forEach(g=>{g.classList.remove(v.horizontalClass,v.verticalClass),g.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?x():(h(),f(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{f(),m()}),o("destroy",()=>{b()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(v,w)=>{const g=w.target,S=Lt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const P=S[0].classList.contains(e.params.pagination.hiddenClass);s(P===!0?"paginationShow":"paginationHide"),S.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),h(),f(),m()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:y,disable:x,render:f,update:m,init:h,destroy:b})}function Vn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=Ct();let d=!1,r=null,a=null,p,u,m,f;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 h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:D}=e,{dragEl:T,el:L}=C,B=e.params.scrollbar,V=e.params.loop?e.progressLoop:e.progress;let z=u,N=(m-u)*V;D?(N=-N,N>0?(z=u-N,N=0):-N+u>m&&(z=m+N)):N<0?(z=u+N,N=0):N+u>m&&(z=m-N),e.isHorizontal()?(T.style.transform=`translate3d(${N}px, 0, 0)`,T.style.width=`${z}px`):(T.style.transform=`translate3d(0px, ${N}px, 0)`,T.style.height=`${z}px`),B.hide&&(clearTimeout(r),L.style.opacity=1,r=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:D,el:T}=C;D.style.width="",D.style.height="",m=e.isHorizontal()?T.offsetWidth:T.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=m*f:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?D.style.width=`${u}px`:D.style.height=`${u}px`,f>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(C){return e.isHorizontal()?C.clientX:C.clientY}function v(C){const{scrollbar:D,rtlTranslate:T}=e,{el:L}=D;let B;B=(x(C)-Bn(L)[e.isHorizontal()?"left":"top"]-(p!==null?p:u/2))/(m-u),B=Math.max(Math.min(B,1),0),T&&(B=1-B);const V=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(V),e.setTranslate(V),e.updateActiveIndex(),e.updateSlidesClasses()}function w(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B,dragEl:V}=T;d=!0,p=C.target===V?x(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),L.style.transitionDuration="100ms",V.style.transitionDuration="100ms",v(C),clearTimeout(a),B.style.transitionDuration="0ms",D.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",C)}function g(C){const{scrollbar:D,wrapperEl:T}=e,{el:L,dragEl:B}=D;d&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,v(C),T.style.transitionDuration="0ms",L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",s("scrollbarDragMove",C))}function S(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B}=T;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),D.hide&&(clearTimeout(a),a=Xt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",C),D.snapOnRelease&&e.slideToClosest())}function P(C){const{scrollbar:D,params:T}=e,L=D.el;if(!L)return;const B=L,V=T.passiveListeners?{passive:!1,capture:!1}:!1,z=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const N=C==="on"?"addEventListener":"removeEventListener";B[N]("pointerdown",w,V),l[N]("pointermove",g,V),l[N]("pointerup",S,z)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||P("on")}function A(){!e.params.scrollbar.el||!e.scrollbar.el||P("off")}function k(){const{scrollbar:C,el:D}=e;e.params.scrollbar=ho(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let L;if(typeof T.el=="string"&&e.isElement&&(L=e.el.querySelector(T.el)),!L&&typeof T.el=="string"){if(L=l.querySelectorAll(T.el),!L.length)return}else L||(L=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&L.length>1&&D.querySelectorAll(T.el).length===1&&(L=D.querySelector(T.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let B;L&&(B=L.querySelector(qt(e.params.scrollbar.dragClass)),B||(B=$t("div",e.params.scrollbar.dragClass),L.append(B))),Object.assign(C,{el:L,dragEl:B}),T.draggable&&I(),L&&L.classList[e.enabled?"remove":"add"](...zt(e.params.scrollbar.lockClass))}function E(){const C=e.params.scrollbar,D=e.scrollbar.el;D&&D.classList.remove(...zt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),A()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:D}=e.scrollbar;D=Lt(D),D.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?O():(k(),y(),h())}),o("update resize observerUpdate lock unlock changeDirection",()=>{y()}),o("setTranslate",()=>{h()}),o("setTransition",(C,D)=>{b(D)}),o("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...zt(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const c=()=>{e.el.classList.remove(...zt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...zt(e.params.scrollbar.scrollbarDisabledClass)),k(),y(),h()},O=()=>{e.el.classList.add(...zt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...zt(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:c,disable:O,updateSize:y,setTranslate:h,init:k,destroy:E})}function vi(t){let{swiper:e,extendParams:i,on:o,emit:s,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 d,r,a=l&&l.autoplay?l.autoplay.delay:3e3,p=l&&l.autoplay?l.autoplay.delay:3e3,u,m=new Date().getTime(),f,h,b,y,x,v,w;function g(z){!e||e.destroyed||!e.wrapperEl||z.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(w||z.detail&&z.detail.bySwiperTouchMove)&&c())}const S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(p=u,f=!1);const z=e.autoplay.paused?u:m+p-new Date().getTime();e.autoplay.timeLeft=z,s("autoplayTimeLeft",z,z/a),r=requestAnimationFrame(()=>{S()})},P=()=>{let z;return e.virtual&&e.params.virtual.enabled?z=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:z=e.slides[e.activeIndex],z?parseInt(z.getAttribute("data-swiper-autoplay"),10):void 0},I=z=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),S();let N=typeof z>"u"?e.params.autoplay.delay:z;a=e.params.autoplay.delay,p=e.params.autoplay.delay;const M=P();!Number.isNaN(M)&&M>0&&typeof z>"u"&&(N=M,a=M,p=M),u=N;const F=e.params.speed,W=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(F,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,F,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(F,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,F,!0,!0),s("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return N>0?(clearTimeout(d),d=setTimeout(()=>{W()},N)):requestAnimationFrame(()=>{W()}),N},A=()=>{m=new Date().getTime(),e.autoplay.running=!0,I(),s("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(r),s("autoplayStop")},E=(z,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),z||(v=!0);const M=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,N){x&&(u=e.params.autoplay.delay),x=!1,M();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),M())},c=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,I(u)):I(),e.autoplay.paused=!1,s("autoplayResume"))},O=()=>{if(e.destroyed||!e.autoplay.running)return;const z=Ct();z.visibilityState==="hidden"&&(v=!0,E(!0)),z.visibilityState==="visible"&&c()},C=z=>{z.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&E(!0))},D=z=>{z.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",D))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",D))},B=()=>{Ct().addEventListener("visibilitychange",O)},V=()=>{Ct().removeEventListener("visibilitychange",O)};o("init",()=>{e.params.autoplay.enabled&&(T(),B(),A())}),o("destroy",()=>{L(),V(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(b||v)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(z,N,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}h=!0,b=!1,v=!1,y=setTimeout(()=>{v=!0,b=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!h)){if(clearTimeout(y),clearTimeout(d),e.params.autoplay.disableOnInteraction){b=!1,h=!1;return}b&&e.params.cssMode&&c(),b=!1,h=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:A,stop:k,pause:E,resume:c})}function zn(t){let{swiper:e,extendParams:i,emit:o,once:s}=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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function d(){if(e.params.cssMode)return;const{touchEventsData:a,touches:p}=e;a.velocities.length===0&&a.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:Tt()})}function r(a){let{currentPos:p}=a;if(e.params.cssMode)return;const{params:u,wrapperEl:m,rtlTranslate:f,snapGrid:h,touchEventsData:b}=e,x=Tt()-b.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<h.length?e.slideTo(h.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(b.velocities.length>1){const k=b.velocities.pop(),E=b.velocities.pop(),c=k.position-E.position,O=k.time-E.time;e.velocity=c/O,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(O>150||Tt()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const w=e.velocity*v;let g=e.translate+w;f&&(g=-g);let S=!1,P;const I=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let A;if(g<e.maxTranslate())u.freeMode.momentumBounce?(g+e.maxTranslate()<-I&&(g=e.maxTranslate()-I),P=e.maxTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.maxTranslate(),u.loop&&u.centeredSlides&&(A=!0);else if(g>e.minTranslate())u.freeMode.momentumBounce?(g-e.minTranslate()>I&&(g=e.minTranslate()+I),P=e.minTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.minTranslate(),u.loop&&u.centeredSlides&&(A=!0);else if(u.freeMode.sticky){let k;for(let E=0;E<h.length;E+=1)if(h[E]>-g){k=E;break}Math.abs(h[k]-g)<Math.abs(h[k-1]-g)||e.swipeDirection==="next"?g=h[k]:g=h[k-1],g=-g}if(A&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?v=Math.abs((-g-e.translate)/e.velocity):v=Math.abs((g-e.translate)/e.velocity),u.freeMode.sticky){const k=Math.abs((f?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?v=u.speed:k<2*E?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&S?(e.updateProgress(P),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ai(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(o("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(P),Ai(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ai(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&o("_freeModeNoMomentumRelease");(!u.freeMode.momentum||x>=u.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:d,onTouchEnd:r}})}let Ii;function Hn(){const t=gt(),e=Ct();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function go(){return Ii||(Ii=Hn()),Ii}let Ci;function Gn(t){let{userAgent:e}=t===void 0?{}:t;const i=go(),o=gt(),s=o.navigator.platform,l=e||o.navigator.userAgent,d={ios:!1,android:!1},r=o.screen.width,a=o.screen.height,p=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),f=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h=s==="Win32";let b=s==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&b&&i.touch&&y.indexOf(`${r}x${a}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),b=!1),p&&!h&&(d.os="android",d.android=!0),(u||f||m)&&(d.os="ios",d.ios=!0),d}function bo(t){return t===void 0&&(t={}),Ci||(Ci=Gn(t)),Ci}let ki;function Un(){const t=gt(),e=bo();let i=!1;function o(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(o()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[a,p]=r.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=a<16||a===16&&p<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),d=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:d,isWebView:s}}function Wn(){return ki||(ki=Un()),ki}function Yn(t){let{swiper:e,on:i,emit:o}=t;const s=gt();let l=null,d=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{d=s.requestAnimationFrame(()=>{const{width:f,height:h}=e;let b=f,y=h;m.forEach(x=>{let{contentBoxSize:v,contentRect:w,target:g}=x;g&&g!==e.el||(b=w?w.width:(v[0]||v).inlineSize,y=w?w.height:(v[0]||v).blockSize)}),(b!==f||y!==h)&&r()})}),l.observe(e.el))},p=()=>{d&&s.cancelAnimationFrame(d),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){a();return}s.addEventListener("resize",r),s.addEventListener("orientationchange",u)}),i("destroy",()=>{p(),s.removeEventListener("resize",r),s.removeEventListener("orientationchange",u)})}function Xn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=[],d=gt(),r=function(u,m){m===void 0&&(m={});const f=d.MutationObserver||d.WebkitMutationObserver,h=new f(b=>{if(e.__preventObserver__)return;if(b.length===1){s("observerUpdate",b[0]);return}const y=function(){s("observerUpdate",b[0])};d.requestAnimationFrame?d.requestAnimationFrame(y):d.setTimeout(y,0)});h.observe(u,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),l.push(h)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=fo(e.hostEl);for(let m=0;m<u.length;m+=1)r(u[m])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",a),o("destroy",p)}var qn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][s](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function s(){o.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,d=new Array(l),r=0;r<l;r++)d[r]=arguments[r];e.apply(o,d)}return s.__emitterProxy=e,o.on(t,s,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((s,l)=>{(s===e||s.__emitterProxy&&s.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var s=arguments.length,l=new Array(s),d=0;d<s;d++)l[d]=arguments[d];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(p=>{p.apply(o,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(p=>{p.apply(o,i)})}),t}};function Jn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Ht(o,"padding-left")||0,10)-parseInt(Ht(o,"padding-right")||0,10),i=i-parseInt(Ht(o,"padding-top")||0,10)-parseInt(Ht(o,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Kn(){const t=this;function e(c,O){return parseFloat(c.getPropertyValue(t.getDirectionLabel(O))||0)}const i=t.params,{wrapperEl:o,slidesEl:s,size:l,rtlTranslate:d,wrongRTL:r}=t,a=t.virtual&&i.virtual.enabled,p=a?t.virtual.slides.length:t.slides.length,u=Mt(s,`.${t.params.slideClass}, swiper-slide`),m=a?t.virtual.slides.length:u.length;let f=[];const h=[],b=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,w=t.slidesGrid.length;let g=i.spaceBetween,S=-y,P=0,I=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,u.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ri(o,"--swiper-centered-offset-before",""),ri(o,"--swiper-centered-offset-after",""));const A=i.grid&&i.grid.rows>1&&t.grid;A?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<m;c+=1){k=0;let O;if(u[c]&&(O=u[c]),A&&t.grid.updateSlide(c,O,u),!(u[c]&&Ht(O,"display")==="none")){if(i.slidesPerView==="auto"){E&&(u[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(O),D=O.style.transform,T=O.style.webkitTransform;if(D&&(O.style.transform="none"),T&&(O.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ei(O,"width",!0):Ei(O,"height",!0);else{const L=e(C,"width"),B=e(C,"padding-left"),V=e(C,"padding-right"),z=e(C,"margin-left"),N=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")k=L+z+N;else{const{clientWidth:F,offsetWidth:W}=O;k=L+B+V+z+N+(W-F)}}D&&(O.style.transform=D),T&&(O.style.webkitTransform=T),i.roundLengths&&(k=Math.floor(k))}else k=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${k}px`);u[c]&&(u[c].swiperSlideSize=k),b.push(k),i.centeredSlides?(S=S+k/2+P/2+g,P===0&&c!==0&&(S=S-l/2-g),c===0&&(S=S-l/2-g),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),I%i.slidesPerGroup===0&&f.push(S),h.push(S)):(i.roundLengths&&(S=Math.floor(S)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&f.push(S),h.push(S),S=S+k+g),t.virtualSize+=k+g,P=k,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+x,d&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),A&&t.grid.updateWrapperSize(k,f),!i.centeredSlides){const c=[];for(let O=0;O<f.length;O+=1){let C=f[O];i.roundLengths&&(C=Math.floor(C)),f[O]<=t.virtualSize-l&&c.push(C)}f=c,Math.floor(t.virtualSize-l)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-l)}if(a&&i.loop){const c=b[0]+g;if(i.slidesPerGroup>1){const O=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let D=0;D<O;D+=1)f.push(f[f.length-1]+C)}for(let O=0;O<t.virtual.slidesBefore+t.virtual.slidesAfter;O+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+c),h.push(h[h.length-1]+c),t.virtualSize+=c}if(f.length===0&&(f=[0]),g!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");u.filter((O,C)=>!i.cssMode||i.loop?!0:C!==u.length-1).forEach(O=>{O.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=c-l;f=f.map(C=>C<=0?-y:C>O?O+x:C)}if(i.centerInsufficientSlides){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+O<l){const C=(l-c-O)/2;f.forEach((D,T)=>{f[T]=D-C}),h.forEach((D,T)=>{h[T]=D+C})}}if(Object.assign(t,{slides:u,snapGrid:f,slidesGrid:h,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ri(o,"--swiper-centered-offset-before",`${-f[0]}px`),ri(o,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const c=-t.snapGrid[0],O=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+O)}if(m!==p&&t.emit("slidesLengthChange"),f.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),h.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,O=t.el.classList.contains(c);m<=i.maxBackfaceHiddenSlides?O||t.el.classList.add(c):O&&t.el.classList.remove(c)}}function Zn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=r=>o?e.slides[e.getSlideIndexByData(r)]:e.slides[r];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(r=>{i.push(r)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const r=e.activeIndex+l;if(r>e.slides.length&&!o)break;i.push(d(r))}else i.push(d(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;s=r>s?r:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function Qn(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const yo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Rn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:s,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;s&&(d=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let r=i.spaceBetween;typeof r=="string"&&r.indexOf("%")>=0?r=parseFloat(r.replace("%",""))/100*e.size:typeof r=="string"&&(r=parseFloat(r));for(let a=0;a<o.length;a+=1){const p=o[a];let u=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=o[0].swiperSlideOffset);const m=(d+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+r),f=(d-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+r),h=-(d-u),b=h+e.slidesSizesGrid[a],y=h>=0&&h<=e.size-e.slidesSizesGrid[a],x=h>=0&&h<e.size-1||b>1&&b<=e.size||h<=0&&b>=e.size;x&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(a)),yo(p,x,i.slideVisibleClass),yo(p,y,i.slideFullyVisibleClass),p.progress=s?-m:m,p.originalProgress=s?-f:f}}function $n(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:d,progressLoop:r}=e;const a=l,p=d;if(o===0)s=0,l=!0,d=!0;else{s=(t-e.minTranslate())/o;const u=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,d=m||s>=1,u&&(s=0),m&&(s=1)}if(i.loop){const u=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[u],h=e.slidesGrid[m],b=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=f?r=(y-f)/b:r=(y+b-h)/b,r>1&&(r-=1)}Object.assign(e,{progress:s,progressLoop:r,isBeginning:l,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),d&&!p&&e.emit("reachEnd toEdge"),(a&&!l||p&&!d)&&e.emit("fromEdge"),e.emit("progress",s)}const _i=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function el(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,r=m=>Mt(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let a,p,u;if(l)if(i.loop){let m=s-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),a=r(`[data-swiper-slide-index="${m}"]`)}else a=r(`[data-swiper-slide-index="${s}"]`);else d?(a=e.filter(m=>m.column===s)[0],u=e.filter(m=>m.column===s+1)[0],p=e.filter(m=>m.column===s-1)[0]):a=e[s];a&&(d||(u=Fn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),p=Nn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(m=>{_i(m,m===a,i.slideActiveClass),_i(m,m===u,i.slideNextClass),_i(m,m===p,i.slidePrevClass)}),t.emitSlidesClasses()}const pi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let s=o.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},Pi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Di=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=s,r=[d-e];r.push(...Array.from({length:e}).map((a,p)=>d+o+p)),t.slides.forEach((a,p)=>{r.includes(a.column)&&Pi(t,p)});return}const l=s+o-1;if(t.params.rewind||t.params.loop)for(let d=s-e;d<=l+e;d+=1){const r=(d%i+i)%i;(r<s||r>l)&&Pi(t,r)}else for(let d=Math.max(s-e,0);d<=Math.min(l+e,i-1);d+=1)d!==s&&(d>l||d<s)&&Pi(t,d)};function tl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let s;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?s=l:o>=e[l]&&o<e[l+1]&&(s=l+1):o>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function il(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:s,activeIndex:l,realIndex:d,snapIndex:r}=e;let a=t,p;const u=h=>{let b=h-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof a>"u"&&(a=tl(e)),o.indexOf(i)>=0)p=o.indexOf(i);else{const h=Math.min(s.slidesPerGroupSkip,a);p=h+Math.floor((a-h)/s.slidesPerGroup)}if(p>=o.length&&(p=o.length-1),a===l&&!e.params.loop){p!==r&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const m=e.grid&&s.grid&&s.grid.rows>1;let f;if(e.virtual&&s.virtual.enabled&&s.loop)f=u(a);else if(m){const h=e.slides.filter(y=>y.column===a)[0];let b=parseInt(h.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(h),0)),f=Math.floor(b/s.grid.rows)}else if(e.slides[a]){const h=e.slides[a].getAttribute("data-swiper-slide-index");h?f=parseInt(h,10):f=a}else f=a;Object.assign(e,{previousSnapIndex:r,snapIndex:p,previousRealIndex:d,realIndex:f,previousIndex:l,activeIndex:a}),e.initialized&&Di(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function ol(t,e){const i=this,o=i.params;let s=t.closest(`.${o.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!s&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(s=r)});let l=!1,d;if(s){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===s){l=!0,d=r;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var nl={updateSize:Jn,updateSlides:Kn,updateAutoHeight:Zn,updateSlidesOffset:Qn,updateSlidesProgress:Rn,updateProgress:$n,updateSlidesClasses:el,updateActiveIndex:il,updateClickedSlide:ol};function ll(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return o?-s:s;if(i.cssMode)return s;let d=Mn(l,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function sl(t,e){const i=this,{rtlTranslate:o,params:s,wrapperEl:l,progress:d}=i;let r=0,a=0;const p=0;i.isHorizontal()?r=o?-t:t:a=t,s.roundLengths&&(r=Math.floor(r),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:a,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-a:s.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${a}px, ${p}px)`);let u;const m=i.maxTranslate()-i.minTranslate();m===0?u=0:u=(t-i.minTranslate())/m,u!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function dl(){return-this.snapGrid[0]}function rl(){return-this.snapGrid[this.snapGrid.length-1]}function al(t,e,i,o,s){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:d,wrapperEl:r}=l;if(l.animating&&d.preventInteractionOnTransition)return!1;const a=l.minTranslate(),p=l.maxTranslate();let u;if(o&&t>a?u=a:o&&t<p?u=p:u=t,l.updateProgress(u),d.cssMode){const m=l.isHorizontal();if(e===0)r[m?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:-u,side:m?"left":"top"}),!0;r.scrollTo({[m?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(f){!l||l.destroyed||f.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var ul={getTranslate:ll,setTranslate:sl,minTranslate:dl,maxTranslate:rl,translateTo:al};function cl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function wo(t){let{swiper:e,runCallbacks:i,direction:o,step:s}=t;const{activeIndex:l,previousIndex:d}=e;let r=o;if(r||(l>d?r="next":l<d?r="prev":r="reset"),e.emit(`transition${s}`),i&&l!==d){if(r==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),r==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function vl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),wo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function pl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),wo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ml={setTransition:cl,transitionStart:vl,transitionEnd:pl};function fl(t,e,i,o,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let d=t;d<0&&(d=0);const{params:r,snapGrid:a,slidesGrid:p,previousIndex:u,activeIndex:m,rtlTranslate:f,wrapperEl:h,enabled:b}=l;if(!b&&!o&&!s||l.destroyed||l.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const y=Math.min(l.params.slidesPerGroupSkip,d);let x=y+Math.floor((d-y)/l.params.slidesPerGroup);x>=a.length&&(x=a.length-1);const v=-a[x];if(r.normalizeSlideIndex)for(let g=0;g<p.length;g+=1){const S=-Math.floor(v*100),P=Math.floor(p[g]*100),I=Math.floor(p[g+1]*100);typeof p[g+1]<"u"?S>=P&&S<I-(I-P)/2?d=g:S>=P&&S<I&&(d=g+1):S>=P&&(d=g)}if(l.initialized&&d!==m&&(!l.allowSlideNext&&(f?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(m||0)!==d))return!1;d!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let w;if(d>m?w="next":d<m?w="prev":w="reset",f&&-v===l.translate||!f&&v===l.translate)return l.updateActiveIndex(d),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(v),w!=="reset"&&(l.transitionStart(i,w),l.transitionEnd(i,w)),!1;if(r.cssMode){const g=l.isHorizontal(),S=f?v:-v;if(e===0){const P=l.virtual&&l.params.virtual.enabled;P&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),P&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{h[g?"scrollLeft":"scrollTop"]=S})):h[g?"scrollLeft":"scrollTop"]=S,P&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:S,side:g?"left":"top"}),!0;h.scrollTo({[g?"left":"top"]:S,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(d),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,w),e===0?l.transitionEnd(i,w):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(S){!l||l.destroyed||S.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,w))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function hl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);const l=s.grid&&s.params.grid&&s.params.grid.rows>1;let d=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)d=d+s.virtual.slidesBefore;else{let r;if(l){const f=d*s.params.grid.rows;r=s.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else r=s.getSlideIndexByData(d);const a=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:p}=s.params;let u=s.params.slidesPerView;u==="auto"?u=s.slidesPerViewDynamic():(u=Math.ceil(parseFloat(s.params.slidesPerView,10)),p&&u%2===0&&(u=u+1));let m=a-r<u;if(p&&(m=m||r<Math.ceil(u/2)),o&&p&&s.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const f=p?r<s.activeIndex?"prev":"next":r-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?r+1:r-a+1,slideRealIndex:f==="next"?s.realIndex:void 0})}if(l){const f=d*s.params.grid.rows;d=s.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else d=s.getSlideIndexByData(d)}return requestAnimationFrame(()=>{s.slideTo(d,e,i,o)}),s}function gl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:s,params:l,animating:d}=o;if(!s||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let r=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(r=Math.max(o.slidesPerViewDynamic("current",!0),1));const a=o.activeIndex<l.slidesPerGroupSkip?1:r,p=o.virtual&&l.virtual.enabled;if(l.loop){if(d&&!p&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+a,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+a,t,e,i)}function bl(t,e,i){e===void 0&&(e=!0);const o=this,{params:s,snapGrid:l,slidesGrid:d,rtlTranslate:r,enabled:a,animating:p}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const u=o.virtual&&s.virtual.enabled;if(s.loop){if(p&&!u&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=r?o.translate:-o.translate;function f(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const h=f(m),b=l.map(v=>f(v));let y=l[b.indexOf(h)-1];if(typeof y>"u"&&s.cssMode){let v;l.forEach((w,g)=>{h>=w&&(v=g)}),typeof v<"u"&&(y=l[v>0?v-1:v])}let x=0;if(typeof y<"u"&&(x=d.indexOf(y),x<0&&(x=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),s.rewind&&o.isBeginning){const v=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(v,t,e,i)}else if(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function yl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function wl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const d=Math.min(s.params.slidesPerGroupSkip,l),r=d+Math.floor((l-d)/s.params.slidesPerGroup),a=s.rtlTranslate?s.translate:-s.translate;if(a>=s.snapGrid[r]){const p=s.snapGrid[r],u=s.snapGrid[r+1];a-p>(u-p)*o&&(l+=s.params.slidesPerGroup)}else{const p=s.snapGrid[r-1],u=s.snapGrid[r];a-p<=(u-p)*o&&(l-=s.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,s.slidesGrid.length-1),s.slideTo(l,t,e,i)}function Sl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=t.clickedIndex,l;const d=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?s<t.loopedSlides-o/2||s>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),s=t.getSlideIndex(Mt(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-o?(t.loopFix(),s=t.getSlideIndex(Mt(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var xl={slideTo:fl,slideToLoop:hl,slideNext:gl,slidePrev:bl,slideReset:yl,slideToClosest:wl,slideToClickedSlide:Sl};function Tl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Mt(o,`.${i.slideClass}, swiper-slide`).forEach((m,f)=>{m.setAttribute("data-swiper-slide-index",f)})},l=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%d!==0,a=l&&e.slides.length%i.grid.rows!==0,p=u=>{for(let m=0;m<u;m+=1){const f=e.isElement?$t("swiper-slide",[i.slideBlankClass]):$t("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(r){if(i.loopAddBlankSlides){const u=d-e.slides.length%d;p(u),e.recalcSlides(),e.updateSlides()}else ai("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)");s()}else if(a){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;p(u),e.recalcSlides(),e.updateSlides()}else ai("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)");s()}else s();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Al(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:s,activeSlideIndex:l,byController:d,byMousewheel:r}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:p,allowSlidePrev:u,allowSlideNext:m,slidesEl:f,params:h}=a,{centeredSlides:b}=h;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&h.virtual.enabled){i&&(!h.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):h.centeredSlides&&a.snapIndex<h.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=m,a.emit("loopFix");return}let y=h.slidesPerView;y==="auto"?y=a.slidesPerViewDynamic():(y=Math.ceil(parseFloat(h.slidesPerView,10)),b&&y%2===0&&(y=y+1));const x=h.slidesPerGroupAuto?y:h.slidesPerGroup;let v=x;v%x!==0&&(v+=x-v%x),v+=h.loopAdditionalSlides,a.loopedSlides=v;const w=a.grid&&h.grid&&h.grid.rows>1;p.length<y+v?ai("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):w&&h.grid.fill==="row"&&ai("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],S=[];let P=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(p.filter(D=>D.classList.contains(h.slideActiveClass))[0]):P=l;const I=o==="next"||!o,A=o==="prev"||!o;let k=0,E=0;const c=w?Math.ceil(p.length/h.grid.rows):p.length,C=(w?p[l].column:l)+(b&&typeof s>"u"?-y/2+.5:0);if(C<v){k=Math.max(v-C,x);for(let D=0;D<v-C;D+=1){const T=D-Math.floor(D/c)*c;if(w){const L=c-T-1;for(let B=p.length-1;B>=0;B-=1)p[B].column===L&&g.push(B)}else g.push(c-T-1)}}else if(C+y>c-v){E=Math.max(C-(c-v*2),x);for(let D=0;D<E;D+=1){const T=D-Math.floor(D/c)*c;w?p.forEach((L,B)=>{L.column===T&&S.push(B)}):S.push(T)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),A&&g.forEach(D=>{p[D].swiperLoopMoveDOM=!0,f.prepend(p[D]),p[D].swiperLoopMoveDOM=!1}),I&&S.forEach(D=>{p[D].swiperLoopMoveDOM=!0,f.append(p[D]),p[D].swiperLoopMoveDOM=!1}),a.recalcSlides(),h.slidesPerView==="auto"?a.updateSlides():w&&(g.length>0&&A||S.length>0&&I)&&a.slides.forEach((D,T)=>{a.grid.updateSlide(T,D,a.slides)}),h.watchSlidesProgress&&a.updateSlidesOffset(),i){if(g.length>0&&A){if(typeof e>"u"){const D=a.slidesGrid[P],L=a.slidesGrid[P+k]-D;r?a.setTranslate(a.translate-L):(a.slideTo(P+Math.ceil(k),0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(s){const D=w?g.length/h.grid.rows:g.length;a.slideTo(a.activeIndex+D,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(S.length>0&&I)if(typeof e>"u"){const D=a.slidesGrid[P],L=a.slidesGrid[P-E]-D;r?a.setTranslate(a.translate-L):(a.slideTo(P-E,0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const D=w?S.length/h.grid.rows:S.length;a.slideTo(a.activeIndex-D,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=m,a.controller&&a.controller.control&&!d){const D={slideRealIndex:e,direction:o,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...D,slideTo:T.params.slidesPerView===h.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...D,slideTo:a.controller.control.params.slidesPerView===h.slidesPerView?i:!1})}a.emit("loopFix")}function El(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Il={loopCreate:Tl,loopFix:Al,loopDestroy:El};function Cl(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 kl(){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 _l={setGrabCursor:Cl,unsetGrabCursor:kl};function Pl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Ct()||o===gt())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(t);return!s&&!o.getRootNode?null:s||i(o.getRootNode().host)}return i(e)}function So(t,e,i){const o=gt(),{params:s}=t,l=s.edgeSwipeDetection,d=s.edgeSwipeThreshold;return l&&(i<=d||i>=o.innerWidth-d)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Dl(t){const e=this,i=Ct();let o=t;o.originalEvent&&(o=o.originalEvent);const s=e.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){So(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:d,enabled:r}=e;if(!r||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const p=!!l.noSwipingClass&&l.noSwipingClass!=="",u=o.composedPath?o.composedPath():o.path;p&&o.target&&o.target.shadowRoot&&u&&(a=u[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,f=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(f?Pl(m,a):a.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const h=d.currentX,b=d.currentY;if(!So(e,o,h))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=h,d.startY=b,s.touchStartTime=Tt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let y=!0;a.matches(s.focusableElements)&&(y=!1,a.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const x=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||x)&&!a.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Ol(t){const e=Ct(),i=this,o=i.touchEventsData,{params:s,touches:l,rtlTranslate:d,enabled:r}=i;if(!r||!s.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(o.touchId!==null||a.pointerId!==o.pointerId))return;let p;if(a.type==="touchmove"){if(p=[...a.changedTouches].filter(I=>I.identifier===o.touchId)[0],!p||p.identifier!==o.touchId)return}else p=a;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",a);return}const u=p.pageX,m=p.pageY;if(a.preventedByNestedSwiper){l.startX=u,l.startY=m;return}if(!i.allowTouchMove){a.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:u,startY:m,currentX:u,currentY:m}),o.touchStartTime=Tt());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=m;const f=l.currentX-l.startX,h=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(f**2+h**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let I;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:f*f+h*h>=25&&(I=Math.atan2(Math.abs(h),Math.abs(f))*180/Math.PI,o.isScrolling=i.isHorizontal()?I>s.touchAngle:90-I>s.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",a),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||a.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!s.cssMode&&a.cancelable&&a.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&a.stopPropagation();let b=i.isHorizontal()?f:h,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(b=Math.abs(b)*(d?1:-1),y=Math.abs(y)*(d?1:-1)),l.diff=b,b*=s.touchRatio,d&&(b=-b,y=-y);const x=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const v=i.params.loop&&!s.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&w&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}o.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&v&&w&&Math.abs(b)>=1){Object.assign(l,{startX:u,startY:m,currentX:u,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",a),o.isMoved=!0,o.currentTranslate=b+o.startTranslate;let S=!0,P=s.resistanceRatio;if(s.touchReleaseOnEdges&&(P=0),b>0?(v&&w&&!g&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(S=!1,s.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+b)**P))):b<0&&(v&&w&&!g&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(s.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(S=!1,s.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-b)**P))),S&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),s.threshold>0)if(Math.abs(b)>s.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&i.freeMode||s.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Ml(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(P=>P.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;s=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:d,touches:r,rtlTranslate:a,slidesGrid:p,enabled:u}=e;if(!u||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=Tt(),f=m-i.touchStartTime;if(e.allowClick){const P=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(P&&P[0]||o.target,P),e.emit("tap click",o),f<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=Tt(),Xt(()=>{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 h;if(d.followFinger?h=a?e.translate:-e.translate:h=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:h});return}const b=h>=-e.maxTranslate()&&!e.params.loop;let y=0,x=e.slidesSizesGrid[0];for(let P=0;P<p.length;P+=P<d.slidesPerGroupSkip?1:d.slidesPerGroup){const I=P<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof p[P+I]<"u"?(b||h>=p[P]&&h<p[P+I])&&(y=P,x=p[P+I]-p[P]):(b||h>=p[P])&&(y=P,x=p[p.length-1]-p[p.length-2])}let v=null,w=null;d.rewind&&(e.isBeginning?w=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const g=(h-p[y])/x,S=y<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(f>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?v:y+S):e.slideTo(y)),e.swipeDirection==="prev"&&(g>1-d.longSwipesRatio?e.slideTo(y+S):w!==null&&g<0&&Math.abs(g)>d.longSwipesRatio?e.slideTo(w):e.slideTo(y))}else{if(!d.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(y+S):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:y+S),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:y))}}function xo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:l}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=d&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!r?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!d?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=s,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Ll(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Bl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let s;const l=t.maxTranslate()-t.minTranslate();l===0?s=0:s=(t.translate-t.minTranslate())/l,s!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Nl(t){const e=this;pi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Fl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const To=(t,e)=>{const i=Ct(),{params:o,el:s,wrapperEl:l,device:d}=t,r=!!o.nested,a=e==="on"?"addEventListener":"removeEventListener",p=e;!s||typeof s=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),s[a]("touchstart",t.onTouchStart,{passive:!1}),s[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[a]("click",t.onClick,!0),o.cssMode&&l[a]("scroll",t.onScroll),o.updateOnWindowResize?t[p](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",xo,!0):t[p]("observerUpdate",xo,!0),s[a]("load",t.onLoad,{capture:!0}))};function jl(){const t=this,{params:e}=t;t.onTouchStart=Dl.bind(t),t.onTouchMove=Ol.bind(t),t.onTouchEnd=Ml.bind(t),t.onDocumentTouchStart=Fl.bind(t),e.cssMode&&(t.onScroll=Bl.bind(t)),t.onClick=Ll.bind(t),t.onLoad=Nl.bind(t),To(t,"on")}function Vl(){To(this,"off")}var zl={attachEvents:jl,detachEvents:Vl};const Ao=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Hl(){const t=this,{realIndex:e,initialized:i,params:o,el:s}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const d=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const a=(d in l?l[d]:void 0)||t.originalParams,p=Ao(t,o),u=Ao(t,a),m=t.params.grabCursor,f=a.grabCursor,h=o.enabled;p&&!u?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&u&&(s.classList.add(`${o.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!f?t.unsetGrabCursor():!m&&f&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof a[g]>"u")return;const S=o[g]&&o[g].enabled,P=a[g]&&a[g].enabled;S&&!P&&t[g].disable(),!S&&P&&t[g].enable()});const b=a.direction&&a.direction!==o.direction,y=o.loop&&(a.slidesPerView!==o.slidesPerView||b),x=o.loop;b&&i&&t.changeDirection(),wt(t.params,a);const v=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),h&&!v?t.disable():!h&&v&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",a),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&w?(t.loopCreate(e),t.updateSlides()):x&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function Gl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const s=gt(),l=e==="window"?s.innerHeight:i.clientHeight,d=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const a=parseFloat(r.substr(1));return{value:l*a,point:r}}return{value:r,point:r}});d.sort((r,a)=>parseInt(r.value,10)-parseInt(a.value,10));for(let r=0;r<d.length;r+=1){const{point:a,value:p}=d[r];e==="window"?s.matchMedia(`(min-width: ${p}px)`).matches&&(o=a):p<=i.clientWidth&&(o=a)}return o||"max"}var Ul={setBreakpoint:Hl,getBreakpoint:Gl};function Wl(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&i.push(e+s)}):typeof o=="string"&&i.push(e+o)}),i}function Yl(){const t=this,{classNames:e,params:i,rtl:o,el:s,device:l}=t,d=Wl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...d),s.classList.add(...e),t.emitContainerClasses()}function Xl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var ql={addClasses:Yl,removeClasses:Xl};function Jl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+o*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 Kl={checkOverflow:Jl},Oi={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 Zl(t,e){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],l=o[s];if(typeof l!="object"||l===null){wt(e,o);return}if(t[s]===!0&&(t[s]={enabled:!0}),s==="navigation"&&t[s]&&t[s].enabled&&!t[s].prevEl&&!t[s].nextEl&&(t[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&t[s]&&t[s].enabled&&!t[s].el&&(t[s].auto=!0),!(s in t&&"enabled"in l)){wt(e,o);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),wt(e,o)}}const Mi={eventsEmitter:qn,update:nl,translate:ul,transition:ml,slide:xl,loop:Il,grabCursor:_l,events:zl,breakpoints:Ul,checkOverflow:Kl,classes:ql},Li={};let Bi=class Vt{constructor(){let e,i;for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?i=s[0]:[e,i]=s,i||(i={}),i=wt({},i),e&&!i.el&&(i.el=e);const d=Ct();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const u=[];return d.querySelectorAll(i.el).forEach(m=>{const f=wt({},i,{el:m});u.push(new Vt(f))}),u}const r=this;r.__swiper__=!0,r.support=go(),r.device=bo({userAgent:i.userAgent}),r.browser=Wn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const a={};r.modules.forEach(u=>{u({params:i,swiper:r,extendParams:Zl(i,a),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const p=wt({},Oi,a);return r.params=wt({},p,Li,i),r.originalParams=wt({},r.params),r.passedParams=wt({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(u=>{r.on(u,r.params.on[u])}),r.params&&r.params.onAny&&r.onAny(r.params.onAny),Object.assign(r,{enabled:r.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return r.params.direction==="horizontal"},isVertical(){return r.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:r.params.allowSlideNext,allowSlidePrev:r.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:r.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:r.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),r.emit("_swiper"),r.params.init&&r.init(),r}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,s=Mt(i,`.${o.slideClass}, swiper-slide`),l=ui(s[0]);return ui(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:o}=e;e.slides=Mt(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const s=o.minTranslate(),d=(o.maxTranslate()-s)*e+s;o.translateTo(d,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const s=e.getSlideClasses(o);i.push({slideEl:o,classNames:s}),e.emit("_slideClass",o,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:s,slides:l,slidesGrid:d,slidesSizesGrid:r,size:a,activeIndex:p}=o;let u=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let m=l[p]?Math.ceil(l[p].swiperSlideSize):0,f;for(let h=p+1;h<l.length;h+=1)l[h]&&!f&&(m+=Math.ceil(l[h].swiperSlideSize),u+=1,m>a&&(f=!0));for(let h=p-1;h>=0;h-=1)l[h]&&!f&&(m+=l[h].swiperSlideSize,u+=1,m>a&&(f=!0))}else if(e==="current")for(let m=p+1;m<l.length;m+=1)(i?d[m]+r[m]-d[p]<a:d[m]-d[p]<a)&&(u+=1);else for(let m=p-1;m>=0;m-=1)d[p]-d[m]<a&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(d=>{d.complete&&pi(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const d=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(d.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||s()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,s=o.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):Mt(o,s())[0];return!d&&i.params.createElements&&(d=$t("div",i.params.wrapperClass),o.append(d),Mt(o,`.${i.params.slideClass}`).forEach(r=>{d.append(r)})),Object.assign(i,{el:o,wrapperEl:d,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:d,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Ht(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Ht(o,"direction")==="rtl"),wrongRTL:Ht(d,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?pi(i,l):l.addEventListener("load",d=>{pi(i,d.target)})}),Di(i),i.initialized=!0,Di(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:s,el:l,wrapperEl:d,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),d&&d.removeAttribute("style"),r&&r.length&&r.forEach(a=>{a.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(a=>{o.off(a)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Dn(o)),o.destroyed=!0),null}static extendDefaults(e){wt(Li,e)}static get extendedDefaults(){return Li}static get defaults(){return Oi}static installModule(e){Vt.prototype.__modules__||(Vt.prototype.__modules__=[]);const i=Vt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Vt.installModule(i)),Vt):(Vt.installModule(e),Vt)}};Object.keys(Mi).forEach(t=>{Object.keys(Mi[t]).forEach(e=>{Bi.prototype[e]=Mi[t][e]})}),Bi.use([Yn,Xn]);const Eo=["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 Gt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Jt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Gt(e[o])&&Gt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Jt(t[o],e[o]):t[o]=e[o]})}function Io(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Co(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ko(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _o(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function Ql(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Rl(t){let{swiper:e,slides:i,passedParams:o,changedParams:s,nextEl:l,prevEl:d,scrollbarEl:r,paginationEl:a}=t;const p=s.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:u,pagination:m,navigation:f,scrollbar:h,virtual:b,thumbs:y}=e;let x,v,w,g,S,P,I,A;s.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(x=!0),s.includes("controller")&&o.controller&&o.controller.control&&u.controller&&!u.controller.control&&(v=!0),s.includes("pagination")&&o.pagination&&(o.pagination.el||a)&&(u.pagination||u.pagination===!1)&&m&&!m.el&&(w=!0),s.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(u.scrollbar||u.scrollbar===!1)&&h&&!h.el&&(g=!0),s.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(S=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),u[E].prevEl=void 0,u[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),u[E].el=void 0,e[E].el=void 0))};s.includes("loop")&&e.isElement&&(u.loop&&!o.loop?P=!0:!u.loop&&o.loop?I=!0:A=!0),p.forEach(E=>{if(Gt(u[E])&&Gt(o[E]))Object.assign(u[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&k(E);else{const c=o[E];(c===!0||c===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?c===!1&&k(E):u[E]=o[E]}}),p.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),s.includes("children")&&i&&b&&u.virtual.enabled?(b.slides=i,b.update(!0)):s.includes("virtual")&&b&&u.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),s.includes("children")&&i&&u.loop&&(A=!0),x&&y.init()&&y.update(!0),v&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(u.pagination.el=a),m.init(),m.render(),m.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&&(u.scrollbar.el=r),h.init(),h.updateSize(),h.setTranslate()),S&&(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)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),l&&(u.navigation.nextEl=l),d&&(u.navigation.prevEl=d),f.init(),f.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),s.includes("direction")&&e.changeDirection(o.direction,!1),(P||A)&&e.loopDestroy(),(I||A)&&e.loopCreate(),e.update()}function $l(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},s={};Jt(i,Oi),i._emitClasses=!0,i.init=!1;const l={},d=Eo.map(a=>a.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(a=>{typeof t[a]>"u"||(d.indexOf(a)>=0?Gt(t[a])?(i[a]={},s[a]={},Jt(i[a],t[a]),Jt(s[a],t[a])):(i[a]=t[a],s[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?o[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:s,rest:l,events:o}}function es(t,e){let{el:i,nextEl:o,prevEl:s,paginationEl:l,scrollbarEl:d,swiper:r}=t;Io(e)&&o&&s&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=s,r.originalParams.navigation.prevEl=s),Co(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),ko(e)&&d&&(r.params.scrollbar.el=d,r.originalParams.scrollbar.el=d),r.init(i)}function ts(t,e,i,o,s){const l=[];if(!e)return l;const d=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&o){const a=o.map(s),p=i.map(s);a.join("")!==p.join("")&&d("children"),o.length!==i.length&&d("children")}return Eo.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Gt(t[a])&&Gt(e[a])){const p=Object.keys(t[a]),u=Object.keys(e[a]);p.length!==u.length?d(a):(p.forEach(m=>{t[a][m]!==e[a][m]&&d(a)}),u.forEach(m=>{t[a][m]!==e[a][m]&&d(a)}))}else t[a]!==e[a]&&d(a)}),l}const is=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 mi(){return mi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},mi.apply(this,arguments)}function Po(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Do(t){const e=[];return n.Children.toArray(t).forEach(i=>{Po(i)?e.push(i):i.props&&i.props.children&&Do(i.props.children).forEach(o=>e.push(o))}),e}function os(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(Po(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const s=Do(o.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function ns(t,e,i){if(!i)return null;const o=u=>{let m=u;return u<0?m=e.length+u:m>=e.length&&(m=m-e.length),m},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:d}=i,r=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,p=[];for(let u=r;u<a;u+=1)u>=l&&u<=d&&p.push(e[o(u)]);return p.map((u,m)=>n.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${m}`}))}function ei(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Ni=n.createContext(null),Oo=()=>n.useContext(Ni),ls=n.createContext(null),Ut=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:s="div",children:l,onSwiper:d,...r}=t===void 0?{}:t,a=!1;const[p,u]=n.useState("swiper"),[m,f]=n.useState(null),[h,b]=n.useState(!1),y=n.useRef(!1),x=n.useRef(null),v=n.useRef(null),w=n.useRef(null),g=n.useRef(null),S=n.useRef(null),P=n.useRef(null),I=n.useRef(null),A=n.useRef(null),{params:k,passedParams:E,rest:c,events:O}=$l(r),{slides:C,slots:D}=os(l),T=()=>{b(!h)};Object.assign(k.on,{_containerClasses(N,M){u(M)}});const L=()=>{Object.assign(k.on,O),a=!0;const N={...k};if(delete N.wrapperClass,v.current=new Bi(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:f,renderExternalUpdate:!1};Jt(v.current.params.virtual,M),Jt(v.current.originalParams.virtual,M)}};x.current||L(),v.current&&v.current.on("_beforeBreakpoint",T);const B=()=>{a||!O||!v.current||Object.keys(O).forEach(N=>{v.current.on(N,O[N])})},V=()=>{!O||!v.current||Object.keys(O).forEach(N=>{v.current.off(N,O[N])})};n.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",T)}),n.useEffect(()=>{!y.current&&v.current&&(v.current.emitSlidesClasses(),y.current=!0)}),ei(()=>{if(e&&(e.current=x.current),!!x.current)return v.current.destroyed&&L(),es({el:x.current,nextEl:S.current,prevEl:P.current,paginationEl:I.current,scrollbarEl:A.current,swiper:v.current},k),d&&!v.current.destroyed&&d(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),ei(()=>{B();const N=ts(E,w.current,C,g.current,M=>M.key);return w.current=E,g.current=C,N.length&&v.current&&!v.current.destroyed&&Rl({swiper:v.current,slides:C,passedParams:E,changedParams:N,nextEl:S.current,prevEl:P.current,scrollbarEl:A.current,paginationEl:I.current}),()=>{V()}}),ei(()=>{is(v.current)},[m]);function z(){return k.virtual?ns(v.current,C,m):C.map((N,M)=>n.cloneElement(N,{swiper:v.current,swiperSlideIndex:M}))}return n.createElement(o,mi({ref:x,className:_o(`${p}${i?` ${i}`:""}`)},c),n.createElement(ls.Provider,{value:v.current},D["container-start"],n.createElement(s,{className:Ql(k.wrapperClass)},D["wrapper-start"],z(),D["wrapper-end"]),Io(k)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:P,className:"swiper-button-prev"}),n.createElement("div",{ref:S,className:"swiper-button-next"})),ko(k)&&n.createElement("div",{ref:A,className:"swiper-scrollbar"}),Co(k)&&n.createElement("div",{ref:I,className:"swiper-pagination"}),D["container-end"]))});Ut.displayName="Swiper";const kt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:s="",swiper:l,zoom:d,lazy:r,virtualIndex:a,swiperSlideIndex:p,...u}=t===void 0?{}:t;const m=n.useRef(null),[f,h]=n.useState("swiper-slide"),[b,y]=n.useState(!1);function x(S,P,I){P===m.current&&h(I)}ei(()=>{if(typeof p<"u"&&(m.current.swiperSlideIndex=p),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){f!=="swiper-slide"&&h("swiper-slide");return}return l.on("_slideClass",x),()=>{l&&l.off("_slideClass",x)}}}),ei(()=>{l&&m.current&&!l.destroyed&&h(l.getSlideClasses(m.current))},[l]);const v={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},w=()=>typeof o=="function"?o(v):o,g=()=>{y(!0)};return n.createElement(i,mi({ref:m,className:_o(`${f}${s?` ${s}`:""}`),"data-swiper-slide-index":a,onLoad:g},u),d&&n.createElement(Ni.Provider,{value:v},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},w(),r&&!b&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&n.createElement(Ni.Provider,{value:v},w(),r&&!b&&n.createElement("div",{className:"swiper-lazy-preloader"})))});kt.displayName="SwiperSlide";const ss="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ds=({visible:t,onClose:e,children:i,modalStyle:o,padding:s,popup:l,schema:d,fullHeight:r=window.innerHeight,isFullScreen:a=!1,openState:p})=>{var u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z;const N=n.useRef(null),M=n.useRef(null),F=n.useRef(null),W=n.useRef(null),H=r*.2,K=a?r:r*.8,[Q,ie]=n.useState(H),[ve,we]=n.useState(!1),ue=n.useRef(null),{globalConfig:Oe,popupDetailData:je}=De(),{schema:de,popup:Y}=It(),[oe,ce]=n.useState(15);n.useEffect(()=>{const J=document.getElementById("sxp-render"),U=document.getElementById("pb-modal");U?ue.current=U:(ue.current=document.createElement("div"),ue.current.setAttribute("id","pb-modal"),J?.appendChild(ue.current))},[]);const re=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=n.useMemo(()=>{var J,U,X;const _e=d??de;return(X=(U=(J=_e?.sxpPageConf)===null||J===void 0?void 0:J.globalConfig)===null||U===void 0?void 0:U.popupList)===null||X===void 0?void 0:X.find(Z=>Z?.id===l?.id)},[l,d,de]),Se=n.useMemo(()=>{var J,U;return((U=(J=ne?.item)===null||J===void 0?void 0:J.event)===null||U===void 0?void 0:U.isScrollFullScreen)||!1},[ne]);n.useEffect(()=>{re?we(!0):setTimeout(()=>{we(!1),ie(H)},l?.duration)},[re,l]);const ge=n.useCallback(()=>i,[Y,p]);if(!ue.current)return null;const Ve=Ye.debounce(()=>{e?.()},300),Ge=J=>{N.current=J.touches[0],M.current=J.touches[0],F.current=!0},ze=J=>{requestAnimationFrame(()=>{var U;if(F.current&&((U=W?.current)===null||U===void 0?void 0:U.scrollTop)===0){const X=J.touches[0].clientY,_e=J.touches[0].clientX,ae=N.current.clientY-X;N.current=J.touches[0];const Z=X-M.current.clientY,j=_e-M.current.clientX;if(Math.abs(j)>Math.abs(Z))return;const Ce=Q-ae;Ce>0&&ie(Ce)}})},te=J=>{var U;if(F.current&&((U=W?.current)===null||U===void 0?void 0:U.scrollTop)===0){const X=J.changedTouches[0].clientY-M.current.clientY,_e=J.changedTouches[0].clientX-M.current.clientX;if(Math.abs(_e)>Math.abs(X))return;const ae=M.current.clientY-N.current.clientY;ae>0?ie(0):Q<H&&ae<0?ie(H):Q>=H&&ae<0&&e?.()}F.current=!1};return Wi.createPortal(n.createElement(n.Fragment,null,ve&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:re?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Ve},n.createElement("div",{style:{position:"relative",left:`${(h=(f=(m=(u=ne?.item)===null||u===void 0?void 0:u.props)===null||m===void 0?void 0:m.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(v=(x=(y=(b=ne?.item)===null||b===void 0?void 0:b.props)===null||y===void 0?void 0:y.popupBg)===null||x===void 0?void 0:x.horizontalMargin)!==null&&v!==void 0?v:0}px`,bottom:`${(P=(S=(g=(w=ne?.item)===null||w===void 0?void 0:w.props)===null||g===void 0?void 0:g.popupBg)===null||S===void 0?void 0:S.bottomMargin)!==null&&P!==void 0?P:0}px`,overflow:"hidden",width:`calc(100% - ${((E=(k=(A=(I=ne?.item)===null||I===void 0?void 0:I.props)===null||A===void 0?void 0:A.popupBg)===null||k===void 0?void 0:k.horizontalMargin)!==null&&E!==void 0?E:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${re?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ne?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:s,animationDuration:((O=l?.duration)!==null&&O!==void 0?O:0)/1e3+"s"},Se&&{transform:`translateY(${Q}px)`}),{overflow:"hidden",borderRadius:`${(L=(T=(D=(C=ne?.item)===null||C===void 0?void 0:C.props)===null||D===void 0?void 0:D.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&L!==void 0?L:0}px`,zIndex:9}),onClick:J=>{J.stopPropagation(),J.preventDefault()}},Se&&{onTouchMove:ze,onTouchStart:Ge,onTouchEnd:te}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:oe}},n.createElement("img",{src:(B=Oe?.popupCloseIcon)!==null&&B!==void 0?B:ss,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:W,style:{height:Se?r:K,overflow:Se&&Q<=0||!Se?"auto":"hidden",zIndex:1}},((z=(V=ne?.item)===null||V===void 0?void 0:V.props)===null||z===void 0?void 0:z.enableFixedCloseButton)&&{onScroll:J=>{var U;ce(15-((U=J?.target)===null||U===void 0?void 0:U.scrollTop))}}),ge()))))),ue.current)};var Kt=n.memo(ds);const rs=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),s=[];for(let d=0;d<o.length&&(s.push(o[d]),!(s.join(" ").length>=e));d++);return(s.length>1&&s.length<o.length?s.slice(0,s.length-1):s).join(" ")+" "},as=({text:t,maxStr:e=108,style:i,className:o,onClick:s,foldText:l,unfoldText:d,isPost:r,onChange:a})=>{const[p,u]=n.useState(!1),[m,f]=n.useState(!1),h=Number(i?.lineClamp||2),b=n.useRef(null),y=n.useRef(null),x=n.useCallback(()=>{u(!p)},[p,a]);return n.useMemo(()=>!p&&t.length>e?rs(t,e)+"...":t,[t,e,p]),n.useEffect(()=>{var v,w;y?.current&&(y.current.style.display="block"),((v=y?.current)===null||v===void 0?void 0:v.offsetHeight)>((w=b?.current)===null||w===void 0?void 0:w.offsetHeight)&&r?f(!0):f(!1),y.current.style.display="none"},[r,t]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!r||p?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??x,dangerouslySetInnerHTML:{__html:ye(p?d||"show less":l||"show more",i)}}))};var fi=n.memo(as);const us=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:s,className:l,loading:d,alt:r="image"}=t,[a,p]=n.useState(i),u=n.useRef(null),[m,f]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:h=>{h&&p(h)}})),n.useEffect(()=>{i&&p(i)},[i]),n.useEffect(()=>{const h=()=>{i&&!m&&u.current&&(u.current.src="",u.current.src=i)};return ht.on(ut.PAGE_DID_SHOW,h),()=>{ht.off(ut.PAGE_DID_SHOW,h)}},[i,m]),n.createElement(n.Fragment,null,!m&&!a&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:a}),n.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:h=>{f(!0),o?.(h.target)},alt:r})):n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:h=>{f(!0),o?.(h.target)},alt:r}))});var yt=n.memo(us);const cs=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const s=n.useRef(),{popupDetailData:l}=De();return n.useEffect(()=>{var d,r;o&&((d=s?.current)===null||d===void 0||d.swiper.slideTo((r=l?.multiCheckIndex)!==null&&r!==void 0?r:0))},[l,o]),n.createElement(Ut,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[zn,Vn,jn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ti=n.memo(cs);const vs=({products:t,data:e,defImg:i,style:o,onCLick:s,popupDetailData:l,check:d})=>{var r;const{productView:a}=nt(),{popupCurTimeRef:p}=De(),u=(m,f)=>{if(d===f)return;const h=t?.[d];a(l,h,h?.bindCta,p.current,l?.index),s?.(f)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(ti,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(r=l?t:[0,1,2,3])===null||r===void 0?void 0:r.map((m,f)=>{var h,b,y;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(kt,{className:be.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(m,f)},key:f},n.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===f?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(h=m?.cover)!==null&&h!==void 0?h:(b=m?.homePage)===null||b===void 0?void 0:b[0])!==null&&y!==void 0?y:i})):null)})))};var Mo=n.memo(vs);const ps=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:s,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},ii=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o,style:s})=>{var l,d,r,a,p,u,m,f;if((!t?.currency||!t?.price)&&o)return null;let h=t?.currency&&t?.price?t?.price:7e3,b="",y=i?.priceSymbol,x=t?.currency?(r=(d=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||d===void 0?void 0:d.toUpperCase())!==null&&r!==void 0?r:"":"$";const v=e===void 0||e;let w=h.toString();y?.showTwoDecimalPoint&&(w=h?.toFixed(2));let g=(a=w?.indexOf("."))!==null&&a!==void 0?a:-1;if(v){b=(p=h?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&p!==void 0?p:"";let S=0,P=g??b?.length;y?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(I,A){return A>=S&&A<P?".":I}):y?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${y?.showTwoDecimalPoint?h?.toFixed(2):h}`;return y?.decimalPoint===","&&g>0&&(b=b=b?.replace(/\./g,function(S,P){return P>=g&&P<b?.length?",":S})),x=`<span style="font-family:${(f=(m=(u=i?.priceSymbol)===null||u===void 0?void 0:u.fontFamily)!==null&&m!==void 0?m:s?.["fontFamily-en"])!==null&&f!==void 0?f:"inherit"}">${x}</span>`,b=ye(b,s),y?.currencyPosition&&y?.currencyPosition!=="none"?b=y?.currencyPosition==="left"?x+b:b+x:y?.currencyPosition!=="none"&&(b=x+b),b},ms=t=>{var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,{content:E,style:c,bgImg:O,onClick:C,schema:D,isDefault:T,bottom_image:L,tipText:B,isPost:V,viewTime:z,rec:N,swiper:M,commodityStyles:F,buttonStyle:W,index:H,commodityGroup:K,popupBg:Q,iframeIcon:ie,commodityImgRatio:ve,isTel:we,iframeBgColor:ue,isActive:Oe=!0}=t,je=$e(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:de,popupDetailData:Y,isPreview:oe,bffFbReport:ce,popupCurTimeRef:re,checkCommodityIndexRef:ne,globalConfig:Se}=De(),{jumpToWeb:ge,productView:Ve}=nt(),Ge=n.useRef(null),[ze,te]=n.useState(!1),[J,U]=n.useState(!1),[X,_e]=n.useState((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),ae=n.useRef(),Z=V?N:Y;let j=V?Z?.product:(o=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=Z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ce=V?(d=Z?.product)===null||d===void 0?void 0:d.bindCta:(p=(a=(r=Z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&p!==void 0?p:(f=(m=(u=Z?.video)===null||u===void 0?void 0:u.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const vt=V?H:Y?.index;if(!V&&K?.open&&(!((h=Z?.video)===null||h===void 0)&&h.bindProducts)&&((y=(b=Z?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=X;const R=(x=Z?.video)===null||x===void 0?void 0:x.bindProducts[X];j=R,Ce=R?.bindCta}const pt=()=>{j?.link&&(ge(Z,j,Ce,vt),V||Ve(Z,j,Ce,z||Ge.current,vt),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{Oe&&(ce?.({eventName:"ProductView",product:j}),ce?.({eventName:"PageView",product:j}))},[Oe,ce]),n.useEffect(()=>{const R=()=>{Ge.current=new Date};return R(),window.addEventListener("pageshow",R),()=>{window.removeEventListener("pageshow",R)}},[]);const mt=ii({product:j,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Se,style:F?.price}),lt=(oe?375:(w=c?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=Q?.horizontalMargin)!==null&&g!==void 0?g:0)*2,bt=ve?lt*(ve.h/ve.w):lt,G=({isPost:R})=>{var Pe,Ue,Qe,ot;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:he(F?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:ye((Pe=j?.collection)!==null&&Pe!==void 0?Pe:"Tiffany Lock",F?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:he(F?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:ye((Ue=j?.title)!==null&&Ue!==void 0?Ue:"Pendant in Yellow Gold with Diamonds, Medium",F?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:he(F?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:mt??""}}),n.createElement("div",{hidden:!!j&&!j?.taxInfo,style:he(F?.taxInfo),dangerouslySetInnerHTML:{__html:ye((Qe=j?.taxInfo)!==null&&Qe!==void 0?Qe:"\u7A0E\u8D39",F?.taxInfo)}}),n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(fi,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>te(!0),isPost:R,text:(ot=j?.info)!==null&&ot!==void 0?ot:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
(function(Ze,Ye){typeof exports=="object"&&typeof module<"u"?Ye(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],Ye):(Ze=typeof globalThis<"u"?globalThis:Ze||self,Ye(Ze.PUI={},Ze.lodash,Ze.uuid$1,Ze.pako,Ze.React,Ze.qs,Ze.EventEmitter,Ze.css,Ze.ReactDOM))})(this,function(Ze,Ye,Ro,$o,n,ni,en,be,Ui){"use strict";function tn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Wi=tn(Ui);function $e(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,o=Object.getOwnPropertySymbols(t);s<o.length;s++)e.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(t,o[s])&&(i[o[s]]=t[o[s]]);return i}function dt(t,e,i,o){function s(l){return l instanceof i?l:new i(function(d){d(l)})}return new(i||(i=Promise))(function(l,d){function r(u){try{p(o.next(u))}catch(m){d(m)}}function a(u){try{p(o.throw(u))}catch(m){d(m)}}function p(u){u.done?l(u.value):s(u.value).then(r,a)}p((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const on=/:\w+/g;var Yi=(t,e)=>dt(void 0,void 0,void 0,function*(){const i={},o={};for(let s=0;s<e?.length;s++){const{id:l,method:d,url:r,urlParams:a,name:p,queryString:u,headers:m,body:f}=e[s];let h=r;a&&Object.entries(a).forEach(([b,y])=>{h=h.replace(on,x=>x===b?y:x)}),u&&(h+=u),o[l]=p;try{const b=yield fetch(h,{method:d,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(f)}).then(y=>y.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:o}});const Xi="SXP_TOKEN_INFO",nn=(t,e)=>dt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),d=window.localStorage.getItem(Xi);let r=JSON.parse(d||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":s||""}}).then(u=>u.json());if(p.success){const u=p.data;r=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(Xi,JSON.stringify(r))}}return r});function li(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)o[s]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",s=0;s<36;s++)o[s]||(l=0|Math.random()*16,o[s]=i[s===19?l&3|8:l])}return o.join("")}const ln=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*o)),s+=1;return e},sn=()=>{const t=Ro.v4();return t?.replaceAll?t.replaceAll("-",""):ln(32)},ye=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!o&&!s)return t;let l=t;const d=/[\u4e00-\u9fa5]/g,r=/[^\u4e00-\u9fa5]/g,a=`font-family:${o??"inherit"}`,p=`font-family:${s??"inherit"}`,u=f=>{let h=f.search(d),b=f.search(r);return h!==-1&&b!==-1&&h<b&&(i+=`<span style="${a}">${f.substring(h,b)}</span>`,l=f.substring(b,f?.length)),h!==-1&&b!==-1&&h>b&&(i+=`<span style="${p}">${f.substring(b,h)}</span>`,l=f.substring(h,f?.length)),h===-1?(i+=`<span style="${p}">${f.substring(b,f?.length)}</span>`,l="",!1):b===-1?(i+=`<span style="${a}">${f.substring(h,f?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=u(l);return i};function qi(){var t,e,i,o,s,l,d;let r=self.navigator.userAgent;return r?/edge\/([\d\.]+)/i.exec(r)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(r))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(r)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(r))===null||e===void 0?void 0:e[1]}`:/msie/i.test(r)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(r))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(r)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(r))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(r)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(r))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(r)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(r))===null||l===void 0?void 0:l[1]}`:/safari/i.test(r)?`Safari ${(d=/version\/([\d\.]+)/i.exec(r))===null||d===void 0?void 0:d[1]}`:null:null}function Ji(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Ki(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Zi(t){const i=document.cookie.split(";");let o=null;return i.forEach(s=>{const[l,d]=s.trim().split("=");l===t&&(o=d)}),o??""}function Qi(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),s=$o.inflate(o,{to:"string"});return JSON.parse(s)}let yi=null;const dn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class rn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,yi)return yi;yi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?dn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let vt=null;const an={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{vt||(vt=new rn),o&&vt.setApiUrl(o),vt.setAppId(t),vt.setTenantId(e),vt.setEnv(i)},getDetail:t=>{if(!vt)return;const e=vt.getTenantId(),i=vt.getAppId(),o=vt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>dt(void 0,void 0,void 0,function*(){var l,d;const r=yield s.json(),a=Qi((l=r?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:p}=yield Yi(o,(d=a?.dataSource)!==null&&d!==void 0?d:[]);r.data.data=a,Object.assign(r.data.data,{__STORE__:p})}return r}))},getSxpDetailByPageId:t=>dt(void 0,void 0,void 0,function*(){if(!vt)return;const e=vt.getTenantId(),i=vt.getAppId(),o=vt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>dt(void 0,void 0,void 0,function*(){var l;const d=yield s.json();if(!d.success)return;const r=Qi((l=d?.data)===null||l===void 0?void 0:l.data);return d.data.data=r,d.data}))}),getSxpRecommendVideoData:t=>dt(void 0,void 0,void 0,function*(){if(!vt)return;const e=yield nn(vt,t),i=li(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ye.isEmpty(o)&&(o=li(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const s=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return s?.data||null})};function It(){return n.useContext(uo)}function un(){return n.useContext(ao)}const wi="feRealSessionIdKey",Ri=()=>{const t=sn();return`${Date.now()}${t}`},cn=()=>{let t=vn();return t||(t=Ri(),window.sessionStorage.setItem(wi,t)),t},$i=()=>{const t=Ri();window.sessionStorage.setItem(wi,t)},vn=()=>window.sessionStorage.getItem(wi),eo="SXP_FAKE_USER_ID",to="FAKE_USER_STATE",io="AGREE_POLICY",oo="SLIDE_SKIP_STATE",no=()=>{let t=window.localStorage.getItem(eo);return Ye.isEmpty(t)&&(t=li(36,62),window.localStorage.setItem(eo,t)),t},pn=()=>{const t=window.localStorage.getItem(to);return Ye.isEmpty(t)&&window.localStorage.setItem(to,"true"),Ye.isEmpty(t)},mn=()=>{const t=window.localStorage.getItem(oo);return Ye.isEmpty(t)},fn=()=>{window.localStorage.setItem(oo,"true")};function xt(t,e){const{appDomain:i}=De();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new en;var ct;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ct||(ct={}));const hn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:d,bffEventReport:r}=De(),a=n.useMemo(()=>{const m=location.search.slice(1),f=ni.parse(m.replace(/\+/g,"%2B"));for(const h in f)f[h]=f[h].replace(/%2B/g,"+");return f},[]),p=m=>{var f;return(f=a[m])!==null&&f!==void 0?f:null};n.useEffect(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const u=()=>{r?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),d?.(!0),window.localStorage.setItem(io,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var gn=n.memo(hn);const lo=n.createContext({rtcList:[],tagList:[]});var Si;(function(t){t[t.BFF=5]="BFF"})(Si||(Si={}));const si="FOR U",bn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:s,defaultSize:l,isPreview:d=!1,sxpParameter:r,appDomain:a,hashTagSize:p,loadingImage:u,isOpenHashTag:m=!1,enabledMetaConversionApi:f=!1,consentHeight:h,consentWidth:b,isShowTag:y=!0,isOpenConsent:x=!1,globalConfig:v,isEditor:w=!1,utmParameter:g,channelQueryList:S})=>{var P,I,A;const[k,E]=n.useState([]),[c,O]=n.useState([]),[C,D]=n.useState(!1),[T,L]=n.useState({rtc:"",requestId:""}),B=n.useRef(null),V=n.useRef(!1),[z,N]=n.useState(()=>!!window.localStorage.getItem(io)),[M,F]=n.useState(),[Y,H]=n.useState(),[K,Q]=n.useState(m),[ie,ve]=n.useState([]),[we,ue]=n.useState(0),[Oe,je]=n.useState(!1),[de,X]=n.useState(null),oe=n.useRef(),ce=n.useRef(),[re,ne]=n.useState(si),Se=n.useRef(-1),ge=n.useRef(null),[Ve,Ge]=n.useState(!1),ze=n.useMemo(()=>{var G,U,he,Me;return((Me=(he=(U=(G=v?.consent)===null||G===void 0?void 0:G[0])===null||U===void 0?void 0:U.item)===null||he===void 0?void 0:he.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!z&&!w||x},[z,v,x,w]),te=n.useCallback(G=>{var U;const he=G?.recList;return(U=he?.map(pe=>{var Ae,ee,R,Pe,Ue,Qe;if(!((Ae=pe?.video)===null||Ae===void 0)&&Ae.bindProducts&&((R=(ee=pe?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||R===void 0?void 0:R.length)>0){const ot=(Qe=(Ue=(Pe=pe?.video)===null||Pe===void 0?void 0:Pe.bindProducts)===null||Ue===void 0?void 0:Ue.filter(et=>!!et?.bindCta))!==null&&Qe!==void 0?Qe:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:ot})})}return pe}))!==null&&U!==void 0?U:[]},[]);n.useEffect(()=>{const G=U=>{oe.current=U};return ht.on(ct.CHANGE_THEME_TAG,G),()=>{ht.off(ct.CHANGE_THEME_TAG,G)}},[]),n.useEffect(()=>{Q(m)},[m]);const J=n.useMemo(()=>e?.find(G=>G.type===Si.BFF),[e]),W=n.useCallback((G,U)=>{if(!J)return;const he=J.url,Me=no();if(U?.query){const pe=ni.stringify(U.query);G=`${G}?${pe}`}if(U.type==="beacon"&&navigator.sendBeacon){const pe=ni.stringify(Object.assign(Object.assign({},J.headers),{"x-user-id":Me}));return pe&&(G=U?.query?`${G}&${pe}`:`${G}?${pe}`),navigator.sendBeacon(`${he}/api/v1${G}`,new Blob([JSON.stringify(Object.assign({},U.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${he}/api/v1${G}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},J.headers),method:U.method,body:JSON.stringify(U.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[J]),q=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){var U,he,Me,pe,Ae,ee,R,Pe,Ue,Qe,ot,et,He,Xe;if(G=Object.assign(Object.assign(Object.assign({maxSize:(U=G?.maxSize)!==null&&U!==void 0?U:s,defaultSize:(he=G?.defaultSize)!==null&&he!==void 0?he:l,hashTag:G?.hashTag,traceInfo:G?.traceInfo,themeTag:G?.themeTag},G?.contentFilter&&{contentFilter:`[${G?.contentFilter}]`}),G?.productFilter&&{productFilter:`[${G?.productFilter}]`}),{pageNum:G?.pageNum}),i){const st=(Ae=(pe=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(at=>{var xe,ut;const qe=at.split("=")[0];return(ut=(xe=g?.channels)!==null&&xe!==void 0?xe:[])===null||ut===void 0?void 0:ut.includes(qe)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&Ae!==void 0?Ae:"";G=Object.assign(Object.assign({},G),{channel:decodeURIComponent(st)})}if(w){let st=1;if(G=Object.assign(Object.assign(Object.assign({},G),{directPage:!0,level:1}),!i&&S&&S?.length>0&&{channel:S?.[0]}),!G?.channel||V.current)return;V.current=!0;let at=[],xe=null;const ut=qe=>dt(void 0,void 0,void 0,function*(){var _t,Nt,Ft,Pt,jt,Dt;if(qe.pageNum=st,xe=yield W?.("/recommend/list",{method:"GET",query:qe}),!xe?.success)return;D(!1),at=at.concat((Pt=(Ft=(Nt=(_t=xe?.data)===null||_t===void 0?void 0:_t.recList)===null||Nt===void 0?void 0:Nt.filter)===null||Ft===void 0?void 0:Ft.call(Nt,_=>_?.product||_?.video))!==null&&Pt!==void 0?Pt:[]),E(te(Object.assign(Object.assign({},xe.data),{recList:at}))),ve(te(Object.assign(Object.assign({},xe.data),{recList:at}))),((Dt=(jt=xe?.data)===null||jt===void 0?void 0:jt.recList)===null||Dt===void 0?void 0:Dt.some(_=>_?.product||_?.video))&&(st=st+1,yield ut(qe))});return yield ut(G),!G?.hashTag&&xe&&L({rtc:(ee=xe?.data)===null||ee===void 0?void 0:ee.rtc,requestId:(R=xe?.data)===null||R===void 0?void 0:R.requestId}),Object.assign(Object.assign({},xe.data),{recList:at})}v?.enablePreview&&(G=Object.assign(Object.assign({},G),{directPage:!0,level:1,pageNum:(Pe=G?.pageNum)!==null&&Pe!==void 0?Pe:1}));const We=yield W?.("/recommend/list",{method:"GET",query:G});if(We?.success){if(G?.hashTag||L({rtc:We.data.rtc,requestId:We.data.requestId}),v?.enablePreview&&!w){let st=[];return st=st.concat((et=(ot=(Qe=(Ue=We?.data)===null||Ue===void 0?void 0:Ue.recList)===null||Qe===void 0?void 0:Qe.filter)===null||ot===void 0?void 0:ot.call(Qe,xe=>xe?.product||xe?.video))!==null&&et!==void 0?et:[]),((Xe=(He=We?.data)===null||He===void 0?void 0:He.recList)===null||Xe===void 0?void 0:Xe.some(xe=>xe?.product||xe?.video))||Ge(!0),Object.assign(Object.assign({},We.data),{recList:st})}return We?.data}}),[W,i,s,l,S]),_e=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){var U,he,Me,pe;if(k.length<=0)return;const Ae=k?.[k?.length-1],ee=yield q(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:Y?.hashTag},((U=Ae?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(he=Ae?.product)===null||he===void 0?void 0:he.itemId}),((Me=Ae?.video)===null||Me===void 0?void 0:Me.itemId)&&{contentFilter:(pe=Ae?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:oe.current}),v?.enablePreview&&!w&&{pageNum:G}));return E(k.concat(te(ee))),ve(ie.concat(te(ee))),ee}),[q,k,Y,ie]),ae=n.useCallback(({userInfo:G,eventInfo:U})=>{if(!o||v?.enablePreview)return;G||(G={});const he=cn(),Me=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:he,rtc:T.rtc,requestId:T.requestId},U),Ki()&&{sxpDevice:Ki()}),Ji()&&{sxpSystem:Ji()}),qi()&&{sxpBrowser:qi()}),pe=Object.entries(G).map(([ee,R])=>({name:ee,value:R})),Ae=Object.entries(Me).map(([ee,R])=>R&&{name:ee,value:R}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",G),console.log("eventInfo:",Me),console.log("========= \u7ED3\u675F ========="),W?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:Ae},type:"beacon"})},[W,T,o,v?.enablePreview]),Z=n.useCallback(({eventName:G,product:U})=>{var he,Me,pe,Ae,ee;if(!o||!f||v?.enablePreview||!(!((he=v?.converApi)===null||he===void 0)&&he[G]))return;let R=Ye.cloneDeep((Me=v?.converApi)===null||Me===void 0?void 0:Me[G]);const Pe=new URLSearchParams(window.location.search),Ue=Pe?.get("fbclid"),Qe={event_source_url:(pe=window?.location)===null||pe===void 0?void 0:pe.href,external_id:no(),client_user_agent:(ee=(Ae=window?.navigator)===null||Ae===void 0?void 0:Ae.userAgent)!==null&&ee!==void 0?ee:"",fbc:Ue?`fb.2.${new Date().getTime()}.${Ue}`:"",fbp:Zi("_fbp")?`fb.2.${new Date().getTime()}.${Zi("_fbp")}`:"",time:new Date().getTime()},ot=/\{\{(.*?)\}\}/g,et=He=>{if(He){if(He instanceof Array)He?.map(Xe=>et(Xe));else for(const Xe in He)if(He.hasOwnProperty(Xe)){const We=He?.[Xe];if(typeof We=="object")et(We);else if(typeof We=="string"){const st=We?.match(ot);st&&st.forEach(at=>{var xe;const ut=at.substring(2,at.length-2);try{let qe=new Function("fix_par","product",`return ${ut}`)(Qe,U);qe?(ut?.indexOf("currency")!==-1&&qe?.indexOf("-")!==-1&&typeof qe=="string"&&(qe=(xe=qe?.split("-"))===null||xe===void 0?void 0:xe[0]),He[Xe]=qe):delete He[Xe]}catch(qe){delete He[Xe],console.error("An error occurred:",qe?.message)}})}}}};return et(R),W?.("/fb/events",{method:"POST",body:R,type:"beacon"})},[W,o,f,v?.enablePreview]),j=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){const U=yield W?.("/recommend/like",{method:"POST",body:G});return U?.success}),[W]),Ce=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){const U=yield W?.("/recommend/unlike",{method:"POST",body:G});return U?.success}),[W]),pt=n.useCallback(G=>dt(void 0,void 0,void 0,function*(){const U=yield W?.("/customform",{method:"POST",body:G});return U?.success}),[W]),mt=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var G,U,he,Me,pe;if(!(!i||!y))try{const Ae=(he=(U=(G=i?.split("&"))===null||G===void 0?void 0:G.filter(R=>{var Pe,Ue;const Qe=R.split("=")[0];return(Ue=(Pe=g?.channels)!==null&&Pe!==void 0?Pe:[])===null||Ue===void 0?void 0:Ue.includes(Qe)}))===null||U===void 0?void 0:U.join("&"))!==null&&he!==void 0?he:"",ee=yield W?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ae)}});O((pe=(Me=ee?.data)===null||Me===void 0?void 0:Me.tags)!==null&&pe!==void 0?pe:[])}catch(Ae){console.log("e",Ae)}}),[W,i,y]),ft=n.useCallback((G,U,he,Me)=>{var pe,Ae,ee,R,Pe,Ue,Qe,ot,et,He,Xe,We,st,at,xe,ut,qe,_t,Nt,Ft,Pt,jt,Dt,Qt,_,se,le,me,Te,Ee,$,ke,Le,Ne,Fe,fe;const Be=he?.bindCta,tt=((pe=U?.video)===null||pe===void 0?void 0:pe.bindProduct)||((Ae=U?.video)===null||Ae===void 0?void 0:Ae.bindProducts)&&((R=(ee=U?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||R===void 0?void 0:R.length)>0;let Je="",Ke=null;Oe?Je="hashTagPage":!((Pe=U?.video)===null||Pe===void 0)&&Pe.url?(Je="videoPage",Ke="video"):!((Qe=(Ue=U?.video)===null||Ue===void 0?void 0:Ue.imgUrls)===null||Qe===void 0)&&Qe.length&&(Je="imagePage",Ke="image");const Re=(at=(We=(ot=he?.tags)!==null&&ot!==void 0?ot:(Xe=(He=(et=U?.video)===null||et===void 0?void 0:et.bindProducts)===null||He===void 0?void 0:He[0])===null||Xe===void 0?void 0:Xe.tags)!==null&&We!==void 0?We:(st=U?.video)===null||st===void 0?void 0:st.tags)!==null&&at!==void 0?at:(xe=U?.product)===null||xe===void 0?void 0:xe.tags;ae?.({eventInfo:Object.assign(Object.assign({},G),{ctaId:(ut=Be?.itemId)!==null&&ut!==void 0?ut:"",ctaName:(qe=Be?.title)!==null&&qe!==void 0?qe:"",contentTags:Re?JSON.stringify(Re):"",position:Me+"",contentId:(Nt=(_t=U?.video)===null||_t===void 0?void 0:_t.itemId)!==null&&Nt!==void 0?Nt:"",productId:tt?he?.itemId:"",traceInfo:(Fe=(ke=(le=(Dt=(Ft=Be?.traceInfo)!==null&&Ft!==void 0?Ft:(jt=(Pt=U?.video)===null||Pt===void 0?void 0:Pt.bindCta)===null||jt===void 0?void 0:jt.traceInfo)!==null&&Dt!==void 0?Dt:(se=(_=(Qt=U?.video)===null||Qt===void 0?void 0:Qt.bindProduct)===null||_===void 0?void 0:_.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&le!==void 0?le:($=(Ee=(Te=(me=U?.video)===null||me===void 0?void 0:me.bindProducts)===null||Te===void 0?void 0:Te[0])===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.traceInfo)!==null&&ke!==void 0?ke:(Ne=(Le=U?.product)===null||Le===void 0?void 0:Le.bindCta)===null||Ne===void 0?void 0:Ne.traceInfo)!==null&&Fe!==void 0?Fe:"",fromKName:Je,fromKPage:(fe=location?.href)!==null&&fe!==void 0?fe:"",contentFormat:Ke})})},[ae,Oe]),lt=n.useCallback(()=>{var G,U;const he=location.search.slice(1),Me=ni.parse(he.replace(/\+/g,"%2B"));for(const ee in Me)Me[ee]=Me[ee].replace(/%2B/g,"+");const pe=ee=>{var R;return(R=Me[ee])!==null&&R!==void 0?R:""},Ae=new Date;ce.current=Ae,ae?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:pe("utm_source"),utmMedium:pe("utm_medium"),utmCampaign:pe("utm_campaign"),utmId:pe("utm_id"),utmContent:pe("utm_content"),enterTime:Math.floor(Ae/1e3)+"",requestId:null,enterUrl:(U=(G=window?.location)===null||G===void 0?void 0:G.href)!==null&&U!==void 0?U:"",clSource:pe("cl_source")}})},[ae]);n.useEffect(()=>{ze||lt()},[ze]),n.useEffect(()=>{ze||(D(!0),mt(),q().then(G=>{G&&(E(te(G)),ve(te(G)))}).finally(()=>{ae({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[ze]),n.useEffect(()=>{d&&(D(!0),mt(),q().then(G=>{G&&(E(te(G)),ve(te(G)))}).finally(()=>{ae({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),D(!1)}))},[q,mt]);const bt=xt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return n.createElement(lo.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:j,mutateUnlike:Ce,submitForm:pt,popupDetailData:M,loadVideos:_e,setPopupDetailData:F,getRecommendVideos:q,bffEventReport:ae,utmVal:i,isPreview:d,loading:C,sxpParameter:r,waterFallData:Y,setWaterFallData:H,ctaEvent:ft,swiperRef:B,openHashtag:K,setOpenHashtag:Q,cacheRtcList:ie,setCacheRtcList:ve,cacheActiveIndex:we,setCacheActiveIndex:ue,isFromHashtag:Oe,setIsFromHashtag:je,appDomain:a,hashTagSize:p,loadingImage:u??bt,isOpenHashTag:m,tagList:c,setLoading:D,videoRef:de,setVideoRef:X,bffFbReport:Z,isAgreePolicy:z,setIsAgreePolicy:N,curTime:ce,h5EnterLink:lt,themeTag:oe,isShowConsent:ze,selectTag:re,setSelectTag:ne,globalConfig:v,popupCurTimeRef:ge,checkCommodityIndexRef:Se,isEditor:w,isNoMoreData:Ve}},ze?n.createElement(gn,Object.assign({},(A=(I=(P=v?.consent)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.item)===null||A===void 0?void 0:A.props)):t({rtcList:k,mutateLike:j,mutateUnlike:Ce,submitForm:pt,tagList:c}))};var so=n.memo(bn);function De(){return n.useContext(lo)}var ro;(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"})(ro||(ro={}));const ao=n.createContext({$store:{},options:[],configs:[]}),yn=({children:t,isSsr:e,enable:i})=>{const[o,s]=n.useState([]),{schema:l}=It(),[d,r]=n.useState(l.__STORE__||{}),[a,p]=n.useState([]);n.useEffect(()=>{var f;e||Ye.isEqual(a,l?.dataSource)||p((f=l?.dataSource)!==null&&f!==void 0?f:[])},[l?.dataSource,e]);const u=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){const{$store:f,idMapName:h}=yield Yi("",a);r(f),m(f,h)}),[a]),m=(f,h)=>{const b=[];Object.entries(f).forEach(([y,x])=>{Object.keys(x).forEach(v=>{const w={label:`${h[y]} - ${v}`,value:`{{ ${y}.${v} }}`};b.push(w)})}),s(b)};return n.useEffect(()=>{e||u()},[u,e,l]),i?n.createElement(ao.Provider,{value:{$store:l.__STORE__||d,options:o,configs:a}},t):t};var wn=n.memo(yn);const di={id:li(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},xi={id:"",duration:0,name:"none"},uo=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[di],redoStack:[],popup:xi,setPopup:()=>{}}),co=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:s=!0,utmVal:l},d)=>{const[r,a]=n.useState(null),[p,u]=n.useState(o||{pointData:[di],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,f]=n.useState([di]),[h,b]=n.useState([[di]]),[y,x]=n.useState([]),[v,w]=n.useState(xi);typeof window<"u"&&(window.sxpPopup=(A,k)=>{w(Object.assign(Object.assign(Object.assign({},xi),{id:A}),k))}),typeof window<"u"&&(window.getJointUtmLink=A=>(fn(),A?.indexOf("?")!==-1?A+(l?"&"+l:""):A+(l?"?"+l:""))),n.useEffect(()=>{b([p.pointData]),x([])},[p.type]);const g=n.useCallback(A=>{const k=Ye.cloneDeep(p);k&&(k.dataSource=A,u?.(k))},[p]),[S,P]=n.useState();n.useImperativeHandle(d,()=>({loadSchema(A){A&&(b([A.pointData]),u(A))},exportSchema(){return Ye.cloneDeep(p)},getPageInfoData(){return S},initPageInfoData(A){A&&P(A)}}));const I=n.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return n.createElement(uo.Provider,{value:{resolver:e,currentNode:r,schema:p,setCurrentNode:a,setSchema:u,saveDataSource:g,prePiontData:m,setPrePiontData:f,pageInfoData:S,setPageInfoData:A=>P(Object.assign(Object.assign({},S),A)),undoStack:h,redoStack:y,setRedoStack:x,setUndoStack:b,getCurPageConf:I,popup:v,setPopup:w}},n.createElement(wn,{isSsr:i,enable:s},t))});var Sn=Object.freeze({__proto__:null,EditorCore:co}),xn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Tn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function nt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=De(),s=n.useCallback((r,a,p,u,m)=>{var f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N,M,F,Y,H,K,Q,ie,ve,we,ue,Oe,je,de,X;let oe="";e&&(!((h=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?oe="pdpPage":o?oe="hashTagPage":!((y=r?.video)===null||y===void 0)&&y.url?oe="videoPage":!((x=r?.video)===null||x===void 0)&&x.imgUrls&&(!((w=(v=r?.video)===null||v===void 0?void 0:v.imgUrls)===null||w===void 0)&&w.length)?oe="imagePage":r?.product&&(oe="productPage");const ce=(E=(A=(g=a?.tags)!==null&&g!==void 0?g:(I=(P=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.tags)!==null&&A!==void 0?A:(k=r?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(c=r?.product)===null||c===void 0?void 0:c.tags;let re=null;!((O=r?.video)===null||O===void 0)&&O.url?re="video":!((C=r?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(D=r?.video)===null||D===void 0?void 0:D.imgUrls)===null||T===void 0)&&T.length)&&(re="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=a?.itemId)!==null&&L!==void 0?L:"",productName:(B=a?.title)!==null&&B!==void 0?B:"",price:a?.price?a?.price+"":"0",productCollection:(V=a?.collection)!==null&&V!==void 0?V:"",fromKName:oe,fromKPage:location?.href,contentTags:ce?JSON.stringify(ce):"",position:u+"",contentId:(N=(z=r?.video)===null||z===void 0?void 0:z.itemId)!==null&&N!==void 0?N:"",ctatId:(M=p?.itemId)!==null&&M!==void 0?M:"",traceInfo:(X=(Oe=(we=(K=(F=m??a?.traceInfo)!==null&&F!==void 0?F:(H=(Y=r?.video)===null||Y===void 0?void 0:Y.bindProduct)===null||H===void 0?void 0:H.traceInfo)!==null&&K!==void 0?K:(ve=(ie=(Q=r?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ie===void 0?void 0:ie[0])===null||ve===void 0?void 0:ve.traceInfo)!==null&&we!==void 0?we:(ue=r?.product)===null||ue===void 0?void 0:ue.traceInfo)!==null&&Oe!==void 0?Oe:(de=(je=r?.video)===null||je===void 0?void 0:je.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&X!==void 0?X:""},re&&{contentFormat:re})})},[t,e,o]),l=n.useCallback((r,a,p,u,m)=>{var f,h,b,y,x,v,w,g,S,P,I,A,k,E;let c="";e&&(!((h=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?c="pdpPage":r?.product&&(c="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:m+"",contentId:(y=r?.video)===null||y===void 0?void 0:y.itemId,ctatId:p?.itemId,traceInfo:(E=(A=(g=(x=a?.traceInfo)!==null&&x!==void 0?x:(w=(v=r?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.traceInfo)!==null&&g!==void 0?g:(I=(P=(S=r?.video)===null||S===void 0?void 0:S.bindProducts)===null||P===void 0?void 0:P[0])===null||I===void 0?void 0:I.traceInfo)!==null&&A!==void 0?A:(k=r?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=n.useCallback((r,a,p,u)=>{a&&a===si&&t?.({eventInfo:{lastFeed:r,themeTags:p?`['${p}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:d}}const An=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,s)=>n.createElement("div",{key:s,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var En=n.memo(An);const In=t=>{var e,i,{columns:o,style:s,title:l,textStyle:d,submitBgColor:r,submitColor:a,submitText:p,layoutType:u="inline",isExternalLink:m,isPopup:f,onClick:h,onClose:b,submitButtonStyle:y}=t,x=$e(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:w}=De(),{jumpToWeb:g}=nt(),[S,P]=n.useState(!1),[I,A]=n.useState({}),[k,E]=n.useState(0),c=n.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"}],[]),O=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=n.useMemo(()=>Ye.cloneDeep(o)||c,[o,c]),D=n.useCallback(L=>{const{name:B,value:V}=L.target;A(Object.assign(Object.assign({},I),{[B]:V}))},[I]),T=Ye.debounce(()=>dt(void 0,void 0,void 0,function*(){var L,B,V,z,N;const M=I;if(!M)return;const F=(B=(L=Object.keys(M))===null||L===void 0?void 0:L.map(H=>{var K;return{name:H,value:(K=M[H])!==null&&K!==void 0?K:""}}))===null||B===void 0?void 0:B.filter(H=>H?.value);if(!F||!F?.length)return;P(!0);const Y=yield v?.({attributes:F});if(P(!1),Y){if(m){const H=w,K=(V=H?.video)===null||V===void 0?void 0:V.bindProduct,Q=(N=(z=H?.video)===null||z===void 0?void 0:z.bindProduct)===null||N===void 0?void 0:N.bindCta,ie=w?.index;g(H,K,Q,ie)}f||b?.(),h?.()}}),1e3);return n.useEffect(()=>{const L=()=>{var B,V;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((V=document?.body)===null||V===void 0?void 0:V.clientHeight))<O?E(50):E(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${be.css(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:ye(l,d)}}),n.createElement("div",Object.assign({className:be.css(Object.assign(Object.assign({},s),{marginTop:k}))},x),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(En,{columns:C,layout:u,onChange:D}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":p,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:a,background:r},y),dangerouslySetInnerHTML:{__html:ye(S?"loading...":p,y)}})))};var Cn=n.memo(In);function rt(t,e){return t.extend=e,t}const kn=rt(Cn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Tn,bindableProps:[],interactionRender:xn},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 _n=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function vo(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ti(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:vo(e[i])&&vo(t[i])&&Object.keys(e[i]).length>0&&Ti(t[i],e[i])})}const po={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 Ct(){const t=typeof document<"u"?document:{};return Ti(t,po),t}const Pn={document:po,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 gt(){const t=typeof window<"u"?window:{};return Ti(t,Pn),t}function zt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Dn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Xt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Tt(){return Date.now()}function On(t){const e=gt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Mn(t,e){e===void 0&&(e="x");const i=gt();let o,s,l;const d=On(t);return i.WebKitCSSMatrix?(s=d.transform||d.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(r=>r.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(l=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?s=l.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function ri(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Ln(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function wt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Ln(o)){const s=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,d=s.length;l<d;l+=1){const r=s[l],a=Object.getOwnPropertyDescriptor(o,r);a!==void 0&&a.enumerable&&(ri(t[r])&&ri(o[r])?o[r].__swiper__?t[r]=o[r]:wt(t[r],o[r]):!ri(t[r])&&ri(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:wt(t[r],o[r])):t[r]=o[r])}}}return t}function ai(t,e,i){t.style.setProperty(e,i)}function mo(t){let{swiper:e,targetPosition:i,side:o}=t;const s=gt(),l=-e.translate;let d=null,r;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",u=(f,h)=>p==="next"&&f>=h||p==="prev"&&f<=h,m=()=>{r=new Date().getTime(),d===null&&(d=r);const f=Math.max(Math.min((r-d)/a,1),0),h=.5-Math.cos(f*Math.PI)/2;let b=l+h*(i-l);if(u(b,i)&&(b=i),e.wrapperEl.scrollTo({[o]:b}),u(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:b})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(m)};m()}function Mt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ui(t){try{console.warn(t);return}catch{}}function $t(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:zt(e)),i}function Bn(t){const e=gt(),i=Ct(),o=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,d=t.clientLeft||s.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-l,left:o.left+a-d}}function Nn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Fn(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Ht(t,e){return gt().getComputedStyle(t,null).getPropertyValue(e)}function ci(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function fo(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Ai(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ei(t,e,i){const o=gt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Lt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function jn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=gt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let d,r=Tt(),a;const p=[];function u(g){let A=0,k=0,E=0,c=0;return"detail"in g&&(k=g.detail),"wheelDelta"in g&&(k=-g.wheelDelta/120),"wheelDeltaY"in g&&(k=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(A=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(A=k,k=0),E=A*10,c=k*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=c,c=0),(E||c)&&g.deltaMode&&(g.deltaMode===1?(E*=40,c*=40):(E*=800,c*=800)),E&&!A&&(A=E<1?-1:1),c&&!k&&(k=c<1?-1:1),{spinX:A,spinY:k,pixelX:E,pixelY:c}}function m(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function h(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Tt()-r<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&Tt()-r<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",g.raw)),r=new l.Date().getTime(),!1)}function b(g){const S=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&S.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&S.releaseOnEdges)return!0;return!1}function y(g){let S=g,P=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&S.preventDefault();let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget));const k=A&&A.contains(S.target);if(!e.mouseEntered&&!k&&!I.releaseOnEdges)return!0;S.originalEvent&&(S=S.originalEvent);let E=0;const c=e.rtlTranslate?-1:1,O=u(S);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(O.pixelX)>Math.abs(O.pixelY))E=-O.pixelX*c;else return!0;else if(Math.abs(O.pixelY)>Math.abs(O.pixelX))E=-O.pixelY;else return!0;else E=Math.abs(O.pixelX)>Math.abs(O.pixelY)?-O.pixelX*c:-O.pixelY;if(E===0)return!0;I.invert&&(E=-E);let C=e.getTranslate()+E*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),P=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),P&&e.params.nested&&S.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const D={time:Tt(),delta:Math.abs(E),direction:Math.sign(E),raw:g};p.length>=2&&p.shift();const T=p.length?p[p.length-1]:void 0;if(p.push(D),T?(D.direction!==T.direction||D.delta>T.delta||D.time>T.time+150)&&h(D):h(D),b(D))return!0}else{const D={time:Tt(),delta:Math.abs(E),direction:Math.sign(E)},T=a&&D.time<a.time+500&&D.delta<=a.delta&&D.direction===a.direction;if(!T){a=void 0;let L=e.getTranslate()+E*I.sensitivity;const B=e.isBeginning,V=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!V&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:D.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,p.length>=15&&p.shift();const z=p.length?p[p.length-1]:void 0,N=p[0];if(p.push(D),z&&(D.delta>z.delta||D.direction!==z.direction))p.splice(0);else if(p.length>=15&&D.time-N.time<500&&N.delta-D.delta>=1&&D.delta<=6){const M=E>0?.8:.2;a=D,p.splice(0),d=Xt(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}d||(d=Xt(()=>{a=D,p.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||s("scroll",S),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return S.preventDefault?S.preventDefault():S.returnValue=!1,!1}function x(g){let S=e.el;e.params.mousewheel.eventsTarget!=="container"&&(S=document.querySelector(e.params.mousewheel.eventsTarget)),S[g]("mouseenter",m),S[g]("mouseleave",f),S[g]("wheel",y)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function w(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&w(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:v,disable:w})}function ho(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Mt(t.el,`.${o[s]}`)[0];l||(l=$t("div",o[s]),l.className=o[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function qt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function vi(t){let{swiper:e,extendParams:i,on:o,emit:s}=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:v=>v,formatFractionTotal:v=>v,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 d,r=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,w){const{bulletActiveClass:g}=e.params.pagination;v&&(v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${g}-${w}`),v=v[`${w==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${g}-${w}-${w}`)))}function u(v){const w=v.target.closest(qt(e.params.pagination.bulletClass));if(!w)return;v.preventDefault();const g=ci(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function m(){const v=e.rtl,w=e.params.pagination;if(a())return;let g=e.pagination.el;g=Lt(g);let S,P;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,A=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(P=e.previousRealIndex||0,S=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(S=e.snapIndex,P=e.previousSnapIndex):(P=e.previousIndex||0,S=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,c,O;if(w.dynamicBullets&&(d=Ei(k[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${d*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&P!==void 0&&(r+=S-(P||0),r>w.dynamicMainBullets-1?r=w.dynamicMainBullets-1:r<0&&(r=0)),E=Math.max(S-r,0),c=E+(Math.min(k.length,w.dynamicMainBullets)-1),O=(c+E)/2),k.forEach(C=>{const D=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${w.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...D)}),g.length>1)k.forEach(C=>{const D=ci(C);D===S?C.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),w.dynamicBullets&&(D>=E&&D<=c&&C.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),D===E&&p(C,"prev"),D===c&&p(C,"next"))});else{const C=k[S];if(C&&C.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&k.forEach((D,T)=>{D.setAttribute("part",T===S?"bullet-active":"bullet")}),w.dynamicBullets){const D=k[E],T=k[c];for(let L=E;L<=c;L+=1)k[L]&&k[L].classList.add(...`${w.bulletActiveClass}-main`.split(" "));p(D,"prev"),p(T,"next")}}if(w.dynamicBullets){const C=Math.min(k.length,w.dynamicMainBullets+4),D=(d*C-d)/2-O*d,T=v?"right":"left";k.forEach(L=>{L.style[e.isHorizontal()?T:"top"]=`${D}px`})}}g.forEach((k,E)=>{if(w.type==="fraction"&&(k.querySelectorAll(qt(w.currentClass)).forEach(c=>{c.textContent=w.formatFractionCurrent(S+1)}),k.querySelectorAll(qt(w.totalClass)).forEach(c=>{c.textContent=w.formatFractionTotal(A)})),w.type==="progressbar"){let c;w.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const O=(S+1)/A;let C=1,D=1;c==="horizontal"?C=O:D=O,k.querySelectorAll(qt(w.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${D})`,T.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(k.innerHTML=w.renderCustom(e,S+1,A),E===0&&s("paginationRender",k)):(E===0&&s("paginationRender",k),s("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](w.lockClass)})}function f(){const v=e.params.pagination;if(a())return;const w=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=Lt(g);let S="";if(v.type==="bullets"){let P=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&P>w&&(P=w);for(let I=0;I<P;I+=1)v.renderBullet?S+=v.renderBullet.call(e,I,v.bulletClass):S+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?S=v.renderFraction.call(e,v.currentClass,v.totalClass):S=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?S=v.renderProgressbar.call(e,v.progressbarFillClass):S=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(P=>{v.type!=="custom"&&(P.innerHTML=S||""),v.type==="bullets"&&e.pagination.bullets.push(...P.querySelectorAll(qt(v.bulletClass)))}),v.type!=="custom"&&s("paginationRender",g[0])}function h(){e.params.pagination=ho(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let w;typeof v.el=="string"&&e.isElement&&(w=e.el.querySelector(v.el)),!w&&typeof v.el=="string"&&(w=[...document.querySelectorAll(v.el)]),w||(w=v.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(v.el)],w.length>1&&(w=w.filter(g=>fo(g,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=Lt(w),w.forEach(g=>{v.type==="bullets"&&v.clickable&&g.classList.add(...(v.clickableClass||"").split(" ")),g.classList.add(v.modifierClass+v.type),g.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(g.classList.add(`${v.modifierClass}${v.type}-dynamic`),r=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&g.classList.add(v.progressbarOppositeClass),v.clickable&&g.addEventListener("click",u),e.enabled||g.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=Lt(w),w.forEach(g=>{g.classList.remove(v.hiddenClass),g.classList.remove(v.modifierClass+v.type),g.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(g.classList.remove(...(v.clickableClass||"").split(" ")),g.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...v.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:w}=e.pagination;w=Lt(w),w.forEach(g=>{g.classList.remove(v.horizontalClass,v.verticalClass),g.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?x():(h(),f(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{f(),m()}),o("destroy",()=>{b()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(v,w)=>{const g=w.target,S=Lt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&S&&S.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const P=S[0].classList.contains(e.params.pagination.hiddenClass);s(P===!0?"paginationShow":"paginationHide"),S.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),h(),f(),m()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:y,disable:x,render:f,update:m,init:h,destroy:b})}function Vn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=Ct();let d=!1,r=null,a=null,p,u,m,f;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 h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:D}=e,{dragEl:T,el:L}=C,B=e.params.scrollbar,V=e.params.loop?e.progressLoop:e.progress;let z=u,N=(m-u)*V;D?(N=-N,N>0?(z=u-N,N=0):-N+u>m&&(z=m+N)):N<0?(z=u+N,N=0):N+u>m&&(z=m-N),e.isHorizontal()?(T.style.transform=`translate3d(${N}px, 0, 0)`,T.style.width=`${z}px`):(T.style.transform=`translate3d(0px, ${N}px, 0)`,T.style.height=`${z}px`),B.hide&&(clearTimeout(r),L.style.opacity=1,r=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:D,el:T}=C;D.style.width="",D.style.height="",m=e.isHorizontal()?T.offsetWidth:T.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=m*f:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?D.style.width=`${u}px`:D.style.height=`${u}px`,f>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(C){return e.isHorizontal()?C.clientX:C.clientY}function v(C){const{scrollbar:D,rtlTranslate:T}=e,{el:L}=D;let B;B=(x(C)-Bn(L)[e.isHorizontal()?"left":"top"]-(p!==null?p:u/2))/(m-u),B=Math.max(Math.min(B,1),0),T&&(B=1-B);const V=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(V),e.setTranslate(V),e.updateActiveIndex(),e.updateSlidesClasses()}function w(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B,dragEl:V}=T;d=!0,p=C.target===V?x(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),L.style.transitionDuration="100ms",V.style.transitionDuration="100ms",v(C),clearTimeout(a),B.style.transitionDuration="0ms",D.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",C)}function g(C){const{scrollbar:D,wrapperEl:T}=e,{el:L,dragEl:B}=D;d&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,v(C),T.style.transitionDuration="0ms",L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",s("scrollbarDragMove",C))}function S(C){const D=e.params.scrollbar,{scrollbar:T,wrapperEl:L}=e,{el:B}=T;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),D.hide&&(clearTimeout(a),a=Xt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",C),D.snapOnRelease&&e.slideToClosest())}function P(C){const{scrollbar:D,params:T}=e,L=D.el;if(!L)return;const B=L,V=T.passiveListeners?{passive:!1,capture:!1}:!1,z=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const N=C==="on"?"addEventListener":"removeEventListener";B[N]("pointerdown",w,V),l[N]("pointermove",g,V),l[N]("pointerup",S,z)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||P("on")}function A(){!e.params.scrollbar.el||!e.scrollbar.el||P("off")}function k(){const{scrollbar:C,el:D}=e;e.params.scrollbar=ho(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let L;if(typeof T.el=="string"&&e.isElement&&(L=e.el.querySelector(T.el)),!L&&typeof T.el=="string"){if(L=l.querySelectorAll(T.el),!L.length)return}else L||(L=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&L.length>1&&D.querySelectorAll(T.el).length===1&&(L=D.querySelector(T.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let B;L&&(B=L.querySelector(qt(e.params.scrollbar.dragClass)),B||(B=$t("div",e.params.scrollbar.dragClass),L.append(B))),Object.assign(C,{el:L,dragEl:B}),T.draggable&&I(),L&&L.classList[e.enabled?"remove":"add"](...zt(e.params.scrollbar.lockClass))}function E(){const C=e.params.scrollbar,D=e.scrollbar.el;D&&D.classList.remove(...zt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),A()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:D}=e.scrollbar;D=Lt(D),D.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?O():(k(),y(),h())}),o("update resize observerUpdate lock unlock changeDirection",()=>{y()}),o("setTranslate",()=>{h()}),o("setTransition",(C,D)=>{b(D)}),o("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...zt(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const c=()=>{e.el.classList.remove(...zt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...zt(e.params.scrollbar.scrollbarDisabledClass)),k(),y(),h()},O=()=>{e.el.classList.add(...zt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...zt(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:c,disable:O,updateSize:y,setTranslate:h,init:k,destroy:E})}function pi(t){let{swiper:e,extendParams:i,on:o,emit:s,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 d,r,a=l&&l.autoplay?l.autoplay.delay:3e3,p=l&&l.autoplay?l.autoplay.delay:3e3,u,m=new Date().getTime(),f,h,b,y,x,v,w;function g(z){!e||e.destroyed||!e.wrapperEl||z.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(w||z.detail&&z.detail.bySwiperTouchMove)&&c())}const S=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(p=u,f=!1);const z=e.autoplay.paused?u:m+p-new Date().getTime();e.autoplay.timeLeft=z,s("autoplayTimeLeft",z,z/a),r=requestAnimationFrame(()=>{S()})},P=()=>{let z;return e.virtual&&e.params.virtual.enabled?z=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:z=e.slides[e.activeIndex],z?parseInt(z.getAttribute("data-swiper-autoplay"),10):void 0},I=z=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),S();let N=typeof z>"u"?e.params.autoplay.delay:z;a=e.params.autoplay.delay,p=e.params.autoplay.delay;const M=P();!Number.isNaN(M)&&M>0&&typeof z>"u"&&(N=M,a=M,p=M),u=N;const F=e.params.speed,Y=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(F,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,F,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(F,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,F,!0,!0),s("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return N>0?(clearTimeout(d),d=setTimeout(()=>{Y()},N)):requestAnimationFrame(()=>{Y()}),N},A=()=>{m=new Date().getTime(),e.autoplay.running=!0,I(),s("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(r),s("autoplayStop")},E=(z,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),z||(v=!0);const M=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,N){x&&(u=e.params.autoplay.delay),x=!1,M();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),M())},c=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,I(u)):I(),e.autoplay.paused=!1,s("autoplayResume"))},O=()=>{if(e.destroyed||!e.autoplay.running)return;const z=Ct();z.visibilityState==="hidden"&&(v=!0,E(!0)),z.visibilityState==="visible"&&c()},C=z=>{z.pointerType==="mouse"&&(v=!0,w=!0,!(e.animating||e.autoplay.paused)&&E(!0))},D=z=>{z.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",D))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",D))},B=()=>{Ct().addEventListener("visibilitychange",O)},V=()=>{Ct().removeEventListener("visibilitychange",O)};o("init",()=>{e.params.autoplay.enabled&&(T(),B(),A())}),o("destroy",()=>{L(),V(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(b||v)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(z,N,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}h=!0,b=!1,v=!1,y=setTimeout(()=>{v=!0,b=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!h)){if(clearTimeout(y),clearTimeout(d),e.params.autoplay.disableOnInteraction){b=!1,h=!1;return}b&&e.params.cssMode&&c(),b=!1,h=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:A,stop:k,pause:E,resume:c})}function zn(t){let{swiper:e,extendParams:i,emit:o,once:s}=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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function d(){if(e.params.cssMode)return;const{touchEventsData:a,touches:p}=e;a.velocities.length===0&&a.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:Tt()})}function r(a){let{currentPos:p}=a;if(e.params.cssMode)return;const{params:u,wrapperEl:m,rtlTranslate:f,snapGrid:h,touchEventsData:b}=e,x=Tt()-b.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<h.length?e.slideTo(h.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(b.velocities.length>1){const k=b.velocities.pop(),E=b.velocities.pop(),c=k.position-E.position,O=k.time-E.time;e.velocity=c/O,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(O>150||Tt()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const w=e.velocity*v;let g=e.translate+w;f&&(g=-g);let S=!1,P;const I=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let A;if(g<e.maxTranslate())u.freeMode.momentumBounce?(g+e.maxTranslate()<-I&&(g=e.maxTranslate()-I),P=e.maxTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.maxTranslate(),u.loop&&u.centeredSlides&&(A=!0);else if(g>e.minTranslate())u.freeMode.momentumBounce?(g-e.minTranslate()>I&&(g=e.minTranslate()+I),P=e.minTranslate(),S=!0,b.allowMomentumBounce=!0):g=e.minTranslate(),u.loop&&u.centeredSlides&&(A=!0);else if(u.freeMode.sticky){let k;for(let E=0;E<h.length;E+=1)if(h[E]>-g){k=E;break}Math.abs(h[k]-g)<Math.abs(h[k-1]-g)||e.swipeDirection==="next"?g=h[k]:g=h[k-1],g=-g}if(A&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?v=Math.abs((-g-e.translate)/e.velocity):v=Math.abs((g-e.translate)/e.velocity),u.freeMode.sticky){const k=Math.abs((f?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?v=u.speed:k<2*E?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&S?(e.updateProgress(P),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ai(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(o("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(P),Ai(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ai(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&o("_freeModeNoMomentumRelease");(!u.freeMode.momentum||x>=u.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:d,onTouchEnd:r}})}let Ii;function Hn(){const t=gt(),e=Ct();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function go(){return Ii||(Ii=Hn()),Ii}let Ci;function Gn(t){let{userAgent:e}=t===void 0?{}:t;const i=go(),o=gt(),s=o.navigator.platform,l=e||o.navigator.userAgent,d={ios:!1,android:!1},r=o.screen.width,a=o.screen.height,p=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),f=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h=s==="Win32";let b=s==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&b&&i.touch&&y.indexOf(`${r}x${a}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),b=!1),p&&!h&&(d.os="android",d.android=!0),(u||f||m)&&(d.os="ios",d.ios=!0),d}function bo(t){return t===void 0&&(t={}),Ci||(Ci=Gn(t)),Ci}let ki;function Un(){const t=gt(),e=bo();let i=!1;function o(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(o()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[a,p]=r.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=a<16||a===16&&p<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),d=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:d,isWebView:s}}function Wn(){return ki||(ki=Un()),ki}function Yn(t){let{swiper:e,on:i,emit:o}=t;const s=gt();let l=null,d=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{d=s.requestAnimationFrame(()=>{const{width:f,height:h}=e;let b=f,y=h;m.forEach(x=>{let{contentBoxSize:v,contentRect:w,target:g}=x;g&&g!==e.el||(b=w?w.width:(v[0]||v).inlineSize,y=w?w.height:(v[0]||v).blockSize)}),(b!==f||y!==h)&&r()})}),l.observe(e.el))},p=()=>{d&&s.cancelAnimationFrame(d),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){a();return}s.addEventListener("resize",r),s.addEventListener("orientationchange",u)}),i("destroy",()=>{p(),s.removeEventListener("resize",r),s.removeEventListener("orientationchange",u)})}function Xn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=[],d=gt(),r=function(u,m){m===void 0&&(m={});const f=d.MutationObserver||d.WebkitMutationObserver,h=new f(b=>{if(e.__preventObserver__)return;if(b.length===1){s("observerUpdate",b[0]);return}const y=function(){s("observerUpdate",b[0])};d.requestAnimationFrame?d.requestAnimationFrame(y):d.setTimeout(y,0)});h.observe(u,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),l.push(h)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=fo(e.hostEl);for(let m=0;m<u.length;m+=1)r(u[m])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",a),o("destroy",p)}var qn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][s](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function s(){o.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,d=new Array(l),r=0;r<l;r++)d[r]=arguments[r];e.apply(o,d)}return s.__emitterProxy=e,o.on(t,s,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((s,l)=>{(s===e||s.__emitterProxy&&s.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var s=arguments.length,l=new Array(s),d=0;d<s;d++)l[d]=arguments[d];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(p=>{p.apply(o,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(p=>{p.apply(o,i)})}),t}};function Jn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Ht(o,"padding-left")||0,10)-parseInt(Ht(o,"padding-right")||0,10),i=i-parseInt(Ht(o,"padding-top")||0,10)-parseInt(Ht(o,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Kn(){const t=this;function e(c,O){return parseFloat(c.getPropertyValue(t.getDirectionLabel(O))||0)}const i=t.params,{wrapperEl:o,slidesEl:s,size:l,rtlTranslate:d,wrongRTL:r}=t,a=t.virtual&&i.virtual.enabled,p=a?t.virtual.slides.length:t.slides.length,u=Mt(s,`.${t.params.slideClass}, swiper-slide`),m=a?t.virtual.slides.length:u.length;let f=[];const h=[],b=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,w=t.slidesGrid.length;let g=i.spaceBetween,S=-y,P=0,I=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,u.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ai(o,"--swiper-centered-offset-before",""),ai(o,"--swiper-centered-offset-after",""));const A=i.grid&&i.grid.rows>1&&t.grid;A?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<m;c+=1){k=0;let O;if(u[c]&&(O=u[c]),A&&t.grid.updateSlide(c,O,u),!(u[c]&&Ht(O,"display")==="none")){if(i.slidesPerView==="auto"){E&&(u[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(O),D=O.style.transform,T=O.style.webkitTransform;if(D&&(O.style.transform="none"),T&&(O.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ei(O,"width",!0):Ei(O,"height",!0);else{const L=e(C,"width"),B=e(C,"padding-left"),V=e(C,"padding-right"),z=e(C,"margin-left"),N=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")k=L+z+N;else{const{clientWidth:F,offsetWidth:Y}=O;k=L+B+V+z+N+(Y-F)}}D&&(O.style.transform=D),T&&(O.style.webkitTransform=T),i.roundLengths&&(k=Math.floor(k))}else k=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${k}px`);u[c]&&(u[c].swiperSlideSize=k),b.push(k),i.centeredSlides?(S=S+k/2+P/2+g,P===0&&c!==0&&(S=S-l/2-g),c===0&&(S=S-l/2-g),Math.abs(S)<1/1e3&&(S=0),i.roundLengths&&(S=Math.floor(S)),I%i.slidesPerGroup===0&&f.push(S),h.push(S)):(i.roundLengths&&(S=Math.floor(S)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&f.push(S),h.push(S),S=S+k+g),t.virtualSize+=k+g,P=k,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+x,d&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),A&&t.grid.updateWrapperSize(k,f),!i.centeredSlides){const c=[];for(let O=0;O<f.length;O+=1){let C=f[O];i.roundLengths&&(C=Math.floor(C)),f[O]<=t.virtualSize-l&&c.push(C)}f=c,Math.floor(t.virtualSize-l)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-l)}if(a&&i.loop){const c=b[0]+g;if(i.slidesPerGroup>1){const O=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let D=0;D<O;D+=1)f.push(f[f.length-1]+C)}for(let O=0;O<t.virtual.slidesBefore+t.virtual.slidesAfter;O+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+c),h.push(h[h.length-1]+c),t.virtualSize+=c}if(f.length===0&&(f=[0]),g!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");u.filter((O,C)=>!i.cssMode||i.loop?!0:C!==u.length-1).forEach(O=>{O.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=c-l;f=f.map(C=>C<=0?-y:C>O?O+x:C)}if(i.centerInsufficientSlides){let c=0;b.forEach(C=>{c+=C+(g||0)}),c-=g;const O=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+O<l){const C=(l-c-O)/2;f.forEach((D,T)=>{f[T]=D-C}),h.forEach((D,T)=>{h[T]=D+C})}}if(Object.assign(t,{slides:u,snapGrid:f,slidesGrid:h,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ai(o,"--swiper-centered-offset-before",`${-f[0]}px`),ai(o,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const c=-t.snapGrid[0],O=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+O)}if(m!==p&&t.emit("slidesLengthChange"),f.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),h.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,O=t.el.classList.contains(c);m<=i.maxBackfaceHiddenSlides?O||t.el.classList.add(c):O&&t.el.classList.remove(c)}}function Zn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=r=>o?e.slides[e.getSlideIndexByData(r)]:e.slides[r];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(r=>{i.push(r)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const r=e.activeIndex+l;if(r>e.slides.length&&!o)break;i.push(d(r))}else i.push(d(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;s=r>s?r:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function Qn(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const yo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Rn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:s,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;s&&(d=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let r=i.spaceBetween;typeof r=="string"&&r.indexOf("%")>=0?r=parseFloat(r.replace("%",""))/100*e.size:typeof r=="string"&&(r=parseFloat(r));for(let a=0;a<o.length;a+=1){const p=o[a];let u=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=o[0].swiperSlideOffset);const m=(d+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+r),f=(d-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+r),h=-(d-u),b=h+e.slidesSizesGrid[a],y=h>=0&&h<=e.size-e.slidesSizesGrid[a],x=h>=0&&h<e.size-1||b>1&&b<=e.size||h<=0&&b>=e.size;x&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(a)),yo(p,x,i.slideVisibleClass),yo(p,y,i.slideFullyVisibleClass),p.progress=s?-m:m,p.originalProgress=s?-f:f}}function $n(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:d,progressLoop:r}=e;const a=l,p=d;if(o===0)s=0,l=!0,d=!0;else{s=(t-e.minTranslate())/o;const u=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,d=m||s>=1,u&&(s=0),m&&(s=1)}if(i.loop){const u=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[u],h=e.slidesGrid[m],b=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=f?r=(y-f)/b:r=(y+b-h)/b,r>1&&(r-=1)}Object.assign(e,{progress:s,progressLoop:r,isBeginning:l,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),d&&!p&&e.emit("reachEnd toEdge"),(a&&!l||p&&!d)&&e.emit("fromEdge"),e.emit("progress",s)}const _i=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function el(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,r=m=>Mt(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let a,p,u;if(l)if(i.loop){let m=s-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),a=r(`[data-swiper-slide-index="${m}"]`)}else a=r(`[data-swiper-slide-index="${s}"]`);else d?(a=e.filter(m=>m.column===s)[0],u=e.filter(m=>m.column===s+1)[0],p=e.filter(m=>m.column===s-1)[0]):a=e[s];a&&(d||(u=Fn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),p=Nn(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(m=>{_i(m,m===a,i.slideActiveClass),_i(m,m===u,i.slideNextClass),_i(m,m===p,i.slidePrevClass)}),t.emitSlidesClasses()}const mi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let s=o.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},Pi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Di=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=s,r=[d-e];r.push(...Array.from({length:e}).map((a,p)=>d+o+p)),t.slides.forEach((a,p)=>{r.includes(a.column)&&Pi(t,p)});return}const l=s+o-1;if(t.params.rewind||t.params.loop)for(let d=s-e;d<=l+e;d+=1){const r=(d%i+i)%i;(r<s||r>l)&&Pi(t,r)}else for(let d=Math.max(s-e,0);d<=Math.min(l+e,i-1);d+=1)d!==s&&(d>l||d<s)&&Pi(t,d)};function tl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let s;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?s=l:o>=e[l]&&o<e[l+1]&&(s=l+1):o>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function il(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:s,activeIndex:l,realIndex:d,snapIndex:r}=e;let a=t,p;const u=h=>{let b=h-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof a>"u"&&(a=tl(e)),o.indexOf(i)>=0)p=o.indexOf(i);else{const h=Math.min(s.slidesPerGroupSkip,a);p=h+Math.floor((a-h)/s.slidesPerGroup)}if(p>=o.length&&(p=o.length-1),a===l&&!e.params.loop){p!==r&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const m=e.grid&&s.grid&&s.grid.rows>1;let f;if(e.virtual&&s.virtual.enabled&&s.loop)f=u(a);else if(m){const h=e.slides.filter(y=>y.column===a)[0];let b=parseInt(h.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(h),0)),f=Math.floor(b/s.grid.rows)}else if(e.slides[a]){const h=e.slides[a].getAttribute("data-swiper-slide-index");h?f=parseInt(h,10):f=a}else f=a;Object.assign(e,{previousSnapIndex:r,snapIndex:p,previousRealIndex:d,realIndex:f,previousIndex:l,activeIndex:a}),e.initialized&&Di(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function ol(t,e){const i=this,o=i.params;let s=t.closest(`.${o.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!s&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(s=r)});let l=!1,d;if(s){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===s){l=!0,d=r;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var nl={updateSize:Jn,updateSlides:Kn,updateAutoHeight:Zn,updateSlidesOffset:Qn,updateSlidesProgress:Rn,updateProgress:$n,updateSlidesClasses:el,updateActiveIndex:il,updateClickedSlide:ol};function ll(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return o?-s:s;if(i.cssMode)return s;let d=Mn(l,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function sl(t,e){const i=this,{rtlTranslate:o,params:s,wrapperEl:l,progress:d}=i;let r=0,a=0;const p=0;i.isHorizontal()?r=o?-t:t:a=t,s.roundLengths&&(r=Math.floor(r),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:a,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-a:s.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${a}px, ${p}px)`);let u;const m=i.maxTranslate()-i.minTranslate();m===0?u=0:u=(t-i.minTranslate())/m,u!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function dl(){return-this.snapGrid[0]}function rl(){return-this.snapGrid[this.snapGrid.length-1]}function al(t,e,i,o,s){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:d,wrapperEl:r}=l;if(l.animating&&d.preventInteractionOnTransition)return!1;const a=l.minTranslate(),p=l.maxTranslate();let u;if(o&&t>a?u=a:o&&t<p?u=p:u=t,l.updateProgress(u),d.cssMode){const m=l.isHorizontal();if(e===0)r[m?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:-u,side:m?"left":"top"}),!0;r.scrollTo({[m?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(f){!l||l.destroyed||f.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var ul={getTranslate:ll,setTranslate:sl,minTranslate:dl,maxTranslate:rl,translateTo:al};function cl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function wo(t){let{swiper:e,runCallbacks:i,direction:o,step:s}=t;const{activeIndex:l,previousIndex:d}=e;let r=o;if(r||(l>d?r="next":l<d?r="prev":r="reset"),e.emit(`transition${s}`),i&&l!==d){if(r==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),r==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function vl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),wo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function pl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),wo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ml={setTransition:cl,transitionStart:vl,transitionEnd:pl};function fl(t,e,i,o,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let d=t;d<0&&(d=0);const{params:r,snapGrid:a,slidesGrid:p,previousIndex:u,activeIndex:m,rtlTranslate:f,wrapperEl:h,enabled:b}=l;if(!b&&!o&&!s||l.destroyed||l.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const y=Math.min(l.params.slidesPerGroupSkip,d);let x=y+Math.floor((d-y)/l.params.slidesPerGroup);x>=a.length&&(x=a.length-1);const v=-a[x];if(r.normalizeSlideIndex)for(let g=0;g<p.length;g+=1){const S=-Math.floor(v*100),P=Math.floor(p[g]*100),I=Math.floor(p[g+1]*100);typeof p[g+1]<"u"?S>=P&&S<I-(I-P)/2?d=g:S>=P&&S<I&&(d=g+1):S>=P&&(d=g)}if(l.initialized&&d!==m&&(!l.allowSlideNext&&(f?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(m||0)!==d))return!1;d!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let w;if(d>m?w="next":d<m?w="prev":w="reset",f&&-v===l.translate||!f&&v===l.translate)return l.updateActiveIndex(d),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(v),w!=="reset"&&(l.transitionStart(i,w),l.transitionEnd(i,w)),!1;if(r.cssMode){const g=l.isHorizontal(),S=f?v:-v;if(e===0){const P=l.virtual&&l.params.virtual.enabled;P&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),P&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{h[g?"scrollLeft":"scrollTop"]=S})):h[g?"scrollLeft":"scrollTop"]=S,P&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:S,side:g?"left":"top"}),!0;h.scrollTo({[g?"left":"top"]:S,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(d),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,w),e===0?l.transitionEnd(i,w):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(S){!l||l.destroyed||S.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,w))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function hl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);const l=s.grid&&s.params.grid&&s.params.grid.rows>1;let d=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)d=d+s.virtual.slidesBefore;else{let r;if(l){const f=d*s.params.grid.rows;r=s.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else r=s.getSlideIndexByData(d);const a=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:p}=s.params;let u=s.params.slidesPerView;u==="auto"?u=s.slidesPerViewDynamic():(u=Math.ceil(parseFloat(s.params.slidesPerView,10)),p&&u%2===0&&(u=u+1));let m=a-r<u;if(p&&(m=m||r<Math.ceil(u/2)),o&&p&&s.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const f=p?r<s.activeIndex?"prev":"next":r-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?r+1:r-a+1,slideRealIndex:f==="next"?s.realIndex:void 0})}if(l){const f=d*s.params.grid.rows;d=s.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else d=s.getSlideIndexByData(d)}return requestAnimationFrame(()=>{s.slideTo(d,e,i,o)}),s}function gl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:s,params:l,animating:d}=o;if(!s||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let r=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(r=Math.max(o.slidesPerViewDynamic("current",!0),1));const a=o.activeIndex<l.slidesPerGroupSkip?1:r,p=o.virtual&&l.virtual.enabled;if(l.loop){if(d&&!p&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+a,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+a,t,e,i)}function bl(t,e,i){e===void 0&&(e=!0);const o=this,{params:s,snapGrid:l,slidesGrid:d,rtlTranslate:r,enabled:a,animating:p}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const u=o.virtual&&s.virtual.enabled;if(s.loop){if(p&&!u&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=r?o.translate:-o.translate;function f(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const h=f(m),b=l.map(v=>f(v));let y=l[b.indexOf(h)-1];if(typeof y>"u"&&s.cssMode){let v;l.forEach((w,g)=>{h>=w&&(v=g)}),typeof v<"u"&&(y=l[v>0?v-1:v])}let x=0;if(typeof y<"u"&&(x=d.indexOf(y),x<0&&(x=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),s.rewind&&o.isBeginning){const v=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(v,t,e,i)}else if(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function yl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function wl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const d=Math.min(s.params.slidesPerGroupSkip,l),r=d+Math.floor((l-d)/s.params.slidesPerGroup),a=s.rtlTranslate?s.translate:-s.translate;if(a>=s.snapGrid[r]){const p=s.snapGrid[r],u=s.snapGrid[r+1];a-p>(u-p)*o&&(l+=s.params.slidesPerGroup)}else{const p=s.snapGrid[r-1],u=s.snapGrid[r];a-p<=(u-p)*o&&(l-=s.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,s.slidesGrid.length-1),s.slideTo(l,t,e,i)}function Sl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=t.clickedIndex,l;const d=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?s<t.loopedSlides-o/2||s>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),s=t.getSlideIndex(Mt(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-o?(t.loopFix(),s=t.getSlideIndex(Mt(i,`${d}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var xl={slideTo:fl,slideToLoop:hl,slideNext:gl,slidePrev:bl,slideReset:yl,slideToClosest:wl,slideToClickedSlide:Sl};function Tl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Mt(o,`.${i.slideClass}, swiper-slide`).forEach((m,f)=>{m.setAttribute("data-swiper-slide-index",f)})},l=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%d!==0,a=l&&e.slides.length%i.grid.rows!==0,p=u=>{for(let m=0;m<u;m+=1){const f=e.isElement?$t("swiper-slide",[i.slideBlankClass]):$t("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(r){if(i.loopAddBlankSlides){const u=d-e.slides.length%d;p(u),e.recalcSlides(),e.updateSlides()}else ui("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)");s()}else if(a){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;p(u),e.recalcSlides(),e.updateSlides()}else ui("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)");s()}else s();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Al(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:s,activeSlideIndex:l,byController:d,byMousewheel:r}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:p,allowSlidePrev:u,allowSlideNext:m,slidesEl:f,params:h}=a,{centeredSlides:b}=h;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&h.virtual.enabled){i&&(!h.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):h.centeredSlides&&a.snapIndex<h.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=m,a.emit("loopFix");return}let y=h.slidesPerView;y==="auto"?y=a.slidesPerViewDynamic():(y=Math.ceil(parseFloat(h.slidesPerView,10)),b&&y%2===0&&(y=y+1));const x=h.slidesPerGroupAuto?y:h.slidesPerGroup;let v=x;v%x!==0&&(v+=x-v%x),v+=h.loopAdditionalSlides,a.loopedSlides=v;const w=a.grid&&h.grid&&h.grid.rows>1;p.length<y+v?ui("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):w&&h.grid.fill==="row"&&ui("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],S=[];let P=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(p.filter(D=>D.classList.contains(h.slideActiveClass))[0]):P=l;const I=o==="next"||!o,A=o==="prev"||!o;let k=0,E=0;const c=w?Math.ceil(p.length/h.grid.rows):p.length,C=(w?p[l].column:l)+(b&&typeof s>"u"?-y/2+.5:0);if(C<v){k=Math.max(v-C,x);for(let D=0;D<v-C;D+=1){const T=D-Math.floor(D/c)*c;if(w){const L=c-T-1;for(let B=p.length-1;B>=0;B-=1)p[B].column===L&&g.push(B)}else g.push(c-T-1)}}else if(C+y>c-v){E=Math.max(C-(c-v*2),x);for(let D=0;D<E;D+=1){const T=D-Math.floor(D/c)*c;w?p.forEach((L,B)=>{L.column===T&&S.push(B)}):S.push(T)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),A&&g.forEach(D=>{p[D].swiperLoopMoveDOM=!0,f.prepend(p[D]),p[D].swiperLoopMoveDOM=!1}),I&&S.forEach(D=>{p[D].swiperLoopMoveDOM=!0,f.append(p[D]),p[D].swiperLoopMoveDOM=!1}),a.recalcSlides(),h.slidesPerView==="auto"?a.updateSlides():w&&(g.length>0&&A||S.length>0&&I)&&a.slides.forEach((D,T)=>{a.grid.updateSlide(T,D,a.slides)}),h.watchSlidesProgress&&a.updateSlidesOffset(),i){if(g.length>0&&A){if(typeof e>"u"){const D=a.slidesGrid[P],L=a.slidesGrid[P+k]-D;r?a.setTranslate(a.translate-L):(a.slideTo(P+Math.ceil(k),0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(s){const D=w?g.length/h.grid.rows:g.length;a.slideTo(a.activeIndex+D,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(S.length>0&&I)if(typeof e>"u"){const D=a.slidesGrid[P],L=a.slidesGrid[P-E]-D;r?a.setTranslate(a.translate-L):(a.slideTo(P-E,0,!1,!0),s&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const D=w?S.length/h.grid.rows:S.length;a.slideTo(a.activeIndex-D,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=m,a.controller&&a.controller.control&&!d){const D={slideRealIndex:e,direction:o,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...D,slideTo:T.params.slidesPerView===h.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...D,slideTo:a.controller.control.params.slidesPerView===h.slidesPerView?i:!1})}a.emit("loopFix")}function El(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Il={loopCreate:Tl,loopFix:Al,loopDestroy:El};function Cl(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 kl(){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 _l={setGrabCursor:Cl,unsetGrabCursor:kl};function Pl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Ct()||o===gt())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(t);return!s&&!o.getRootNode?null:s||i(o.getRootNode().host)}return i(e)}function So(t,e,i){const o=gt(),{params:s}=t,l=s.edgeSwipeDetection,d=s.edgeSwipeThreshold;return l&&(i<=d||i>=o.innerWidth-d)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Dl(t){const e=this,i=Ct();let o=t;o.originalEvent&&(o=o.originalEvent);const s=e.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){So(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:d,enabled:r}=e;if(!r||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const p=!!l.noSwipingClass&&l.noSwipingClass!=="",u=o.composedPath?o.composedPath():o.path;p&&o.target&&o.target.shadowRoot&&u&&(a=u[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,f=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(f?Pl(m,a):a.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const h=d.currentX,b=d.currentY;if(!So(e,o,h))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=h,d.startY=b,s.touchStartTime=Tt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let y=!0;a.matches(s.focusableElements)&&(y=!1,a.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const x=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||x)&&!a.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Ol(t){const e=Ct(),i=this,o=i.touchEventsData,{params:s,touches:l,rtlTranslate:d,enabled:r}=i;if(!r||!s.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(o.touchId!==null||a.pointerId!==o.pointerId))return;let p;if(a.type==="touchmove"){if(p=[...a.changedTouches].filter(I=>I.identifier===o.touchId)[0],!p||p.identifier!==o.touchId)return}else p=a;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",a);return}const u=p.pageX,m=p.pageY;if(a.preventedByNestedSwiper){l.startX=u,l.startY=m;return}if(!i.allowTouchMove){a.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:u,startY:m,currentX:u,currentY:m}),o.touchStartTime=Tt());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=m;const f=l.currentX-l.startX,h=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(f**2+h**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let I;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:f*f+h*h>=25&&(I=Math.atan2(Math.abs(h),Math.abs(f))*180/Math.PI,o.isScrolling=i.isHorizontal()?I>s.touchAngle:90-I>s.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",a),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||a.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!s.cssMode&&a.cancelable&&a.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&a.stopPropagation();let b=i.isHorizontal()?f:h,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(b=Math.abs(b)*(d?1:-1),y=Math.abs(y)*(d?1:-1)),l.diff=b,b*=s.touchRatio,d&&(b=-b,y=-y);const x=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const v=i.params.loop&&!s.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&w&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}o.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&v&&w&&Math.abs(b)>=1){Object.assign(l,{startX:u,startY:m,currentX:u,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",a),o.isMoved=!0,o.currentTranslate=b+o.startTranslate;let S=!0,P=s.resistanceRatio;if(s.touchReleaseOnEdges&&(P=0),b>0?(v&&w&&!g&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(S=!1,s.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+b)**P))):b<0&&(v&&w&&!g&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(s.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(S=!1,s.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-b)**P))),S&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),s.threshold>0)if(Math.abs(b)>s.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&i.freeMode||s.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Ml(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(P=>P.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;s=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:d,touches:r,rtlTranslate:a,slidesGrid:p,enabled:u}=e;if(!u||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=Tt(),f=m-i.touchStartTime;if(e.allowClick){const P=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(P&&P[0]||o.target,P),e.emit("tap click",o),f<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=Tt(),Xt(()=>{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 h;if(d.followFinger?h=a?e.translate:-e.translate:h=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:h});return}const b=h>=-e.maxTranslate()&&!e.params.loop;let y=0,x=e.slidesSizesGrid[0];for(let P=0;P<p.length;P+=P<d.slidesPerGroupSkip?1:d.slidesPerGroup){const I=P<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof p[P+I]<"u"?(b||h>=p[P]&&h<p[P+I])&&(y=P,x=p[P+I]-p[P]):(b||h>=p[P])&&(y=P,x=p[p.length-1]-p[p.length-2])}let v=null,w=null;d.rewind&&(e.isBeginning?w=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const g=(h-p[y])/x,S=y<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(f>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?v:y+S):e.slideTo(y)),e.swipeDirection==="prev"&&(g>1-d.longSwipesRatio?e.slideTo(y+S):w!==null&&g<0&&Math.abs(g)>d.longSwipesRatio?e.slideTo(w):e.slideTo(y))}else{if(!d.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(y+S):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:y+S),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:y))}}function xo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:l}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const r=d&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!r?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!d?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=s,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Ll(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Bl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let s;const l=t.maxTranslate()-t.minTranslate();l===0?s=0:s=(t.translate-t.minTranslate())/l,s!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Nl(t){const e=this;mi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Fl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const To=(t,e)=>{const i=Ct(),{params:o,el:s,wrapperEl:l,device:d}=t,r=!!o.nested,a=e==="on"?"addEventListener":"removeEventListener",p=e;!s||typeof s=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),s[a]("touchstart",t.onTouchStart,{passive:!1}),s[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[a]("click",t.onClick,!0),o.cssMode&&l[a]("scroll",t.onScroll),o.updateOnWindowResize?t[p](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",xo,!0):t[p]("observerUpdate",xo,!0),s[a]("load",t.onLoad,{capture:!0}))};function jl(){const t=this,{params:e}=t;t.onTouchStart=Dl.bind(t),t.onTouchMove=Ol.bind(t),t.onTouchEnd=Ml.bind(t),t.onDocumentTouchStart=Fl.bind(t),e.cssMode&&(t.onScroll=Bl.bind(t)),t.onClick=Ll.bind(t),t.onLoad=Nl.bind(t),To(t,"on")}function Vl(){To(this,"off")}var zl={attachEvents:jl,detachEvents:Vl};const Ao=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Hl(){const t=this,{realIndex:e,initialized:i,params:o,el:s}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const d=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const a=(d in l?l[d]:void 0)||t.originalParams,p=Ao(t,o),u=Ao(t,a),m=t.params.grabCursor,f=a.grabCursor,h=o.enabled;p&&!u?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&u&&(s.classList.add(`${o.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!f?t.unsetGrabCursor():!m&&f&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof a[g]>"u")return;const S=o[g]&&o[g].enabled,P=a[g]&&a[g].enabled;S&&!P&&t[g].disable(),!S&&P&&t[g].enable()});const b=a.direction&&a.direction!==o.direction,y=o.loop&&(a.slidesPerView!==o.slidesPerView||b),x=o.loop;b&&i&&t.changeDirection(),wt(t.params,a);const v=t.params.enabled,w=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),h&&!v?t.disable():!h&&v&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",a),i&&(y?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&w?(t.loopCreate(e),t.updateSlides()):x&&!w&&t.loopDestroy()),t.emit("breakpoint",a)}function Gl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const s=gt(),l=e==="window"?s.innerHeight:i.clientHeight,d=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const a=parseFloat(r.substr(1));return{value:l*a,point:r}}return{value:r,point:r}});d.sort((r,a)=>parseInt(r.value,10)-parseInt(a.value,10));for(let r=0;r<d.length;r+=1){const{point:a,value:p}=d[r];e==="window"?s.matchMedia(`(min-width: ${p}px)`).matches&&(o=a):p<=i.clientWidth&&(o=a)}return o||"max"}var Ul={setBreakpoint:Hl,getBreakpoint:Gl};function Wl(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&i.push(e+s)}):typeof o=="string"&&i.push(e+o)}),i}function Yl(){const t=this,{classNames:e,params:i,rtl:o,el:s,device:l}=t,d=Wl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...d),s.classList.add(...e),t.emitContainerClasses()}function Xl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var ql={addClasses:Yl,removeClasses:Xl};function Jl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+o*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 Kl={checkOverflow:Jl},Oi={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 Zl(t,e){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],l=o[s];if(typeof l!="object"||l===null){wt(e,o);return}if(t[s]===!0&&(t[s]={enabled:!0}),s==="navigation"&&t[s]&&t[s].enabled&&!t[s].prevEl&&!t[s].nextEl&&(t[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&t[s]&&t[s].enabled&&!t[s].el&&(t[s].auto=!0),!(s in t&&"enabled"in l)){wt(e,o);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),wt(e,o)}}const Mi={eventsEmitter:qn,update:nl,translate:ul,transition:ml,slide:xl,loop:Il,grabCursor:_l,events:zl,breakpoints:Ul,checkOverflow:Kl,classes:ql},Li={};let Bi=class Vt{constructor(){let e,i;for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?i=s[0]:[e,i]=s,i||(i={}),i=wt({},i),e&&!i.el&&(i.el=e);const d=Ct();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const u=[];return d.querySelectorAll(i.el).forEach(m=>{const f=wt({},i,{el:m});u.push(new Vt(f))}),u}const r=this;r.__swiper__=!0,r.support=go(),r.device=bo({userAgent:i.userAgent}),r.browser=Wn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const a={};r.modules.forEach(u=>{u({params:i,swiper:r,extendParams:Zl(i,a),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const p=wt({},Oi,a);return r.params=wt({},p,Li,i),r.originalParams=wt({},r.params),r.passedParams=wt({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(u=>{r.on(u,r.params.on[u])}),r.params&&r.params.onAny&&r.onAny(r.params.onAny),Object.assign(r,{enabled:r.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return r.params.direction==="horizontal"},isVertical(){return r.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:r.params.allowSlideNext,allowSlidePrev:r.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:r.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:r.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),r.emit("_swiper"),r.params.init&&r.init(),r}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,s=Mt(i,`.${o.slideClass}, swiper-slide`),l=ci(s[0]);return ci(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:o}=e;e.slides=Mt(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const s=o.minTranslate(),d=(o.maxTranslate()-s)*e+s;o.translateTo(d,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const s=e.getSlideClasses(o);i.push({slideEl:o,classNames:s}),e.emit("_slideClass",o,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:s,slides:l,slidesGrid:d,slidesSizesGrid:r,size:a,activeIndex:p}=o;let u=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let m=l[p]?Math.ceil(l[p].swiperSlideSize):0,f;for(let h=p+1;h<l.length;h+=1)l[h]&&!f&&(m+=Math.ceil(l[h].swiperSlideSize),u+=1,m>a&&(f=!0));for(let h=p-1;h>=0;h-=1)l[h]&&!f&&(m+=l[h].swiperSlideSize,u+=1,m>a&&(f=!0))}else if(e==="current")for(let m=p+1;m<l.length;m+=1)(i?d[m]+r[m]-d[p]<a:d[m]-d[p]<a)&&(u+=1);else for(let m=p-1;m>=0;m-=1)d[p]-d[m]<a&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(d=>{d.complete&&mi(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const d=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(d.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||s()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,s=o.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):Mt(o,s())[0];return!d&&i.params.createElements&&(d=$t("div",i.params.wrapperClass),o.append(d),Mt(o,`.${i.params.slideClass}`).forEach(r=>{d.append(r)})),Object.assign(i,{el:o,wrapperEl:d,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:d,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Ht(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Ht(o,"direction")==="rtl"),wrongRTL:Ht(d,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?mi(i,l):l.addEventListener("load",d=>{mi(i,d.target)})}),Di(i),i.initialized=!0,Di(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:s,el:l,wrapperEl:d,slides:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),d&&d.removeAttribute("style"),r&&r.length&&r.forEach(a=>{a.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(a=>{o.off(a)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Dn(o)),o.destroyed=!0),null}static extendDefaults(e){wt(Li,e)}static get extendedDefaults(){return Li}static get defaults(){return Oi}static installModule(e){Vt.prototype.__modules__||(Vt.prototype.__modules__=[]);const i=Vt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Vt.installModule(i)),Vt):(Vt.installModule(e),Vt)}};Object.keys(Mi).forEach(t=>{Object.keys(Mi[t]).forEach(e=>{Bi.prototype[e]=Mi[t][e]})}),Bi.use([Yn,Xn]);const Eo=["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 Gt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Jt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Gt(e[o])&&Gt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Jt(t[o],e[o]):t[o]=e[o]})}function Io(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Co(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ko(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _o(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function Ql(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Rl(t){let{swiper:e,slides:i,passedParams:o,changedParams:s,nextEl:l,prevEl:d,scrollbarEl:r,paginationEl:a}=t;const p=s.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:u,pagination:m,navigation:f,scrollbar:h,virtual:b,thumbs:y}=e;let x,v,w,g,S,P,I,A;s.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(x=!0),s.includes("controller")&&o.controller&&o.controller.control&&u.controller&&!u.controller.control&&(v=!0),s.includes("pagination")&&o.pagination&&(o.pagination.el||a)&&(u.pagination||u.pagination===!1)&&m&&!m.el&&(w=!0),s.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(u.scrollbar||u.scrollbar===!1)&&h&&!h.el&&(g=!0),s.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(S=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),u[E].prevEl=void 0,u[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),u[E].el=void 0,e[E].el=void 0))};s.includes("loop")&&e.isElement&&(u.loop&&!o.loop?P=!0:!u.loop&&o.loop?I=!0:A=!0),p.forEach(E=>{if(Gt(u[E])&&Gt(o[E]))Object.assign(u[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&k(E);else{const c=o[E];(c===!0||c===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?c===!1&&k(E):u[E]=o[E]}}),p.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),s.includes("children")&&i&&b&&u.virtual.enabled?(b.slides=i,b.update(!0)):s.includes("virtual")&&b&&u.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),s.includes("children")&&i&&u.loop&&(A=!0),x&&y.init()&&y.update(!0),v&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(u.pagination.el=a),m.init(),m.render(),m.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&&(u.scrollbar.el=r),h.init(),h.updateSize(),h.setTranslate()),S&&(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)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),l&&(u.navigation.nextEl=l),d&&(u.navigation.prevEl=d),f.init(),f.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),s.includes("direction")&&e.changeDirection(o.direction,!1),(P||A)&&e.loopDestroy(),(I||A)&&e.loopCreate(),e.update()}function $l(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},s={};Jt(i,Oi),i._emitClasses=!0,i.init=!1;const l={},d=Eo.map(a=>a.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(a=>{typeof t[a]>"u"||(d.indexOf(a)>=0?Gt(t[a])?(i[a]={},s[a]={},Jt(i[a],t[a]),Jt(s[a],t[a])):(i[a]=t[a],s[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?o[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:s,rest:l,events:o}}function es(t,e){let{el:i,nextEl:o,prevEl:s,paginationEl:l,scrollbarEl:d,swiper:r}=t;Io(e)&&o&&s&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=s,r.originalParams.navigation.prevEl=s),Co(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),ko(e)&&d&&(r.params.scrollbar.el=d,r.originalParams.scrollbar.el=d),r.init(i)}function ts(t,e,i,o,s){const l=[];if(!e)return l;const d=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&o){const a=o.map(s),p=i.map(s);a.join("")!==p.join("")&&d("children"),o.length!==i.length&&d("children")}return Eo.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(Gt(t[a])&&Gt(e[a])){const p=Object.keys(t[a]),u=Object.keys(e[a]);p.length!==u.length?d(a):(p.forEach(m=>{t[a][m]!==e[a][m]&&d(a)}),u.forEach(m=>{t[a][m]!==e[a][m]&&d(a)}))}else t[a]!==e[a]&&d(a)}),l}const is=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 fi(){return fi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},fi.apply(this,arguments)}function Po(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Do(t){const e=[];return n.Children.toArray(t).forEach(i=>{Po(i)?e.push(i):i.props&&i.props.children&&Do(i.props.children).forEach(o=>e.push(o))}),e}function os(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(Po(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const s=Do(o.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function ns(t,e,i){if(!i)return null;const o=u=>{let m=u;return u<0?m=e.length+u:m>=e.length&&(m=m-e.length),m},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:d}=i,r=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,p=[];for(let u=r;u<a;u+=1)u>=l&&u<=d&&p.push(e[o(u)]);return p.map((u,m)=>n.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${m}`}))}function ei(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Ni=n.createContext(null),Oo=()=>n.useContext(Ni),ls=n.createContext(null),Ut=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:s="div",children:l,onSwiper:d,...r}=t===void 0?{}:t,a=!1;const[p,u]=n.useState("swiper"),[m,f]=n.useState(null),[h,b]=n.useState(!1),y=n.useRef(!1),x=n.useRef(null),v=n.useRef(null),w=n.useRef(null),g=n.useRef(null),S=n.useRef(null),P=n.useRef(null),I=n.useRef(null),A=n.useRef(null),{params:k,passedParams:E,rest:c,events:O}=$l(r),{slides:C,slots:D}=os(l),T=()=>{b(!h)};Object.assign(k.on,{_containerClasses(N,M){u(M)}});const L=()=>{Object.assign(k.on,O),a=!0;const N={...k};if(delete N.wrapperClass,v.current=new Bi(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:f,renderExternalUpdate:!1};Jt(v.current.params.virtual,M),Jt(v.current.originalParams.virtual,M)}};x.current||L(),v.current&&v.current.on("_beforeBreakpoint",T);const B=()=>{a||!O||!v.current||Object.keys(O).forEach(N=>{v.current.on(N,O[N])})},V=()=>{!O||!v.current||Object.keys(O).forEach(N=>{v.current.off(N,O[N])})};n.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",T)}),n.useEffect(()=>{!y.current&&v.current&&(v.current.emitSlidesClasses(),y.current=!0)}),ei(()=>{if(e&&(e.current=x.current),!!x.current)return v.current.destroyed&&L(),es({el:x.current,nextEl:S.current,prevEl:P.current,paginationEl:I.current,scrollbarEl:A.current,swiper:v.current},k),d&&!v.current.destroyed&&d(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),ei(()=>{B();const N=ts(E,w.current,C,g.current,M=>M.key);return w.current=E,g.current=C,N.length&&v.current&&!v.current.destroyed&&Rl({swiper:v.current,slides:C,passedParams:E,changedParams:N,nextEl:S.current,prevEl:P.current,scrollbarEl:A.current,paginationEl:I.current}),()=>{V()}}),ei(()=>{is(v.current)},[m]);function z(){return k.virtual?ns(v.current,C,m):C.map((N,M)=>n.cloneElement(N,{swiper:v.current,swiperSlideIndex:M}))}return n.createElement(o,fi({ref:x,className:_o(`${p}${i?` ${i}`:""}`)},c),n.createElement(ls.Provider,{value:v.current},D["container-start"],n.createElement(s,{className:Ql(k.wrapperClass)},D["wrapper-start"],z(),D["wrapper-end"]),Io(k)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:P,className:"swiper-button-prev"}),n.createElement("div",{ref:S,className:"swiper-button-next"})),ko(k)&&n.createElement("div",{ref:A,className:"swiper-scrollbar"}),Co(k)&&n.createElement("div",{ref:I,className:"swiper-pagination"}),D["container-end"]))});Ut.displayName="Swiper";const kt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:s="",swiper:l,zoom:d,lazy:r,virtualIndex:a,swiperSlideIndex:p,...u}=t===void 0?{}:t;const m=n.useRef(null),[f,h]=n.useState("swiper-slide"),[b,y]=n.useState(!1);function x(S,P,I){P===m.current&&h(I)}ei(()=>{if(typeof p<"u"&&(m.current.swiperSlideIndex=p),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){f!=="swiper-slide"&&h("swiper-slide");return}return l.on("_slideClass",x),()=>{l&&l.off("_slideClass",x)}}}),ei(()=>{l&&m.current&&!l.destroyed&&h(l.getSlideClasses(m.current))},[l]);const v={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},w=()=>typeof o=="function"?o(v):o,g=()=>{y(!0)};return n.createElement(i,fi({ref:m,className:_o(`${f}${s?` ${s}`:""}`),"data-swiper-slide-index":a,onLoad:g},u),d&&n.createElement(Ni.Provider,{value:v},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},w(),r&&!b&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&n.createElement(Ni.Provider,{value:v},w(),r&&!b&&n.createElement("div",{className:"swiper-lazy-preloader"})))});kt.displayName="SwiperSlide";const ss="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ds=({visible:t,onClose:e,children:i,modalStyle:o,padding:s,popup:l,schema:d,fullHeight:r=window.innerHeight,isFullScreen:a=!1,openState:p})=>{var u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z;const N=n.useRef(null),M=n.useRef(null),F=n.useRef(null),Y=n.useRef(null),H=r*.2,K=a?r:r*.8,[Q,ie]=n.useState(H),[ve,we]=n.useState(!1),ue=n.useRef(null),{globalConfig:Oe,popupDetailData:je}=De(),{schema:de,popup:X}=It(),[oe,ce]=n.useState(15);n.useEffect(()=>{const J=document.getElementById("sxp-render"),W=document.getElementById("pb-modal");W?ue.current=W:(ue.current=document.createElement("div"),ue.current.setAttribute("id","pb-modal"),J?.appendChild(ue.current))},[]);const re=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=n.useMemo(()=>{var J,W,q;const _e=d??de;return(q=(W=(J=_e?.sxpPageConf)===null||J===void 0?void 0:J.globalConfig)===null||W===void 0?void 0:W.popupList)===null||q===void 0?void 0:q.find(Z=>Z?.id===l?.id)},[l,d,de]),Se=n.useMemo(()=>{var J,W;return((W=(J=ne?.item)===null||J===void 0?void 0:J.event)===null||W===void 0?void 0:W.isScrollFullScreen)||!1},[ne]);n.useEffect(()=>{re?we(!0):setTimeout(()=>{we(!1),ie(H)},l?.duration)},[re,l]);const ge=n.useCallback(()=>i,[X,p]);if(!ue.current)return null;const Ve=Ye.debounce(()=>{e?.()},300),Ge=J=>{N.current=J.touches[0],M.current=J.touches[0],F.current=!0},ze=J=>{requestAnimationFrame(()=>{var W;if(F.current&&((W=Y?.current)===null||W===void 0?void 0:W.scrollTop)===0){const q=J.touches[0].clientY,_e=J.touches[0].clientX,ae=N.current.clientY-q;N.current=J.touches[0];const Z=q-M.current.clientY,j=_e-M.current.clientX;if(Math.abs(j)>Math.abs(Z))return;const Ce=Q-ae;Ce>0&&ie(Ce)}})},te=J=>{var W;if(F.current&&((W=Y?.current)===null||W===void 0?void 0:W.scrollTop)===0){const q=J.changedTouches[0].clientY-M.current.clientY,_e=J.changedTouches[0].clientX-M.current.clientX;if(Math.abs(_e)>Math.abs(q))return;const ae=M.current.clientY-N.current.clientY;ae>0?ie(0):Q<H&&ae<0?ie(H):Q>=H&&ae<0&&e?.()}F.current=!1};return Wi.createPortal(n.createElement(n.Fragment,null,ve&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:re?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Ve},n.createElement("div",{style:{position:"relative",left:`${(h=(f=(m=(u=ne?.item)===null||u===void 0?void 0:u.props)===null||m===void 0?void 0:m.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(v=(x=(y=(b=ne?.item)===null||b===void 0?void 0:b.props)===null||y===void 0?void 0:y.popupBg)===null||x===void 0?void 0:x.horizontalMargin)!==null&&v!==void 0?v:0}px`,bottom:`${(P=(S=(g=(w=ne?.item)===null||w===void 0?void 0:w.props)===null||g===void 0?void 0:g.popupBg)===null||S===void 0?void 0:S.bottomMargin)!==null&&P!==void 0?P:0}px`,overflow:"hidden",width:`calc(100% - ${((E=(k=(A=(I=ne?.item)===null||I===void 0?void 0:I.props)===null||A===void 0?void 0:A.popupBg)===null||k===void 0?void 0:k.horizontalMargin)!==null&&E!==void 0?E:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${re?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ne?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:s,animationDuration:((O=l?.duration)!==null&&O!==void 0?O:0)/1e3+"s"},Se&&{transform:`translateY(${Q}px)`}),{overflow:"hidden",borderRadius:`${(L=(T=(D=(C=ne?.item)===null||C===void 0?void 0:C.props)===null||D===void 0?void 0:D.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&L!==void 0?L:0}px`,zIndex:9}),onClick:J=>{J.stopPropagation(),J.preventDefault()}},Se&&{onTouchMove:ze,onTouchStart:Ge,onTouchEnd:te}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:oe}},n.createElement("img",{src:(B=Oe?.popupCloseIcon)!==null&&B!==void 0?B:ss,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:Y,style:{height:Se?r:K,overflow:Se&&Q<=0||!Se?"auto":"hidden",zIndex:1}},((z=(V=ne?.item)===null||V===void 0?void 0:V.props)===null||z===void 0?void 0:z.enableFixedCloseButton)&&{onScroll:J=>{var W;ce(15-((W=J?.target)===null||W===void 0?void 0:W.scrollTop))}}),ge()))))),ue.current)};var Kt=n.memo(ds);const rs=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),s=[];for(let d=0;d<o.length&&(s.push(o[d]),!(s.join(" ").length>=e));d++);return(s.length>1&&s.length<o.length?s.slice(0,s.length-1):s).join(" ")+" "},as=({text:t,maxStr:e=108,style:i,className:o,onClick:s,foldText:l,unfoldText:d,isPost:r,onChange:a})=>{const[p,u]=n.useState(!1),[m,f]=n.useState(!1),h=Number(i?.lineClamp||2),b=n.useRef(null),y=n.useRef(null),x=n.useCallback(()=>{u(!p)},[p,a]);return n.useMemo(()=>!p&&t.length>e?rs(t,e)+"...":t,[t,e,p]),n.useEffect(()=>{var v,w;y?.current&&(y.current.style.display="block"),((v=y?.current)===null||v===void 0?void 0:v.offsetHeight)>((w=b?.current)===null||w===void 0?void 0:w.offsetHeight)&&r?f(!0):f(!1),y.current.style.display="none"},[r,t]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!r||p?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??x,dangerouslySetInnerHTML:{__html:ye(p?d||"show less":l||"show more",i)}}))};var hi=n.memo(as);const us=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:s,className:l,loading:d,alt:r="image"}=t,[a,p]=n.useState(i),u=n.useRef(null),[m,f]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:h=>{h&&p(h)}})),n.useEffect(()=>{i&&p(i)},[i]),n.useEffect(()=>{const h=()=>{i&&!m&&u.current&&(u.current.src="",u.current.src=i)};return ht.on(ct.PAGE_DID_SHOW,h),()=>{ht.off(ct.PAGE_DID_SHOW,h)}},[i,m]),n.createElement(n.Fragment,null,!m&&!a&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),a?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:a}),n.createElement("source",{type:"image/webp",srcSet:`${a}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${a}?imageMogr2/format/jpg`}),n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:h=>{f(!0),o?.(h.target)},alt:r})):n.createElement("img",{ref:u,className:l,src:a,style:Object.assign({},s),loading:d,onLoad:h=>{f(!0),o?.(h.target)},alt:r}))});var yt=n.memo(us);const cs=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const s=n.useRef(),{popupDetailData:l}=De();return n.useEffect(()=>{var d,r;o&&((d=s?.current)===null||d===void 0||d.swiper.slideTo((r=l?.multiCheckIndex)!==null&&r!==void 0?r:0))},[l,o]),n.createElement(Ut,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[zn,Vn,jn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ti=n.memo(cs);const vs=({products:t,data:e,defImg:i,style:o,onCLick:s,popupDetailData:l,check:d})=>{var r;const{productView:a}=nt(),{popupCurTimeRef:p}=De(),u=(m,f)=>{if(d===f)return;const h=t?.[d];a(l,h,h?.bindCta,p.current,l?.index),s?.(f)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(ti,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(r=l?t:[0,1,2,3])===null||r===void 0?void 0:r.map((m,f)=>{var h,b,y;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(kt,{className:be.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(m,f)},key:f},n.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===f?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(y=(h=m?.cover)!==null&&h!==void 0?h:(b=m?.homePage)===null||b===void 0?void 0:b[0])!==null&&y!==void 0?y:i})):null)})))};var Mo=n.memo(vs);const ps=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:s,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},ii=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o,style:s})=>{var l,d,r,a,p,u,m,f;if((!t?.currency||!t?.price)&&o)return null;let h=t?.currency&&t?.price?t?.price:7e3,b="",y=i?.priceSymbol,x=t?.currency?(r=(d=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||d===void 0?void 0:d.toUpperCase())!==null&&r!==void 0?r:"":"$";const v=e===void 0||e;let w=h.toString();y?.showTwoDecimalPoint&&(w=h?.toFixed(2));let g=(a=w?.indexOf("."))!==null&&a!==void 0?a:-1;if(v){b=(p=h?.toLocaleString("zh",{minimumFractionDigits:y?.showTwoDecimalPoint?2:0}))!==null&&p!==void 0?p:"";let S=0,P=g??b?.length;y?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(I,A){return A>=S&&A<P?".":I}):y?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${y?.showTwoDecimalPoint?h?.toFixed(2):h}`;return y?.decimalPoint===","&&g>0&&(b=b=b?.replace(/\./g,function(S,P){return P>=g&&P<b?.length?",":S})),x=`<span style="font-family:${(f=(m=(u=i?.priceSymbol)===null||u===void 0?void 0:u.fontFamily)!==null&&m!==void 0?m:s?.["fontFamily-en"])!==null&&f!==void 0?f:"inherit"}">${x}</span>`,b=ye(b,s),y?.currencyPosition&&y?.currencyPosition!=="none"?b=y?.currencyPosition==="left"?x+b:b+x:y?.currencyPosition!=="none"&&(b=x+b),b},ms=t=>{var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,{content:E,style:c,bgImg:O,onClick:C,schema:D,isDefault:T,bottom_image:L,tipText:B,isPost:V,viewTime:z,rec:N,swiper:M,commodityStyles:F,buttonStyle:Y,index:H,commodityGroup:K,popupBg:Q,iframeIcon:ie,commodityImgRatio:ve,isTel:we,iframeBgColor:ue,isActive:Oe=!0}=t,je=$e(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:de,popupDetailData:X,isPreview:oe,bffFbReport:ce,popupCurTimeRef:re,checkCommodityIndexRef:ne,globalConfig:Se}=De(),{jumpToWeb:ge,productView:Ve}=nt(),Ge=n.useRef(null),[ze,te]=n.useState(!1),[J,W]=n.useState(!1),[q,_e]=n.useState((e=X?.multiCheckIndex)!==null&&e!==void 0?e:0),ae=n.useRef(),Z=V?N:X;let j=V?Z?.product:(o=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=Z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ce=V?(d=Z?.product)===null||d===void 0?void 0:d.bindCta:(p=(a=(r=Z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&p!==void 0?p:(f=(m=(u=Z?.video)===null||u===void 0?void 0:u.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const pt=V?H:X?.index;if(!V&&K?.open&&(!((h=Z?.video)===null||h===void 0)&&h.bindProducts)&&((y=(b=Z?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=q;const R=(x=Z?.video)===null||x===void 0?void 0:x.bindProducts[q];j=R,Ce=R?.bindCta}const mt=()=>{j?.link&&(ge(Z,j,Ce,pt),V||Ve(Z,j,Ce,z||Ge.current,pt),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{Oe&&(ce?.({eventName:"ProductView",product:j}),ce?.({eventName:"PageView",product:j}))},[Oe,ce]),n.useEffect(()=>{const R=()=>{Ge.current=new Date};return R(),window.addEventListener("pageshow",R),()=>{window.removeEventListener("pageshow",R)}},[]);const ft=ii({product:j,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Se,style:F?.price}),lt=(oe?375:(w=c?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=Q?.horizontalMargin)!==null&&g!==void 0?g:0)*2,bt=ve?lt*(ve.h/ve.w):lt,G=({isPost:R})=>{var Pe,Ue,Qe,ot;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:he(F?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:ye((Pe=j?.collection)!==null&&Pe!==void 0?Pe:"Tiffany Lock",F?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:he(F?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:ye((Ue=j?.title)!==null&&Ue!==void 0?Ue:"Pendant in Yellow Gold with Diamonds, Medium",F?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:he(F?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:ft??""}}),n.createElement("div",{hidden:!!j&&!j?.taxInfo,style:he(F?.taxInfo),dangerouslySetInnerHTML:{__html:ye((Qe=j?.taxInfo)!==null&&Qe!==void 0?Qe:"\u7A0E\u8D39",F?.taxInfo)}}),n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(hi,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>te(!0),isPost:R,text:(ot=j?.info)!==null&&ot!==void 0?ot:`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:F?.info})))},q=()=>{var R,Pe;return n.createElement(n.Fragment,null,(T||j?.link)&&n.createElement("button",{"aria-label":(R=Ce?.enTitle)!==null&&R!==void 0?R:"Purchase on Website",onClick:pt,className:"pb-commondity-btn",style:W},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((Pe=Ce?.enTitle)!==null&&Pe!==void 0?Pe:"Purchase on Website",W)}})))},he=n.useCallback(R=>R?.lineClamp?Object.assign(Object.assign({},R),{overflow:"hidden",WebkitLineClamp:R?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):R,[]),Me=n.useCallback(R=>{re.current=new Date,_e(R),ne.current=R,ae?.current&&(ae.current.swiper.slideTo(0),ae.current.swiper.autoplay.start())},[]),pe=n.useCallback(()=>{var R,Pe,Ue;if(!V)return n.createElement(Mo,{products:(R=Z?.video)===null||R===void 0?void 0:R.bindProducts,data:K,defImg:(Ue=(Pe=de?.bottom_image)!==null&&Pe!==void 0?Pe:L)!==null&&Ue!==void 0?Ue:"",style:{padding:"0 19px"},onCLick:Me,popupDetailData:Y,check:X})},[X]),Ae=n.useMemo(()=>{const R={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return R?.[M?.dotsAlign]},[M?.dotsAlign]),ee=j?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:be.css(Object.assign({},c))},je),n.createElement("div",{style:{position:"relative"}},j&&((S=j?.homePage)===null||S===void 0?void 0:S.length)>0&&n.createElement(Ut,{height:bt,modules:[ci,vi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ae,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ae,className:be.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(P=M?.dotsMarginBottom)!==null&&P!==void 0?P:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(I=j?.homePage)===null||I===void 0?void 0:I.map(R=>{var Pe;return n.createElement(kt,{key:R},n.createElement("div",{style:{overflow:"hidden",width:lt,height:bt}},n.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(Pe=R??de?.bottom_image)!==null&&Pe!==void 0?Pe:L})))}))),!(!((A=j?.homePage)===null||A===void 0)&&A.length)&&n.createElement("div",{className:be.css({height:bt,width:lt})},n.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=de?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),(ee||!j)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),pe(),n.createElement("div",{className:"pb-commondity-content"},G({isPost:V}))),q(),n.createElement(Kt,{visible:ze,onClose:()=>te(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},G({isPost:!1})),q()),n.createElement(Kt,{visible:J,padding:0,isFullScreen:!0,onClose:()=>U(!1)},n.createElement("div",{style:{backgroundColor:ue,height:"100%"}},n.createElement("iframe",{src:ee,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var fs=n.memo(ms),hs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const gs=rt(fs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:_n,interactionRender:hs},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ys=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],Lo="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 ws=t=>{var{content:e,btnText:i,style:o,icon:s,isPopup:l,isExternalLink:d,onClose:r,onClick:a,submitButtonStyle:p,contentStyle:u}=t,m=$e(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:f}=De(),{jumpToWeb:h}=nt(),b=typeof s=="string"?s:ps(s),y=()=>{var x,v,w;if(d){const g=f,S=(x=g?.video)===null||x===void 0?void 0:x.bindProduct,P=(w=(v=g?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.bindCta,I=f?.index;h(g,S,P,I)}l||r?.(),a?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${be.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:b??Lo,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:ye(e,u)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:y,dangerouslySetInnerHTML:{__html:ye(i,p)}}))};var Ss=n.memo(ws);const xs=rt(Ss,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ys,bindableProps:[],interactionRender:bs},defaulSetting:{props:{icon:Lo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ts=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const As=t=>{var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,{style:D,isDefault:T,rec:L,viewTime:B,isPost:V,bottom_image:z,tipText:N,swiper:M,commodityStyles:F,buttonStyle:W,index:H,commodityGroup:K,popupBg:Q,iframeIcon:ie,commodityImgRatio:ve,isTel:we,iframeBgColor:ue,isActive:Oe=!0}=t,je=$e(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);n.useState(!0);const{sxpParameter:de,popupCurTimeRef:Y,popupDetailData:oe,isPreview:ce,bffFbReport:re,checkCommodityIndexRef:ne,globalConfig:Se}=De(),{jumpToWeb:ge,productView:Ve}=nt();n.useState(!1),n.useState(!1),n.useState(!0);const[Ge,ze]=n.useState(!1),te=n.useRef(null),[J,U]=n.useState(!1),[X,_e]=n.useState((e=oe?.multiCheckIndex)!==null&&e!==void 0?e:0),ae=n.useRef(),Z=V?L:oe;let j=V?Z?.product:(o=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=Z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ce=V?(d=Z?.product)===null||d===void 0?void 0:d.bindCta:(p=(a=(r=Z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&p!==void 0?p:(f=(m=(u=Z?.video)===null||u===void 0?void 0:u.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const vt=V?H:oe?.index;if(!V&&K?.open&&(!((h=Z?.video)===null||h===void 0)&&h.bindProducts)&&((y=(b=Z?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=X;const ee=(x=Z?.video)===null||x===void 0?void 0:x.bindProducts[X];j=ee,Ce=ee?.bindCta}const pt=()=>{j?.link&&(ge(Z,j,Ce,vt),V||Ve(Z,j,Ce,B||te.current,vt),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{Oe&&(re?.({eventName:"ProductView",product:j}),re?.({eventName:"PageView",product:j}))},[Oe,re]),n.useEffect(()=>{const ee=()=>{Oe&&(te.current=new Date)};return ee(),window.addEventListener("pageshow",ee),()=>{window.removeEventListener("pageshow",ee)}},[Oe]);const mt=ii({product:j,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Se,style:F?.price}),lt=(ce?375:(w=D?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=Q?.horizontalMargin)!==null&&g!==void 0?g:0)*2,bt=ve?lt*(ve.h/ve.w):lt,G=({isPost:ee})=>n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(fi,{isPost:ee,onClick:()=>ze(!0),className:"pb-commondityDiroNew-info",style:F?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:j?.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`})),q=n.useCallback(ee=>ee?.lineClamp?Object.assign(Object.assign({},ee),{overflow:"hidden",WebkitLineClamp:ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ee,[]),he=n.useCallback(ee=>{Y.current=new Date,_e(ee),ne.current=ee,ae?.current&&(ae.current.swiper.slideTo(0),ae.current.swiper.autoplay.start())},[]),Me=n.useCallback(()=>{var ee,R,Pe;if(!V)return n.createElement(Mo,{products:(ee=Z?.video)===null||ee===void 0?void 0:ee.bindProducts,data:K,defImg:(Pe=(R=de?.bottom_image)!==null&&R!==void 0?R:z)!==null&&Pe!==void 0?Pe:"",style:{padding:"0 19px"},onCLick:he,popupDetailData:oe,check:X})},[X]),pe=n.useMemo(()=>{const ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ee?.[M?.dotsAlign]},[M?.dotsAlign]),Ae=j?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:be.css(Object.assign(Object.assign({},D),{transform:"translate3d(0px, 0px, 0px)"}))},je),n.createElement("div",{style:{position:"relative"}},j&&((S=j?.homePage)===null||S===void 0?void 0:S.length)>0&&n.createElement(Ut,{height:bt,modules:[ci,vi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:pe,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ae,className:be.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(P=M?.dotsMarginBottom)!==null&&P!==void 0?P:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},(I=j?.homePage)===null||I===void 0?void 0:I.map(ee=>{var R;return n.createElement(kt,{key:ee},n.createElement("div",{style:{overflow:"hidden",width:lt,height:bt}},n.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(R=ee??de?.bottom_image)!==null&&R!==void 0?R:z})))})),!(!((A=j?.homePage)===null||A===void 0)&&A.length)&&n.createElement("div",{className:be.css({height:bt,width:lt})},n.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=de?.bottom_image)!==null&&k!==void 0?k:z,alt:"pdp image"})),(Ae||!j)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>U(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),Me(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:q(F?.title),dangerouslySetInnerHTML:{__html:ye((E=j?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",F?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!j&&(!j?.collection||j?.collection===""),style:q(F?.collection),dangerouslySetInnerHTML:{__html:ye(j?.collection||"Black Macrocannage CalfskinLarge",F?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.price,style:q(F?.price),dangerouslySetInnerHTML:{__html:mt??""}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.taxInfo,style:q(F?.taxInfo),dangerouslySetInnerHTML:{__html:ye((c=j?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",F?.taxInfo)}}))),(!j||j?.link)&&n.createElement("button",{"aria-label":(O=Ce?.enTitle)!==null&&O!==void 0?O:"Shop now",onClick:pt,className:"pb-commondityDiroNew-btn",style:W},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((C=Ce?.enTitle)!==null&&C!==void 0?C:"Shop now",W)}})),G({isPost:V}))),n.createElement(Kt,{visible:Ge,onClose:()=>ze(!1)},n.createElement("div",{style:{paddingTop:"20px"}},G({isPost:!1}))),n.createElement(Kt,{visible:J,padding:0,isFullScreen:!0,onClose:()=>U(!1)},n.createElement("div",{style:{backgroundColor:ue,height:"100%"}},n.createElement("iframe",{src:Ae,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Es=n.memo(As),Is=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Cs=rt(Es,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ts,interactionRender:Is},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ks=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Bo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{o(s.isIntersecting)})},[]),n.useEffect(()=>{var s;return t?.current&&((s=e?.current)===null||s===void 0||s.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const _s=({src:t,rec:e,item:i,index:o,style:s,translateY:l,imgStyle:d,enableEventReport:r=!0,isActive:a})=>{const p=n.useRef(null),u=Bo(p),{ctaEvent:m}=De(),[f,h]=n.useState(!1);return n.useEffect(()=>{u&&t&&p?.current&&r&&!f&&a&&(h(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[u,t,p,e,m,i,o,r,f,a]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:be.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},n.createElement("div",{ref:p,hidden:!t,className:be.css({width:"100%",height:"100%"})},n.createElement(yt,{className:be.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Bt=n.memo(_s);const Ps=t=>{var e,i,o,{style:s,isDefault:l,rec:d,viewTime:r,isPost:a,bottom_image:p,commodityStyles:u,buttonStyle:m,translateY:f=0,commodityPicture:h,isExternalLink:b,onClick:y}=t,x=$e(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:w,setPopupDetailData:g,ctaEvent:S,globalConfig:P,bffFbReport:I}=De(),{jumpToWeb:A}=nt(),{popup:k}=It(),E=a?d:w,c=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],O=w?.index,C=n.useCallback(T=>{var L;return ii({product:T,enableFormattedPrice:(L=u?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:P,style:u?.price})},[(o=u?.price)===null||o===void 0?void 0:o.enableFormattedPrice,P]),D=Ye.throttle((T,L)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,T,O),g?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:T}),index:O,multiCheckIndex:L})),b?T?.link&&(A(E,T,T.bindCta,O),window.location.href=window.getJointUtmLink(T.link)):y?.()},k?.duration);return n.useEffect(()=>{I?.({eventName:"PageView"})},[]),n.createElement("div",{className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,L)=>{var B,V,z,N,M,F,W,H,K,Q,ie;return n.createElement(n.Fragment,null,E&&!T?.bindCta?null:n.createElement("div",Object.assign({key:L},x,{className:be.css({display:"flex"}),onClick:()=>D(T,L)}),n.createElement(Bt,{src:(N=(z=(B=T?.cover)!==null&&B!==void 0?B:(V=T?.homePage)===null||V===void 0?void 0:V[0])!==null&&z!==void 0?z:v?.bottom_image)!==null&&N!==void 0?N:p,rec:E,item:T,index:L,translateY:f,imgStyle:h,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(M=h?.width)!==null&&M!==void 0?M:0}px - ${(F=h?.marginRight)!==null&&F!==void 0?F:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:ye((W=T?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:ye((H=T?.collection)!==null&&H!==void 0?H:"Tiffany Lock",u?.collection)}})),n.createElement("div",{className:be.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:u?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(K=C(T))!==null&&K!==void 0?K:""}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ye((ie=(Q=T?.bindCta)===null||Q===void 0?void 0:Q.enTitle)!==null&&ie!==void 0?ie:"Shop Now",m)}})))))}))};var Ds=n.memo(Ps),Os=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ms=rt(Ds,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:ks,interactionRender:Os},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Ls=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Bs=t=>{var e,i,{content:o,btnText:s,style:l,icon:d,isPopup:r,isExternalLink:a,onClose:p,onClick:u,submitButtonStyle:m,contentStyle:f,isTel:h}=t,b=$e(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=De(),x=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${be.css(Object.assign({},l))}`},b),n.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Ns=n.memo(Bs);const Fs=rt(Ns,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Ls,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var At=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],js=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Vs=t=>{var{rec:e,children:i,className:o,onClick:s,style:l,isExternalLink:d=!1,index:r,jumpLink:a}=t;$e(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const p=n.useRef(null),{popup:u}=It(),{setPopupDetailData:m,ctaEvent:f}=De(),{jumpToWeb:h}=nt(),b=Ye.throttle(()=>{var y,x,v,w,g,S,P,I;const A=(x=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&x!==void 0?x:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,A,r),m?.(Object.assign(Object.assign({},e),{index:r})),d){if(a||!((w=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0)&&w.link){const k=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(S=e?.video)===null||S===void 0?void 0:S.bindProduct;h(e,E,k,r),window.location.href=window.getJointUtmLink(a||((I=(P=e?.video)===null||P===void 0?void 0:P.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else s?.()},u?.duration);return n.createElement("div",{ref:p,className:o,style:l,onClick:b},i)};var oi=n.memo(Vs),zs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Hs=t=>{var e,i,o,s,l,d,r,a,p,u,m,{content:f,style:h,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:v,isExternalLink:w,translateY:g=0,index:S,isActive:P}=t,I=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=De(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(l=(s=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:A?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(oi,Object.assign({isExternalLink:w,rec:y,className:be.css(Object.assign({},h)),style:{display:"flex"},index:S},I),n.createElement(Bt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:v?.img,isActive:P}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:zs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((a=k?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(u=k?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Gs=n.memo(Hs);const Us=rt(Gs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:js,bindableProps:[],settingRender:At},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 Ws=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ys=t=>{var e,i,o,s,l,d,{content:r,style:a,bgImg:p,recData:u,bottom_image:m,ctaTempStyles:f,isExternalLink:h,index:b,isActive:y}=t,x=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=De(),w=(e=u?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=w?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(oi,Object.assign({isExternalLink:h,rec:u,className:be.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:b},x),n.createElement(Bt,{src:g,rec:u,item:(l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:u?.video,index:b,imgStyle:f?.img,isActive:y}),n.createElement("div",{className:be.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},f?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((d=w?.enTitle)!==null&&d!==void 0?d:"Product Name",f?.ctaTitle)}}))};var Xs=n.memo(Ys);const qs=rt(Xs,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ws,settingRender:At?.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 Js=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],No={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Ks=t=>{var e,i,o,s,l,d,r,a,p,{content:u,style:m,bgImg:f,recData:h,bottom_image:b,ctaTempStyles:y,index:x,customTitle:v,isActive:w}=t,g=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:P}=De();nt();const I=(e=h?.video)===null||e===void 0?void 0:e.bindCta;(i=h?.video)===null||i===void 0||i.bindProduct;const A=(s=(o=I?.icon)!==null&&o!==void 0?o:S?.bottom_image)!==null&&s!==void 0?s:b;return n.createElement(oi,Object.assign({index:x,rec:h,className:be.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},g,{jumpLink:(l=I?.link)!==null&&l!==void 0?l:""}),n.createElement(Bt,{src:A,rec:h,item:(r=(d=h?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:h?.video,index:x,imgStyle:y?.img,isActive:w}),n.createElement("div",{className:be.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:No["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:ye((a=I?.enTitle)!==null&&a!==void 0?a:"Product Name",y?.ctaTitle)}}),v?.display&&n.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((p=v?.style)===null||p===void 0?void 0:p.height)+"px"}),className:No["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ye(v?.text,v?.style)}}))))};var Zs=n.memo(Ks),Qs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Fi;const Rs=rt(Zs,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Fi=At?.filter(t=>t.type!=="commodityTitle"))===null||Fi===void 0?void 0:Fi.concat(Js),bindableProps:[],interactionRender:Qs},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var $s=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ed={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const td=t=>{var e,i,o,s,l,d,r,a,p,u,m,{content:f,style:h,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:v,isExternalLink:w,translateY:g=0,index:S,isActive:P}=t,I=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=De(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(l=(s=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:A?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(oi,Object.assign({isExternalLink:w,rec:y,className:be.css(Object.assign({},h)),style:{display:"flex"},index:S},I),n.createElement(Bt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:v?.img,isActive:P}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ed["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((a=k?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(u=k?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var id=n.memo(td);const od=rt(id,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:$s,settingRender:At,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 nd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ld={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const sd=t=>{var e,i,o,s,l,d,r,a,p,u,{content:m,style:f,bgImg:h,recData:b,bottom_image:y,ctaTempStyles:x,isExternalLink:v,translateY:w=0,index:g,isActive:S}=t,P=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=De(),A=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,k=(l=(s=(i=A?.cover)!==null&&i!==void 0?i:(o=A?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:I?.bottom_image)!==null&&l!==void 0?l:y;return n.createElement(oi,Object.assign({isExternalLink:v,rec:b,className:be.css(Object.assign({},f)),style:{display:"flex"},index:g},P),n.createElement(Bt,{src:k,rec:b,item:(r=(d=b?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:b?.video,index:g,translateY:w,imgStyle:x?.img,isActive:S}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ld["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:ye((a=A?.title)!==null&&a!==void 0?a:"Product Name",x?.title)}}),n.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((u=(p=A?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",x?.ctaTitle)}})))};var dd=n.memo(sd);const rd=rt(dd,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:nd,bindableProps:[],settingRender:At},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 ad=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ud={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const cd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:m,translateY:f=0,isActive:h}=t,b=$e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:v}=De(),{popup:w}=It(),{jumpToWeb:g}=nt(),[S,P]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ye.throttle((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,m),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),u?A?.link&&(g(d,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return n.createElement(ti,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L,B;return n.createElement(n.Fragment,null,d&&!A?.bindCta?null:n.createElement(kt,Object.assign({key:k,className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),n.createElement(Bt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:be.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ud["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((D=A?.title)!==null&&D!==void 0?D:"Product Name",p?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((T=p?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var vd=n.memo(cd);const pd=rt(vd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ad,bindableProps:[],settingRender:At},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 md=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],fd={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const hd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:m,translateY:f=0,isActive:h}=t,b=$e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:y}=De(),{ctaEvent:x,setPopupDetailData:v}=De(),{popup:w}=It(),[g,S]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:P}=nt(),I=Ye.throttle((A,k)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,m),v?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),u?A?.link&&(P(d,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return n.createElement(ti,{isPadding:!!d},g?.map((A,k)=>{var E,c,O,C,D,T,L,B;return n.createElement(n.Fragment,null,d&&!A?.bindCta?null:n.createElement(kt,Object.assign({key:k,className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),n.createElement(Bt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:fd["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((D=A?.title)!==null&&D!==void 0?D:"Product Name",p?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((T=p?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var gd=n.memo(hd);const bd=rt(gd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:md,settingRender:At,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 yd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wd={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Sd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:m,translateY:f=0,isActive:h}=t,b=$e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:v}=De(),{popup:w}=It(),{jumpToWeb:g}=nt(),[S,P]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ye.throttle((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,m),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),u?A?.link&&(g(d,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return n.createElement(ti,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L;return n.createElement(n.Fragment,null,d&&!A?.bindCta?null:n.createElement(kt,Object.assign({key:k,className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),n.createElement(Bt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:wd["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((D=A?.title)!==null&&D!==void 0?D:"Product Name",p?.title)}}),n.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((L=(T=A?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&L!==void 0?L:"Shop Now",p?.ctaTitle)}}))))}))};var xd=n.memo(Sd);const Td=rt(xd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:yd,bindableProps:[],settingRender:At},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 Ad=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Ed=({icon:t,styles:e,textStyle:i,onClose:o})=>{var s;const{waterFallData:l,setOpenHashtag:d}=De();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ye(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var Fo=n.memo(Ed),Id=null,Cd="3d989325-e7d6-4a74-8a97-98febdf5b567",kd=null,_d=null,Pd={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"},Dd=[{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}],Od="Handbags",jo={productUserId:Id,requestId:Cd,channel:kd,rtc:_d,tag:Pd,recList:Dd,hashTag:Od};const Md=t=>{var e;const{rec:i,style:o={},sizeChange:s=()=>{},unitWidth:l,index:d,showBorder:r,list:a,reportTagsView:p,textStyles:u,space:m}=t,{swiperRef:f,setRtcList:h,setOpenHashtag:b,sxpParameter:y,globalConfig:x}=De(),[v,w]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const g=n.useRef(null),S=n.useRef(null);n.useRef(null),n.useRef(null);const[P,I]=n.useState(""),A=n.useMemo(()=>{var T,L,B,V,z,N,M,F,W,H;return!((T=i?.video)===null||T===void 0)&&T.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((V=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||V===void 0)&&V.length?(N=(z=i?.video)===null||z===void 0?void 0:z.imgUrls)===null||N===void 0?void 0:N[0]:!((F=(M=i?.product)===null||M===void 0?void 0:M.homePage)===null||F===void 0)&&F.length?(H=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||H===void 0?void 0:H[0]:y?.bottom_image||""},[i,y?.bottom_image]),k=n.useMemo(()=>{var T,L;return((T=i?.product)===null||T===void 0?void 0:T.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),E=n.useMemo(()=>{var T;return o.transform?Number((T=o.transform)===null||T===void 0?void 0:T.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>E===void 0?!1:E<=r,[E,r]);const c=ii({product:i?.product,enableFormattedPrice:(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0,style:u?.price});n.useEffect(()=>{if(g.current===null||A==="")return;let T=null;v&&P?T=P:T=A,T&&g.current.setSrc(T)},[A,v,P]);const O=n.useRef(),C=n.useCallback(T=>{setTimeout(()=>{var L;const B=(L=O?.current)===null||L===void 0?void 0:L.offsetHeight;s(B+56+m,d)},0)},[m,s,d,l,O]),D=()=>{p(),h?.(a),setTimeout(()=>{var T;(T=f?.current)===null||T===void 0||T.swiper.slideTo(d,0,!1),b?.(!1)},0)};return n.createElement("div",{ref:S,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:D},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:O},n.createElement(yt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:ye(k,u?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:u.price,dangerouslySetInnerHTML:{__html:c??""}})))};function Ld(t){var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,{reportTagsView:A,showBanner:k}=t,E=$e(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:O,hashTagSize:C,loadingImage:D,isOpenHashTag:T,cacheActiveIndex:L}=De(),{jumpToWeb:B}=nt(),V=n.useRef(null),[z,N]=n.useState(0),[M,F]=n.useState(),W=n.useRef(null),[H,K]=n.useState([]),Q=n.useRef(),ie=[170,230,300],[ve,we]=n.useState(!1),[ue,Oe]=n.useState([]),je=n.useRef(),de=n.useCallback((te,J)=>Math.floor(Math.random()*(J-te+1))+te,[]),Y=n.useRef([]),[oe,ce]=n.useState({width:0}),re=n.useMemo(()=>{const te=oe.width||0;return te>=1200?6:te>=768&&te<=1199?4:2},[oe]),ne=n.useMemo(()=>oe.width/re-2,[re,oe]),Se=n.useCallback(()=>{var te;const J=(te=Q.current)!==null&&te!==void 0?te:[],U=[];for(let X=0;X<ue?.length;X++){const _e=Math.floor(X/re),ae=X%re+1;let Z=0,j=9999999999;if(_e===0)U[X]=X;else{for(let Ce=0;Ce<U.length;Ce++)Y.current[U[Ce]].top+Y.current[U[Ce]].height<j&&(Z=Ce,j=Y.current[U[Ce]].top+Y.current[U[Ce]].height);U[Z]=X}Y.current[X]===void 0&&(Y.current[X]={}),_e===0?(ae===1?Y.current[X].left=0:Y.current[X].left=Y.current[X-1].left+ne+4,Y.current[X].top=0):(Y.current[X].left=Y.current[Z].left,Y.current[X].top=j),Y.current[X].height=Y.current[X].height||ie[de(0,2)],J[X]={transform:`translate(${Y.current[X].left}px,${Y.current[X].top}px)`,width:`${ne}px`,height:Y.current[X].height}}return K([...J]),[...J]},[ne,re,ie,de,ue]),ge=n.useCallback((te,J)=>{Y.current[J]===void 0&&(Y.current[J]={}),Y.current[J].height=te,Q.current=Se()},[Se]);n.useEffect(()=>{Q.current=Se()},[ne,re,ue]),n.useEffect(()=>{var te,J;if(we(!0),c&&O?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(U=>{var X,_e;F(U),Oe((_e=(X=U?.recList)===null||X===void 0?void 0:X.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&_e!==void 0?_e:[]),we(!1)}),T){const U=jo;F(U),Oe((J=(te=U?.recList)===null||te===void 0?void 0:te.filter(X=>X?.video!==null||X?.product!==null))!==null&&J!==void 0?J:[]),we(!1)}},[c,O,C,T]);const Ve=n.useCallback(()=>{W.current!==null&&ce({width:W.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(W.current===null)return;const te=new ResizeObserver(J=>{Ve()});return te.observe(W.current),()=>{te.disconnect()}},[Ve]),n.useCallback(()=>{we(!0),c&&O?.({hashTag:c?.hashTag}).then(te=>{var J,U;Oe(ue?.concat((U=(J=te?.recList)===null||J===void 0?void 0:J.filter(X=>!X?.video))!==null&&U!==void 0?U:[])),we(!1)})},[c,O,ue]);const Ge=n.useCallback(()=>{N(V.current.scrollTop)},[]);n.useEffect(()=>{var te;return(te=V?.current)===null||te===void 0||te.addEventListener("scroll",Ge),()=>{var J;(J=V?.current)===null||J===void 0||J.removeEventListener("scroll",Ge)}},[Ge,V]);const ze=()=>{var te,J,U,X,_e;if(!((te=M?.tag)===null||te===void 0)&&te.link){A();const ae=c?.rec;B(ae,(J=ae?.video)===null||J===void 0?void 0:J.bindProduct,(U=ae?.video)===null||U===void 0?void 0:U.bindCta,L,(X=ae?.video)===null||X===void 0?void 0:X.traceInfo),window.location.href=window.getJointUtmLink((_e=M?.tag)===null||_e===void 0?void 0:_e.link)}};return n.createElement(n.Fragment,null,ve?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:W},n.createElement("div",{className:"waterFallList-scroll",ref:V},k&&((e=M?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:ze},n.createElement(yt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=M?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((s=M?.tag)===null||s===void 0?void 0:s.info,(l=E?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=M?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(r=E?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:ze,dangerouslySetInnerHTML:{__html:ye(((a=M?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(p=E?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},ue?.map((te,J)=>{var U;return n.createElement(Md,Object.assign({key:J,index:J,rec:te,list:ue,showBorder:z+((U=V?.current)===null||U===void 0?void 0:U.clientHeight),style:H[J],sizeChange:ge,unitWidth:ne,reportTagsView:A},E))}),n.createElement("div",{hidden:!(!((u=M?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((f=Y?.current[((m=Y?.current)===null||m===void 0?void 0:m.length)-1])===null||f===void 0?void 0:f.top)+((b=Y?.current[((h=Y?.current)===null||h===void 0?void 0:h.length)-1])===null||b===void 0?void 0:b.height))!==null&&y!==void 0?y:0}px)`,height:!((x=M?.tag)===null||x===void 0)&&x.link?((v=je?.current)===null||v===void 0?void 0:v.offsetHeight)||((w=E?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=M?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),n.createElement("div",{ref:je,hidden:!(!((S=M?.tag)===null||S===void 0)&&S.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((P=M?.tag)===null||P===void 0?void 0:P.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:ze,dangerouslySetInnerHTML:{__html:ye(((I=M?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Bd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Nd=t=>{var e;const{rec:i,index:o,list:s,reportTagsView:l,textStyles:d,space:r}=t,{swiperRef:a,setRtcList:p,setOpenHashtag:u,sxpParameter:m,globalConfig:f}=De(),[h,b]=n.useState(!1),y=n.useRef(null),x=n.useRef(null),v=n.useRef(null),w=n.useRef(null),[g,S]=n.useState(""),P=n.useMemo(()=>{var c,O,C,D,T,L,B,V,z,N;return!((c=i?.video)===null||c===void 0)&&c.cover?(O=i?.video)===null||O===void 0?void 0:O.cover:!((D=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||D===void 0)&&D.length?(L=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||L===void 0?void 0:L[0]:!((V=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||V===void 0)&&V.length?(N=(z=i?.product)===null||z===void 0?void 0:z.homePage)===null||N===void 0?void 0:N[0]:m?.bottom_image||""},[i,m?.bottom_image]),I=n.useMemo(()=>{var c,O;return((c=i?.product)===null||c===void 0?void 0:c.title)||((O=i?.video)===null||O===void 0?void 0:O.title)||null},[i]),A=ii({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:f,isHiddenDef:!0,style:d?.price});n.useEffect(()=>{const c=new IntersectionObserver(O=>{O.forEach(C=>{if(C.isIntersecting){if(x.current===null||P==="")return;h&&g?y.current.setSrc(g):y.current.setSrc(P),c.unobserve(x.current)}})});return c.observe(x.current),()=>{c.disconnect()}},[P,h,g]);const k=(c,O,C)=>{const D=c/O;return C/D};n.useEffect(()=>{const c=v?.current;c===null||P===""||!h||(c.src=P,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const O=w?.current;if(!O)return;const C=O.getContext("2d"),D=window?.innerWidth/2,T=k(c.videoWidth,c.videoHeight,D);O.height=T,O.width=D,C?.drawImage(c,0,0,O.width,O.height),S(O.toDataURL()),c.remove(),O.remove()})},[P,h]);const E=()=>{l(),p?.(s),setTimeout(()=>{var c;(c=a?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),u?.(!1)},0)};return n.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:r}},n.createElement("div",{className:"list-content-listItem-picture"},h&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:w})),n.createElement(yt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${A?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:ye(I,d?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!A,dangerouslySetInnerHTML:{__html:A??""}})))};function Fd(t){var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,{reportTagsView:w,showBanner:g}=t,S=$e(t,["reportTagsView","showBanner"]);const{waterFallData:P,getRecommendVideos:I,hashTagSize:A,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:c}=De(),{jumpToWeb:O}=nt(),[C,D]=n.useState(),[T,L]=n.useState(),[B,V]=n.useState(!1),z=n.useRef(null),[N,M]=n.useState(!1);n.useCallback(()=>{N||(M(!0),P&&I?.({hashTag:P?.hashTag}).then(W=>{var H;D(C?.concat((H=W?.recList)!==null&&H!==void 0?H:[])),M(!1)}))},[P,I,C,N]),n.useEffect(()=>{var W,H;if(V(!0),P&&I?.({hashTag:P?.hashTag,defaultSize:A,maxSize:A}).then(K=>{var Q,ie;L(K),D((ie=(Q=K?.recList)===null||Q===void 0?void 0:Q.filter(ve=>ve?.video!==null||ve?.product!==null))!==null&&ie!==void 0?ie:[]),V(!1)}),E){const K=jo;L(K),D((H=(W=K?.recList)===null||W===void 0?void 0:W.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&H!==void 0?H:[]),V(!1)}},[P,I,A,E]);const F=()=>{var W,H,K,Q,ie;if(!((W=T?.tag)===null||W===void 0)&&W.link){w();const ve=P?.rec;O(ve,(H=ve?.video)===null||H===void 0?void 0:H.bindProduct,(K=ve?.video)===null||K===void 0?void 0:K.bindCta,c,(Q=ve?.video)===null||Q===void 0?void 0:Q.traceInfo),window.location.href=window.getJointUtmLink((ie=T?.tag)===null||ie===void 0?void 0:ie.link)}};return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:z},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:F},n.createElement(yt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((s=T?.tag)===null||s===void 0?void 0:s.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(r=S?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:S?.space}),dangerouslySetInnerHTML:{__html:ye(((a=T?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(p=S?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"list-content"},C?.map((W,H)=>n.createElement(Nd,Object.assign({key:H,index:H,rec:W,list:C,reportTagsView:w},S)))),n.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((u=T?.tag)===null||u===void 0)&&u.link),style:{height:!((m=T?.tag)===null||m===void 0)&&m.link?((f=S?.buttonBgStyle)===null||f===void 0?void 0:f.height)||((h=S?.buttonStyle)===null||h===void 0?void 0:h.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),style:S?.buttonBgStyle}),n.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((x=T?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:S?.buttonStyle,onClick:F,dangerouslySetInnerHTML:{__html:ye(((v=T?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}const jd=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:s,swiperRef:l,setWaterFallData:d,cacheRtcList:r,setRtcList:a,cacheActiveIndex:p,rtcList:u,setCacheRtcList:m,setIsFromHashtag:f,isFromHashtag:h,bffEventReport:b,themeTag:y,selectTag:x,bffFbReport:v}=De(),{backMainFeed:w}=nt();n.useRef(null);const g=n.useRef(null),[S,P]=n.useState();n.useEffect(()=>{const c=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?g.current=O:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),c?.appendChild(g.current))},[]);const I=()=>{var c,O;w("branch",x,void 0,i?.hashTag),E(),d?.(void 0),f?.(!1),(O=(c=l?.current)===null||c===void 0?void 0:c.swiper)===null||O===void 0||O.slideTo(p,0,!1),o?.(!1)},[A,k]=n.useState();n.useEffect(()=>{i&&k(i)},[i]);const E=n.useCallback(()=>{var c,O,C,D,T,L;const B=A?.rec;if(!B)return;let V="",z=null;h?V="hashTagPage":!((c=B?.video)===null||c===void 0)&&c.url?(V="videoPage",z="video"):!((C=(O=B?.video)===null||O===void 0?void 0:O.imgUrls)===null||C===void 0)&&C.length&&(V="imagePage",z="image"),b?.({eventInfo:{contentId:(D=B?.video)===null||D===void 0?void 0:D.itemId,position:p+"",contentTags:JSON.stringify((T=B?.video)===null||T===void 0?void 0:T.tags),traceInfo:(L=B?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([A?.hashTag]),fromKName:V,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:z}})},[A,b,S,h,p]);return n.useEffect(()=>{s&&(P(new Date),v?.({eventName:"PageView"}))},[s,v]),n.useEffect(()=>{const c=()=>{P(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?Wi.createPortal(n.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},n.createElement(Fo,{icon:Bd,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Fd,Object.assign({reportTagsView:E},t)):n.createElement(Ld,Object.assign({reportTagsView:E},t))),g.current):null};var Vo=n.memo(jd);const Vd=t=>n.createElement(Vo,Object.assign({},t));var zd=n.memo(Vd);const Hd=rt(zd,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Ad,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Gd=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const zo=t=>n.createElement(zo,Object.assign({},t));var Ud=n.memo(zo);const Wd=rt(Ud,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Gd},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Yd=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Ho={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Xd=t=>{var e,i,o,s,l,d,r,a,p,u,{style:m,recData:f,ctaTempStyles:h,index:b,event:y,onClick:x,isExternalLink:v=!1,isActive:w}=t,g=$e(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:P}=De(),{jumpToWeb:I}=nt(),[A,k]=n.useState(!1),E=n.useRef(null),c=Bo(E),O=((o=(i=(e=f?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(s=f?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=f?.video)===null||d===void 0?void 0:d.bindCta),C=((a=(r=f?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((p=f?.video)===null||p===void 0?void 0:p.bindProduct),D=()=>{var V,z,N,M;const F=((z=(V=f?.video)===null||V===void 0?void 0:V.bindProducts)===null||z===void 0?void 0:z[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video;if(S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},f,F,b),P?.(Object.assign(Object.assign({},f),{index:b})),v){const W=C?.link||((M=F?.bindCta)===null||M===void 0?void 0:M.link);W&&(I(f,C,O,b),window.location.href=window.getJointUtmLink(W))}else x?.()},T=O?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=n.useMemo(()=>{var V,z;const N=y?.animation;if(N){const{delay:M,duration:F,backgroundColor:W}=N;return{":after":{animationDelay:`${(V=M/1e3)!==null&&V!==void 0?V:0}s`,animationDuration:`${(z=F/1e3)!==null&&z!==void 0?z:0}s`,backgroundColor:`${W??"transparent"}`}}}},[y?.animation]);n.useEffect(()=>{var V,z,N;c&&E?.current&&w&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},f,((z=(V=f?.video)===null||V===void 0?void 0:V.bindProducts)===null||z===void 0?void 0:z[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video,b)},[c,w]),n.useEffect(()=>{k(!!c)},[c]);const B=n.useMemo(()=>A?Ho["animated-button"]:null,[A]);return n.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},m),h?.ctaTitle),{lineHeight:`${(u=m?.height)!==null&&u!==void 0?u:0}px`})},g,{className:`${B} ${be.css(L)} ${Ho["one-line-ellipsis"]}`,onClick:D,dangerouslySetInnerHTML:{__html:ye(T,h?.ctaTitle)}}))};var qd=n.memo(Xd),Jd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Kd=rt(qd,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Yd,bindableProps:[],interactionRender:Jd},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var Zd=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Zt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Qd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Rd=t=>{var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,{style:E,recData:c,ctaTempStyles:O,index:C,event:D,bottom_image:T,translateY:L,isTel:B,onClick:V,isExternalLink:z=!1,isActive:N}=t,M=$e(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:F,globalConfig:W,ctaEvent:H,setPopupDetailData:K}=De(),{jumpToWeb:Q}=nt(),[ie,ve]=n.useState(!0),we=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),ue=((a=(r=c?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((p=c?.video)===null||p===void 0?void 0:p.bindProduct),Oe=()=>{var re,ne,Se,ge;const Ve=((ne=(re=c?.video)===null||re===void 0?void 0:re.bindProducts)===null||ne===void 0?void 0:ne[0])||((Se=c?.video)===null||Se===void 0?void 0:Se.bindProduct)||c?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Ve,C),K?.(Object.assign(Object.assign({},c),{index:C})),z){const Ge=ue?.link||((ge=Ve?.bindCta)===null||ge===void 0?void 0:ge.link);Ge&&(Q(c,ue,we,C),window.location.href=window.getJointUtmLink(Ge))}else V?.()},je=we?.enTitle||"\u67E5\u770B\u8BE6\u60C5",de=n.useMemo(()=>{const re=D?.animation;if(re){const{delay:ne,duration:Se}=re;return{animationDelay:`${ne?ne/1e3:0}s`,animationDuration:`${Se?Se/1e3:0}s`}}},[D?.animation]),Y=(b=(h=(f=(u=ue?.cover)!==null&&u!==void 0?u:(m=ue?.homePage)===null||m===void 0?void 0:m[0])!==null&&f!==void 0?f:we?.icon)!==null&&h!==void 0?h:F?.bottom_image)!==null&&b!==void 0?b:T,oe=re=>{re.stopPropagation(),ve(!1)};n.useEffect(()=>{ve(!0)},[N]);const ce=n.useMemo(()=>N&&ie?Zt["animated-fadeIn"]:null,[N,ie]);return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},M,{className:`${be.css(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(y=E?.margin)!==null&&y!==void 0?y:0}px))`}))} ${Zt.aniLinkPopup} ${ce} ${be.css(de)}`,onClick:Oe}),n.createElement("div",{onClick:oe,className:Zt["modal-icon-wrapper"],style:{padding:(x=E?.padding)!==null&&x!==void 0?x:0}},n.createElement("img",{src:(v=W?.popupCloseIcon)!==null&&v!==void 0?v:Qd,alt:"close",className:Zt["modal-icon-wrapper-img"]})),n.createElement(Bt,{src:Y,rec:c,item:(I=(S=(g=(w=c?.video)===null||w===void 0?void 0:w.bindProducts)===null||g===void 0?void 0:g[0])!==null&&S!==void 0?S:(P=c?.video)===null||P===void 0?void 0:P.bindProduct)!==null&&I!==void 0?I:c?.video,index:C,translateY:L,imgStyle:O?.img,isActive:N}),(!c||ue?.title)&&n.createElement("div",{className:Zt["one-line-ellipsis"],style:O?.title,dangerouslySetInnerHTML:{__html:ye((A=ue?.title)!==null&&A!==void 0?A:"Product Name",O?.title)}}),n.createElement("div",{className:Zt["one-line-ellipsis"],style:Object.assign(Object.assign({},O?.ctaTitle),{lineHeight:((k=O?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:ye(je,O?.ctaTitle)}})))};var $d=n.memo(Rd),er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const tr=rt($d,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Zd,bindableProps:[],interactionRender:er},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var ji=Object.freeze({__proto__:null,AniLink:Kd,AniLinkPopup:tr,Appoint:qs,AppointForm:kn,Commodity:Us,CommodityDetail:gs,CommodityDetailDiroNew:Cs,CommodityDiro:od,CommodityDiroNew:rd,CommodityList:Ms,Consent:Wd,HashTag:Hd,Iframe:Fs,Link:Rs,MultiCommodity:bd,MultiCommodityDiro:pd,MultiCommodityDiroNew:Td,Prompt:xs});const ir="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",or="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",nr=t=>{var e,{active:i,activeIcon:o,unActicveIcon:s,recData:l,position:d}=t,r=$e(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:p,bffEventReport:u,setCacheRtcList:m,cacheRtcList:f}=De(),[h,b]=n.useState((e=f?.[d])===null||e===void 0?void 0:e.isCollected),y=xt(or),x=xt(ir),v=Ye.debounce(()=>dt(void 0,void 0,void 0,function*(){var w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N,M,F,W,H;if(h){b(!1);const K=(S=yield p?.({videoItemId:(g=(w=l?.video)===null||w===void 0?void 0:w.itemId)!==null&&g!==void 0?g:""}))!==null&&S!==void 0?S:!1;if(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(P=l?.video)===null||P===void 0?void 0:P.itemId)!==null&&I!==void 0?I:"",contentName:(k=(A=l?.video)===null||A===void 0?void 0:A.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((c=(E=l?.video)===null||E===void 0?void 0:E.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((O=l?.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!K)b(!0);else{const Q=(D=f?.map((ie,ve)=>(ve===d&&(ie.isCollected=!1),ie)))!==null&&D!==void 0?D:[];m?.(Q)}}else{b(!0);const K=(T=yield a?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&B!==void 0?B:"",contentName:(z=(V=l?.video)===null||V===void 0?void 0:V.title)!==null&&z!==void 0?z:"",contentTags:JSON.stringify((M=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&M!==void 0?M:[]),position:d+"",contentFormat:!((F=l?.video)===null||F===void 0)&&F.url?"video":"image",traceInfo:(W=l?.video)===null||W===void 0?void 0:W.traceInfo}}),!K)b(!1);else{const Q=(H=f?.map((ie,ve)=>(ve===d&&(ie.isCollected=!0),ie)))!==null&&H!==void 0?H:[];m?.(Q)}}}),200);return n.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:v}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:h?o||y:s||x,alt:"icon"}))};var Go=n.memo(nr),lr="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Vi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Ui.render(n.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),sr=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,videoPlayIcon:r})=>{const[a,p]=n.useState(!1),{bffEventReport:u,sxpParameter:m,waterFallData:f,openHashtag:h,bffFbReport:b}=De(),y=n.useRef(0),[x,v]=n.useState(!1),[w,g]=n.useState(!0),{isActive:S}=Oo(),P=n.useRef(null),[I,A]=n.useState(""),[k,E]=n.useState(!1),c=n.useRef(),O=`pb-cache-video-${e}`,C=n.useRef(null),D=n.useRef(null),T=n.useRef(),L=n.useRef(),B=n.useMemo(()=>d?.mode==="2",[d]),V=n.useMemo(()=>{var Y;return d?.mode==="2"?`translateY(-${50+((Y=d?.offsetTop)!==null&&Y!==void 0?Y:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),z=n.useMemo(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||I},[I,t]),N=n.useMemo(()=>B?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[B]),M=n.useMemo(()=>d?.bgWay==="1",[d]),F=n.useMemo(()=>M&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,M]);n.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const W=n.useCallback(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),H=xt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=n.useCallback(()=>{c?.current&&(E(!1),v(!0))},[]),Q=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var Y,oe,ce,re,ne,Se,ge,Ve,Ge,ze,te,J,U;if(!c?.current)return;p(!1);const X=o[e];if(X&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){y.current=((oe=c?.current)===null||oe===void 0?void 0:oe.currentTime)||0;const _e=((re=(ce=c?.current)===null||ce===void 0?void 0:ce.duration)!==null&&re!==void 0?re:0).toFixed(2),ae=((Se=(ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)!==null&&Se!==void 0?Se:0).toFixed(2),Z=w?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ve=(ge=X?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ve!==void 0?Ve:"",contentName:(ze=(Ge=X?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&ze!==void 0?ze:"",playType:Z,startTime:ae,videoDuration:_e,contentTags:JSON.stringify((J=(te=X?.video)===null||te===void 0?void 0:te.tags)!==null&&J!==void 0?J:[]),position:e+"",contentFormat:"video",traceInfo:(U=X?.video)===null||U===void 0?void 0:U.traceInfo,loadTime:L?.current-T?.current+""}}),g(!1)}}),[u,o,e,w,c?.current]),ie=n.useCallback(()=>{var Y;if(!c?.current||I||!B||(c.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!P||!P.current||M))return;const oe=()=>{const ce=P?.current,re=ce.getContext("2d"),ne=window?.innerWidth,Se=window?.innerHeight;ce.height=Se,ce.width=ne,re?.drawImage(c.current,0,0,ce.width,ce.height),A(ce.toDataURL())};oe(),setTimeout(()=>{oe()},500)},[c.current,M,t,I,B]),ve=n.useCallback(()=>{c.current&&(L.current=new Date,Q(),ie())},[c.current,ie,Q]),we=n.useCallback(Y=>()=>{var oe,ce,re,ne,Se;if(!c.current||!x)return;const ge=(oe=c?.current)===null||oe===void 0?void 0:oe.paused;switch(Y){case"start":if(!ge)return;(ce=c?.current)===null||ce===void 0||ce.play(),p(!1);break;case"pause":if(ge)return;(re=c?.current)===null||re===void 0||re.pause(),p(!0);break;default:ge?(ne=c?.current)===null||ne===void 0||ne.play():(Se=c?.current)===null||Se===void 0||Se.pause(),p(!ge);break}},[x,c?.current]),ue=n.useCallback(()=>{var Y,oe,ce,re,ne,Se,ge,Ve,Ge,ze,te,J,U;if(!c?.current||l!==e)return;const X=o[e],_e=((oe=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&oe!==void 0?oe:0).toFixed(2),ae=((re=(ce=c?.current)===null||ce===void 0?void 0:ce.currentTime)!==null&&re!==void 0?re:0).toFixed(2);if(!((ne=c?.current)===null||ne===void 0)&&ne.duration){const Z=(((Se=c?.current)===null||Se===void 0?void 0:Se.currentTime)-y.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ve=(ge=X?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ve!==void 0?Ve:"",contentName:(ze=(Ge=X?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&ze!==void 0?ze:"",endTime:ae,videoDuration:_e,playDuration:Z,contentTags:JSON.stringify((J=(te=X?.video)===null||te===void 0?void 0:te.tags)!==null&&J!==void 0?J:[]),position:e+"",contentFormat:"video",traceInfo:(U=X?.video)===null||U===void 0?void 0:U.traceInfo}})}},[o,e,u,c?.current,l]),Oe=n.useCallback(()=>{E(!0)},[]);n.useEffect(()=>{var Y,oe,ce,re,ne,Se,ge,Ve,Ge,ze;if(!S)return;const te=t?.video.url;if(!te)return;const J=document.querySelector(`#${O}`);if(!J||(c.current=Vi?.(J),!c?.current))return;T.current=new Date;const U=window?.Hls;let X=D?.current;return te.includes(".m3u8")&&U&&U.isSupported()?(X=new U,X?.loadSource(te),X?.attachMedia(c?.current),X?.on(U.Events.MANIFEST_PARSED,function(){var _e;(_e=c?.current)===null||_e===void 0||_e.play()})):c.current.src=te,(Y=c?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(oe=c?.current)===null||oe===void 0||oe.setAttribute("webkit-playsinline","true"),(ce=c?.current)===null||ce===void 0||ce.addEventListener("loadedmetadata",ve),(re=c?.current)===null||re===void 0||re.addEventListener("loadeddata",ie),(ne=c?.current)===null||ne===void 0||ne.addEventListener("play",Q),(Se=c?.current)===null||Se===void 0||Se.addEventListener("playing",K),(ge=c?.current)===null||ge===void 0||ge.addEventListener("pause",ue),(Ve=c?.current)===null||Ve===void 0||Ve.addEventListener("ended",W),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("canplay",W),(ze=c?.current)===null||ze===void 0||ze.addEventListener("waiting",Oe),()=>{var _e,ae,Z,j,Ce,vt,pt,mt,lt,bt;((_e=c?.current)===null||_e===void 0?void 0:_e.paused)||ue(),D?.current&&((ae=D?.current)===null||ae===void 0||ae.destroy()),v(!1),(Z=c?.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",ve),(j=c?.current)===null||j===void 0||j.removeEventListener("loadeddata",ie),(Ce=c?.current)===null||Ce===void 0||Ce.removeEventListener("play",Q),(vt=c?.current)===null||vt===void 0||vt.removeEventListener("playing",K),(pt=c?.current)===null||pt===void 0||pt.removeEventListener("pause",ue),(mt=c?.current)===null||mt===void 0||mt.removeEventListener("ended",W),(lt=c?.current)===null||lt===void 0||lt.removeEventListener("canplay",W),(bt=c?.current)===null||bt===void 0||bt.removeEventListener("waiting",Oe)}},[S]),n.useEffect(()=>{var Y,oe,ce,re,ne,Se;!c?.current||!x||(S?(b?.({eventName:"ViewContent",product:(oe=(Y=o?.[e])===null||Y===void 0?void 0:Y.video)===null||oe===void 0?void 0:oe.bindProduct}),b?.({eventName:"PageView",product:(re=(ce=o?.[e])===null||ce===void 0?void 0:ce.video)===null||re===void 0?void 0:re.bindProduct}),(ne=c?.current)===null||ne===void 0||ne.play()):(Se=c?.current)===null||Se===void 0||Se.pause())},[S,x,c?.current]),n.useEffect(()=>{var Y,oe,ce;if(!S||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&h?(oe=c?.current)===null||oe===void 0||oe.pause():h||(ce=c?.current)===null||ce===void 0||ce.play()},[h,S,c?.current]),n.useEffect(()=>{if(!S)return;const Y=()=>{we("start")()},oe=we("pause");return ht.on(ut.PAGE_DID_SHOW,Y),ht.on(ut.PAGE_DID_HIDE,oe),()=>{ht.off(ut.PAGE_DID_SHOW,Y),ht.off(ut.PAGE_DID_HIDE,oe)}},[we,S]);const je=n.useMemo(()=>!m?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[x,m?.placeholder_image]),de=n.useMemo(()=>{if(!(!k||!x))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:lr,alt:"placeholder image"})},[k,x]);return n.useEffect(()=>{if(!c?.current)return;const Y=()=>{var oe;l===e&&(!((oe=t?.video)===null||oe===void 0)&&oe.url)&&c?.current&&!a&&we("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[l,e,t,c?.current,we,a]),t?.video?n.createElement(n.Fragment,null,B?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:we(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!M&&x&&z&&n.createElement(yt,{src:z,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),n.createElement("canvas",{ref:P,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:V,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),a&&n.createElement(yt,{className:"clc-pb-video-pause",src:r??H,alt:"pause"}))),je,de):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:we()},n.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),je,de,a&&n.createElement(yt,{className:"clc-pb-video-pause",src:r??H,alt:"pause"}))):null};var dr=n.memo(sr);const rr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:s})=>{const[l,d]=n.useState(t),r=a=>{a.stopPropagation();const p=!l;d(p),o?.(p)};return n.useEffect(()=>{d(t)},[t]),n.createElement("button",{style:s,"aria-label":"toggle button",className:"pb-toggle-button",onClick:r},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Uo=n.memo(rr);const ar=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,s]=n.useState(!0);It(),n.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=xt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Wo=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:s}=t,l=n.useMemo(()=>o?.mode==="2",[o]),d=n.useMemo(()=>{var u;return o?.mode==="2"?`translateY(-${50+((u=o?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),a=n.useMemo(()=>o?.bgWay==="1",[o]),p=n.useMemo(()=>a&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,a]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!l||!a)&&n.createElement(yt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:s}),l&&n.createElement(yt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:s}))},ur=({imgUrls:t,width:e,height:i,rec:o,index:s,onViewImageEndEvent:l,onViewImageStartEvent:d,imgUrlsPostConfig:r})=>{var a,p;const u=n.useRef(),{isActive:m}=Oo(),{sxpParameter:f,openHashtag:h}=De(),[b,y]=n.useState(!1),[x,v]=n.useState(),w=new Date;n.useEffect(()=>{b&&m?(u?.current&&u.current.swiper.autoplay.start(),h?l(o):d(s,x,!0)):u?.current&&u.current.swiper.autoplay.stop()},[o,m,l,h,s,d,b,x]);const g=n.useCallback(S=>dt(void 0,void 0,void 0,function*(){b||(v({loadTime:new Date-w+""}),y(!0))}),[b]);return n.useEffect(()=>{const S=()=>d(s,x),P=()=>l(o);return ht.on(ut.PAGE_DID_SHOW,S),ht.on(ut.PAGE_DID_HIDE,P),()=>{ht.off(ut.PAGE_DID_SHOW,S),ht.off(ut.PAGE_DID_HIDE,P)}},[x]),n.createElement(Ut,{ref:u,defaultValue:0,direction:"horizontal",modules:[ci,vi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:be.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(a=r?.marginBottom)!==null&&a!==void 0?a:0,fontSize:"14px"}},r?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:r?.dotsBgColor,opacity:1}}),r?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${r?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((p=r?.delay)!==null&&p!==void 0?p:3)*1e3}},t?.map((S,P)=>n.createElement(kt,{key:P},n.createElement(Wo,{src:!b&&P>0?"":S,height:i,imgUrlsPostConfig:r,onShowFirstImage:g}))))};var cr=n.memo(ur);const vr=({tags:t,itemId:e,itemType:i,index:o,rec:s,hashTagStyle:l,hashTagRightMargin:d})=>{var r;const[a,p]=n.useState(!1),{setWaterFallData:u,setOpenHashtag:m,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:b}=De(),y=x=>{h?b?.(!0):f?.(o),u?.(i?{hashTag:x,itemId:e,itemType:i,rec:s}:{hashTag:x,rec:s}),m?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!a)},a?"show less":"show more"),[a,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=l?.marginTop)!==null&&r!==void 0?r:16}px`,width:d}},n.createElement(ti,null,t?.map((x,v)=>n.createElement(kt,{key:v,hidden:a?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(x),tag:"button","aria-label":x},n.createElement("div",{dangerouslySetInnerHTML:{__html:ye(`#${x}`,l)}})))))};var Yo=n.memo(vr),Xo="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 hi(t){return n.memo(function(e){const{$store:i}=un(),o=l=>{let d=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(p,u)=>{if(u){const m=Ye.get(i,u);return d=d.replace(a,m),m}})}),d},s=n.useMemo(()=>{var l,d,r;const{bindDatas:a}=e,p=$e(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,u=>{if(u?.propKey&&u?.dataPath){const{propKey:m,dataPath:f}=u;f.replace(/{{\s*([\w.]+)\s*}}/g,(h,b)=>{var y,x;if(b){const v=(x=(y=Ye.get(i,b))!==null&&y!==void 0?y:e[m])!==null&&x!==void 0?x:"";return p[m]=v,v}})}}),p){p.eventMap={};const u=Ye.cloneDeep(p.event)||{};for(const m in u)if(Object.prototype.hasOwnProperty.call(u,m))try{u[m].value=o(u[m].value),p.eventMap[m]=new Function(u[m].value)}catch{}}return!((r=(d=p?.event)===null||d===void 0?void 0:d.onClick)===null||r===void 0)&&r.linkType&&(p.style.cursor="pointer"),p},[i,e]);return n.createElement(t,Object.assign({},s,s.eventMap))})}const pr=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:s,isActive:l,value:d})=>{const{schema:r}=It();if(!t?.video)return null;const a=n.useMemo(()=>{var p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N,M;if(!(s&&!s?.includes((p=d?.item)===null||p===void 0?void 0:p.type))&&!(!s&&((u=d?.item)===null||u===void 0?void 0:u.category)==="cta")){if(((m=d?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((h=d?.item)===null||h===void 0?void 0:h.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((y=d?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((x=t?.video)===null||x===void 0)&&x.bindProduct)||((v=d?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((g=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||g===void 0)&&g.length)||((S=d?.item)===null||S===void 0?void 0:S.type)==="MultiCommodityDiro"&&!(!((I=(P=t?.video)===null||P===void 0?void 0:P.bindProducts)===null||I===void 0)&&I.length)||((A=d?.item)===null||A===void 0?void 0:A.type)==="MultiCommodityDiroNew"&&!(!((E=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||E===void 0)&&E.length))return null;if(d&&o){const F=o[(c=d?.item)===null||c===void 0?void 0:c.type],W=hi(F),H=(O=F?.extend)===null||O===void 0?void 0:O.defaulSetting,K=((T=(D=(C=d?.item)===null||C===void 0?void 0:C.event)===null||D===void 0?void 0:D.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let Q=Ye.cloneDeep((L=d?.item)===null||L===void 0?void 0:L.style);if(Q.hasOwnProperty("backdropFilter")){let ie=Q.backdropFilter;Q.backdropFilter=`blur(${ie??0}px)`}return n.createElement(W,Object.assign({style:Object.assign(Object.assign(Object.assign({},H?.style),Q),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},H?.textStyle),(B=d?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(z=(V=d?.item)===null||V===void 0?void 0:V.bindDatas)!==null&&z!==void 0?z:[]},H?.props,(N=d?.item)===null||N===void 0?void 0:N.props,{event:((M=d?.item)===null||M===void 0?void 0:M.event)||{},schema:r,id:d?.id,key:d?.id,recData:t,isExternalLink:K,index:e,isActive:l}))}else return null}},[t,o,i,r,d?.id,l]);return n.createElement(n.Fragment,null,a)};var gi=n.memo(pr);const qo=({nudge:t})=>{var e,i,o,s,l,d;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:ye(t?.content,t?.textStyle)}})))},mr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:d,setLoading:r,swiperRef:a,waterFallData:p,bffEventReport:u,selectTag:m,setSelectTag:f}=De(),{backMainFeed:h}=nt(),b=n.useMemo(()=>[li,...t],[t]),y=x=>()=>{if(x===m)return;x!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):h("theme",x,m);let v;x!==li&&(v=x),r?.(!0),o?.({themeTag:v}).then(w=>{var g,S,P,I;ht.emit(ut.CHANGE_THEME_TAG,v),s?.((g=w?.recList)!==null&&g!==void 0?g:[]),l?.((S=w?.recList)!==null&&S!==void 0?S:[]),e?.(0),d?.(0),(I=(P=a?.current)===null||P===void 0?void 0:P.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{r?.(!1)}),f?.(x)};return p||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(x=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===m?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:y(x)},x))))};var Jo=n.memo(mr);const Ko=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:s,resolver:l,data:d=[],ctaType:r,tipText:a,nudge:p,_schema:u,hashTagStyle:m,hashTagRightMargin:f,tagList:h=[],licenseUrl:b})=>{var y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N;const M=xt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),F=xt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:W}=It(),[H,K]=n.useState(0),Q=n.useRef(0),[ie,ve]=n.useState(!0),we=n.useRef(),[ue,Oe]=n.useState(!1),[je,de]=n.useState(!1),[Y,oe]=n.useState(new Date().getTime()),ce=n.useRef(!1),[re,ne]=n.useState(2),{loadVideos:Se,bffEventReport:ge,loading:Ve,setPopupDetailData:Ge,ctaEvent:ze,swiperRef:te,waterFallData:J,setOpenHashtag:U,appDomain:X,openHashtag:_e,loadingImage:ae,isFromHashtag:Z,popupDetailData:j,bffFbReport:Ce,curTime:vt,h5EnterLink:pt,isShowConsent:mt,selectTag:lt,isPreview:bt,isEditor:G,cacheRtcList:q,setRtcList:he,cacheActiveIndex:Me,rtcList:pe,isNoMoreData:Ae}=De(),{backMainFeed:ee,productView:R,jumpToWeb:Pe}=nt(),Ue=n.useMemo(()=>d.length>0&&!Ve&&(pn()||t?.enableSwiperTip),[d,Ve,t?.enableSwiperTip]);n.useEffect(()=>{$i()},[]),n.useEffect(()=>{if(d?.length>0){const _=new Date;we.current=_}},[d?.length]);const Qe=n.useCallback(()=>{if($i(),pt?.(),d.length>0){const _=new Date;we.current=_}},[d.length,pt]);n.useEffect(()=>{var _;if(!r||r?.length<1)return;const se=d?.findIndex(le=>{var me,Te,Ee,$,ke,Le,Ne,Fe,fe;const Be=r?.[0];return Be==="\u591A\u5546\u54C1CTA"?((me=le?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ee=(Te=le?.video)===null||Te===void 0?void 0:Te.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:Be==="\u5546\u54C1CTA"?($=le?.video)===null||$===void 0?void 0:$.bindProduct:((Le=(ke=le?.video)===null||ke===void 0?void 0:ke.bindCta)===null||Le===void 0?void 0:Le.itemId)===Be&&(((Ne=le?.video)===null||Ne===void 0?void 0:Ne.url)||((fe=(Fe=le?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||fe===void 0?void 0:fe.length))})||0;se!==-1&&((_=te?.current)===null||_===void 0||_.swiper.slideTo(se))},[d,r,te]),n.useEffect(()=>{const _=d?.[H],se=()=>{var le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je,Ke,Re,St,Ie,Et,Wt,Yt;const Rt=!_e&&!mt;if(document.visibilityState==="hidden"){Rt&&(ht.emit(ut.PAGE_DID_HIDE,_),Pt(_));let Ot="";j&&(!((me=(le=_?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length||!((Te=_?.video)===null||Te===void 0)&&Te.bindProduct)?Ot="pdpPage":j&&((Le=s?.[(ke=($=(Ee=_?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&ke!==void 0?ke:""].item)===null||Le===void 0?void 0:Le.type)==="Appoint"?Ot="formPage":Z?Ot="hashTagPage":!((Ne=_?.video)===null||Ne===void 0)&&Ne.url?Ot="videoPage":!((Fe=_?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((Be=(fe=_?.video)===null||fe===void 0?void 0:fe.imgUrls)===null||Be===void 0)&&Be.length)?Ot="imagePage":_?.product&&(Ot="productPage"),ge?.({eventInfo:{sessionDuration:Math.floor((new Date-vt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(tt=_?.video)===null||tt===void 0?void 0:tt.itemId,productId:(Je=_?.product)===null||Je===void 0?void 0:Je.itemId,position:H+"",fromKName:Ot,fromKPage:location?.href,ctatId:(St=(Re=(Ke=_?.video)===null||Ke===void 0?void 0:Ke.bindCta)===null||Re===void 0?void 0:Re.itemId)!==null&&St!==void 0?St:"",traceInfo:(Yt=(Et=(Ie=_?.video)===null||Ie===void 0?void 0:Ie.traceInfo)!==null&&Et!==void 0?Et:(Wt=_?.product)===null||Wt===void 0?void 0:Wt.traceInfo)!==null&&Yt!==void 0?Yt:""}})}else document.visibilityState==="visible"&&(ce.current===!0&&(oe(new Date().getTime()),ce.current=!1),Qe(),Rt&&(ht.emit(ut.PAGE_DID_SHOW,_),ee("external",lt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[H,ge,d,Qe,j,Z,s,vt,ee,_e,mt,lt]);const ot=n.useMemo(()=>{let _=0;return h.length>0&&(_+=45,J&&(_-=45)),_},[h,J]),et=n.useMemo(()=>{let _=0;return t?.logoUrl&&t?.isShowLogo&&(_+=56),_},[t]),He=n.useMemo(()=>i-et-ot,[et,i,ot]),Xe=n.useMemo(()=>{var _;const se=H===0&&!J&&!G?[(_=d?.[0])!==null&&_!==void 0?_:null]:d?.map((le,me)=>H===me||me-1===H||me+1===H?le:null);return se?.length?!J&&!Ae?se.concat([{loading:!0}]):se:[]},[d,H,J,G,Ae]),We=n.useMemo(()=>{var _,se,le,me;if(t?.logoUrl&&t?.isShowLogo){const Te=(se=(_=t?.logoBar)===null||_===void 0?void 0:_.onClick)===null||se===void 0?void 0:se.value,Ee=((me=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",$=Xe[H];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Te&&{onClick:()=>{var ke,Le,Ne,Fe;Ee&&Pe($,(ke=$?.video)===null||ke===void 0?void 0:ke.bindProduct,(Le=$?.video)===null||Le===void 0?void 0:Le.bindCta,H,((Ne=$?.product)===null||Ne===void 0?void 0:Ne.traceInfo)||((Fe=$?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(Te)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,H,Xe]),st=n.useCallback((_,se)=>{var le,me,Te,Ee;return!((le=_?.video)===null||le===void 0)&&le.url?n.createElement(dr,{key:Y,rec:_,index:se,muted:ie,data:d,height:He,activeIndex:H,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=_?.video)===null||me===void 0)&&me.imgUrls?n.createElement(cr,{key:_?.video.itemId,imgUrls:_?.video.imgUrls,width:o,height:He,rec:_,index:se,onViewImageEndEvent:_t,onViewImageStartEvent:jt,imgUrlsPostConfig:t?.imgUrlsPost}):_.product&&Array.isArray(t?.productPost)&&((Te=t?.productPost)===null||Te===void 0?void 0:Te.length)>0?(Ee=t?.productPost)===null||Ee===void 0?void 0:Ee.map(($,ke)=>{var Le,Ne,Fe,fe,Be,tt,Je,Ke;const Re=l[(Le=$?.item)===null||Le===void 0?void 0:Le.type],St=hi(Re),Ie=(Ne=Re?.extend)===null||Ne===void 0?void 0:Ne.defaulSetting;return n.createElement(St,Object.assign({key:`${se}${ke}`,textStyle:Object.assign(Object.assign({},Ie?.textStyle),(Fe=$?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(Be=(fe=$?.item)===null||fe===void 0?void 0:fe.bindDatas)!==null&&Be!==void 0?Be:[]},Ie?.props,(tt=$?.item)===null||tt===void 0?void 0:tt.props,{event:((Je=$?.item)===null||Je===void 0?void 0:Je.event)||{},schema:W,id:$?.id,viewTime:we.current,rec:_,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Ie?.style),(Ke=$?.item)===null||Ke===void 0?void 0:Ke.style),{height:"100%",overflow:"auto"}),index:se,isActive:H===se}))}):null},[o,d,He,ie,H,t?.productPost,t?.videoPlayIcon,we,a,l,W,Y]),at=n.useCallback(_=>{de(_)},[]),xe=n.useMemo(()=>je?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[je]),ft=n.useCallback((_,se)=>{var le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je;if(_?.video){let Ke=null;!((me=(le=_?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length?Ke="\u591A\u5546\u54C1CTA":!((Te=_?.video)===null||Te===void 0)&&Te.bindProduct?Ke="\u5546\u54C1CTA":Ke=($=(Ee=_?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.itemId;const Re=s?.[Ke];return n.createElement(n.Fragment,null,((ke=_?.video)===null||ke===void 0?void 0:ke.title)&&!je&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Le=t?.bottomInfoDist)!==null&&Le!==void 0?Le:40}px`}},n.createElement(qo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(gi,{rec:_,index:se,tempMap:s,resolver:l,isActive:se===H,value:Re})):null,n.createElement("div",null,n.createElement(fi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(Fe=(Ne=_?.video)===null||Ne===void 0?void 0:Ne.title)!==null&&Fe!==void 0?Fe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:at}),n.createElement(gi,{rec:_,index:se,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:se===H,value:Re}),n.createElement(Yo,{index:H,tags:(Be=(fe=_?.video)===null||fe===void 0?void 0:fe.hashTags)!==null&&Be!==void 0?Be:[],itemId:(tt=_?.video)===null||tt===void 0?void 0:tt.itemId,itemType:!((Je=_?.video)===null||Je===void 0)&&Je.itemId?"VIDEO":null,rec:_,hashTagStyle:m,hashTagRightMargin:o-(f??0)}))),n.createElement(gi,{rec:_,index:se,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:se===H,value:Re}))}return null},[e,H,s,l,a,p,m,t,at,je,xe]),qe=n.useCallback((_,se,le)=>{var me,Te,Ee,$;if(!t?.isShowLike||!le)return;let ke=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return J&&ke<40&&t.likeIconYPosit==="top"&&(ke+=40),_?.video?n.createElement(Go,{key:_.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:_.isCollected,recData:_,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Te=t.likeIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[($=t.likeIconYPosit)!==null&&$!==void 0?$:"bottom"]:ke},position:se}):null},[t,J]),_t=_=>{var se,le,me,Te,Ee,$;if(!(!((se=_?.video)===null||se===void 0)&&se.url)&&(!((le=_?.video)===null||le===void 0)&&le.imgUrls)){const ke=Date.now(),Le=(ke-Q.current)/1e3;ge?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Te=(me=_?.video)===null||me===void 0?void 0:me.itemId)!==null&&Te!==void 0?Te:"",contentName:(Ee=_?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${ke}`,playDuration:`${Le}`,contentTags:JSON.stringify(($=_?.video.tags)!==null&&$!==void 0?$:[]),position:H+"",contentFormat:"image",traceInfo:_?.video.traceInfo}})}},Nt=(_,se)=>{var le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je,Ke,Re,St,Ie,Et,Wt,Yt,Rt,Ot;if(bt||J)return;const kr=new Date-vt.current;if(t?.openSlideSkip&&kr>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&mn()&&_){const Qo=((Ee=(Te=(me=_?.video)===null||me===void 0?void 0:me.bindProducts)===null||Te===void 0?void 0:Te[0])===null||Ee===void 0?void 0:Ee.link)||((ke=($=_?.video)===null||$===void 0?void 0:$.bindProduct)===null||ke===void 0?void 0:ke.link)||((Le=_?.product)===null||Le===void 0?void 0:Le.link),it=_?.product||((Ne=_?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||((fe=(Fe=_?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||fe===void 0?void 0:fe[0]);if(Qo){let Gi=null;!((Be=_?.video)===null||Be===void 0)&&Be.url?Gi="video":!((Je=(tt=_?.video)===null||tt===void 0?void 0:tt.imgUrls)===null||Je===void 0)&&Je.length&&(Gi="image"),ge?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ke=it?.itemId)!==null&&Ke!==void 0?Ke:"",productName:(Re=it?.title)!==null&&Re!==void 0?Re:"",price:it?.price?it?.price+"":"0",productCollection:(St=it?.collection)!==null&&St!==void 0?St:"",contentTags:it?.tags?JSON.stringify(it?.tags):"",position:se+"",contentId:(Et=(Ie=_?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&Et!==void 0?Et:"",traceInfo:(Ot=(Yt=(Wt=_?.video)===null||Wt===void 0?void 0:Wt.traceInfo)!==null&&Yt!==void 0?Yt:(Rt=_?.product)===null||Rt===void 0?void 0:Rt.traceInfo)!==null&&Ot!==void 0?Ot:"",contentFormat:Gi}}),ce.current=!0,window.location.href=window.getJointUtmLink(Qo)}}},Ft=_=>{var se,le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je,Ke,Re,St;const Ie=d[_.previousIndex];if(!Ie)return;let Et=null;!((se=Ie?.video)===null||se===void 0)&&se.url?Et="video":!((me=(le=Ie?.video)===null||le===void 0?void 0:le.imgUrls)===null||me===void 0)&&me.length&&(Et="image"),_.previousIndex-_.activeIndex<0?(ge?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(Te=Ie?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&Ee!==void 0?Ee:"",productId:(ke=($=Ie?.product)===null||$===void 0?void 0:$.itemId)!==null&&ke!==void 0?ke:"",requestId:null,traceInfo:(Ne=(Le=Ie?.video)===null||Le===void 0?void 0:Le.traceInfo)!==null&&Ne!==void 0?Ne:"",contentFormat:Et,position:((Fe=_.previousIndex)!==null&&Fe!==void 0?Fe:0)+""}}),_t(Ie),Nt(Ie,_.previousIndex)):(ge?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Be=(fe=Ie?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Be!==void 0?Be:"",productId:(Je=(tt=Ie.product)===null||tt===void 0?void 0:tt.itemId)!==null&&Je!==void 0?Je:"",requestId:null,traceInfo:(Re=(Ke=Ie?.video)===null||Ke===void 0?void 0:Ke.traceInfo)!==null&&Re!==void 0?Re:"",contentFormat:Et,position:((St=_.previousIndex)!==null&&St!==void 0?St:0)+""}}),_t(Ie)),Pt(Ie),we.current=new Date},Pt=_=>{var se,le,me;!(!((se=_?.video)===null||se===void 0)&&se.url)&&!(!((le=_?.video)===null||le===void 0)&&le.imgUrls)&&_?.product&&R(_,_.product,(me=_?.product)===null||me===void 0?void 0:me.bindCta,we.current,H)};n.useEffect(()=>{const _=d[H];_e?Pt(_):we.current=new Date},[_e,d,H]);const jt=(_,se,le)=>{var me,Te,Ee,$,ke,Le,Ne,Fe;const fe=d[_];if(!(!((me=fe?.video)===null||me===void 0)&&me.url)&&(!((Te=fe?.video)===null||Te===void 0)&&Te.imgUrls)){const Be=Date.now();Q.current=Be,ge?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:($=(Ee=fe?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&$!==void 0?$:"",contentName:(ke=fe?.video.title)!==null&&ke!==void 0?ke:"",imageStartTime:`${Be}`,contentTags:JSON.stringify((Le=fe?.video.tags)!==null&&Le!==void 0?Le:[]),position:_+"",contentFormat:"image",traceInfo:fe?.video.traceInfo,loadTime:se?.loadTime}}),le&&(Ce?.({eventName:"ViewContent",product:(Ne=fe?.video)===null||Ne===void 0?void 0:Ne.bindProduct}),Ce?.({eventName:"PageView",product:(Fe=fe?.video)===null||Fe===void 0?void 0:Fe.bindProduct}))}},Dt=n.useCallback(_=>{var se,le,me,Te,Ee,$;if(!_)return;let ke=(se=t?.muteIconY)!==null&&se!==void 0?se:23;return J&&ke<40&&t?.muteIconYPosit==="top"&&(ke+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Uo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((me=(le=Xe?.[H])===null||le===void 0?void 0:le.video)===null||me===void 0)&&me.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Te=t?.muteIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Ee=t?.muteIconX)!==null&&Ee!==void 0?Ee:0,[($=t?.muteIconYPosit)!==null&&$!==void 0?$:"bottom"]:ke},defaultValue:ie,activeIcon:t?.unMuteIcon?t?.unMuteIcon:M,unactiveIcon:t?.muteIcon?t?.muteIcon:F,onChange:ve})},[t,Xe,H,ie,J]),Qt=n.useMemo(()=>Ve?n.createElement("div",{style:{height:He,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ae,alt:"loading...",style:{objectFit:"contain"}})):Xe?.map((_,se)=>n.createElement(kt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},_&&n.createElement(n.Fragment,null,_?.loading?n.createElement("div",{style:{height:He,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ae,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,qe(_,se,!t?.likeIconFixed),Dt(!t?.muteIconFixed),ft(_,se),st(_,se))))),[o,d,He,Ve,ft,st,Xe,ae,Y,Dt]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},J&&n.createElement(Fo,{icon:Xo,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${et}px`},textStyle:Object.assign(Object.assign({},(g=(w=(v=(x=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||x===void 0?void 0:x.item)===null||v===void 0?void 0:v.props)===null||w===void 0?void 0:w.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ye.isEqual(pe,q)&&q&&q?.length&&he?.(q),U?.(!0)}}),We,n.createElement(Jo,{tagList:h,setActiveIndex:K,style:{top:et}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&n.createElement("button",{style:{position:"absolute",[(I=(P=t?.backButton)===null||P===void 0?void 0:P.xPosit)!==null&&I!==void 0?I:"left"]:(k=(A=t?.backButton)===null||A===void 0?void 0:A.x)!==null&&k!==void 0?k:0,[(c=(E=t?.backButton)===null||E===void 0?void 0:E.yPosit)!==null&&c!==void 0?c:"top"]:(((O=t?.backButton)===null||O===void 0?void 0:O.yPosit)=="top"?et+ot:0)+((D=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&D!==void 0?D:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(L=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&L!==void 0?L:Xo,alt:"back button",width:100,style:{objectFit:"cover"}})),Ue?n.createElement(ar,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((B=t?.swipeTipOffset)!==null&&B!==void 0?B:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Ut,{style:{marginTop:ot},ref:te,onSlideChange:()=>{te.current.swiper.allowTouchMove=!1,setTimeout(()=>{te.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:_=>{K(_.activeIndex),!_e&&(Ft(_),!(J||G)&&_?.activeIndex+1>=d?.length&&(ue||(Oe(!0),Se?.(re).then(se=>{var le;Oe(!1),se&&((le=se?.recList)===null||le===void 0?void 0:le.length)>0&&ne(re+1)}))))},direction:"vertical",height:He},qe(Xe[H],H,!!t?.likeIconFixed),Dt(!!t?.muteIconFixed),Qt),n.createElement(Vo,Object.assign({},(N=(z=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||z===void 0?void 0:z.item)===null||N===void 0?void 0:N.props)))},fr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:s,index:l})=>n.createElement(Ut,{defaultValue:0,direction:"horizontal",modules:[ci,vi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>n.createElement(kt,{key:d},n.createElement(Wo,{src:d,height:i,imgUrlsPostConfig:o}))));var hr=n.memo(fr);const gr=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,width:r})=>{const[a,p]=n.useState(!1),u=n.useRef(null),{bffEventReport:m,sxpParameter:f,waterFallData:h,openHashtag:b}=De(),y=n.useRef(0),[x,v]=n.useState(!1),[w,g]=n.useState(!0),S=n.useRef(null),[P,I]=n.useState("");n.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const A=n.useCallback(()=>{var N;(N=u.current)===null||N===void 0||N.play()},[]),k=xt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=n.useCallback(()=>{var N,M,F,W,H,K,Q,ie,ve,we,ue,Oe,je;p(!1);const de=o[e];if(de&&(!((N=u?.current)===null||N===void 0)&&N.duration)){y.current=((M=u?.current)===null||M===void 0?void 0:M.currentTime)||0;const Y=((W=(F=u.current)===null||F===void 0?void 0:F.duration)!==null&&W!==void 0?W:0).toFixed(2),oe=((K=(H=u.current)===null||H===void 0?void 0:H.currentTime)!==null&&K!==void 0?K:0).toFixed(2),ce=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ie=(Q=de?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ie!==void 0?ie:"",contentName:(we=(ve=de?.video)===null||ve===void 0?void 0:ve.title)!==null&&we!==void 0?we:"",playType:ce,startTime:oe,videoDuration:Y,contentTags:JSON.stringify((Oe=(ue=de?.video)===null||ue===void 0?void 0:ue.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(je=de?.video)===null||je===void 0?void 0:je.traceInfo}}),g(!1)}},[m,o,e,w]),c=n.useCallback(()=>{v(!0)},[]),O=n.useCallback(N=>()=>{var M,F,W,H,K;if(!x)return;const Q=(M=u.current)===null||M===void 0?void 0:M.paused;switch(N){case"start":if(!Q)return;(F=u.current)===null||F===void 0||F.play(),p(!1);break;case"pause":if(Q)return;(W=u.current)===null||W===void 0||W.pause(),p(!0);break;default:Q?(H=u.current)===null||H===void 0||H.play():(K=u.current)===null||K===void 0||K.pause(),p(!Q);break}},[x]),C=n.useCallback(()=>{var N,M,F,W,H,K,Q,ie,ve,we,ue,Oe,je;const de=o[e],Y=((M=(N=u.current)===null||N===void 0?void 0:N.duration)!==null&&M!==void 0?M:0).toFixed(2),oe=((W=(F=u.current)===null||F===void 0?void 0:F.currentTime)!==null&&W!==void 0?W:0).toFixed(2);if(!((H=u?.current)===null||H===void 0)&&H.duration){const ce=(((K=u?.current)===null||K===void 0?void 0:K.currentTime)-y.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ie=(Q=de?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ie!==void 0?ie:"",contentName:(we=(ve=de?.video)===null||ve===void 0?void 0:ve.title)!==null&&we!==void 0?we:"",endTime:oe,videoDuration:Y,playDuration:ce,contentTags:JSON.stringify((Oe=(ue=de?.video)===null||ue===void 0?void 0:ue.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(je=de?.video)===null||je===void 0?void 0:je.traceInfo}})}},[o,e,m]),D=n.useMemo(()=>d?.mode==="2",[d]),T=n.useMemo(()=>{var N;return d?.mode==="2"?`translateY(-${50+((N=d?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),L=n.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||P},[P,t]),B=n.useCallback(()=>{if(!S||!u||!u.current||!S.current)return;const N=u?.current,M=S?.current,F=M.getContext("2d"),W=window?.innerWidth,H=window?.innerHeight;M.height=H,M.width=W,F?.drawImage(N,0,0,M.width,M.height),I(M.toDataURL())},[]);n.useEffect(()=>{var N,M,F,W;if(u.current){if(p(!1),!u.current.src){const H=t?.video.url;if(H.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const K=new window.Hls;K.loadSource(H),K.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=H;else u.current.src=H;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(N=u.current)===null||N===void 0||N.addEventListener("loadedmetadata",c),(M=u.current)===null||M===void 0||M.addEventListener("canplay",c),(F=u.current)===null||F===void 0||F.addEventListener("playing",E),(W=u.current)===null||W===void 0||W.addEventListener("loadeddata",B),()=>{var H,K,Q,ie;(H=u.current)===null||H===void 0||H.removeEventListener("loadedmetadata",c),(K=u.current)===null||K===void 0||K.removeEventListener("canplay",c),(Q=u.current)===null||Q===void 0||Q.removeEventListener("playing",E),(ie=u.current)===null||ie===void 0||ie.removeEventListener("loadeddata",B)}}},[c,E,t?.video,B]);const V=n.useMemo(()=>!f?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"video poster"}),[x,f?.placeholder_image]);n.useEffect(()=>{const N=()=>{var M,F;l===e&&(!((M=t?.video)===null||M===void 0)&&M.url)&&(!((F=u?.current)===null||F===void 0)&&F.src)&&!a&&O("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,u,O,a]);const z=n.useMemo(()=>D?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[D]);return t?.video?n.createElement(n.Fragment,null,D?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement(yt,{src:L,style:Object.assign({height:i,width:r,objectFit:"cover"},z)}),n.createElement("canvas",{ref:S,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:T,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:r,height:"100%"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),V):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A}),V,n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var br=n.memo(gr);const zi={};Object.values(ji).forEach(t=>{zi[t.extend.type]=t});const yr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",wr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Sr=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:s,descStyle:l,hashTagStyle:d,containerHeight:r=664,containerWidth:a=375,appDomain:p,tagList:u=[]})=>{const m=n.useMemo(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),u.length>0&&(I+=45),r-I},[e,r,u]),f=(I,A)=>{var k,E,c,O;if(!((k=I?.video)===null||k===void 0)&&k.url)return n.createElement(br,{rec:I,index:A,muted:!0,width:a,data:t??[],height:m,activeIndex:A,videoPostConfig:e?.videoPost});if(!((E=I?.video)===null||E===void 0)&&E.imgUrls)return n.createElement(hr,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:a,height:m,rec:I,index:A,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(O=e?.productPost)===null||O===void 0?void 0:O.map((C,D)=>{var T,L,B,V,z,N,M,F;const W=zi[(T=C?.item)===null||T===void 0?void 0:T.type],H=hi(W),K=(L=W?.extend)===null||L===void 0?void 0:L.defaulSetting;return n.createElement(H,Object.assign({key:`${A}${D}`,textStyle:Object.assign(Object.assign({},K?.textStyle),(B=C?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(z=(V=C?.item)===null||V===void 0?void 0:V.bindDatas)!==null&&z!==void 0?z:[]},K?.props,(N=C?.item)===null||N===void 0?void 0:N.props,{event:((M=C?.item)===null||M===void 0?void 0:M.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},K?.style),(F=C?.item)===null||F===void 0?void 0:F.style),{width:a,height:m,overflow:"auto"}),index:A}))})},h=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(I,A)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(gi,{rec:I,index:A,tempMap:s,resolver:zi})):null,y=(I,A)=>{var k,E,c,O,C,D,T;return I?.video?n.createElement(n.Fragment,null,((k=I?.video)===null||k===void 0?void 0:k.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(qo,{nudge:o}),b(I,A),n.createElement("div",null,n.createElement(fi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(E=I?.video)===null||E===void 0?void 0:E.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Yo,{index:A,tags:(C=(O=I?.video)===null||O===void 0?void 0:O.hashTags)!==null&&C!==void 0?C:[],itemId:(D=I?.video)===null||D===void 0?void 0:D.itemId,itemType:!((T=I?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:I,hashTagStyle:d}))):null},x=xt(wr,p),v=xt(yr,p),w=(I,A)=>{var k,E,c,O;if(!e?.isShowLike)return;let C=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return C<40&&(C+=40),I?.video?n.createElement(Go,{key:I.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:x,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:A,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(O=e?.likeIconX)!==null&&O!==void 0?O:0}}):null},g=xt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),S=xt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),P=(I,A)=>{var k,E,c,O;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},h,n.createElement(Jo,{tagList:u}),n.createElement(Uo,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((c=(E=t?.[A])===null||E===void 0?void 0:E.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(O=e?.muteIconY)!==null&&O!==void 0?O:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:S}),f(I,A),y(I,A),w(I,A))};return n.createElement("div",{className:be.css({width:"100%",height:r,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,A)=>P(I,A)))};var xr=n.memo(Sr);const Tr=()=>{const{schema:t,resolver:e,popup:i}=It(),{setPopupDetailData:o,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:d}=De(),{productView:r}=nt(),[a,p]=n.useState();n.useEffect(()=>{const h=()=>{l.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const u=n.useMemo(()=>{var h,b,y,x;const v=(y=(b=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.find((w,g)=>{if(w?.id===i?.id)return w});return v!==-1&&((x=v?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),m=()=>{var h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T;if(!i||i?.id===""||!a||new Date-l.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;p(Object.assign(Object.assign({},i),{id:""}));const L=(x=(y=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||y===void 0?void 0:y.popupList)===null||x===void 0?void 0:x.find(B=>B?.id===i?.id);if(((v=L?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((w=L?.item)===null||w===void 0?void 0:w.type)==="CommodityDetailDiroNew"){const B=s;let V=(S=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&S!==void 0?S:(I=(P=B?.video)===null||P===void 0?void 0:P.bindProducts)===null||I===void 0?void 0:I[0],z=(E=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(C=(O=(c=B?.video)===null||c===void 0?void 0:c.bindProducts)===null||O===void 0?void 0:O[0])===null||C===void 0?void 0:C.bindCta;if(d?.current>=0){const N=(T=(D=B?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0?void 0:T[d?.current];N&&(V=N,z=N?.bindCta)}V&&z&&r(B,V,z,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},f=n.useMemo(()=>{var h,b,y;return(y=(b=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.map((x,v)=>{var w,g,S,P,I,A,k,E,c,O,C,D,T,L;if(x?.id===i?.id){const B=e[(w=x?.item)===null||w===void 0?void 0:w.type],V=hi(B),z=((P=(S=(g=x?.item)===null||g===void 0?void 0:g.event)===null||S===void 0?void 0:S.onClick)===null||P===void 0?void 0:P.linkType)==="externalLink",N=((k=(A=(I=x?.item)===null||I===void 0?void 0:I.event)===null||A===void 0?void 0:A.onClick)===null||k===void 0?void 0:k.linkType)==="popup",M=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return n.createElement(V,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},M?.style),(c=x?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},M?.textStyle),(O=x?.item)===null||O===void 0?void 0:O.textStyle),bindDatas:(D=(C=x?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&D!==void 0?D:[]},M?.props,(T=x?.item)===null||T===void 0?void 0:T.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:z,isPopup:N,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(Kt,{popup:a,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},f)},Hi={};Object.values(ji).forEach(t=>{Hi[t.extend.type]=t});const Ar=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:s,appDomain:l,licenseUrl:d,enabledMetaConversionApi:r})=>{var a,p,u,m,f,h,b,y,x,v,w;const g=n.useMemo(()=>{var S;return location?.search?(S=location?.search)===null||S===void 0?void 0:S.replace("?",""):""},[]);return n.createElement(co,{resolver:Hi,enableDataSource:!1,schema:t?.data,utmVal:g},n.createElement(so,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(m=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(h=(f=t?.sxp_parameter)===null||f===void 0?void 0:f.hash_tag_size)!==null&&h!==void 0?h:o,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,isShowTag:(x=(y=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(w=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:S,tagList:P})=>{var I;return n.createElement(n.Fragment,null,n.createElement(Ko,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:P,data:S,resolver:Hi,licenseUrl:d})),n.createElement(Tr,null))}}))};var Er=n.memo(Ar);const Zo=n.createContext({}),Ir=({children:t,data:e})=>{var i,o,s,l,d,r,a,p,u,m,f,h,b;const[y,x]=n.useState(!1),[v,w]=n.useState(!1);return n.createElement(Zo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_title,template:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:x,openConsent:v,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Cr(){return n.useContext(Zo)}Ze.DiyPortalPreview=xr,Ze.EditorDataProvider=Ir,Ze.Modal=Kt,Ze.SxpDataSourceProvider=so,Ze.SxpPageCore=Er,Ze.SxpPageRender=Ko,Ze.core=Sn,Ze.default=an,Ze.materials=ji,Ze.useEditorDataProvider=Cr,Object.defineProperty(Ze,"__esModule",{value:!0})});
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:F?.info})))},U=()=>{var R,Pe;return n.createElement(n.Fragment,null,(T||j?.link)&&n.createElement("button",{"aria-label":(R=Ce?.enTitle)!==null&&R!==void 0?R:"Purchase on Website",onClick:mt,className:"pb-commondity-btn",style:Y},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((Pe=Ce?.enTitle)!==null&&Pe!==void 0?Pe:"Purchase on Website",Y)}})))},he=n.useCallback(R=>R?.lineClamp?Object.assign(Object.assign({},R),{overflow:"hidden",WebkitLineClamp:R?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):R,[]),Me=n.useCallback(R=>{re.current=new Date,_e(R),ne.current=R,ae?.current&&(ae.current.swiper.slideTo(0),ae.current.swiper.autoplay.start())},[]),pe=n.useCallback(()=>{var R,Pe,Ue;if(!V)return n.createElement(Mo,{products:(R=Z?.video)===null||R===void 0?void 0:R.bindProducts,data:K,defImg:(Ue=(Pe=de?.bottom_image)!==null&&Pe!==void 0?Pe:L)!==null&&Ue!==void 0?Ue:"",style:{padding:"0 19px"},onCLick:Me,popupDetailData:X,check:q})},[q]),Ae=n.useMemo(()=>{const R={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return R?.[M?.dotsAlign]},[M?.dotsAlign]),ee=j?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:be.css(Object.assign({},c))},je),n.createElement("div",{style:{position:"relative"}},j&&((S=j?.homePage)===null||S===void 0?void 0:S.length)>0&&n.createElement(Ut,{height:bt,modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ae,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ae,className:be.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(P=M?.dotsMarginBottom)!==null&&P!==void 0?P:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(I=j?.homePage)===null||I===void 0?void 0:I.map(R=>{var Pe;return n.createElement(kt,{key:R},n.createElement("div",{style:{overflow:"hidden",width:lt,height:bt}},n.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(Pe=R??de?.bottom_image)!==null&&Pe!==void 0?Pe:L})))}))),!(!((A=j?.homePage)===null||A===void 0)&&A.length)&&n.createElement("div",{className:be.css({height:bt,width:lt})},n.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=de?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),(ee||!j)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>W(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),pe(),n.createElement("div",{className:"pb-commondity-content"},G({isPost:V}))),U(),n.createElement(Kt,{visible:ze,onClose:()=>te(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},G({isPost:!1})),U()),n.createElement(Kt,{visible:J,padding:0,isFullScreen:!0,onClose:()=>W(!1)},n.createElement("div",{style:{backgroundColor:ue,height:"100%"}},n.createElement("iframe",{src:ee,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var fs=n.memo(ms),hs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const gs=rt(fs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:_n,interactionRender:hs},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ys=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],Lo="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 ws=t=>{var{content:e,btnText:i,style:o,icon:s,isPopup:l,isExternalLink:d,onClose:r,onClick:a,submitButtonStyle:p,contentStyle:u}=t,m=$e(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:f}=De(),{jumpToWeb:h}=nt(),b=typeof s=="string"?s:ps(s),y=()=>{var x,v,w;if(d){const g=f,S=(x=g?.video)===null||x===void 0?void 0:x.bindProduct,P=(w=(v=g?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0?void 0:w.bindCta,I=f?.index;h(g,S,P,I)}l||r?.(),a?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${be.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:b??Lo,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:ye(e,u)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:y,dangerouslySetInnerHTML:{__html:ye(i,p)}}))};var Ss=n.memo(ws);const xs=rt(Ss,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ys,bindableProps:[],interactionRender:bs},defaulSetting:{props:{icon:Lo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ts=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const As=t=>{var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,{style:D,isDefault:T,rec:L,viewTime:B,isPost:V,bottom_image:z,tipText:N,swiper:M,commodityStyles:F,buttonStyle:Y,index:H,commodityGroup:K,popupBg:Q,iframeIcon:ie,commodityImgRatio:ve,isTel:we,iframeBgColor:ue,isActive:Oe=!0}=t,je=$e(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);n.useState(!0);const{sxpParameter:de,popupCurTimeRef:X,popupDetailData:oe,isPreview:ce,bffFbReport:re,checkCommodityIndexRef:ne,globalConfig:Se}=De(),{jumpToWeb:ge,productView:Ve}=nt();n.useState(!1),n.useState(!1),n.useState(!0);const[Ge,ze]=n.useState(!1),te=n.useRef(null),[J,W]=n.useState(!1),[q,_e]=n.useState((e=oe?.multiCheckIndex)!==null&&e!==void 0?e:0),ae=n.useRef(),Z=V?L:oe;let j=V?Z?.product:(o=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=Z?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ce=V?(d=Z?.product)===null||d===void 0?void 0:d.bindCta:(p=(a=(r=Z?.video)===null||r===void 0?void 0:r.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&p!==void 0?p:(f=(m=(u=Z?.video)===null||u===void 0?void 0:u.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const pt=V?H:oe?.index;if(!V&&K?.open&&(!((h=Z?.video)===null||h===void 0)&&h.bindProducts)&&((y=(b=Z?.video)===null||b===void 0?void 0:b.bindProducts)===null||y===void 0?void 0:y.length)>0){ne.current=q;const ee=(x=Z?.video)===null||x===void 0?void 0:x.bindProducts[q];j=ee,Ce=ee?.bindCta}const mt=()=>{j?.link&&(ge(Z,j,Ce,pt),V||Ve(Z,j,Ce,B||te.current,pt),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{Oe&&(re?.({eventName:"ProductView",product:j}),re?.({eventName:"PageView",product:j}))},[Oe,re]),n.useEffect(()=>{const ee=()=>{Oe&&(te.current=new Date)};return ee(),window.addEventListener("pageshow",ee),()=>{window.removeEventListener("pageshow",ee)}},[Oe]);const ft=ii({product:j,enableFormattedPrice:(v=F?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Se,style:F?.price}),lt=(ce?375:(w=D?.width)!==null&&w!==void 0?w:window.innerWidth)-((g=Q?.horizontalMargin)!==null&&g!==void 0?g:0)*2,bt=ve?lt*(ve.h/ve.w):lt,G=({isPost:ee})=>n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(hi,{isPost:ee,onClick:()=>ze(!0),className:"pb-commondityDiroNew-info",style:F?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:j?.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`})),U=n.useCallback(ee=>ee?.lineClamp?Object.assign(Object.assign({},ee),{overflow:"hidden",WebkitLineClamp:ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ee,[]),he=n.useCallback(ee=>{X.current=new Date,_e(ee),ne.current=ee,ae?.current&&(ae.current.swiper.slideTo(0),ae.current.swiper.autoplay.start())},[]),Me=n.useCallback(()=>{var ee,R,Pe;if(!V)return n.createElement(Mo,{products:(ee=Z?.video)===null||ee===void 0?void 0:ee.bindProducts,data:K,defImg:(Pe=(R=de?.bottom_image)!==null&&R!==void 0?R:z)!==null&&Pe!==void 0?Pe:"",style:{padding:"0 19px"},onCLick:he,popupDetailData:oe,check:q})},[q]),pe=n.useMemo(()=>{const ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ee?.[M?.dotsAlign]},[M?.dotsAlign]),Ae=j?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:be.css(Object.assign(Object.assign({},D),{transform:"translate3d(0px, 0px, 0px)"}))},je),n.createElement("div",{style:{position:"relative"}},j&&((S=j?.homePage)===null||S===void 0?void 0:S.length)>0&&n.createElement(Ut,{height:bt,modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:pe,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ae,className:be.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(P=M?.dotsMarginBottom)!==null&&P!==void 0?P:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},(I=j?.homePage)===null||I===void 0?void 0:I.map(ee=>{var R;return n.createElement(kt,{key:ee},n.createElement("div",{style:{overflow:"hidden",width:lt,height:bt}},n.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(R=ee??de?.bottom_image)!==null&&R!==void 0?R:z})))})),!(!((A=j?.homePage)===null||A===void 0)&&A.length)&&n.createElement("div",{className:be.css({height:bt,width:lt})},n.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=de?.bottom_image)!==null&&k!==void 0?k:z,alt:"pdp image"})),(Ae||!j)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>W(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),Me(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:U(F?.title),dangerouslySetInnerHTML:{__html:ye((E=j?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",F?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!j&&(!j?.collection||j?.collection===""),style:U(F?.collection),dangerouslySetInnerHTML:{__html:ye(j?.collection||"Black Macrocannage CalfskinLarge",F?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.price,style:U(F?.price),dangerouslySetInnerHTML:{__html:ft??""}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.taxInfo,style:U(F?.taxInfo),dangerouslySetInnerHTML:{__html:ye((c=j?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",F?.taxInfo)}}))),(!j||j?.link)&&n.createElement("button",{"aria-label":(O=Ce?.enTitle)!==null&&O!==void 0?O:"Shop now",onClick:mt,className:"pb-commondityDiroNew-btn",style:Y},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((C=Ce?.enTitle)!==null&&C!==void 0?C:"Shop now",Y)}})),G({isPost:V}))),n.createElement(Kt,{visible:Ge,onClose:()=>ze(!1)},n.createElement("div",{style:{paddingTop:"20px"}},G({isPost:!1}))),n.createElement(Kt,{visible:J,padding:0,isFullScreen:!0,onClose:()=>W(!1)},n.createElement("div",{style:{backgroundColor:ue,height:"100%"}},n.createElement("iframe",{src:Ae,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Es=n.memo(As),Is=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Cs=rt(Es,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ts,interactionRender:Is},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ks=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Bo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{o(s.isIntersecting)})},[]),n.useEffect(()=>{var s;return t?.current&&((s=e?.current)===null||s===void 0||s.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const _s=({src:t,rec:e,item:i,index:o,style:s,translateY:l,imgStyle:d,enableEventReport:r=!0,isActive:a})=>{const p=n.useRef(null),u=Bo(p),{ctaEvent:m}=De(),[f,h]=n.useState(!1);return n.useEffect(()=>{u&&t&&p?.current&&r&&!f&&a&&(h(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[u,t,p,e,m,i,o,r,f,a]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:be.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},n.createElement("div",{ref:p,hidden:!t,className:be.css({width:"100%",height:"100%"})},n.createElement(yt,{className:be.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Bt=n.memo(_s);const Ps=t=>{var e,i,o,{style:s,isDefault:l,rec:d,viewTime:r,isPost:a,bottom_image:p,commodityStyles:u,buttonStyle:m,translateY:f=0,commodityPicture:h,isExternalLink:b,onClick:y}=t,x=$e(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:w,setPopupDetailData:g,ctaEvent:S,globalConfig:P,bffFbReport:I}=De(),{jumpToWeb:A}=nt(),{popup:k}=It(),E=a?d:w,c=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],O=w?.index,C=n.useCallback(T=>{var L;return ii({product:T,enableFormattedPrice:(L=u?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:P,style:u?.price})},[(o=u?.price)===null||o===void 0?void 0:o.enableFormattedPrice,P]),D=Ye.throttle((T,L)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,T,O),g?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:T}),index:O,multiCheckIndex:L})),b?T?.link&&(A(E,T,T.bindCta,O),window.location.href=window.getJointUtmLink(T.link)):y?.()},k?.duration);return n.useEffect(()=>{I?.({eventName:"PageView"})},[]),n.createElement("div",{className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,L)=>{var B,V,z,N,M,F,Y,H,K,Q,ie;return n.createElement(n.Fragment,null,E&&!T?.bindCta?null:n.createElement("div",Object.assign({key:L},x,{className:be.css({display:"flex"}),onClick:()=>D(T,L)}),n.createElement(Bt,{src:(N=(z=(B=T?.cover)!==null&&B!==void 0?B:(V=T?.homePage)===null||V===void 0?void 0:V[0])!==null&&z!==void 0?z:v?.bottom_image)!==null&&N!==void 0?N:p,rec:E,item:T,index:L,translateY:f,imgStyle:h,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(M=h?.width)!==null&&M!==void 0?M:0}px - ${(F=h?.marginRight)!==null&&F!==void 0?F:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:ye((Y=T?.title)!==null&&Y!==void 0?Y:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:ye((H=T?.collection)!==null&&H!==void 0?H:"Tiffany Lock",u?.collection)}})),n.createElement("div",{className:be.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:u?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(K=C(T))!==null&&K!==void 0?K:""}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ye((ie=(Q=T?.bindCta)===null||Q===void 0?void 0:Q.enTitle)!==null&&ie!==void 0?ie:"Shop Now",m)}})))))}))};var Ds=n.memo(Ps),Os=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ms=rt(Ds,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:ks,interactionRender:Os},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Ls=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Bs=t=>{var e,i,{content:o,btnText:s,style:l,icon:d,isPopup:r,isExternalLink:a,onClose:p,onClick:u,submitButtonStyle:m,contentStyle:f,isTel:h}=t,b=$e(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:y}=De(),x=(i=(e=y?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${be.css(Object.assign({},l))}`},b),n.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Ns=n.memo(Bs);const Fs=rt(Ns,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Ls,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var At=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],js=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Vs=t=>{var{rec:e,children:i,className:o,onClick:s,style:l,isExternalLink:d=!1,index:r,jumpLink:a}=t;$e(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const p=n.useRef(null),{popup:u}=It(),{setPopupDetailData:m,ctaEvent:f}=De(),{jumpToWeb:h}=nt(),b=Ye.throttle(()=>{var y,x,v,w,g,S,P,I;const A=(x=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&x!==void 0?x:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,A,r),m?.(Object.assign(Object.assign({},e),{index:r})),d){if(a||!((w=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||w===void 0)&&w.link){const k=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(S=e?.video)===null||S===void 0?void 0:S.bindProduct;h(e,E,k,r),window.location.href=window.getJointUtmLink(a||((I=(P=e?.video)===null||P===void 0?void 0:P.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else s?.()},u?.duration);return n.createElement("div",{ref:p,className:o,style:l,onClick:b},i)};var oi=n.memo(Vs),zs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Hs=t=>{var e,i,o,s,l,d,r,a,p,u,m,{content:f,style:h,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:v,isExternalLink:w,translateY:g=0,index:S,isActive:P}=t,I=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=De(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(l=(s=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:A?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(oi,Object.assign({isExternalLink:w,rec:y,className:be.css(Object.assign({},h)),style:{display:"flex"},index:S},I),n.createElement(Bt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:v?.img,isActive:P}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:zs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((a=k?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(u=k?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Gs=n.memo(Hs);const Us=rt(Gs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:js,bindableProps:[],settingRender:At},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 Ws=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ys=t=>{var e,i,o,s,l,d,{content:r,style:a,bgImg:p,recData:u,bottom_image:m,ctaTempStyles:f,isExternalLink:h,index:b,isActive:y}=t,x=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=De(),w=(e=u?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=w?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(oi,Object.assign({isExternalLink:h,rec:u,className:be.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:b},x),n.createElement(Bt,{src:g,rec:u,item:(l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:u?.video,index:b,imgStyle:f?.img,isActive:y}),n.createElement("div",{className:be.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},f?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((d=w?.enTitle)!==null&&d!==void 0?d:"Product Name",f?.ctaTitle)}}))};var Xs=n.memo(Ys);const qs=rt(Xs,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ws,settingRender:At?.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 Js=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],No={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Ks=t=>{var e,i,o,s,l,d,r,a,p,{content:u,style:m,bgImg:f,recData:h,bottom_image:b,ctaTempStyles:y,index:x,customTitle:v,isActive:w}=t,g=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:S,bffEventReport:P}=De();nt();const I=(e=h?.video)===null||e===void 0?void 0:e.bindCta;(i=h?.video)===null||i===void 0||i.bindProduct;const A=(s=(o=I?.icon)!==null&&o!==void 0?o:S?.bottom_image)!==null&&s!==void 0?s:b;return n.createElement(oi,Object.assign({index:x,rec:h,className:be.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},g,{jumpLink:(l=I?.link)!==null&&l!==void 0?l:""}),n.createElement(Bt,{src:A,rec:h,item:(r=(d=h?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:h?.video,index:x,imgStyle:y?.img,isActive:w}),n.createElement("div",{className:be.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:No["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:ye((a=I?.enTitle)!==null&&a!==void 0?a:"Product Name",y?.ctaTitle)}}),v?.display&&n.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((p=v?.style)===null||p===void 0?void 0:p.height)+"px"}),className:No["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ye(v?.text,v?.style)}}))))};var Zs=n.memo(Ks),Qs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Fi;const Rs=rt(Zs,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Fi=At?.filter(t=>t.type!=="commodityTitle"))===null||Fi===void 0?void 0:Fi.concat(Js),bindableProps:[],interactionRender:Qs},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var $s=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ed={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const td=t=>{var e,i,o,s,l,d,r,a,p,u,m,{content:f,style:h,bgImg:b,recData:y,bottom_image:x,ctaTempStyles:v,isExternalLink:w,translateY:g=0,index:S,isActive:P}=t,I=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=De(),k=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,E=(l=(s=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:A?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(oi,Object.assign({isExternalLink:w,rec:y,className:be.css(Object.assign({},h)),style:{display:"flex"},index:S},I),n.createElement(Bt,{src:E,rec:y,item:(r=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:y?.video,index:S,translateY:g,imgStyle:v?.img,isActive:P}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ed["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:ye((a=k?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(u=k?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var id=n.memo(td);const od=rt(id,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:$s,settingRender:At,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 nd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ld={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const sd=t=>{var e,i,o,s,l,d,r,a,p,u,{content:m,style:f,bgImg:h,recData:b,bottom_image:y,ctaTempStyles:x,isExternalLink:v,translateY:w=0,index:g,isActive:S}=t,P=$e(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=De(),A=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,k=(l=(s=(i=A?.cover)!==null&&i!==void 0?i:(o=A?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:I?.bottom_image)!==null&&l!==void 0?l:y;return n.createElement(oi,Object.assign({isExternalLink:v,rec:b,className:be.css(Object.assign({},f)),style:{display:"flex"},index:g},P),n.createElement(Bt,{src:k,rec:b,item:(r=(d=b?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&r!==void 0?r:b?.video,index:g,translateY:w,imgStyle:x?.img,isActive:S}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ld["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:ye((a=A?.title)!==null&&a!==void 0?a:"Product Name",x?.title)}}),n.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((u=(p=A?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",x?.ctaTitle)}})))};var dd=n.memo(sd);const rd=rt(dd,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:nd,bindableProps:[],settingRender:At},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 ad=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ud={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const cd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:m,translateY:f=0,isActive:h}=t,b=$e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:v}=De(),{popup:w}=It(),{jumpToWeb:g}=nt(),[S,P]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ye.throttle((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,m),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),u?A?.link&&(g(d,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return n.createElement(ti,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L,B;return n.createElement(n.Fragment,null,d&&!A?.bindCta?null:n.createElement(kt,Object.assign({key:k,className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),n.createElement(Bt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:be.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ud["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((D=A?.title)!==null&&D!==void 0?D:"Product Name",p?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((T=p?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var vd=n.memo(cd);const pd=rt(vd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ad,bindableProps:[],settingRender:At},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 md=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],fd={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const hd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:m,translateY:f=0,isActive:h}=t,b=$e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:y}=De(),{ctaEvent:x,setPopupDetailData:v}=De(),{popup:w}=It(),[g,S]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:P}=nt(),I=Ye.throttle((A,k)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,m),v?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),u?A?.link&&(P(d,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return n.createElement(ti,{isPadding:!!d},g?.map((A,k)=>{var E,c,O,C,D,T,L,B;return n.createElement(n.Fragment,null,d&&!A?.bindCta?null:n.createElement(kt,Object.assign({key:k,className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),n.createElement(Bt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:fd["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((D=A?.title)!==null&&D!==void 0?D:"Product Name",p?.title)}}),n.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((T=p?.ctaTitle)===null||T===void 0?void 0:T.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var gd=n.memo(hd);const bd=rt(gd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:md,settingRender:At,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 yd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wd={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Sd=t=>{var e,i,{content:o,style:s,bgImg:l,recData:d,onClick:r,bottom_image:a,ctaTempStyles:p,isExternalLink:u,index:m,translateY:f=0,isActive:h}=t,b=$e(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:y,setPopupDetailData:x,sxpParameter:v}=De(),{popup:w}=It(),{jumpToWeb:g}=nt(),[S,P]=n.useState((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ye.throttle((A,k)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,m),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),u?A?.link&&(g(d,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):r?.()},w?.duration);return n.createElement(ti,{isPadding:!!d},S?.map((A,k)=>{var E,c,O,C,D,T,L;return n.createElement(n.Fragment,null,d&&!A?.bindCta?null:n.createElement(kt,Object.assign({key:k,className:be.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>I(A,k)}),n.createElement(Bt,{src:(C=(O=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&C!==void 0?C:a,rec:d,item:A,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:wd["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:ye((D=A?.title)!==null&&D!==void 0?D:"Product Name",p?.title)}}),n.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((L=(T=A?.bindCta)===null||T===void 0?void 0:T.enTitle)!==null&&L!==void 0?L:"Shop Now",p?.ctaTitle)}}))))}))};var xd=n.memo(Sd);const Td=rt(xd,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:yd,bindableProps:[],settingRender:At},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 Ad=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Ed=({icon:t,styles:e,textStyle:i,onClose:o})=>{var s;const{waterFallData:l,setOpenHashtag:d}=De();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ye(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var Fo=n.memo(Ed),Id=null,Cd="3d989325-e7d6-4a74-8a97-98febdf5b567",kd=null,_d=null,Pd={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"},Dd=[{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}],Od="Handbags",jo={productUserId:Id,requestId:Cd,channel:kd,rtc:_d,tag:Pd,recList:Dd,hashTag:Od};const Md=t=>{var e;const{rec:i,style:o={},sizeChange:s=()=>{},unitWidth:l,index:d,showBorder:r,list:a,reportTagsView:p,textStyles:u,space:m}=t,{swiperRef:f,setRtcList:h,setOpenHashtag:b,sxpParameter:y,globalConfig:x}=De(),[v,w]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const g=n.useRef(null),S=n.useRef(null);n.useRef(null),n.useRef(null);const[P,I]=n.useState(""),A=n.useMemo(()=>{var T,L,B,V,z,N,M,F,Y,H;return!((T=i?.video)===null||T===void 0)&&T.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((V=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||V===void 0)&&V.length?(N=(z=i?.video)===null||z===void 0?void 0:z.imgUrls)===null||N===void 0?void 0:N[0]:!((F=(M=i?.product)===null||M===void 0?void 0:M.homePage)===null||F===void 0)&&F.length?(H=(Y=i?.product)===null||Y===void 0?void 0:Y.homePage)===null||H===void 0?void 0:H[0]:y?.bottom_image||""},[i,y?.bottom_image]),k=n.useMemo(()=>{var T,L;return((T=i?.product)===null||T===void 0?void 0:T.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),E=n.useMemo(()=>{var T;return o.transform?Number((T=o.transform)===null||T===void 0?void 0:T.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>E===void 0?!1:E<=r,[E,r]);const c=ii({product:i?.product,enableFormattedPrice:(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0,style:u?.price});n.useEffect(()=>{if(g.current===null||A==="")return;let T=null;v&&P?T=P:T=A,T&&g.current.setSrc(T)},[A,v,P]);const O=n.useRef(),C=n.useCallback(T=>{setTimeout(()=>{var L;const B=(L=O?.current)===null||L===void 0?void 0:L.offsetHeight;s(B+56+m,d)},0)},[m,s,d,l,O]),D=()=>{p(),h?.(a),setTimeout(()=>{var T;(T=f?.current)===null||T===void 0||T.swiper.slideTo(d,0,!1),b?.(!1)},0)};return n.createElement("div",{ref:S,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:D},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:O},n.createElement(yt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:ye(k,u?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:u.price,dangerouslySetInnerHTML:{__html:c??""}})))};function Ld(t){var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,{reportTagsView:A,showBanner:k}=t,E=$e(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:O,hashTagSize:C,loadingImage:D,isOpenHashTag:T,cacheActiveIndex:L}=De(),{jumpToWeb:B}=nt(),V=n.useRef(null),[z,N]=n.useState(0),[M,F]=n.useState(),Y=n.useRef(null),[H,K]=n.useState([]),Q=n.useRef(),ie=[170,230,300],[ve,we]=n.useState(!1),[ue,Oe]=n.useState([]),je=n.useRef(),de=n.useCallback((te,J)=>Math.floor(Math.random()*(J-te+1))+te,[]),X=n.useRef([]),[oe,ce]=n.useState({width:0}),re=n.useMemo(()=>{const te=oe.width||0;return te>=1200?6:te>=768&&te<=1199?4:2},[oe]),ne=n.useMemo(()=>oe.width/re-2,[re,oe]),Se=n.useCallback(()=>{var te;const J=(te=Q.current)!==null&&te!==void 0?te:[],W=[];for(let q=0;q<ue?.length;q++){const _e=Math.floor(q/re),ae=q%re+1;let Z=0,j=9999999999;if(_e===0)W[q]=q;else{for(let Ce=0;Ce<W.length;Ce++)X.current[W[Ce]].top+X.current[W[Ce]].height<j&&(Z=Ce,j=X.current[W[Ce]].top+X.current[W[Ce]].height);W[Z]=q}X.current[q]===void 0&&(X.current[q]={}),_e===0?(ae===1?X.current[q].left=0:X.current[q].left=X.current[q-1].left+ne+4,X.current[q].top=0):(X.current[q].left=X.current[Z].left,X.current[q].top=j),X.current[q].height=X.current[q].height||ie[de(0,2)],J[q]={transform:`translate(${X.current[q].left}px,${X.current[q].top}px)`,width:`${ne}px`,height:X.current[q].height}}return K([...J]),[...J]},[ne,re,ie,de,ue]),ge=n.useCallback((te,J)=>{X.current[J]===void 0&&(X.current[J]={}),X.current[J].height=te,Q.current=Se()},[Se]);n.useEffect(()=>{Q.current=Se()},[ne,re,ue]),n.useEffect(()=>{var te,J;if(we(!0),c&&O?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(W=>{var q,_e;F(W),Oe((_e=(q=W?.recList)===null||q===void 0?void 0:q.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&_e!==void 0?_e:[]),we(!1)}),T){const W=jo;F(W),Oe((J=(te=W?.recList)===null||te===void 0?void 0:te.filter(q=>q?.video!==null||q?.product!==null))!==null&&J!==void 0?J:[]),we(!1)}},[c,O,C,T]);const Ve=n.useCallback(()=>{Y.current!==null&&ce({width:Y.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(Y.current===null)return;const te=new ResizeObserver(J=>{Ve()});return te.observe(Y.current),()=>{te.disconnect()}},[Ve]),n.useCallback(()=>{we(!0),c&&O?.({hashTag:c?.hashTag}).then(te=>{var J,W;Oe(ue?.concat((W=(J=te?.recList)===null||J===void 0?void 0:J.filter(q=>!q?.video))!==null&&W!==void 0?W:[])),we(!1)})},[c,O,ue]);const Ge=n.useCallback(()=>{N(V.current.scrollTop)},[]);n.useEffect(()=>{var te;return(te=V?.current)===null||te===void 0||te.addEventListener("scroll",Ge),()=>{var J;(J=V?.current)===null||J===void 0||J.removeEventListener("scroll",Ge)}},[Ge,V]);const ze=()=>{var te,J,W,q,_e;if(!((te=M?.tag)===null||te===void 0)&&te.link){A();const ae=c?.rec;B(ae,(J=ae?.video)===null||J===void 0?void 0:J.bindProduct,(W=ae?.video)===null||W===void 0?void 0:W.bindCta,L,(q=ae?.video)===null||q===void 0?void 0:q.traceInfo),window.location.href=window.getJointUtmLink((_e=M?.tag)===null||_e===void 0?void 0:_e.link)}};return n.createElement(n.Fragment,null,ve?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:Y},n.createElement("div",{className:"waterFallList-scroll",ref:V},k&&((e=M?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:ze},n.createElement(yt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=M?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((s=M?.tag)===null||s===void 0?void 0:s.info,(l=E?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=M?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(r=E?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:ze,dangerouslySetInnerHTML:{__html:ye(((a=M?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(p=E?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},ue?.map((te,J)=>{var W;return n.createElement(Md,Object.assign({key:J,index:J,rec:te,list:ue,showBorder:z+((W=V?.current)===null||W===void 0?void 0:W.clientHeight),style:H[J],sizeChange:ge,unitWidth:ne,reportTagsView:A},E))}),n.createElement("div",{hidden:!(!((u=M?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(y=((f=X?.current[((m=X?.current)===null||m===void 0?void 0:m.length)-1])===null||f===void 0?void 0:f.top)+((b=X?.current[((h=X?.current)===null||h===void 0?void 0:h.length)-1])===null||b===void 0?void 0:b.height))!==null&&y!==void 0?y:0}px)`,height:!((x=M?.tag)===null||x===void 0)&&x.link?((v=je?.current)===null||v===void 0?void 0:v.offsetHeight)||((w=E?.buttonBgStyle)===null||w===void 0?void 0:w.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=M?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),n.createElement("div",{ref:je,hidden:!(!((S=M?.tag)===null||S===void 0)&&S.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((P=M?.tag)===null||P===void 0?void 0:P.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:ze,dangerouslySetInnerHTML:{__html:ye(((I=M?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Bd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Nd=t=>{var e;const{rec:i,index:o,list:s,reportTagsView:l,textStyles:d,space:r}=t,{swiperRef:a,setRtcList:p,setOpenHashtag:u,sxpParameter:m,globalConfig:f}=De(),[h,b]=n.useState(!1),y=n.useRef(null),x=n.useRef(null),v=n.useRef(null),w=n.useRef(null),[g,S]=n.useState(""),P=n.useMemo(()=>{var c,O,C,D,T,L,B,V,z,N;return!((c=i?.video)===null||c===void 0)&&c.cover?(O=i?.video)===null||O===void 0?void 0:O.cover:!((D=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||D===void 0)&&D.length?(L=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||L===void 0?void 0:L[0]:!((V=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||V===void 0)&&V.length?(N=(z=i?.product)===null||z===void 0?void 0:z.homePage)===null||N===void 0?void 0:N[0]:m?.bottom_image||""},[i,m?.bottom_image]),I=n.useMemo(()=>{var c,O;return((c=i?.product)===null||c===void 0?void 0:c.title)||((O=i?.video)===null||O===void 0?void 0:O.title)||null},[i]),A=ii({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:f,isHiddenDef:!0,style:d?.price});n.useEffect(()=>{const c=new IntersectionObserver(O=>{O.forEach(C=>{if(C.isIntersecting){if(x.current===null||P==="")return;h&&g?y.current.setSrc(g):y.current.setSrc(P),c.unobserve(x.current)}})});return c.observe(x.current),()=>{c.disconnect()}},[P,h,g]);const k=(c,O,C)=>{const D=c/O;return C/D};n.useEffect(()=>{const c=v?.current;c===null||P===""||!h||(c.src=P,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const O=w?.current;if(!O)return;const C=O.getContext("2d"),D=window?.innerWidth/2,T=k(c.videoWidth,c.videoHeight,D);O.height=T,O.width=D,C?.drawImage(c,0,0,O.width,O.height),S(O.toDataURL()),c.remove(),O.remove()})},[P,h]);const E=()=>{l(),p?.(s),setTimeout(()=>{var c;(c=a?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),u?.(!1)},0)};return n.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:r}},n.createElement("div",{className:"list-content-listItem-picture"},h&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:w})),n.createElement(yt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${A?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:ye(I,d?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!A,dangerouslySetInnerHTML:{__html:A??""}})))};function Fd(t){var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,{reportTagsView:w,showBanner:g}=t,S=$e(t,["reportTagsView","showBanner"]);const{waterFallData:P,getRecommendVideos:I,hashTagSize:A,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:c}=De(),{jumpToWeb:O}=nt(),[C,D]=n.useState(),[T,L]=n.useState(),[B,V]=n.useState(!1),z=n.useRef(null),[N,M]=n.useState(!1);n.useCallback(()=>{N||(M(!0),P&&I?.({hashTag:P?.hashTag}).then(Y=>{var H;D(C?.concat((H=Y?.recList)!==null&&H!==void 0?H:[])),M(!1)}))},[P,I,C,N]),n.useEffect(()=>{var Y,H;if(V(!0),P&&I?.({hashTag:P?.hashTag,defaultSize:A,maxSize:A}).then(K=>{var Q,ie;L(K),D((ie=(Q=K?.recList)===null||Q===void 0?void 0:Q.filter(ve=>ve?.video!==null||ve?.product!==null))!==null&&ie!==void 0?ie:[]),V(!1)}),E){const K=jo;L(K),D((H=(Y=K?.recList)===null||Y===void 0?void 0:Y.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&H!==void 0?H:[]),V(!1)}},[P,I,A,E]);const F=()=>{var Y,H,K,Q,ie;if(!((Y=T?.tag)===null||Y===void 0)&&Y.link){w();const ve=P?.rec;O(ve,(H=ve?.video)===null||H===void 0?void 0:H.bindProduct,(K=ve?.video)===null||K===void 0?void 0:K.bindCta,c,(Q=ve?.video)===null||Q===void 0?void 0:Q.traceInfo),window.location.href=window.getJointUtmLink((ie=T?.tag)===null||ie===void 0?void 0:ie.link)}};return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:z},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:F},n.createElement(yt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=S?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((s=T?.tag)===null||s===void 0?void 0:s.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(r=S?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:S?.space}),dangerouslySetInnerHTML:{__html:ye(((a=T?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(p=S?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"list-content"},C?.map((Y,H)=>n.createElement(Nd,Object.assign({key:H,index:H,rec:Y,list:C,reportTagsView:w},S)))),n.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((u=T?.tag)===null||u===void 0)&&u.link),style:{height:!((m=T?.tag)===null||m===void 0)&&m.link?((f=S?.buttonBgStyle)===null||f===void 0?void 0:f.height)||((h=S?.buttonStyle)===null||h===void 0?void 0:h.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),style:S?.buttonBgStyle}),n.createElement("div",{hidden:!(!((y=T?.tag)===null||y===void 0)&&y.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((x=T?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:S?.buttonStyle,onClick:F,dangerouslySetInnerHTML:{__html:ye(((v=T?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}const jd=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:s,swiperRef:l,setWaterFallData:d,cacheRtcList:r,setRtcList:a,cacheActiveIndex:p,rtcList:u,setCacheRtcList:m,setIsFromHashtag:f,isFromHashtag:h,bffEventReport:b,themeTag:y,selectTag:x,bffFbReport:v}=De(),{backMainFeed:w}=nt();n.useRef(null);const g=n.useRef(null),[S,P]=n.useState();n.useEffect(()=>{const c=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?g.current=O:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),c?.appendChild(g.current))},[]);const I=()=>{var c,O;w("branch",x,void 0,i?.hashTag),E(),d?.(void 0),f?.(!1),(O=(c=l?.current)===null||c===void 0?void 0:c.swiper)===null||O===void 0||O.slideTo(p,0,!1),o?.(!1)},[A,k]=n.useState();n.useEffect(()=>{i&&k(i)},[i]);const E=n.useCallback(()=>{var c,O,C,D,T,L;const B=A?.rec;if(!B)return;let V="",z=null;h?V="hashTagPage":!((c=B?.video)===null||c===void 0)&&c.url?(V="videoPage",z="video"):!((C=(O=B?.video)===null||O===void 0?void 0:O.imgUrls)===null||C===void 0)&&C.length&&(V="imagePage",z="image"),b?.({eventInfo:{contentId:(D=B?.video)===null||D===void 0?void 0:D.itemId,position:p+"",contentTags:JSON.stringify((T=B?.video)===null||T===void 0?void 0:T.tags),traceInfo:(L=B?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([A?.hashTag]),fromKName:V,fromKPage:location?.href,timeOnSite:Math.floor((new Date-S)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:z}})},[A,b,S,h,p]);return n.useEffect(()=>{s&&(P(new Date),v?.({eventName:"PageView"}))},[s,v]),n.useEffect(()=>{const c=()=>{P(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?Wi.createPortal(n.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},n.createElement(Fo,{icon:Bd,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Fd,Object.assign({reportTagsView:E},t)):n.createElement(Ld,Object.assign({reportTagsView:E},t))),g.current):null};var Vo=n.memo(jd);const Vd=t=>n.createElement(Vo,Object.assign({},t));var zd=n.memo(Vd);const Hd=rt(zd,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Ad,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Gd=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const zo=t=>n.createElement(zo,Object.assign({},t));var Ud=n.memo(zo);const Wd=rt(Ud,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Gd},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Yd=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Ho={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Xd=t=>{var e,i,o,s,l,d,r,a,p,u,{style:m,recData:f,ctaTempStyles:h,index:b,event:y,onClick:x,isExternalLink:v=!1,isActive:w}=t,g=$e(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:S,setPopupDetailData:P}=De(),{jumpToWeb:I}=nt(),[A,k]=n.useState(!1),E=n.useRef(null),c=Bo(E),O=((o=(i=(e=f?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(s=f?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=f?.video)===null||d===void 0?void 0:d.bindCta),C=((a=(r=f?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((p=f?.video)===null||p===void 0?void 0:p.bindProduct),D=()=>{var V,z,N,M;const F=((z=(V=f?.video)===null||V===void 0?void 0:V.bindProducts)===null||z===void 0?void 0:z[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video;if(S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},f,F,b),P?.(Object.assign(Object.assign({},f),{index:b})),v){const Y=C?.link||((M=F?.bindCta)===null||M===void 0?void 0:M.link);Y&&(I(f,C,O,b),window.location.href=window.getJointUtmLink(Y))}else x?.()},T=O?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=n.useMemo(()=>{var V,z;const N=y?.animation;if(N){const{delay:M,duration:F,backgroundColor:Y}=N;return{":after":{animationDelay:`${(V=M/1e3)!==null&&V!==void 0?V:0}s`,animationDuration:`${(z=F/1e3)!==null&&z!==void 0?z:0}s`,backgroundColor:`${Y??"transparent"}`}}}},[y?.animation]);n.useEffect(()=>{var V,z,N;c&&E?.current&&w&&S?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},f,((z=(V=f?.video)===null||V===void 0?void 0:V.bindProducts)===null||z===void 0?void 0:z[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video,b)},[c,w]),n.useEffect(()=>{k(!!c)},[c]);const B=n.useMemo(()=>A?Ho["animated-button"]:null,[A]);return n.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},m),h?.ctaTitle),{lineHeight:`${(u=m?.height)!==null&&u!==void 0?u:0}px`})},g,{className:`${B} ${be.css(L)} ${Ho["one-line-ellipsis"]}`,onClick:D,dangerouslySetInnerHTML:{__html:ye(T,h?.ctaTitle)}}))};var qd=n.memo(Xd),Jd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Kd=rt(qd,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Yd,bindableProps:[],interactionRender:Jd},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var Zd=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Zt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Qd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Rd=t=>{var e,i,o,s,l,d,r,a,p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,{style:E,recData:c,ctaTempStyles:O,index:C,event:D,bottom_image:T,translateY:L,isTel:B,onClick:V,isExternalLink:z=!1,isActive:N}=t,M=$e(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:F,globalConfig:Y,ctaEvent:H,setPopupDetailData:K}=De(),{jumpToWeb:Q}=nt(),[ie,ve]=n.useState(!0),we=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),ue=((a=(r=c?.video)===null||r===void 0?void 0:r.bindProducts)===null||a===void 0?void 0:a[0])||((p=c?.video)===null||p===void 0?void 0:p.bindProduct),Oe=()=>{var re,ne,Se,ge;const Ve=((ne=(re=c?.video)===null||re===void 0?void 0:re.bindProducts)===null||ne===void 0?void 0:ne[0])||((Se=c?.video)===null||Se===void 0?void 0:Se.bindProduct)||c?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Ve,C),K?.(Object.assign(Object.assign({},c),{index:C})),z){const Ge=ue?.link||((ge=Ve?.bindCta)===null||ge===void 0?void 0:ge.link);Ge&&(Q(c,ue,we,C),window.location.href=window.getJointUtmLink(Ge))}else V?.()},je=we?.enTitle||"\u67E5\u770B\u8BE6\u60C5",de=n.useMemo(()=>{const re=D?.animation;if(re){const{delay:ne,duration:Se}=re;return{animationDelay:`${ne?ne/1e3:0}s`,animationDuration:`${Se?Se/1e3:0}s`}}},[D?.animation]),X=(b=(h=(f=(u=ue?.cover)!==null&&u!==void 0?u:(m=ue?.homePage)===null||m===void 0?void 0:m[0])!==null&&f!==void 0?f:we?.icon)!==null&&h!==void 0?h:F?.bottom_image)!==null&&b!==void 0?b:T,oe=re=>{re.stopPropagation(),ve(!1)};n.useEffect(()=>{ve(!0)},[N]);const ce=n.useMemo(()=>N&&ie?Zt["animated-fadeIn"]:null,[N,ie]);return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},M,{className:`${be.css(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(y=E?.margin)!==null&&y!==void 0?y:0}px))`}))} ${Zt.aniLinkPopup} ${ce} ${be.css(de)}`,onClick:Oe}),n.createElement("div",{onClick:oe,className:Zt["modal-icon-wrapper"],style:{padding:(x=E?.padding)!==null&&x!==void 0?x:0}},n.createElement("img",{src:(v=Y?.popupCloseIcon)!==null&&v!==void 0?v:Qd,alt:"close",className:Zt["modal-icon-wrapper-img"]})),n.createElement(Bt,{src:X,rec:c,item:(I=(S=(g=(w=c?.video)===null||w===void 0?void 0:w.bindProducts)===null||g===void 0?void 0:g[0])!==null&&S!==void 0?S:(P=c?.video)===null||P===void 0?void 0:P.bindProduct)!==null&&I!==void 0?I:c?.video,index:C,translateY:L,imgStyle:O?.img,isActive:N}),(!c||ue?.title)&&n.createElement("div",{className:Zt["one-line-ellipsis"],style:O?.title,dangerouslySetInnerHTML:{__html:ye((A=ue?.title)!==null&&A!==void 0?A:"Product Name",O?.title)}}),n.createElement("div",{className:Zt["one-line-ellipsis"],style:Object.assign(Object.assign({},O?.ctaTitle),{lineHeight:((k=O?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:ye(je,O?.ctaTitle)}})))};var $d=n.memo(Rd),er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const tr=rt($d,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Zd,bindableProps:[],interactionRender:er},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var ji=Object.freeze({__proto__:null,AniLink:Kd,AniLinkPopup:tr,Appoint:qs,AppointForm:kn,Commodity:Us,CommodityDetail:gs,CommodityDetailDiroNew:Cs,CommodityDiro:od,CommodityDiroNew:rd,CommodityList:Ms,Consent:Wd,HashTag:Hd,Iframe:Fs,Link:Rs,MultiCommodity:bd,MultiCommodityDiro:pd,MultiCommodityDiroNew:Td,Prompt:xs});const ir="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",or="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",nr=t=>{var e,{active:i,activeIcon:o,unActicveIcon:s,recData:l,position:d}=t,r=$e(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:p,bffEventReport:u,setCacheRtcList:m,cacheRtcList:f}=De(),[h,b]=n.useState((e=f?.[d])===null||e===void 0?void 0:e.isCollected),y=xt(or),x=xt(ir),v=Ye.debounce(()=>dt(void 0,void 0,void 0,function*(){var w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N,M,F,Y,H;if(h){b(!1);const K=(S=yield p?.({videoItemId:(g=(w=l?.video)===null||w===void 0?void 0:w.itemId)!==null&&g!==void 0?g:""}))!==null&&S!==void 0?S:!1;if(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(P=l?.video)===null||P===void 0?void 0:P.itemId)!==null&&I!==void 0?I:"",contentName:(k=(A=l?.video)===null||A===void 0?void 0:A.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((c=(E=l?.video)===null||E===void 0?void 0:E.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((O=l?.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!K)b(!0);else{const Q=(D=f?.map((ie,ve)=>(ve===d&&(ie.isCollected=!1),ie)))!==null&&D!==void 0?D:[];m?.(Q)}}else{b(!0);const K=(T=yield a?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&B!==void 0?B:"",contentName:(z=(V=l?.video)===null||V===void 0?void 0:V.title)!==null&&z!==void 0?z:"",contentTags:JSON.stringify((M=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&M!==void 0?M:[]),position:d+"",contentFormat:!((F=l?.video)===null||F===void 0)&&F.url?"video":"image",traceInfo:(Y=l?.video)===null||Y===void 0?void 0:Y.traceInfo}}),!K)b(!1);else{const Q=(H=f?.map((ie,ve)=>(ve===d&&(ie.isCollected=!0),ie)))!==null&&H!==void 0?H:[];m?.(Q)}}}),200);return n.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:v}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:h?o||y:s||x,alt:"icon"}))};var Go=n.memo(nr),lr="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Vi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Ui.render(n.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),sr=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,videoPlayIcon:r})=>{const[a,p]=n.useState(!1),{bffEventReport:u,sxpParameter:m,waterFallData:f,openHashtag:h,bffFbReport:b}=De(),y=n.useRef(0),[x,v]=n.useState(!1),[w,g]=n.useState(!0),{isActive:S}=Oo(),P=n.useRef(null),[I,A]=n.useState(""),[k,E]=n.useState(!1),c=n.useRef(),O=`pb-cache-video-${e}`,C=n.useRef(null),D=n.useRef(null),T=n.useRef(),L=n.useRef(),B=n.useMemo(()=>d?.mode==="2",[d]),V=n.useMemo(()=>{var X;return d?.mode==="2"?`translateY(-${50+((X=d?.offsetTop)!==null&&X!==void 0?X:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),z=n.useMemo(()=>{var X;return((X=t?.video)===null||X===void 0?void 0:X.cover)||I},[I,t]),N=n.useMemo(()=>B?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[B]),M=n.useMemo(()=>d?.bgWay==="1",[d]),F=n.useMemo(()=>M&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,M]);n.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const Y=n.useCallback(()=>{var X;c?.current&&((X=c?.current)===null||X===void 0||X.play())},[c?.current]),H=xt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=n.useCallback(()=>{c?.current&&(E(!1),v(!0))},[]),Q=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var X,oe,ce,re,ne,Se,ge,Ve,Ge,ze,te,J,W;if(!c?.current)return;p(!1);const q=o[e];if(q&&(!((X=c?.current)===null||X===void 0)&&X.duration)){y.current=((oe=c?.current)===null||oe===void 0?void 0:oe.currentTime)||0;const _e=((re=(ce=c?.current)===null||ce===void 0?void 0:ce.duration)!==null&&re!==void 0?re:0).toFixed(2),ae=((Se=(ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)!==null&&Se!==void 0?Se:0).toFixed(2),Z=w?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ve=(ge=q?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ve!==void 0?Ve:"",contentName:(ze=(Ge=q?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&ze!==void 0?ze:"",playType:Z,startTime:ae,videoDuration:_e,contentTags:JSON.stringify((J=(te=q?.video)===null||te===void 0?void 0:te.tags)!==null&&J!==void 0?J:[]),position:e+"",contentFormat:"video",traceInfo:(W=q?.video)===null||W===void 0?void 0:W.traceInfo,loadTime:L?.current-T?.current+""}}),g(!1)}}),[u,o,e,w,c?.current]),ie=n.useCallback(()=>{var X;if(!c?.current||I||!B||(c.current.style.objectFit="contain",!((X=t?.video)===null||X===void 0)&&X.cover||!P||!P.current||M))return;const oe=()=>{const ce=P?.current,re=ce.getContext("2d"),ne=window?.innerWidth,Se=window?.innerHeight;ce.height=Se,ce.width=ne,re?.drawImage(c.current,0,0,ce.width,ce.height),A(ce.toDataURL())};oe(),setTimeout(()=>{oe()},500)},[c.current,M,t,I,B]),ve=n.useCallback(()=>{c.current&&(L.current=new Date,Q(),ie())},[c.current,ie,Q]),we=n.useCallback(X=>()=>{var oe,ce,re,ne,Se;if(!c.current||!x)return;const ge=(oe=c?.current)===null||oe===void 0?void 0:oe.paused;switch(X){case"start":if(!ge)return;(ce=c?.current)===null||ce===void 0||ce.play(),p(!1);break;case"pause":if(ge)return;(re=c?.current)===null||re===void 0||re.pause(),p(!0);break;default:ge?(ne=c?.current)===null||ne===void 0||ne.play():(Se=c?.current)===null||Se===void 0||Se.pause(),p(!ge);break}},[x,c?.current]),ue=n.useCallback(()=>{var X,oe,ce,re,ne,Se,ge,Ve,Ge,ze,te,J,W;if(!c?.current||l!==e)return;const q=o[e],_e=((oe=(X=c?.current)===null||X===void 0?void 0:X.duration)!==null&&oe!==void 0?oe:0).toFixed(2),ae=((re=(ce=c?.current)===null||ce===void 0?void 0:ce.currentTime)!==null&&re!==void 0?re:0).toFixed(2);if(!((ne=c?.current)===null||ne===void 0)&&ne.duration){const Z=(((Se=c?.current)===null||Se===void 0?void 0:Se.currentTime)-y.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ve=(ge=q?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ve!==void 0?Ve:"",contentName:(ze=(Ge=q?.video)===null||Ge===void 0?void 0:Ge.title)!==null&&ze!==void 0?ze:"",endTime:ae,videoDuration:_e,playDuration:Z,contentTags:JSON.stringify((J=(te=q?.video)===null||te===void 0?void 0:te.tags)!==null&&J!==void 0?J:[]),position:e+"",contentFormat:"video",traceInfo:(W=q?.video)===null||W===void 0?void 0:W.traceInfo}})}},[o,e,u,c?.current,l]),Oe=n.useCallback(()=>{E(!0)},[]);n.useEffect(()=>{var X,oe,ce,re,ne,Se,ge,Ve,Ge,ze;if(!S)return;const te=t?.video.url;if(!te)return;const J=document.querySelector(`#${O}`);if(!J||(c.current=Vi?.(J),!c?.current))return;T.current=new Date;const W=window?.Hls;let q=D?.current;return te.includes(".m3u8")&&W&&W.isSupported()?(q=new W,q?.loadSource(te),q?.attachMedia(c?.current),q?.on(W.Events.MANIFEST_PARSED,function(){var _e;(_e=c?.current)===null||_e===void 0||_e.play()})):c.current.src=te,(X=c?.current)===null||X===void 0||X.setAttribute("x5-playsinline","true"),(oe=c?.current)===null||oe===void 0||oe.setAttribute("webkit-playsinline","true"),(ce=c?.current)===null||ce===void 0||ce.addEventListener("loadedmetadata",ve),(re=c?.current)===null||re===void 0||re.addEventListener("loadeddata",ie),(ne=c?.current)===null||ne===void 0||ne.addEventListener("play",Q),(Se=c?.current)===null||Se===void 0||Se.addEventListener("playing",K),(ge=c?.current)===null||ge===void 0||ge.addEventListener("pause",ue),(Ve=c?.current)===null||Ve===void 0||Ve.addEventListener("ended",Y),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("canplay",Y),(ze=c?.current)===null||ze===void 0||ze.addEventListener("waiting",Oe),()=>{var _e,ae,Z,j,Ce,pt,mt,ft,lt,bt;((_e=c?.current)===null||_e===void 0?void 0:_e.paused)||ue(),D?.current&&((ae=D?.current)===null||ae===void 0||ae.destroy()),v(!1),(Z=c?.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",ve),(j=c?.current)===null||j===void 0||j.removeEventListener("loadeddata",ie),(Ce=c?.current)===null||Ce===void 0||Ce.removeEventListener("play",Q),(pt=c?.current)===null||pt===void 0||pt.removeEventListener("playing",K),(mt=c?.current)===null||mt===void 0||mt.removeEventListener("pause",ue),(ft=c?.current)===null||ft===void 0||ft.removeEventListener("ended",Y),(lt=c?.current)===null||lt===void 0||lt.removeEventListener("canplay",Y),(bt=c?.current)===null||bt===void 0||bt.removeEventListener("waiting",Oe)}},[S]),n.useEffect(()=>{var X,oe,ce,re,ne,Se;!c?.current||!x||(S?(b?.({eventName:"ViewContent",product:(oe=(X=o?.[e])===null||X===void 0?void 0:X.video)===null||oe===void 0?void 0:oe.bindProduct}),b?.({eventName:"PageView",product:(re=(ce=o?.[e])===null||ce===void 0?void 0:ce.video)===null||re===void 0?void 0:re.bindProduct}),(ne=c?.current)===null||ne===void 0||ne.play()):(Se=c?.current)===null||Se===void 0||Se.pause())},[S,x,c?.current]),n.useEffect(()=>{var X,oe,ce;if(!S||!c?.current)return;!((X=c?.current)===null||X===void 0?void 0:X.paused)&&h?(oe=c?.current)===null||oe===void 0||oe.pause():h||(ce=c?.current)===null||ce===void 0||ce.play()},[h,S,c?.current]),n.useEffect(()=>{if(!S)return;const X=()=>{we("start")()},oe=we("pause");return ht.on(ct.PAGE_DID_SHOW,X),ht.on(ct.PAGE_DID_HIDE,oe),()=>{ht.off(ct.PAGE_DID_SHOW,X),ht.off(ct.PAGE_DID_HIDE,oe)}},[we,S]);const je=n.useMemo(()=>!m?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[x,m?.placeholder_image]),de=n.useMemo(()=>{if(!(!k||!x))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:lr,alt:"placeholder image"})},[k,x]);return n.useEffect(()=>{if(!c?.current)return;const X=()=>{var oe;l===e&&(!((oe=t?.video)===null||oe===void 0)&&oe.url)&&c?.current&&!a&&we("pause")()};return window.addEventListener("beforeunload",X),()=>{window.removeEventListener("beforeunload",X)}},[l,e,t,c?.current,we,a]),t?.video?n.createElement(n.Fragment,null,B?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:we(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!M&&x&&z&&n.createElement(yt,{src:z,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),n.createElement("canvas",{ref:P,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:V,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),a&&n.createElement(yt,{className:"clc-pb-video-pause",src:r??H,alt:"pause"}))),je,de):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:we()},n.createElement("div",{className:"n-full-screen",ref:C,id:O,style:{width:"100%",height:"100%"}}),je,de,a&&n.createElement(yt,{className:"clc-pb-video-pause",src:r??H,alt:"pause"}))):null};var dr=n.memo(sr);const rr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:s})=>{const[l,d]=n.useState(t),r=a=>{a.stopPropagation();const p=!l;d(p),o?.(p)};return n.useEffect(()=>{d(t)},[t]),n.createElement("button",{style:s,"aria-label":"toggle button",className:"pb-toggle-button",onClick:r},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Uo=n.memo(rr);const ar=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,s]=n.useState(!0);It(),n.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=xt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Wo=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:s}=t,l=n.useMemo(()=>o?.mode==="2",[o]),d=n.useMemo(()=>{var u;return o?.mode==="2"?`translateY(-${50+((u=o?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),r=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),a=n.useMemo(()=>o?.bgWay==="1",[o]),p=n.useMemo(()=>a&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,a]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!l||!a)&&n.createElement(yt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:s}),l&&n.createElement(yt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:s}))},ur=({imgUrls:t,width:e,height:i,rec:o,index:s,onViewImageEndEvent:l,onViewImageStartEvent:d,imgUrlsPostConfig:r})=>{var a,p;const u=n.useRef(),{isActive:m}=Oo(),{sxpParameter:f,openHashtag:h}=De(),[b,y]=n.useState(!1),[x,v]=n.useState(),w=new Date;n.useEffect(()=>{b&&m?(u?.current&&u.current.swiper.autoplay.start(),h?l(o):d(s,x,!0)):u?.current&&u.current.swiper.autoplay.stop()},[o,m,l,h,s,d,b,x]);const g=n.useCallback(S=>dt(void 0,void 0,void 0,function*(){b||(v({loadTime:new Date-w+""}),y(!0))}),[b]);return n.useEffect(()=>{const S=()=>d(s,x),P=()=>l(o);return ht.on(ct.PAGE_DID_SHOW,S),ht.on(ct.PAGE_DID_HIDE,P),()=>{ht.off(ct.PAGE_DID_SHOW,S),ht.off(ct.PAGE_DID_HIDE,P)}},[x]),n.createElement(Ut,{ref:u,defaultValue:0,direction:"horizontal",modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:be.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(a=r?.marginBottom)!==null&&a!==void 0?a:0,fontSize:"14px"}},r?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:r?.dotsBgColor,opacity:1}}),r?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${r?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((p=r?.delay)!==null&&p!==void 0?p:3)*1e3}},t?.map((S,P)=>n.createElement(kt,{key:P},n.createElement(Wo,{src:!b&&P>0?"":S,height:i,imgUrlsPostConfig:r,onShowFirstImage:g}))))};var cr=n.memo(ur);const vr=({tags:t,itemId:e,itemType:i,index:o,rec:s,hashTagStyle:l,hashTagRightMargin:d})=>{var r;const[a,p]=n.useState(!1),{setWaterFallData:u,setOpenHashtag:m,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:b}=De(),y=x=>{h?b?.(!0):f?.(o),u?.(i?{hashTag:x,itemId:e,itemType:i,rec:s}:{hashTag:x,rec:s}),m?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!a)},a?"show less":"show more"),[a,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=l?.marginTop)!==null&&r!==void 0?r:16}px`,width:d}},n.createElement(ti,null,t?.map((x,v)=>n.createElement(kt,{key:v,hidden:a?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(x),tag:"button","aria-label":x},n.createElement("div",{dangerouslySetInnerHTML:{__html:ye(`#${x}`,l)}})))))};var Yo=n.memo(vr),Xo="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 gi(t){return n.memo(function(e){const{$store:i}=un(),o=l=>{let d=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(p,u)=>{if(u){const m=Ye.get(i,u);return d=d.replace(a,m),m}})}),d},s=n.useMemo(()=>{var l,d,r;const{bindDatas:a}=e,p=$e(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,u=>{if(u?.propKey&&u?.dataPath){const{propKey:m,dataPath:f}=u;f.replace(/{{\s*([\w.]+)\s*}}/g,(h,b)=>{var y,x;if(b){const v=(x=(y=Ye.get(i,b))!==null&&y!==void 0?y:e[m])!==null&&x!==void 0?x:"";return p[m]=v,v}})}}),p){p.eventMap={};const u=Ye.cloneDeep(p.event)||{};for(const m in u)if(Object.prototype.hasOwnProperty.call(u,m))try{u[m].value=o(u[m].value),p.eventMap[m]=new Function(u[m].value)}catch{}}return!((r=(d=p?.event)===null||d===void 0?void 0:d.onClick)===null||r===void 0)&&r.linkType&&(p.style.cursor="pointer"),p},[i,e]);return n.createElement(t,Object.assign({},s,s.eventMap))})}const pr=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:s,isActive:l,value:d})=>{const{schema:r}=It();if(!t?.video)return null;const a=n.useMemo(()=>{var p,u,m,f,h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N,M;if(!(s&&!s?.includes((p=d?.item)===null||p===void 0?void 0:p.type))&&!(!s&&((u=d?.item)===null||u===void 0?void 0:u.category)==="cta")){if(((m=d?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((h=d?.item)===null||h===void 0?void 0:h.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((y=d?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((x=t?.video)===null||x===void 0)&&x.bindProduct)||((v=d?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((g=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||g===void 0)&&g.length)||((S=d?.item)===null||S===void 0?void 0:S.type)==="MultiCommodityDiro"&&!(!((I=(P=t?.video)===null||P===void 0?void 0:P.bindProducts)===null||I===void 0)&&I.length)||((A=d?.item)===null||A===void 0?void 0:A.type)==="MultiCommodityDiroNew"&&!(!((E=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||E===void 0)&&E.length))return null;if(d&&o){const F=o[(c=d?.item)===null||c===void 0?void 0:c.type],Y=gi(F),H=(O=F?.extend)===null||O===void 0?void 0:O.defaulSetting,K=((T=(D=(C=d?.item)===null||C===void 0?void 0:C.event)===null||D===void 0?void 0:D.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let Q=Ye.cloneDeep((L=d?.item)===null||L===void 0?void 0:L.style);if(Q.hasOwnProperty("backdropFilter")){let ie=Q.backdropFilter;Q.backdropFilter=`blur(${ie??0}px)`}return n.createElement(Y,Object.assign({style:Object.assign(Object.assign(Object.assign({},H?.style),Q),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},H?.textStyle),(B=d?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(z=(V=d?.item)===null||V===void 0?void 0:V.bindDatas)!==null&&z!==void 0?z:[]},H?.props,(N=d?.item)===null||N===void 0?void 0:N.props,{event:((M=d?.item)===null||M===void 0?void 0:M.event)||{},schema:r,id:d?.id,key:d?.id,recData:t,isExternalLink:K,index:e,isActive:l}))}else return null}},[t,o,i,r,d?.id,l]);return n.createElement(n.Fragment,null,a)};var bi=n.memo(pr);const qo=({nudge:t})=>{var e,i,o,s,l,d;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:ye(t?.content,t?.textStyle)}})))},mr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:d,setLoading:r,swiperRef:a,waterFallData:p,bffEventReport:u,selectTag:m,setSelectTag:f}=De(),{backMainFeed:h}=nt(),b=n.useMemo(()=>[si,...t],[t]),y=x=>()=>{if(x===m)return;x!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):h("theme",x,m);let v;x!==si&&(v=x),r?.(!0),o?.({themeTag:v}).then(w=>{var g,S,P,I;ht.emit(ct.CHANGE_THEME_TAG,v),s?.((g=w?.recList)!==null&&g!==void 0?g:[]),l?.((S=w?.recList)!==null&&S!==void 0?S:[]),e?.(0),d?.(0),(I=(P=a?.current)===null||P===void 0?void 0:P.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{r?.(!1)}),f?.(x)};return p||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},b.map(x=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===m?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:y(x)},x))))};var Jo=n.memo(mr);const Ko=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:s,resolver:l,data:d=[],ctaType:r,tipText:a,nudge:p,_schema:u,hashTagStyle:m,hashTagRightMargin:f,tagList:h=[],licenseUrl:b})=>{var y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T,L,B,V,z,N;const M=xt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),F=xt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:Y}=It(),[H,K]=n.useState(0),Q=n.useRef(0),[ie,ve]=n.useState(!0),we=n.useRef(),[ue,Oe]=n.useState(!1),[je,de]=n.useState(!1),[X,oe]=n.useState(new Date().getTime()),ce=n.useRef(!1),[re,ne]=n.useState(2),{loadVideos:Se,bffEventReport:ge,loading:Ve,setPopupDetailData:Ge,ctaEvent:ze,swiperRef:te,waterFallData:J,setOpenHashtag:W,appDomain:q,openHashtag:_e,loadingImage:ae,isFromHashtag:Z,popupDetailData:j,bffFbReport:Ce,curTime:pt,h5EnterLink:mt,isShowConsent:ft,selectTag:lt,isPreview:bt,isEditor:G,cacheRtcList:U,setRtcList:he,cacheActiveIndex:Me,rtcList:pe,isNoMoreData:Ae}=De(),{backMainFeed:ee,productView:R,jumpToWeb:Pe}=nt(),Ue=n.useMemo(()=>d.length>0&&!Ve&&(pn()||t?.enableSwiperTip),[d,Ve,t?.enableSwiperTip]);n.useEffect(()=>{$i()},[]),n.useEffect(()=>{if(d?.length>0){const _=new Date;we.current=_}},[d?.length]);const Qe=n.useCallback(()=>{if($i(),mt?.(),d.length>0){const _=new Date;we.current=_}},[d.length,mt]);n.useEffect(()=>{var _;if(!r||r?.length<1)return;const se=d?.findIndex(le=>{var me,Te,Ee,$,ke,Le,Ne,Fe,fe;const Be=r?.[0];return Be==="\u591A\u5546\u54C1CTA"?((me=le?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ee=(Te=le?.video)===null||Te===void 0?void 0:Te.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:Be==="\u5546\u54C1CTA"?($=le?.video)===null||$===void 0?void 0:$.bindProduct:((Le=(ke=le?.video)===null||ke===void 0?void 0:ke.bindCta)===null||Le===void 0?void 0:Le.itemId)===Be&&(((Ne=le?.video)===null||Ne===void 0?void 0:Ne.url)||((fe=(Fe=le?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||fe===void 0?void 0:fe.length))})||0;se!==-1&&((_=te?.current)===null||_===void 0||_.swiper.slideTo(se))},[d,r,te]),n.useEffect(()=>{const _=d?.[H],se=()=>{var le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je,Ke,Re,St,Ie,Et,Wt,Yt;const Rt=!_e&&!ft;if(document.visibilityState==="hidden"){Rt&&(ht.emit(ct.PAGE_DID_HIDE,_),Pt(_));let Ot="";j&&(!((me=(le=_?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length||!((Te=_?.video)===null||Te===void 0)&&Te.bindProduct)?Ot="pdpPage":j&&((Le=s?.[(ke=($=(Ee=_?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&ke!==void 0?ke:""].item)===null||Le===void 0?void 0:Le.type)==="Appoint"?Ot="formPage":Z?Ot="hashTagPage":!((Ne=_?.video)===null||Ne===void 0)&&Ne.url?Ot="videoPage":!((Fe=_?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((Be=(fe=_?.video)===null||fe===void 0?void 0:fe.imgUrls)===null||Be===void 0)&&Be.length)?Ot="imagePage":_?.product&&(Ot="productPage"),ge?.({eventInfo:{sessionDuration:Math.floor((new Date-pt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(tt=_?.video)===null||tt===void 0?void 0:tt.itemId,productId:(Je=_?.product)===null||Je===void 0?void 0:Je.itemId,position:H+"",fromKName:Ot,fromKPage:location?.href,ctatId:(St=(Re=(Ke=_?.video)===null||Ke===void 0?void 0:Ke.bindCta)===null||Re===void 0?void 0:Re.itemId)!==null&&St!==void 0?St:"",traceInfo:(Yt=(Et=(Ie=_?.video)===null||Ie===void 0?void 0:Ie.traceInfo)!==null&&Et!==void 0?Et:(Wt=_?.product)===null||Wt===void 0?void 0:Wt.traceInfo)!==null&&Yt!==void 0?Yt:""}})}else document.visibilityState==="visible"&&(ce.current===!0&&(oe(new Date().getTime()),ce.current=!1),Qe(),Rt&&(ht.emit(ct.PAGE_DID_SHOW,_),ee("external",lt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[H,ge,d,Qe,j,Z,s,pt,ee,_e,ft,lt]);const ot=n.useMemo(()=>{let _=0;return h.length>0&&(_+=45,J&&(_-=45)),_},[h,J]),et=n.useMemo(()=>{let _=0;return t?.logoUrl&&t?.isShowLogo&&(_+=56),_},[t]),He=n.useMemo(()=>i-et-ot,[et,i,ot]),Xe=n.useMemo(()=>{var _;const se=H===0&&!J&&!G?[(_=d?.[0])!==null&&_!==void 0?_:null]:d?.map((le,me)=>H===me||me-1===H||me+1===H?le:null);return se?.length?!J&&!Ae?se.concat([{loading:!0}]):se:[]},[d,H,J,G,Ae]),We=n.useMemo(()=>{var _,se,le,me;if(t?.logoUrl&&t?.isShowLogo){const Te=(se=(_=t?.logoBar)===null||_===void 0?void 0:_.onClick)===null||se===void 0?void 0:se.value,Ee=((me=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",$=Xe[H];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Te&&{onClick:()=>{var ke,Le,Ne,Fe;Ee&&Pe($,(ke=$?.video)===null||ke===void 0?void 0:ke.bindProduct,(Le=$?.video)===null||Le===void 0?void 0:Le.bindCta,H,((Ne=$?.product)===null||Ne===void 0?void 0:Ne.traceInfo)||((Fe=$?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(Te)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,H,Xe]),st=n.useCallback((_,se)=>{var le,me,Te,Ee;return!((le=_?.video)===null||le===void 0)&&le.url?n.createElement(dr,{key:X,rec:_,index:se,muted:ie,data:d,height:He,activeIndex:H,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=_?.video)===null||me===void 0)&&me.imgUrls?n.createElement(cr,{key:_?.video.itemId,imgUrls:_?.video.imgUrls,width:o,height:He,rec:_,index:se,onViewImageEndEvent:_t,onViewImageStartEvent:jt,imgUrlsPostConfig:t?.imgUrlsPost}):_.product&&Array.isArray(t?.productPost)&&((Te=t?.productPost)===null||Te===void 0?void 0:Te.length)>0?(Ee=t?.productPost)===null||Ee===void 0?void 0:Ee.map(($,ke)=>{var Le,Ne,Fe,fe,Be,tt,Je,Ke;const Re=l[(Le=$?.item)===null||Le===void 0?void 0:Le.type],St=gi(Re),Ie=(Ne=Re?.extend)===null||Ne===void 0?void 0:Ne.defaulSetting;return n.createElement(St,Object.assign({key:`${se}${ke}`,textStyle:Object.assign(Object.assign({},Ie?.textStyle),(Fe=$?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(Be=(fe=$?.item)===null||fe===void 0?void 0:fe.bindDatas)!==null&&Be!==void 0?Be:[]},Ie?.props,(tt=$?.item)===null||tt===void 0?void 0:tt.props,{event:((Je=$?.item)===null||Je===void 0?void 0:Je.event)||{},schema:Y,id:$?.id,viewTime:we.current,rec:_,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Ie?.style),(Ke=$?.item)===null||Ke===void 0?void 0:Ke.style),{height:"100%",overflow:"auto"}),index:se,isActive:H===se}))}):null},[o,d,He,ie,H,t?.productPost,t?.videoPlayIcon,we,a,l,Y,X]),at=n.useCallback(_=>{de(_)},[]),xe=n.useMemo(()=>je?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[je]),ut=n.useCallback((_,se)=>{var le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je;if(_?.video){let Ke=null;!((me=(le=_?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length?Ke="\u591A\u5546\u54C1CTA":!((Te=_?.video)===null||Te===void 0)&&Te.bindProduct?Ke="\u5546\u54C1CTA":Ke=($=(Ee=_?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.itemId;const Re=s?.[Ke];return n.createElement(n.Fragment,null,((ke=_?.video)===null||ke===void 0?void 0:ke.title)&&!je&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Le=t?.bottomInfoDist)!==null&&Le!==void 0?Le:40}px`}},n.createElement(qo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(bi,{rec:_,index:se,tempMap:s,resolver:l,isActive:se===H,value:Re})):null,n.createElement("div",null,n.createElement(hi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(Fe=(Ne=_?.video)===null||Ne===void 0?void 0:Ne.title)!==null&&Fe!==void 0?Fe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:at}),n.createElement(bi,{rec:_,index:se,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:se===H,value:Re}),n.createElement(Yo,{index:H,tags:(Be=(fe=_?.video)===null||fe===void 0?void 0:fe.hashTags)!==null&&Be!==void 0?Be:[],itemId:(tt=_?.video)===null||tt===void 0?void 0:tt.itemId,itemType:!((Je=_?.video)===null||Je===void 0)&&Je.itemId?"VIDEO":null,rec:_,hashTagStyle:m,hashTagRightMargin:o-(f??0)}))),n.createElement(bi,{rec:_,index:se,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:se===H,value:Re}))}return null},[e,H,s,l,a,p,m,t,at,je,xe]),qe=n.useCallback((_,se,le)=>{var me,Te,Ee,$;if(!t?.isShowLike||!le)return;let ke=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return J&&ke<40&&t.likeIconYPosit==="top"&&(ke+=40),_?.video?n.createElement(Go,{key:_.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:_.isCollected,recData:_,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Te=t.likeIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[($=t.likeIconYPosit)!==null&&$!==void 0?$:"bottom"]:ke},position:se}):null},[t,J]),_t=_=>{var se,le,me,Te,Ee,$;if(!(!((se=_?.video)===null||se===void 0)&&se.url)&&(!((le=_?.video)===null||le===void 0)&&le.imgUrls)){const ke=Date.now(),Le=(ke-Q.current)/1e3;ge?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Te=(me=_?.video)===null||me===void 0?void 0:me.itemId)!==null&&Te!==void 0?Te:"",contentName:(Ee=_?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${ke}`,playDuration:`${Le}`,contentTags:JSON.stringify(($=_?.video.tags)!==null&&$!==void 0?$:[]),position:H+"",contentFormat:"image",traceInfo:_?.video.traceInfo}})}},Nt=(_,se)=>{var le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je,Ke,Re,St,Ie,Et,Wt,Yt,Rt,Ot;if(bt||J)return;const kr=new Date-pt.current;if(t?.openSlideSkip&&kr>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&mn()&&_){const Qo=((Ee=(Te=(me=_?.video)===null||me===void 0?void 0:me.bindProducts)===null||Te===void 0?void 0:Te[0])===null||Ee===void 0?void 0:Ee.link)||((ke=($=_?.video)===null||$===void 0?void 0:$.bindProduct)===null||ke===void 0?void 0:ke.link)||((Le=_?.product)===null||Le===void 0?void 0:Le.link),it=_?.product||((Ne=_?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||((fe=(Fe=_?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||fe===void 0?void 0:fe[0]);if(Qo){let Gi=null;!((Be=_?.video)===null||Be===void 0)&&Be.url?Gi="video":!((Je=(tt=_?.video)===null||tt===void 0?void 0:tt.imgUrls)===null||Je===void 0)&&Je.length&&(Gi="image"),ge?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ke=it?.itemId)!==null&&Ke!==void 0?Ke:"",productName:(Re=it?.title)!==null&&Re!==void 0?Re:"",price:it?.price?it?.price+"":"0",productCollection:(St=it?.collection)!==null&&St!==void 0?St:"",contentTags:it?.tags?JSON.stringify(it?.tags):"",position:se+"",contentId:(Et=(Ie=_?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&Et!==void 0?Et:"",traceInfo:(Ot=(Yt=(Wt=_?.video)===null||Wt===void 0?void 0:Wt.traceInfo)!==null&&Yt!==void 0?Yt:(Rt=_?.product)===null||Rt===void 0?void 0:Rt.traceInfo)!==null&&Ot!==void 0?Ot:"",contentFormat:Gi}}),ce.current=!0,window.location.href=window.getJointUtmLink(Qo)}}},Ft=_=>{var se,le,me,Te,Ee,$,ke,Le,Ne,Fe,fe,Be,tt,Je,Ke,Re,St;const Ie=d[_.previousIndex];if(!Ie)return;let Et=null;!((se=Ie?.video)===null||se===void 0)&&se.url?Et="video":!((me=(le=Ie?.video)===null||le===void 0?void 0:le.imgUrls)===null||me===void 0)&&me.length&&(Et="image"),_.previousIndex-_.activeIndex<0?(ge?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(Te=Ie?.video)===null||Te===void 0?void 0:Te.itemId)!==null&&Ee!==void 0?Ee:"",productId:(ke=($=Ie?.product)===null||$===void 0?void 0:$.itemId)!==null&&ke!==void 0?ke:"",requestId:null,traceInfo:(Ne=(Le=Ie?.video)===null||Le===void 0?void 0:Le.traceInfo)!==null&&Ne!==void 0?Ne:"",contentFormat:Et,position:((Fe=_.previousIndex)!==null&&Fe!==void 0?Fe:0)+""}}),_t(Ie),Nt(Ie,_.previousIndex)):(ge?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Be=(fe=Ie?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Be!==void 0?Be:"",productId:(Je=(tt=Ie.product)===null||tt===void 0?void 0:tt.itemId)!==null&&Je!==void 0?Je:"",requestId:null,traceInfo:(Re=(Ke=Ie?.video)===null||Ke===void 0?void 0:Ke.traceInfo)!==null&&Re!==void 0?Re:"",contentFormat:Et,position:((St=_.previousIndex)!==null&&St!==void 0?St:0)+""}}),_t(Ie)),Pt(Ie),we.current=new Date},Pt=_=>{var se,le,me;!(!((se=_?.video)===null||se===void 0)&&se.url)&&!(!((le=_?.video)===null||le===void 0)&&le.imgUrls)&&_?.product&&R(_,_.product,(me=_?.product)===null||me===void 0?void 0:me.bindCta,we.current,H)};n.useEffect(()=>{const _=d[H];_e?Pt(_):we.current=new Date},[_e,d,H]);const jt=(_,se,le)=>{var me,Te,Ee,$,ke,Le,Ne,Fe;const fe=d[_];if(!(!((me=fe?.video)===null||me===void 0)&&me.url)&&(!((Te=fe?.video)===null||Te===void 0)&&Te.imgUrls)){const Be=Date.now();Q.current=Be,ge?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:($=(Ee=fe?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&$!==void 0?$:"",contentName:(ke=fe?.video.title)!==null&&ke!==void 0?ke:"",imageStartTime:`${Be}`,contentTags:JSON.stringify((Le=fe?.video.tags)!==null&&Le!==void 0?Le:[]),position:_+"",contentFormat:"image",traceInfo:fe?.video.traceInfo,loadTime:se?.loadTime}}),le&&(Ce?.({eventName:"ViewContent",product:(Ne=fe?.video)===null||Ne===void 0?void 0:Ne.bindProduct}),Ce?.({eventName:"PageView",product:(Fe=fe?.video)===null||Fe===void 0?void 0:Fe.bindProduct}))}},Dt=n.useCallback(_=>{var se,le,me,Te,Ee,$;if(!_)return;let ke=(se=t?.muteIconY)!==null&&se!==void 0?se:23;return J&&ke<40&&t?.muteIconYPosit==="top"&&(ke+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Uo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((me=(le=Xe?.[H])===null||le===void 0?void 0:le.video)===null||me===void 0)&&me.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Te=t?.muteIconXPosit)!==null&&Te!==void 0?Te:"right"]:(Ee=t?.muteIconX)!==null&&Ee!==void 0?Ee:0,[($=t?.muteIconYPosit)!==null&&$!==void 0?$:"bottom"]:ke},defaultValue:ie,activeIcon:t?.unMuteIcon?t?.unMuteIcon:M,unactiveIcon:t?.muteIcon?t?.muteIcon:F,onChange:ve})},[t,Xe,H,ie,J]),Qt=n.useMemo(()=>Ve?n.createElement("div",{style:{height:He,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ae,alt:"loading...",style:{objectFit:"contain"}})):Xe?.map((_,se)=>n.createElement(kt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},_&&n.createElement(n.Fragment,null,_?.loading?n.createElement("div",{style:{height:He,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ae,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,qe(_,se,!t?.likeIconFixed),Dt(!t?.muteIconFixed),ut(_,se),st(_,se))))),[o,d,He,Ve,ut,st,Xe,ae,X,Dt]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},J&&n.createElement(Fo,{icon:Xo,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${et}px`},textStyle:Object.assign(Object.assign({},(g=(w=(v=(x=(y=t?.hashTag)===null||y===void 0?void 0:y[0])===null||x===void 0?void 0:x.item)===null||v===void 0?void 0:v.props)===null||w===void 0?void 0:w.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ye.isEqual(pe,U)&&U&&U?.length&&he?.(U),W?.(!0)}}),We,n.createElement(Jo,{tagList:h,setActiveIndex:K,style:{top:et}}),((S=t?.backButton)===null||S===void 0?void 0:S.enable)&&n.createElement("button",{style:{position:"absolute",[(I=(P=t?.backButton)===null||P===void 0?void 0:P.xPosit)!==null&&I!==void 0?I:"left"]:(k=(A=t?.backButton)===null||A===void 0?void 0:A.x)!==null&&k!==void 0?k:0,[(c=(E=t?.backButton)===null||E===void 0?void 0:E.yPosit)!==null&&c!==void 0?c:"top"]:(((O=t?.backButton)===null||O===void 0?void 0:O.yPosit)=="top"?et+ot:0)+((D=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&D!==void 0?D:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(L=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&L!==void 0?L:Xo,alt:"back button",width:100,style:{objectFit:"cover"}})),Ue?n.createElement(ar,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((B=t?.swipeTipOffset)!==null&&B!==void 0?B:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Ut,{style:{marginTop:ot},ref:te,onSlideChange:()=>{te.current.swiper.allowTouchMove=!1,setTimeout(()=>{te.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:_=>{K(_.activeIndex),!_e&&(Ft(_),!(J||G)&&_?.activeIndex+1>=d?.length&&(ue||(Oe(!0),Se?.(re).then(se=>{var le;Oe(!1),se&&((le=se?.recList)===null||le===void 0?void 0:le.length)>0&&ne(re+1)}))))},direction:"vertical",height:He},qe(Xe[H],H,!!t?.likeIconFixed),Dt(!!t?.muteIconFixed),Qt),n.createElement(Vo,Object.assign({},(N=(z=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||z===void 0?void 0:z.item)===null||N===void 0?void 0:N.props)))},fr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:s,index:l})=>n.createElement(Ut,{defaultValue:0,direction:"horizontal",modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>n.createElement(kt,{key:d},n.createElement(Wo,{src:d,height:i,imgUrlsPostConfig:o}))));var hr=n.memo(fr);const gr=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:d,width:r})=>{const[a,p]=n.useState(!1),u=n.useRef(null),{bffEventReport:m,sxpParameter:f,waterFallData:h,openHashtag:b}=De(),y=n.useRef(0),[x,v]=n.useState(!1),[w,g]=n.useState(!0),S=n.useRef(null),[P,I]=n.useState("");n.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const A=n.useCallback(()=>{var N;(N=u.current)===null||N===void 0||N.play()},[]),k=xt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=n.useCallback(()=>{var N,M,F,Y,H,K,Q,ie,ve,we,ue,Oe,je;p(!1);const de=o[e];if(de&&(!((N=u?.current)===null||N===void 0)&&N.duration)){y.current=((M=u?.current)===null||M===void 0?void 0:M.currentTime)||0;const X=((Y=(F=u.current)===null||F===void 0?void 0:F.duration)!==null&&Y!==void 0?Y:0).toFixed(2),oe=((K=(H=u.current)===null||H===void 0?void 0:H.currentTime)!==null&&K!==void 0?K:0).toFixed(2),ce=w?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ie=(Q=de?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ie!==void 0?ie:"",contentName:(we=(ve=de?.video)===null||ve===void 0?void 0:ve.title)!==null&&we!==void 0?we:"",playType:ce,startTime:oe,videoDuration:X,contentTags:JSON.stringify((Oe=(ue=de?.video)===null||ue===void 0?void 0:ue.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(je=de?.video)===null||je===void 0?void 0:je.traceInfo}}),g(!1)}},[m,o,e,w]),c=n.useCallback(()=>{v(!0)},[]),O=n.useCallback(N=>()=>{var M,F,Y,H,K;if(!x)return;const Q=(M=u.current)===null||M===void 0?void 0:M.paused;switch(N){case"start":if(!Q)return;(F=u.current)===null||F===void 0||F.play(),p(!1);break;case"pause":if(Q)return;(Y=u.current)===null||Y===void 0||Y.pause(),p(!0);break;default:Q?(H=u.current)===null||H===void 0||H.play():(K=u.current)===null||K===void 0||K.pause(),p(!Q);break}},[x]),C=n.useCallback(()=>{var N,M,F,Y,H,K,Q,ie,ve,we,ue,Oe,je;const de=o[e],X=((M=(N=u.current)===null||N===void 0?void 0:N.duration)!==null&&M!==void 0?M:0).toFixed(2),oe=((Y=(F=u.current)===null||F===void 0?void 0:F.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2);if(!((H=u?.current)===null||H===void 0)&&H.duration){const ce=(((K=u?.current)===null||K===void 0?void 0:K.currentTime)-y.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ie=(Q=de?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ie!==void 0?ie:"",contentName:(we=(ve=de?.video)===null||ve===void 0?void 0:ve.title)!==null&&we!==void 0?we:"",endTime:oe,videoDuration:X,playDuration:ce,contentTags:JSON.stringify((Oe=(ue=de?.video)===null||ue===void 0?void 0:ue.tags)!==null&&Oe!==void 0?Oe:[]),position:e+"",contentFormat:"video",traceInfo:(je=de?.video)===null||je===void 0?void 0:je.traceInfo}})}},[o,e,m]),D=n.useMemo(()=>d?.mode==="2",[d]),T=n.useMemo(()=>{var N;return d?.mode==="2"?`translateY(-${50+((N=d?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),L=n.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||P},[P,t]),B=n.useCallback(()=>{if(!S||!u||!u.current||!S.current)return;const N=u?.current,M=S?.current,F=M.getContext("2d"),Y=window?.innerWidth,H=window?.innerHeight;M.height=H,M.width=Y,F?.drawImage(N,0,0,M.width,M.height),I(M.toDataURL())},[]);n.useEffect(()=>{var N,M,F,Y;if(u.current){if(p(!1),!u.current.src){const H=t?.video.url;if(H.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const K=new window.Hls;K.loadSource(H),K.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=H;else u.current.src=H;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(N=u.current)===null||N===void 0||N.addEventListener("loadedmetadata",c),(M=u.current)===null||M===void 0||M.addEventListener("canplay",c),(F=u.current)===null||F===void 0||F.addEventListener("playing",E),(Y=u.current)===null||Y===void 0||Y.addEventListener("loadeddata",B),()=>{var H,K,Q,ie;(H=u.current)===null||H===void 0||H.removeEventListener("loadedmetadata",c),(K=u.current)===null||K===void 0||K.removeEventListener("canplay",c),(Q=u.current)===null||Q===void 0||Q.removeEventListener("playing",E),(ie=u.current)===null||ie===void 0||ie.removeEventListener("loadeddata",B)}}},[c,E,t?.video,B]);const V=n.useMemo(()=>!f?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"video poster"}),[x,f?.placeholder_image]);n.useEffect(()=>{const N=()=>{var M,F;l===e&&(!((M=t?.video)===null||M===void 0)&&M.url)&&(!((F=u?.current)===null||F===void 0)&&F.src)&&!a&&O("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,u,O,a]);const z=n.useMemo(()=>D?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[D]);return t?.video?n.createElement(n.Fragment,null,D?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement(yt,{src:L,style:Object.assign({height:i,width:r,objectFit:"cover"},z)}),n.createElement("canvas",{ref:S,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:T,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:r,height:"100%"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),V):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A}),V,n.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var br=n.memo(gr);const zi={};Object.values(ji).forEach(t=>{zi[t.extend.type]=t});const yr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",wr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Sr=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:s,descStyle:l,hashTagStyle:d,containerHeight:r=664,containerWidth:a=375,appDomain:p,tagList:u=[]})=>{const m=n.useMemo(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),u.length>0&&(I+=45),r-I},[e,r,u]),f=(I,A)=>{var k,E,c,O;if(!((k=I?.video)===null||k===void 0)&&k.url)return n.createElement(br,{rec:I,index:A,muted:!0,width:a,data:t??[],height:m,activeIndex:A,videoPostConfig:e?.videoPost});if(!((E=I?.video)===null||E===void 0)&&E.imgUrls)return n.createElement(hr,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:a,height:m,rec:I,index:A,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(O=e?.productPost)===null||O===void 0?void 0:O.map((C,D)=>{var T,L,B,V,z,N,M,F;const Y=zi[(T=C?.item)===null||T===void 0?void 0:T.type],H=gi(Y),K=(L=Y?.extend)===null||L===void 0?void 0:L.defaulSetting;return n.createElement(H,Object.assign({key:`${A}${D}`,textStyle:Object.assign(Object.assign({},K?.textStyle),(B=C?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(z=(V=C?.item)===null||V===void 0?void 0:V.bindDatas)!==null&&z!==void 0?z:[]},K?.props,(N=C?.item)===null||N===void 0?void 0:N.props,{event:((M=C?.item)===null||M===void 0?void 0:M.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},K?.style),(F=C?.item)===null||F===void 0?void 0:F.style),{width:a,height:m,overflow:"auto"}),index:A}))})},h=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(I,A)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(bi,{rec:I,index:A,tempMap:s,resolver:zi})):null,y=(I,A)=>{var k,E,c,O,C,D,T;return I?.video?n.createElement(n.Fragment,null,((k=I?.video)===null||k===void 0?void 0:k.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(qo,{nudge:o}),b(I,A),n.createElement("div",null,n.createElement(hi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(E=I?.video)===null||E===void 0?void 0:E.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Yo,{index:A,tags:(C=(O=I?.video)===null||O===void 0?void 0:O.hashTags)!==null&&C!==void 0?C:[],itemId:(D=I?.video)===null||D===void 0?void 0:D.itemId,itemType:!((T=I?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:I,hashTagStyle:d}))):null},x=xt(wr,p),v=xt(yr,p),w=(I,A)=>{var k,E,c,O;if(!e?.isShowLike)return;let C=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return C<40&&(C+=40),I?.video?n.createElement(Go,{key:I.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:x,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:A,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(O=e?.likeIconX)!==null&&O!==void 0?O:0}}):null},g=xt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),S=xt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),P=(I,A)=>{var k,E,c,O;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},h,n.createElement(Jo,{tagList:u}),n.createElement(Uo,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((c=(E=t?.[A])===null||E===void 0?void 0:E.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(O=e?.muteIconY)!==null&&O!==void 0?O:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:S}),f(I,A),y(I,A),w(I,A))};return n.createElement("div",{className:be.css({width:"100%",height:r,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,A)=>P(I,A)))};var xr=n.memo(Sr);const Tr=()=>{const{schema:t,resolver:e,popup:i}=It(),{setPopupDetailData:o,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:d}=De(),{productView:r}=nt(),[a,p]=n.useState();n.useEffect(()=>{const h=()=>{l.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const u=n.useMemo(()=>{var h,b,y,x;const v=(y=(b=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.find((w,g)=>{if(w?.id===i?.id)return w});return v!==-1&&((x=v?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),m=()=>{var h,b,y,x,v,w,g,S,P,I,A,k,E,c,O,C,D,T;if(!i||i?.id===""||!a||new Date-l.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;p(Object.assign(Object.assign({},i),{id:""}));const L=(x=(y=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||y===void 0?void 0:y.popupList)===null||x===void 0?void 0:x.find(B=>B?.id===i?.id);if(((v=L?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((w=L?.item)===null||w===void 0?void 0:w.type)==="CommodityDetailDiroNew"){const B=s;let V=(S=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&S!==void 0?S:(I=(P=B?.video)===null||P===void 0?void 0:P.bindProducts)===null||I===void 0?void 0:I[0],z=(E=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(C=(O=(c=B?.video)===null||c===void 0?void 0:c.bindProducts)===null||O===void 0?void 0:O[0])===null||C===void 0?void 0:C.bindCta;if(d?.current>=0){const N=(T=(D=B?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0?void 0:T[d?.current];N&&(V=N,z=N?.bindCta)}V&&z&&r(B,V,z,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},f=n.useMemo(()=>{var h,b,y;return(y=(b=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||b===void 0?void 0:b.popupList)===null||y===void 0?void 0:y.map((x,v)=>{var w,g,S,P,I,A,k,E,c,O,C,D,T,L;if(x?.id===i?.id){const B=e[(w=x?.item)===null||w===void 0?void 0:w.type],V=gi(B),z=((P=(S=(g=x?.item)===null||g===void 0?void 0:g.event)===null||S===void 0?void 0:S.onClick)===null||P===void 0?void 0:P.linkType)==="externalLink",N=((k=(A=(I=x?.item)===null||I===void 0?void 0:I.event)===null||A===void 0?void 0:A.onClick)===null||k===void 0?void 0:k.linkType)==="popup",M=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return n.createElement(V,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},M?.style),(c=x?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},M?.textStyle),(O=x?.item)===null||O===void 0?void 0:O.textStyle),bindDatas:(D=(C=x?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&D!==void 0?D:[]},M?.props,(T=x?.item)===null||T===void 0?void 0:T.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:z,isPopup:N,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(Kt,{popup:a,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},f)},Hi={};Object.values(ji).forEach(t=>{Hi[t.extend.type]=t});const Ar=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:s,appDomain:l,licenseUrl:d,enabledMetaConversionApi:r})=>{var a,p,u,m,f,h,b,y,x,v,w;const g=n.useMemo(()=>{var S;return location?.search?(S=location?.search)===null||S===void 0?void 0:S.replace("?",""):""},[]);return n.createElement(co,{resolver:Hi,enableDataSource:!1,schema:t?.data,utmVal:g},n.createElement(so,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(m=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(h=(f=t?.sxp_parameter)===null||f===void 0?void 0:f.hash_tag_size)!==null&&h!==void 0?h:o,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,isShowTag:(x=(y=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(w=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||w===void 0?void 0:w.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:S,tagList:P})=>{var I;return n.createElement(n.Fragment,null,n.createElement(Ko,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:P,data:S,resolver:Hi,licenseUrl:d})),n.createElement(Tr,null))}}))};var Er=n.memo(Ar);const Zo=n.createContext({}),Ir=({children:t,data:e})=>{var i,o,s,l,d,r,a,p,u,m,f,h,b;const[y,x]=n.useState(!1),[v,w]=n.useState(!1);return n.createElement(Zo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_title,template:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:y,setOpenHashtag:x,openConsent:v,setOpenConsent:w,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Cr(){return n.useContext(Zo)}Ze.DiyPortalPreview=xr,Ze.EditorDataProvider=Ir,Ze.Modal=Kt,Ze.SxpDataSourceProvider=so,Ze.SxpPageCore=Er,Ze.SxpPageRender=Ko,Ze.core=Sn,Ze.default=an,Ze.materials=ji,Ze.useEditorDataProvider=Cr,Object.defineProperty(Ze,"__esModule",{value:!0})});
|
7
7
|
//# sourceMappingURL=pb-ui.min.js.map
|