pb-sxp-ui 1.7.0 → 1.7.1

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.
Files changed (34) hide show
  1. package/dist/index.cjs +33 -93
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.css +1 -0
  4. package/dist/index.js +33 -93
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.cjs +3 -3
  7. package/dist/index.min.cjs.map +1 -1
  8. package/dist/index.min.js +3 -3
  9. package/dist/index.min.js.map +1 -1
  10. package/dist/pb-ui.js +33 -93
  11. package/dist/pb-ui.js.map +1 -1
  12. package/dist/pb-ui.min.js +3 -3
  13. package/dist/pb-ui.min.js.map +1 -1
  14. package/es/core/components/SxpPageRender/VideoWidget/index.js +5 -8
  15. package/es/core/components/SxpPageRender/WaterFall/index.js +1 -6
  16. package/es/core/components/SxpPageRender/index.d.ts +0 -1
  17. package/es/core/components/SxpPageRender/index.js +11 -7
  18. package/es/core/context/SxpDataSourceProvider.d.ts +4 -2
  19. package/es/core/context/SxpDataSourceProvider.js +11 -52
  20. package/es/materials/sxp/popup/CommodityDetail/index.js +1 -6
  21. package/es/materials/sxp/popup/CommodityDetailDiro/index.js +1 -6
  22. package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +1 -6
  23. package/es/materials/sxp/popup/CommodityList/index.js +2 -7
  24. package/lib/core/components/SxpPageRender/VideoWidget/index.js +5 -8
  25. package/lib/core/components/SxpPageRender/WaterFall/index.js +1 -6
  26. package/lib/core/components/SxpPageRender/index.d.ts +0 -1
  27. package/lib/core/components/SxpPageRender/index.js +11 -7
  28. package/lib/core/context/SxpDataSourceProvider.d.ts +4 -2
  29. package/lib/core/context/SxpDataSourceProvider.js +11 -52
  30. package/lib/materials/sxp/popup/CommodityDetail/index.js +1 -6
  31. package/lib/materials/sxp/popup/CommodityDetailDiro/index.js +1 -6
  32. package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +1 -6
  33. package/lib/materials/sxp/popup/CommodityList/index.js +1 -6
  34. package/package.json +1 -1
package/dist/index.min.js CHANGED
@@ -1,7 +1,7 @@
1
- import{isEmpty as oi,isEqual as to,cloneDeep as vi,debounce as _i,throttle as ni,get as io}from"lodash";import{v4 as pn}from"uuid";import mn from"pako";import m,{useContext as li,useMemo as ue,memo as De,useEffect as ve,createContext as di,useState as J,useRef as pe,useCallback as ge,forwardRef as pi,useImperativeHandle as oo,useLayoutEffect as fn}from"react";import Pi from"qs";import hn from"eventemitter3";import{css as Ce}from"@emotion/css";import*as no from"react-dom";import gn from"react-dom";function it(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,o=Object.getOwnPropertySymbols(t);l<o.length;l++)e.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(t,o[l])&&(i[o[l]]=t[o[l]]);return i}function ft(t,e,i,o){function l(n){return n instanceof i?n:new i(function(d){d(n)})}return new(i||(i=Promise))(function(n,d){function a(s){try{v(o.next(s))}catch(p){d(p)}}function r(s){try{v(o.throw(s))}catch(p){d(p)}}function v(s){s.done?n(s.value):l(s.value).then(a,r)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const bn=/:\w+/g;var lo=(t,e)=>ft(void 0,void 0,void 0,function*(){const i={},o={};for(let l=0;l<e?.length;l++){const{id:n,method:d,url:a,urlParams:r,name:v,queryString:s,headers:p,body:h}=e[l];let f=a;r&&Object.entries(r).forEach(([y,S])=>{f=f.replace(bn,T=>T===y?S:T)}),s&&(f+=s),o[n]=v;try{const y=yield fetch(f,{method:d,headers:Object.assign({"Content-Type":"application/json"},p),body:JSON.stringify(h)}).then(S=>S.json());i[n]=y}catch(y){console.error("DataSource request error: ",y),i[n]={}}}return{$store:i,idMapName:o}});const ao="SXP_TOKEN_INFO",yn=(t,e)=>ft(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),l=t.getAppId(),n=t.getApiUrl(),d=window.localStorage.getItem(ao);let a=JSON.parse(d||"{}");if(Date.now()>((i=a?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${n}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":l||""}}).then(s=>s.json());if(v.success){const s=v.data;a=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(ao,JSON.stringify(a))}}return a});function mi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)o[l]=i[0|Math.random()*e];else{let n;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",l=0;l<36;l++)o[l]||(n=0|Math.random()*16,o[l]=i[l===19?n&3|8:n])}return o.join("")}const wn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*o)),l+=1;return e},Sn=()=>{const t=pn();return t?.replaceAll?t.replaceAll("-",""):wn(32)},Se=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!o&&!l)return t;let n=t;const d=/[\u4e00-\u9fa5]/g,a=/[^\u4e00-\u9fa5]/g,r=`font-family:${o??"inherit"}`,v=`font-family:${l??"inherit"}`,s=h=>{let f=h.search(d),y=h.search(a);return f!==-1&&y!==-1&&f<y&&(i+=`<span style="${r}">${h.substring(f,y)}</span>`,n=h.substring(y,h?.length)),f!==-1&&y!==-1&&f>y&&(i+=`<span style="${v}">${h.substring(y,f)}</span>`,n=h.substring(f,h?.length)),f===-1?(i+=`<span style="${v}">${h.substring(y,h?.length)}</span>`,n="",!1):y===-1?(i+=`<span style="${r}">${h.substring(f,h?.length)}</span>`,n="",!1):!0};let p=!0;for(;p;)p=s(n);return i};function ro(){var t,e,i,o,l,n,d;let a=self.navigator.userAgent;return a?/edge\/([\d\.]+)/i.exec(a)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(a))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(a)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(a))===null||e===void 0?void 0:e[1]}`:/msie/i.test(a)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(a))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(a)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(a))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(a)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(a))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(a)?`Firefox ${(n=/firefox\/([\d\.]+)/i.exec(a))===null||n===void 0?void 0:n[1]}`:/safari/i.test(a)?`Safari ${(d=/version\/([\d\.]+)/i.exec(a))===null||d===void 0?void 0:d[1]}`:null:null}function so(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function co(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function uo(t){const i=document.cookie.split(";");let o=null;return i.forEach(l=>{const[n,d]=l.trim().split("=");n===t&&(o=d)}),o??""}function vo(t){const i=atob(t).split("").map(function(n){return n.charCodeAt(0)}),o=new Uint8Array(i),l=mn.inflate(o,{to:"string"});return JSON.parse(l)}let Di=null;const xn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Tn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Di)return Di;Di=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?xn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let ht=null;const An={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{ht||(ht=new Tn),o&&ht.setApiUrl(o),ht.setAppId(t),ht.setTenantId(e),ht.setEnv(i)},getDetail:t=>{if(!ht)return;const e=ht.getTenantId(),i=ht.getAppId(),o=ht.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>ft(void 0,void 0,void 0,function*(){var n,d;const a=yield l.json(),r=vo((n=a?.data)===null||n===void 0?void 0:n.data);if(r){const{$store:v}=yield lo(o,(d=r?.dataSource)!==null&&d!==void 0?d:[]);a.data.data=r,Object.assign(a.data.data,{__STORE__:v})}return a}))},getSxpDetailByPageId:t=>ft(void 0,void 0,void 0,function*(){if(!ht)return;const e=ht.getTenantId(),i=ht.getAppId(),o=ht.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>ft(void 0,void 0,void 0,function*(){var n;const d=yield l.json();if(!d.success)return;const a=vo((n=d?.data)===null||n===void 0?void 0:n.data);return d.data.data=a,d.data}))}),getSxpRecommendVideoData:t=>ft(void 0,void 0,void 0,function*(){if(!ht)return;const e=yield yn(ht,t),i=mi(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");oi(o)&&(o=mi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(n=>n.json());return l?.data||null})};function Lt(){return li(Ao)}function En(){return li(To)}const Oi="feRealSessionIdKey",po=()=>{const t=Sn();return`${Date.now()}${t}`},In=()=>{let t=Cn();return t||(t=po(),window.sessionStorage.setItem(Oi,t)),t},mo=()=>{const t=po();window.sessionStorage.setItem(Oi,t)},Cn=()=>window.sessionStorage.getItem(Oi),fo="SXP_FAKE_USER_ID",ho="FAKE_USER_STATE",go="AGREE_POLICY",bo="SLIDE_SKIP_STATE",yo=()=>{let t=window.localStorage.getItem(fo);return oi(t)&&(t=mi(36,62),window.localStorage.setItem(fo,t)),t},kn=()=>{const t=window.localStorage.getItem(ho);return oi(t)&&window.localStorage.setItem(ho,"true"),oi(t)},_n=()=>{const t=window.localStorage.getItem(bo);return oi(t)},Pn=()=>{window.localStorage.setItem(bo,"true")};function kt(t,e){const{appDomain:i}=Re();return ue(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const Rt=new hn;var Tt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(Tt||(Tt={}));const Dn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:l,privacy_policy_title:n})=>{const{setIsAgreePolicy:d,bffEventReport:a}=Re(),r=ue(()=>{const p=location.search.slice(1),h=Pi.parse(p.replace(/\+/g,"%2B"));for(const f in h)h[f]=h[f].replace(/%2B/g,"+");return h},[]),v=p=>{var h;return(h=r[p])!==null&&h!==void 0?h:null};ve(()=>{a?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{a?.({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(go,"yes")};return m.createElement("div",{className:"consent-bg"},m.createElement("div",{className:"consent"},m.createElement("div",{className:"consent-col"},m.createElement("div",{className:"consent-title"},i??"Privacy Policy"),m.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),m.createElement("div",{className:"consent-col"},m.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),m.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},n??"More information"))))};var On=De(Dn);const wo=di({rtcList:[],tagList:[]});var Mi;(function(t){t[t.BFF=5]="BFF"})(Mi||(Mi={}));const fi="FOR U",Mn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:l,defaultSize:n,isPreview:d=!1,sxpParameter:a,appDomain:r,hashTagSize:v,loadingImage:s,isOpenHashTag:p=!1,enabledMetaConversionApi:h=!1,consentHeight:f,consentWidth:y,isShowTag:S=!0,isOpenConsent:T=!1,globalConfig:u,isEditor:b=!1,utmParameter:g,channelQueryList:w})=>{var M,C,A;const[k,E]=J([]),[c,D]=J([]),[I,P]=J(!1),[x,L]=J({rtc:"",requestId:""}),B=pe(null),j=pe(!1),[V,R]=J(()=>!!window.localStorage.getItem(go)),[O,N]=J(),[U,z]=J(),[q,te]=J(p),[ae,ce]=J([]),[xe,me]=J(0),[Ne,K]=J(!1),[Q,Y]=J(null),ie=pe(),le=pe(),[be,Le]=J(fi),je=pe(-1),_e=pe(null),[He,fe]=J(!1),Te=ue(()=>{var H,W,Ee,Be;return((Be=(Ee=(W=(H=u?.consent)===null||H===void 0?void 0:H[0])===null||W===void 0?void 0:W.item)===null||Ee===void 0?void 0:Ee.props)===null||Be===void 0?void 0:Be.privacy_necessity)&&!V&&!b||T},[V,u,T,b]),oe=ge(H=>{var W;const Ee=H?.recList;return(W=Ee?.map(he=>{var ee,$,Ie,We,Ke,Ze;if(!((ee=he?.video)===null||ee===void 0)&&ee.bindProducts&&((Ie=($=he?.video)===null||$===void 0?void 0:$.bindProducts)===null||Ie===void 0?void 0:Ie.length)>0){const ct=(Ze=(Ke=(We=he?.video)===null||We===void 0?void 0:We.bindProducts)===null||Ke===void 0?void 0:Ke.filter(Ge=>!!Ge?.bindCta))!==null&&Ze!==void 0?Ze:[];return Object.assign(Object.assign({},he),{video:Object.assign(Object.assign({},he?.video),{bindProducts:ct})})}return he}))!==null&&W!==void 0?W:[]},[]);ve(()=>{const H=W=>{ie.current=W};return Rt.on(Tt.CHANGE_THEME_TAG,H),()=>{Rt.off(Tt.CHANGE_THEME_TAG,H)}},[]),ve(()=>{te(p)},[p]);const X=ue(()=>e?.find(H=>H.type===Mi.BFF),[e]),Z=ge((H,W)=>{if(!X)return;const Ee=X.url,Be=yo();if(W?.query){const he=Pi.stringify(W.query);H=`${H}?${he}`}return W.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${Ee}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},X.headers),{"x-user-id":Be}),W.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${Ee}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Be},X.headers),method:W.method,body:JSON.stringify(W.body)}).then(he=>he.json()).catch(he=>Promise.reject(he))},[X]),re=ge(H=>ft(void 0,void 0,void 0,function*(){var W,Ee,Be,he,ee,$,Ie,We,Ke,Ze,ct,Ge,$e,Je;if(H=Object.assign(Object.assign(Object.assign({maxSize:(W=H?.maxSize)!==null&&W!==void 0?W:l,defaultSize:(Ee=H?.defaultSize)!==null&&Ee!==void 0?Ee:n,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const lt=(ee=(he=(Be=i?.split("&"))===null||Be===void 0?void 0:Be.filter(vt=>{var Ae,St;const Et=vt.split("=")[0];return(St=(Ae=g?.channels)!==null&&Ae!==void 0?Ae:[])===null||St===void 0?void 0:St.includes(Et)}))===null||he===void 0?void 0:he.join("&"))!==null&&ee!==void 0?ee:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(lt)})}if(b){let lt=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&w&&w?.length>0&&{channel:w?.[0]}),!H?.channel||j.current)return;j.current=!0;let vt=[],Ae=null;const St=Et=>ft(void 0,void 0,void 0,function*(){var It,Ft,Ut,Dt,jt,Ot;if(Et.pageNum=lt,Ae=yield Z?.("/recommend/list",{method:"GET",query:Et}),!Ae?.success)return;P(!1),vt=vt.concat((Dt=(Ut=(Ft=(It=Ae?.data)===null||It===void 0?void 0:It.recList)===null||Ft===void 0?void 0:Ft.filter)===null||Ut===void 0?void 0:Ut.call(Ft,_=>_?.product||_?.video))!==null&&Dt!==void 0?Dt:[]),E(oe(Object.assign(Object.assign({},Ae.data),{recList:vt}))),ce(oe(Object.assign(Object.assign({},Ae.data),{recList:vt}))),((Ot=(jt=Ae?.data)===null||jt===void 0?void 0:jt.recList)===null||Ot===void 0?void 0:Ot.some(_=>_?.product||_?.video))&&(lt=lt+1,yield St(Et))});return yield St(H),!H?.hashTag&&Ae&&L({rtc:($=Ae?.data)===null||$===void 0?void 0:$.rtc,requestId:(Ie=Ae?.data)===null||Ie===void 0?void 0:Ie.requestId}),Object.assign(Object.assign({},Ae.data),{recList:vt})}u?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(We=H?.pageNum)!==null&&We!==void 0?We:1}));const qe=yield Z?.("/recommend/list",{method:"GET",query:H});if(qe?.success){if(H?.hashTag||L({rtc:qe.data.rtc,requestId:qe.data.requestId}),u?.enablePreview&&!b){let lt=[];return lt=lt.concat((Ge=(ct=(Ze=(Ke=qe?.data)===null||Ke===void 0?void 0:Ke.recList)===null||Ze===void 0?void 0:Ze.filter)===null||ct===void 0?void 0:ct.call(Ze,Ae=>Ae?.product||Ae?.video))!==null&&Ge!==void 0?Ge:[]),((Je=($e=qe?.data)===null||$e===void 0?void 0:$e.recList)===null||Je===void 0?void 0:Je.some(Ae=>Ae?.product||Ae?.video))||fe(!0),Object.assign(Object.assign({},qe.data),{recList:lt})}return qe?.data}}),[Z,i,l,n,w]),Oe=ge(H=>ft(void 0,void 0,void 0,function*(){var W,Ee,Be,he;if(k.length<=0)return;const ee=k?.[k?.length-1],$=yield re(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:U?.hashTag},((W=ee?.product)===null||W===void 0?void 0:W.itemId)&&{productFilter:(Ee=ee?.product)===null||Ee===void 0?void 0:Ee.itemId}),((Be=ee?.video)===null||Be===void 0?void 0:Be.itemId)&&{contentFilter:(he=ee?.video)===null||he===void 0?void 0:he.itemId}),{themeTag:ie.current}),u?.enablePreview&&!b&&{pageNum:H}));return E(k.concat(oe($))),ce(ae.concat(oe($))),$}),[re,k,U,ae]),G=ge(({userInfo:H,eventInfo:W})=>{if(!o||u?.enablePreview)return;H||(H={});const Ee=In(),Be=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Ee,rtc:x.rtc,requestId:x.requestId},W),co()&&{sxpDevice:co()}),so()&&{sxpSystem:so()}),ro()&&{sxpBrowser:ro()}),he=Object.entries(H).map(([$,Ie])=>({name:$,value:Ie})),ee=Object.entries(Be).map(([$,Ie])=>Ie&&{name:$,value:Ie}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",Be),console.log("========= \u7ED3\u675F ========="),Z?.("/event/report",{method:"POST",body:{userInfo:he,eventInfo:ee},type:"beacon"})},[Z,x,o,u?.enablePreview]),F=ge(({eventName:H,product:W})=>{var Ee,Be,he,ee;if(!o||!h||u?.enablePreview)return;let $=(Ee=u?.converApi)===null||Ee===void 0?void 0:Ee[H];const Ie=new URLSearchParams(window.location.search),We=Ie?.get("fbclid"),Ke={event_source_url:(Be=window?.location)===null||Be===void 0?void 0:Be.href,external_id:yo(),client_user_agent:(ee=(he=window?.navigator)===null||he===void 0?void 0:he.userAgent)!==null&&ee!==void 0?ee:"",fbc:We?`fb.2.${new Date().getTime()}.${We}`:"",fbp:uo("_fbp")?`fb.2.${new Date().getTime()}.${uo("_fbp")}`:"",time:new Date().getTime()},Ze=/\{\{(.*?)\}\}/g,ct=Ge=>{if(Ge){if(Ge instanceof Array)Ge?.map($e=>ct($e));else for(const $e in Ge)if(Ge.hasOwnProperty($e)){const Je=Ge?.[$e];if(typeof Je=="object")ct(Je);else if(typeof Je=="string"){const qe=Je?.match(Ze);qe&&qe.forEach(lt=>{const vt=lt.substring(2,lt.length-2);try{const Ae=new Function("fix_par","product",`return ${vt}`)(Ke,W);Ae?Ge[$e]=Ae:delete Ge[$e]}catch(Ae){console.error("An error occurred:",Ae?.message)}})}}}};return ct($),Z?.("/fb/events",{method:"POST",body:$,type:"beacon"})},[Z,o,h,u?.enablePreview]),Ve=ge(H=>ft(void 0,void 0,void 0,function*(){const W=yield Z?.("/recommend/like",{method:"POST",body:H});return W?.success}),[Z]),Ye=ge(H=>ft(void 0,void 0,void 0,function*(){const W=yield Z?.("/recommend/unlike",{method:"POST",body:H});return W?.success}),[Z]),bt=ge(H=>ft(void 0,void 0,void 0,function*(){const W=yield Z?.("/customform",{method:"POST",body:H});return W?.success}),[Z]),mt=ge(()=>ft(void 0,void 0,void 0,function*(){var H,W,Ee,Be,he;if(!(!i||!S))try{const ee=(Ee=(W=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(Ie=>{var We,Ke;const Ze=Ie.split("=")[0];return(Ke=(We=g?.channels)!==null&&We!==void 0?We:[])===null||Ke===void 0?void 0:Ke.includes(Ze)}))===null||W===void 0?void 0:W.join("&"))!==null&&Ee!==void 0?Ee:"",$=yield Z?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(ee)}});D((he=(Be=$?.data)===null||Be===void 0?void 0:Be.tags)!==null&&he!==void 0?he:[])}catch(ee){console.log("e",ee)}}),[Z,i,S]),st=ge((H,W,Ee,Be)=>{var he,ee,$,Ie,We,Ke,Ze,ct,Ge,$e,Je,qe,lt,vt,Ae,St,Et,It,Ft,Ut,Dt,jt,Ot,Kt,_,se,de,ye,ke,Pe,ne,Me,we,ze,Xe,Qe;const Ue=Ee?.bindCta,pt=((he=W?.video)===null||he===void 0?void 0:he.bindProduct)||((ee=W?.video)===null||ee===void 0?void 0:ee.bindProducts)&&((Ie=($=W?.video)===null||$===void 0?void 0:$.bindProducts)===null||Ie===void 0?void 0:Ie.length)>0;let ot="",dt=null;Ne?ot="hashTagPage":!((We=W?.video)===null||We===void 0)&&We.url?(ot="videoPage",dt="video"):!((Ze=(Ke=W?.video)===null||Ke===void 0?void 0:Ke.imgUrls)===null||Ze===void 0)&&Ze.length&&(ot="imagePage",dt="image");const at=(vt=(qe=(ct=Ee?.tags)!==null&&ct!==void 0?ct:(Je=($e=(Ge=W?.video)===null||Ge===void 0?void 0:Ge.bindProducts)===null||$e===void 0?void 0:$e[0])===null||Je===void 0?void 0:Je.tags)!==null&&qe!==void 0?qe:(lt=W?.video)===null||lt===void 0?void 0:lt.tags)!==null&&vt!==void 0?vt:(Ae=W?.product)===null||Ae===void 0?void 0:Ae.tags;G?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(St=Ue?.itemId)!==null&&St!==void 0?St:"",ctaName:(Et=Ue?.title)!==null&&Et!==void 0?Et:"",contentTags:at?JSON.stringify(at):"",position:Be+"",contentId:(Ft=(It=W?.video)===null||It===void 0?void 0:It.itemId)!==null&&Ft!==void 0?Ft:"",productId:pt?Ee?.itemId:"",traceInfo:(Xe=(Me=(de=(Ot=(Ut=Ue?.traceInfo)!==null&&Ut!==void 0?Ut:(jt=(Dt=W?.video)===null||Dt===void 0?void 0:Dt.bindCta)===null||jt===void 0?void 0:jt.traceInfo)!==null&&Ot!==void 0?Ot:(se=(_=(Kt=W?.video)===null||Kt===void 0?void 0:Kt.bindProduct)===null||_===void 0?void 0:_.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&de!==void 0?de:(ne=(Pe=(ke=(ye=W?.video)===null||ye===void 0?void 0:ye.bindProducts)===null||ke===void 0?void 0:ke[0])===null||Pe===void 0?void 0:Pe.bindCta)===null||ne===void 0?void 0:ne.traceInfo)!==null&&Me!==void 0?Me:(ze=(we=W?.product)===null||we===void 0?void 0:we.bindCta)===null||ze===void 0?void 0:ze.traceInfo)!==null&&Xe!==void 0?Xe:"",fromKName:ot,fromKPage:(Qe=location?.href)!==null&&Qe!==void 0?Qe:"",contentFormat:dt})})},[G,Ne]),yt=ge(()=>{var H,W;const Ee=location.search.slice(1),Be=Pi.parse(Ee.replace(/\+/g,"%2B"));for(const $ in Be)Be[$]=Be[$].replace(/%2B/g,"+");const he=$=>{var Ie;return(Ie=Be[$])!==null&&Ie!==void 0?Ie:""},ee=new Date;le.current=ee,G?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:he("utm_source"),utmMedium:he("utm_medium"),utmCampaign:he("utm_campaign"),utmId:he("utm_id"),utmContent:he("utm_content"),enterTime:Math.floor(ee/1e3)+"",requestId:null,enterUrl:(W=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&W!==void 0?W:"",clSource:he("cl_source")}})},[G]);ve(()=>{Te||yt()},[Te]),ve(()=>{Te||(P(!0),mt(),re().then(H=>{H&&(E(oe(H)),ce(oe(H)))}).finally(()=>{G({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),P(!1)}))},[Te]),ve(()=>{d&&(P(!0),mt(),re().then(H=>{H&&(E(oe(H)),ce(oe(H)))}).finally(()=>{G({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),P(!1)}))},[re,mt]);const Gt=kt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return m.createElement(wo.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:Ve,mutateUnlike:Ye,submitForm:bt,popupDetailData:O,loadVideos:Oe,setPopupDetailData:N,getRecommendVideos:re,bffEventReport:G,utmVal:i,isPreview:d,loading:I,sxpParameter:a,waterFallData:U,setWaterFallData:z,ctaEvent:st,swiperRef:B,openHashtag:q,setOpenHashtag:te,cacheRtcList:ae,setCacheRtcList:ce,cacheActiveIndex:xe,setCacheActiveIndex:me,isFromHashtag:Ne,setIsFromHashtag:K,appDomain:r,hashTagSize:v,loadingImage:s??Gt,isOpenHashTag:p,tagList:c,setLoading:P,videoRef:Q,setVideoRef:Y,bffFbReport:F,isAgreePolicy:V,setIsAgreePolicy:R,curTime:le,h5EnterLink:yt,themeTag:ie,isShowConsent:Te,selectTag:be,setSelectTag:Le,globalConfig:u,popupCurTimeRef:_e,checkCommodityIndexRef:je,isEditor:b,isNoMoreData:He}},Te?m.createElement(On,Object.assign({},(A=(C=(M=u?.consent)===null||M===void 0?void 0:M[0])===null||C===void 0?void 0:C.item)===null||A===void 0?void 0:A.props)):t({rtcList:k,mutateLike:Ve,mutateUnlike:Ye,submitForm:bt,tagList:c}))};var So=De(Mn);function Re(){return li(wo)}var xo;(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"})(xo||(xo={}));const To=di({$store:{},options:[],configs:[]}),Ln=({children:t,isSsr:e,enable:i})=>{const[o,l]=J([]),{schema:n}=Lt(),[d,a]=J(n.__STORE__||{}),[r,v]=J([]);ve(()=>{var h;e||to(r,n?.dataSource)||v((h=n?.dataSource)!==null&&h!==void 0?h:[])},[n?.dataSource,e]);const s=ge(()=>ft(void 0,void 0,void 0,function*(){const{$store:h,idMapName:f}=yield lo("",r);a(h),p(h,f)}),[r]),p=(h,f)=>{const y=[];Object.entries(h).forEach(([S,T])=>{Object.keys(T).forEach(u=>{const b={label:`${f[S]} - ${u}`,value:`{{ ${S}.${u} }}`};y.push(b)})}),l(y)};return ve(()=>{e||s()},[s,e,n]),i?m.createElement(To.Provider,{value:{$store:n.__STORE__||d,options:o,configs:r}},t):t};var Rn=De(Ln);const hi={id:mi(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Li={id:"",duration:0,name:"none"},Ao=m.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[hi],redoStack:[],popup:Li,setPopup:()=>{}}),Eo=pi(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:l=!0,utmVal:n},d)=>{const[a,r]=J(null),[v,s]=J(o||{pointData:[hi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[p,h]=J([hi]),[f,y]=J([[hi]]),[S,T]=J([]),[u,b]=J(Li);typeof window<"u"&&(window.sxpPopup=(A,k)=>{b(Object.assign(Object.assign(Object.assign({},Li),{id:A}),k))}),typeof window<"u"&&(window.getJointUtmLink=A=>(Pn(),A?.indexOf("?")!==-1?A+(n?"&"+n:""):A+(n?"?"+n:""))),ve(()=>{y([v.pointData]),T([])},[v.type]);const g=ge(A=>{const k=vi(v);k&&(k.dataSource=A,s?.(k))},[v]),[w,M]=J();oo(d,()=>({loadSchema(A){A&&(y([A.pointData]),s(A))},exportSchema(){return vi(v)},getPageInfoData(){return w},initPageInfoData(A){A&&M(A)}}));const C=ue(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return m.createElement(Ao.Provider,{value:{resolver:e,currentNode:a,schema:v,setCurrentNode:r,setSchema:s,saveDataSource:g,prePiontData:p,setPrePiontData:h,pageInfoData:w,setPageInfoData:A=>M(Object.assign(Object.assign({},w),A)),undoStack:f,redoStack:S,setRedoStack:T,setUndoStack:y,getCurPageConf:C,popup:u,setPopup:b}},m.createElement(Rn,{isSsr:i,enable:l},t))});var Bn=Object.freeze({__proto__:null,EditorCore:Eo}),Nn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fn=[{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 rt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=Re(),l=ge((a,r,v,s,p)=>{var h,f,y,S,T,u,b,g,w,M,C,A,k,E,c,D,I,P,x,L,B,j,V,R,O,N,U,z,q,te,ae,ce,xe,me,Ne,K,Q,Y;let ie="";e&&(!((f=(h=a?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=a?.video)===null||y===void 0)&&y.bindProduct)?ie="pdpPage":o?ie="hashTagPage":!((S=a?.video)===null||S===void 0)&&S.url?ie="videoPage":!((T=a?.video)===null||T===void 0)&&T.imgUrls&&(!((b=(u=a?.video)===null||u===void 0?void 0:u.imgUrls)===null||b===void 0)&&b.length)?ie="imagePage":a?.product&&(ie="productPage");const le=(E=(A=(g=r?.tags)!==null&&g!==void 0?g:(C=(M=(w=a?.video)===null||w===void 0?void 0:w.bindProducts)===null||M===void 0?void 0:M[0])===null||C===void 0?void 0:C.tags)!==null&&A!==void 0?A:(k=a?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(c=a?.product)===null||c===void 0?void 0:c.tags;let be=null;!((D=a?.video)===null||D===void 0)&&D.url?be="video":!((I=a?.video)===null||I===void 0)&&I.imgUrls&&(!((x=(P=a?.video)===null||P===void 0?void 0:P.imgUrls)===null||x===void 0)&&x.length)&&(be="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=r?.itemId)!==null&&L!==void 0?L:"",productName:(B=r?.title)!==null&&B!==void 0?B:"",price:r?.price?r?.price+"":"0",productCollection:(j=r?.collection)!==null&&j!==void 0?j:"",fromKName:ie,fromKPage:location?.href,contentTags:le?JSON.stringify(le):"",position:s+"",contentId:(R=(V=a?.video)===null||V===void 0?void 0:V.itemId)!==null&&R!==void 0?R:"",ctatId:(O=v?.itemId)!==null&&O!==void 0?O:"",traceInfo:(Y=(Ne=(xe=(q=(N=p??r?.traceInfo)!==null&&N!==void 0?N:(z=(U=a?.video)===null||U===void 0?void 0:U.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&q!==void 0?q:(ce=(ae=(te=a?.video)===null||te===void 0?void 0:te.bindProducts)===null||ae===void 0?void 0:ae[0])===null||ce===void 0?void 0:ce.traceInfo)!==null&&xe!==void 0?xe:(me=a?.product)===null||me===void 0?void 0:me.traceInfo)!==null&&Ne!==void 0?Ne:(Q=(K=a?.video)===null||K===void 0?void 0:K.bindCta)===null||Q===void 0?void 0:Q.traceInfo)!==null&&Y!==void 0?Y:""},be&&{contentFormat:be})})},[t,e,o]),n=ge((a,r,v,s,p)=>{var h,f,y,S,T,u,b,g,w,M,C,A,k,E;let c="";e&&(!((f=(h=a?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=a?.video)===null||y===void 0)&&y.bindProduct)?c="pdpPage":a?.product&&(c="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:p+"",contentId:(S=a?.video)===null||S===void 0?void 0:S.itemId,ctatId:v?.itemId,traceInfo:(E=(A=(g=(T=r?.traceInfo)!==null&&T!==void 0?T:(b=(u=a?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&g!==void 0?g:(C=(M=(w=a?.video)===null||w===void 0?void 0:w.bindProducts)===null||M===void 0?void 0:M[0])===null||C===void 0?void 0:C.traceInfo)!==null&&A!==void 0?A:(k=a?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-s)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=ge((a,r,v,s)=>{r&&r===fi&&t?.({eventInfo:{lastFeed:a,themeTags:v?`['${v}']`:"",hashTags:s?`['${s}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:n,backMainFeed:d}}const jn=({layout:t,columns:e,onChange:i})=>m.createElement(m.Fragment,null,e?.map((o,l)=>m.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&m.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&m.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var Vn=De(jn);const zn=t=>{var e,i,{columns:o,style:l,title:n,textStyle:d,submitBgColor:a,submitColor:r,submitText:v,layoutType:s="inline",isExternalLink:p,isPopup:h,onClick:f,onClose:y,submitButtonStyle:S}=t,T=it(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:u,popupDetailData:b}=Re(),{jumpToWeb:g}=rt(),[w,M]=J(!1),[C,A]=J({}),[k,E]=J(0),c=ue(()=>[{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"}],[]),D=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=ue(()=>vi(o)||c,[o,c]),P=ge(L=>{const{name:B,value:j}=L.target;A(Object.assign(Object.assign({},C),{[B]:j}))},[C]),x=_i(()=>ft(void 0,void 0,void 0,function*(){var L,B,j,V,R;const O=C;if(!O)return;const N=(B=(L=Object.keys(O))===null||L===void 0?void 0:L.map(z=>{var q;return{name:z,value:(q=O[z])!==null&&q!==void 0?q:""}}))===null||B===void 0?void 0:B.filter(z=>z?.value);if(!N||!N?.length)return;M(!0);const U=yield u?.({attributes:N});if(M(!1),U){if(p){const z=b,q=(j=z?.video)===null||j===void 0?void 0:j.bindProduct,te=(R=(V=z?.video)===null||V===void 0?void 0:V.bindProduct)===null||R===void 0?void 0:R.bindCta,ae=b?.index;g(z,q,te,ae)}h||y?.(),f?.()}}),1e3);return ve(()=>{const L=()=>{var B,j;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((j=document?.body)===null||j===void 0?void 0:j.clientHeight))<D?E(50):E(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),m.createElement("div",{className:"pb-appoint-form"},m.createElement("div",{className:`pb-appoint-form-title ${Ce(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:Se(n,d)}}),m.createElement("div",Object.assign({className:Ce(Object.assign(Object.assign({},l),{marginTop:k}))},T),m.createElement("div",{className:"pb-appoint-form-container"},m.createElement(Vn,{columns:I,layout:s,onChange:P}))),m.createElement("div",{className:"pb-appoint-form-btn-wrapper"},m.createElement("button",{"aria-label":v,onClick:x,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:a},S),dangerouslySetInnerHTML:{__html:Se(w?"loading...":v,S)}})))};var Hn=De(zn);function ut(t,e){return t.extend=e,t}const Gn=ut(Hn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Fn,bindableProps:[],interactionRender:Nn},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var Un=[{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 Io(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Io(e[i])&&Io(t[i])&&Object.keys(e[i]).length>0&&Ri(t[i],e[i])})}const Co={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 Bt(){const t=typeof document<"u"?document:{};return Ri(t,Co),t}const Wn={document:Co,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 Ri(t,Wn),t}function Yt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Yn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Qt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function _t(){return Date.now()}function Xn(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 Jn(t,e){e===void 0&&(e="x");const i=gt();let o,l,n;const d=Xn(t);return i.WebKitCSSMatrix?(l=d.transform||d.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(a=>a.replace(",",".")).join(", ")),n=new i.WebKitCSSMatrix(l==="none"?"":l)):(n=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=n.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=n.m41:o.length===16?l=parseFloat(o[12]):l=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?l=n.m42:o.length===16?l=parseFloat(o[13]):l=parseFloat(o[5])),l||0}function gi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function qn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function At(){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&&!qn(o)){const l=Object.keys(Object(o)).filter(n=>e.indexOf(n)<0);for(let n=0,d=l.length;n<d;n+=1){const a=l[n],r=Object.getOwnPropertyDescriptor(o,a);r!==void 0&&r.enumerable&&(gi(t[a])&&gi(o[a])?o[a].__swiper__?t[a]=o[a]:At(t[a],o[a]):!gi(t[a])&&gi(o[a])?(t[a]={},o[a].__swiper__?t[a]=o[a]:At(t[a],o[a])):t[a]=o[a])}}}return t}function bi(t,e,i){t.style.setProperty(e,i)}function ko(t){let{swiper:e,targetPosition:i,side:o}=t;const l=gt(),n=-e.translate;let d=null,a;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const v=i>n?"next":"prev",s=(h,f)=>v==="next"&&h>=f||v==="prev"&&h<=f,p=()=>{a=new Date().getTime(),d===null&&(d=a);const h=Math.max(Math.min((a-d)/r,1),0),f=.5-Math.cos(h*Math.PI)/2;let y=n+f*(i-n);if(s(y,i)&&(y=i),e.wrapperEl.scrollTo({[o]:y}),s(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:y})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(p)};p()}function Vt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function yi(t){try{console.warn(t);return}catch{}}function ai(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Yt(e)),i}function Kn(t){const e=gt(),i=Bt(),o=t.getBoundingClientRect(),l=i.body,n=t.clientTop||l.clientTop||0,d=t.clientLeft||l.clientLeft||0,a=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:o.top+a-n,left:o.left+r-d}}function Zn(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 Qn(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 Xt(t,e){return gt().getComputedStyle(t,null).getPropertyValue(e)}function wi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function _o(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Bi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ni(t,e,i){const o=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 zt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function $n(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=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,a=_t(),r;const v=[];function s(g){let A=0,k=0,E=0,c=0;return"detail"in g&&(k=g.detail),"wheelDelta"in g&&(k=-g.wheelDelta/120),"wheelDeltaY"in g&&(k=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(A=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(A=k,k=0),E=A*10,c=k*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=c,c=0),(E||c)&&g.deltaMode&&(g.deltaMode===1?(E*=40,c*=40):(E*=800,c*=800)),E&&!A&&(A=E<1?-1:1),c&&!k&&(k=c<1?-1:1),{spinX:A,spinY:k,pixelX:E,pixelY:c}}function p(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function f(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&_t()-a<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&_t()-a<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",g.raw)),a=new n.Date().getTime(),!1)}function y(g){const w=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&w.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&w.releaseOnEdges)return!0;return!1}function S(g){let w=g,M=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&w.preventDefault();let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget));const k=A&&A.contains(w.target);if(!e.mouseEntered&&!k&&!C.releaseOnEdges)return!0;w.originalEvent&&(w=w.originalEvent);let E=0;const c=e.rtlTranslate?-1:1,D=s(w);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))E=-D.pixelX*c;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))E=-D.pixelY;else return!0;else E=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*c:-D.pixelY;if(E===0)return!0;C.invert&&(E=-E);let I=e.getTranslate()+E*C.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),M=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),M&&e.params.nested&&w.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const P={time:_t(),delta:Math.abs(E),direction:Math.sign(E),raw:g};v.length>=2&&v.shift();const x=v.length?v[v.length-1]:void 0;if(v.push(P),x?(P.direction!==x.direction||P.delta>x.delta||P.time>x.time+150)&&f(P):f(P),y(P))return!0}else{const P={time:_t(),delta:Math.abs(E),direction:Math.sign(E)},x=r&&P.time<r.time+500&&P.delta<=r.delta&&P.direction===r.direction;if(!x){r=void 0;let L=e.getTranslate()+E*C.sensitivity;const B=e.isBeginning,j=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:P.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,v.length>=15&&v.shift();const V=v.length?v[v.length-1]:void 0,R=v[0];if(v.push(P),V&&(P.delta>V.delta||P.direction!==V.direction))v.splice(0);else if(v.length>=15&&P.time-R.time<500&&R.delta-P.delta>=1&&P.delta<=6){const O=E>0?.8:.2;r=P,v.splice(0),d=Qt(()=>{e.slideToClosest(e.params.speed,!0,void 0,O)},0)}d||(d=Qt(()=>{r=P,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(x||l("scroll",w),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return w.preventDefault?w.preventDefault():w.returnValue=!1,!1}function T(g){let w=e.el;e.params.mousewheel.eventsTarget!=="container"&&(w=document.querySelector(e.params.mousewheel.eventsTarget)),w[g]("mouseenter",p),w[g]("mouseleave",h),w[g]("wheel",S)}function u(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",S),!0):e.mousewheel.enabled?!1:(T("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,S),!0):e.mousewheel.enabled?(T("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&u()}),o("destroy",()=>{e.params.cssMode&&u(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:u,disable:b})}function Po(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(l=>{if(!i[l]&&i.auto===!0){let n=Vt(t.el,`.${o[l]}`)[0];n||(n=ai("div",o[l]),n.className=o[l],t.el.append(n)),i[l]=n,e[l]=n}}),i}function $t(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Si(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:u=>u,formatFractionTotal:u=>u,bulletClass:`${n}-bullet`,bulletActiveClass:`${n}-bullet-active`,modifierClass:`${n}-`,currentClass:`${n}-current`,totalClass:`${n}-total`,hiddenClass:`${n}-hidden`,progressbarFillClass:`${n}-progressbar-fill`,progressbarOppositeClass:`${n}-progressbar-opposite`,clickableClass:`${n}-clickable`,lockClass:`${n}-lock`,horizontalClass:`${n}-horizontal`,verticalClass:`${n}-vertical`,paginationDisabledClass:`${n}-disabled`}}),e.pagination={el:null,bullets:[]};let d,a=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(u,b){const{bulletActiveClass:g}=e.params.pagination;u&&(u=u[`${b==="prev"?"previous":"next"}ElementSibling`],u&&(u.classList.add(`${g}-${b}`),u=u[`${b==="prev"?"previous":"next"}ElementSibling`],u&&u.classList.add(`${g}-${b}-${b}`)))}function s(u){const b=u.target.closest($t(e.params.pagination.bulletClass));if(!b)return;u.preventDefault();const g=wi(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function p(){const u=e.rtl,b=e.params.pagination;if(r())return;let g=e.pagination.el;g=zt(g);let w,M;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,A=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(M=e.previousRealIndex||0,w=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(w=e.snapIndex,M=e.previousSnapIndex):(M=e.previousIndex||0,w=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,c,D;if(b.dynamicBullets&&(d=Ni(k[0],e.isHorizontal()?"width":"height",!0),g.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${d*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&M!==void 0&&(a+=w-(M||0),a>b.dynamicMainBullets-1?a=b.dynamicMainBullets-1:a<0&&(a=0)),E=Math.max(w-a,0),c=E+(Math.min(k.length,b.dynamicMainBullets)-1),D=(c+E)/2),k.forEach(I=>{const P=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(x=>`${b.bulletActiveClass}${x}`)].map(x=>typeof x=="string"&&x.includes(" ")?x.split(" "):x).flat();I.classList.remove(...P)}),g.length>1)k.forEach(I=>{const P=wi(I);P===w?I.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),b.dynamicBullets&&(P>=E&&P<=c&&I.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),P===E&&v(I,"prev"),P===c&&v(I,"next"))});else{const I=k[w];if(I&&I.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&k.forEach((P,x)=>{P.setAttribute("part",x===w?"bullet-active":"bullet")}),b.dynamicBullets){const P=k[E],x=k[c];for(let L=E;L<=c;L+=1)k[L]&&k[L].classList.add(...`${b.bulletActiveClass}-main`.split(" "));v(P,"prev"),v(x,"next")}}if(b.dynamicBullets){const I=Math.min(k.length,b.dynamicMainBullets+4),P=(d*I-d)/2-D*d,x=u?"right":"left";k.forEach(L=>{L.style[e.isHorizontal()?x:"top"]=`${P}px`})}}g.forEach((k,E)=>{if(b.type==="fraction"&&(k.querySelectorAll($t(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(w+1)}),k.querySelectorAll($t(b.totalClass)).forEach(c=>{c.textContent=b.formatFractionTotal(A)})),b.type==="progressbar"){let c;b.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const D=(w+1)/A;let I=1,P=1;c==="horizontal"?I=D:P=D,k.querySelectorAll($t(b.progressbarFillClass)).forEach(x=>{x.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${P})`,x.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(k.innerHTML=b.renderCustom(e,w+1,A),E===0&&l("paginationRender",k)):(E===0&&l("paginationRender",k),l("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](b.lockClass)})}function h(){const u=e.params.pagination;if(r())return;const b=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=zt(g);let w="";if(u.type==="bullets"){let M=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&M>b&&(M=b);for(let C=0;C<M;C+=1)u.renderBullet?w+=u.renderBullet.call(e,C,u.bulletClass):w+=`<${u.bulletElement} ${e.isElement?'part="bullet"':""} class="${u.bulletClass}"></${u.bulletElement}>`}u.type==="fraction"&&(u.renderFraction?w=u.renderFraction.call(e,u.currentClass,u.totalClass):w=`<span class="${u.currentClass}"></span> / <span class="${u.totalClass}"></span>`),u.type==="progressbar"&&(u.renderProgressbar?w=u.renderProgressbar.call(e,u.progressbarFillClass):w=`<span class="${u.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(M=>{u.type!=="custom"&&(M.innerHTML=w||""),u.type==="bullets"&&e.pagination.bullets.push(...M.querySelectorAll($t(u.bulletClass)))}),u.type!=="custom"&&l("paginationRender",g[0])}function f(){e.params.pagination=Po(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const u=e.params.pagination;if(!u.el)return;let b;typeof u.el=="string"&&e.isElement&&(b=e.el.querySelector(u.el)),!b&&typeof u.el=="string"&&(b=[...document.querySelectorAll(u.el)]),b||(b=u.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof u.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(u.el)],b.length>1&&(b=b.filter(g=>_o(g,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=zt(b),b.forEach(g=>{u.type==="bullets"&&u.clickable&&g.classList.add(...(u.clickableClass||"").split(" ")),g.classList.add(u.modifierClass+u.type),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.type==="bullets"&&u.dynamicBullets&&(g.classList.add(`${u.modifierClass}${u.type}-dynamic`),a=0,u.dynamicMainBullets<1&&(u.dynamicMainBullets=1)),u.type==="progressbar"&&u.progressbarOpposite&&g.classList.add(u.progressbarOppositeClass),u.clickable&&g.addEventListener("click",s),e.enabled||g.classList.add(u.lockClass)}))}function y(){const u=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=zt(b),b.forEach(g=>{g.classList.remove(u.hiddenClass),g.classList.remove(u.modifierClass+u.type),g.classList.remove(e.isHorizontal()?u.horizontalClass:u.verticalClass),u.clickable&&(g.classList.remove(...(u.clickableClass||"").split(" ")),g.removeEventListener("click",s))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...u.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const u=e.params.pagination;let{el:b}=e.pagination;b=zt(b),b.forEach(g=>{g.classList.remove(u.horizontalClass,u.verticalClass),g.classList.add(e.isHorizontal()?u.horizontalClass:u.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?T():(f(),h(),p())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&p()}),o("snapIndexChange",()=>{p()}),o("snapGridLengthChange",()=>{h(),p()}),o("destroy",()=>{y()}),o("enable disable",()=>{let{el:u}=e.pagination;u&&(u=zt(u),u.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{p()}),o("click",(u,b)=>{const g=b.target,w=zt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&w&&w.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 M=w[0].classList.contains(e.params.pagination.hiddenClass);l(M===!0?"paginationShow":"paginationHide"),w.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const S=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=zt(u),u.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),f(),h(),p()},T=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:u}=e.pagination;u&&(u=zt(u),u.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:S,disable:T,render:h,update:p,init:f,destroy:y})}function el(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=Bt();let d=!1,a=null,r=null,v,s,p,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:P}=e,{dragEl:x,el:L}=I,B=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let V=s,R=(p-s)*j;P?(R=-R,R>0?(V=s-R,R=0):-R+s>p&&(V=p+R)):R<0?(V=s+R,R=0):R+s>p&&(V=p-R),e.isHorizontal()?(x.style.transform=`translate3d(${R}px, 0, 0)`,x.style.width=`${V}px`):(x.style.transform=`translate3d(0px, ${R}px, 0)`,x.style.height=`${V}px`),B.hide&&(clearTimeout(a),L.style.opacity=1,a=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function y(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function S(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:P,el:x}=I;P.style.width="",P.style.height="",p=e.isHorizontal()?x.offsetWidth:x.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=p*h:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?P.style.width=`${s}px`:P.style.height=`${s}px`,h>=1?x.style.display="none":x.style.display="",e.params.scrollbar.hide&&(x.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function T(I){return e.isHorizontal()?I.clientX:I.clientY}function u(I){const{scrollbar:P,rtlTranslate:x}=e,{el:L}=P;let B;B=(T(I)-Kn(L)[e.isHorizontal()?"left":"top"]-(v!==null?v:s/2))/(p-s),B=Math.max(Math.min(B,1),0),x&&(B=1-B);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function b(I){const P=e.params.scrollbar,{scrollbar:x,wrapperEl:L}=e,{el:B,dragEl:j}=x;d=!0,v=I.target===j?T(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),L.style.transitionDuration="100ms",j.style.transitionDuration="100ms",u(I),clearTimeout(r),B.style.transitionDuration="0ms",P.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",I)}function g(I){const{scrollbar:P,wrapperEl:x}=e,{el:L,dragEl:B}=P;d&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,u(I),x.style.transitionDuration="0ms",L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",l("scrollbarDragMove",I))}function w(I){const P=e.params.scrollbar,{scrollbar:x,wrapperEl:L}=e,{el:B}=x;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),P.hide&&(clearTimeout(r),r=Qt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",I),P.snapOnRelease&&e.slideToClosest())}function M(I){const{scrollbar:P,params:x}=e,L=P.el;if(!L)return;const B=L,j=x.passiveListeners?{passive:!1,capture:!1}:!1,V=x.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const R=I==="on"?"addEventListener":"removeEventListener";B[R]("pointerdown",b,j),n[R]("pointermove",g,j),n[R]("pointerup",w,V)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||M("on")}function A(){!e.params.scrollbar.el||!e.scrollbar.el||M("off")}function k(){const{scrollbar:I,el:P}=e;e.params.scrollbar=Po(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const x=e.params.scrollbar;if(!x.el)return;let L;if(typeof x.el=="string"&&e.isElement&&(L=e.el.querySelector(x.el)),!L&&typeof x.el=="string"){if(L=n.querySelectorAll(x.el),!L.length)return}else L||(L=x.el);e.params.uniqueNavElements&&typeof x.el=="string"&&L.length>1&&P.querySelectorAll(x.el).length===1&&(L=P.querySelector(x.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?x.horizontalClass:x.verticalClass);let B;L&&(B=L.querySelector($t(e.params.scrollbar.dragClass)),B||(B=ai("div",e.params.scrollbar.dragClass),L.append(B))),Object.assign(I,{el:L,dragEl:B}),x.draggable&&C(),L&&L.classList[e.enabled?"remove":"add"](...Yt(e.params.scrollbar.lockClass))}function E(){const I=e.params.scrollbar,P=e.scrollbar.el;P&&P.classList.remove(...Yt(e.isHorizontal()?I.horizontalClass:I.verticalClass)),A()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:P}=e.scrollbar;P=zt(P),P.forEach(x=>{x.classList.remove(I.horizontalClass,I.verticalClass),x.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?D():(k(),S(),f())}),o("update resize observerUpdate lock unlock changeDirection",()=>{S()}),o("setTranslate",()=>{f()}),o("setTransition",(I,P)=>{y(P)}),o("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...Yt(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const c=()=>{e.el.classList.remove(...Yt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Yt(e.params.scrollbar.scrollbarDisabledClass)),k(),S(),f()},D=()=>{e.el.classList.add(...Yt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Yt(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:c,disable:D,updateSize:S,setTranslate:f,init:k,destroy:E})}function xi(t){let{swiper:e,extendParams:i,on:o,emit:l,params:n}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let d,a,r=n&&n.autoplay?n.autoplay.delay:3e3,v=n&&n.autoplay?n.autoplay.delay:3e3,s,p=new Date().getTime(),h,f,y,S,T,u,b;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(b||V.detail&&V.detail.bySwiperTouchMove)&&c())}const w=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=s,h=!1);const V=e.autoplay.paused?s:p+v-new Date().getTime();e.autoplay.timeLeft=V,l("autoplayTimeLeft",V,V/r),a=requestAnimationFrame(()=>{w()})},M=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(O=>O.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},C=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),w();let R=typeof V>"u"?e.params.autoplay.delay:V;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const O=M();!Number.isNaN(O)&&O>0&&typeof V>"u"&&(R=O,r=O,v=O),s=R;const N=e.params.speed,U=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(N,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,N,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(N,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,N,!0,!0),l("autoplay")),e.params.cssMode&&(p=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return R>0?(clearTimeout(d),d=setTimeout(()=>{U()},R)):requestAnimationFrame(()=>{U()}),R},A=()=>{p=new Date().getTime(),e.autoplay.running=!0,C(),l("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(a),l("autoplayStop")},E=(V,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),V||(u=!0);const O=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,R){T&&(s=e.params.autoplay.delay),T=!1,O();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-p),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),O())},c=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(p=new Date().getTime(),u?(u=!1,C(s)):C(),e.autoplay.paused=!1,l("autoplayResume"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const V=Bt();V.visibilityState==="hidden"&&(u=!0,E(!0)),V.visibilityState==="visible"&&c()},I=V=>{V.pointerType==="mouse"&&(u=!0,b=!0,!(e.animating||e.autoplay.paused)&&E(!0))},P=V=>{V.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&c())},x=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",P))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",P))},B=()=>{Bt().addEventListener("visibilitychange",D)},j=()=>{Bt().removeEventListener("visibilitychange",D)};o("init",()=>{e.params.autoplay.enabled&&(x(),B(),A())}),o("destroy",()=>{L(),j(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(y||u)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(V,R,O)=>{e.destroyed||!e.autoplay.running||(O||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}f=!0,y=!1,u=!1,S=setTimeout(()=>{u=!0,y=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(S),clearTimeout(d),e.params.autoplay.disableOnInteraction){y=!1,f=!1;return}y&&e.params.cssMode&&c(),y=!1,f=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(T=!0)}),Object.assign(e.autoplay,{start:A,stop:k,pause:E,resume:c})}function tl(t){let{swiper:e,extendParams:i,emit:o,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function n(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),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:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:_t()})}function a(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:s,wrapperEl:p,rtlTranslate:h,snapGrid:f,touchEventsData:y}=e,T=_t()-y.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(y.velocities.length>1){const k=y.velocities.pop(),E=y.velocities.pop(),c=k.position-E.position,D=k.time-E.time;e.velocity=c/D,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(D>150||_t()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,y.velocities.length=0;let u=1e3*s.freeMode.momentumRatio;const b=e.velocity*u;let g=e.translate+b;h&&(g=-g);let w=!1,M;const C=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let A;if(g<e.maxTranslate())s.freeMode.momentumBounce?(g+e.maxTranslate()<-C&&(g=e.maxTranslate()-C),M=e.maxTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.maxTranslate(),s.loop&&s.centeredSlides&&(A=!0);else if(g>e.minTranslate())s.freeMode.momentumBounce?(g-e.minTranslate()>C&&(g=e.minTranslate()+C),M=e.minTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.minTranslate(),s.loop&&s.centeredSlides&&(A=!0);else if(s.freeMode.sticky){let k;for(let E=0;E<f.length;E+=1)if(f[E]>-g){k=E;break}Math.abs(f[k]-g)<Math.abs(f[k-1]-g)||e.swipeDirection==="next"?g=f[k]:g=f[k-1],g=-g}if(A&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?u=Math.abs((-g-e.translate)/e.velocity):u=Math.abs((g-e.translate)/e.velocity),s.freeMode.sticky){const k=Math.abs((h?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?u=s.speed:k<2*E?u=s.speed*1.5:u=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&w?(e.updateProgress(M),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Bi(p,()=>{!e||e.destroyed||!y.allowMomentumBounce||(o("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(M),Bi(p,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(u),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Bi(p,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&o("_freeModeNoMomentumRelease");(!s.freeMode.momentum||T>=s.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:n,onTouchMove:d,onTouchEnd:a}})}let Fi;function il(){const t=gt(),e=Bt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Do(){return Fi||(Fi=il()),Fi}let ji;function ol(t){let{userAgent:e}=t===void 0?{}:t;const i=Do(),o=gt(),l=o.navigator.platform,n=e||o.navigator.userAgent,d={ios:!1,android:!1},a=o.screen.width,r=o.screen.height,v=n.match(/(Android);?[\s\/]+([\d.]+)?/);let s=n.match(/(iPad).*OS\s([\d_]+)/);const p=n.match(/(iPod)(.*OS\s([\d_]+))?/),h=!s&&n.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=l==="Win32";let y=l==="MacIntel";const S=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&y&&i.touch&&S.indexOf(`${a}x${r}`)>=0&&(s=n.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),y=!1),v&&!f&&(d.os="android",d.android=!0),(s||h||p)&&(d.os="ios",d.ios=!0),d}function Oo(t){return t===void 0&&(t={}),ji||(ji=ol(t)),ji}let Vi;function nl(){const t=gt(),e=Oo();let i=!1;function o(){const a=t.navigator.userAgent.toLowerCase();return a.indexOf("safari")>=0&&a.indexOf("chrome")<0&&a.indexOf("android")<0}if(o()){const a=String(t.navigator.userAgent);if(a.includes("Version/")){const[r,v]=a.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=r<16||r===16&&v<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),n=o(),d=n||l&&e.ios;return{isSafari:i||n,needPerspectiveFix:i,need3dFix:d,isWebView:l}}function ll(){return Vi||(Vi=nl()),Vi}function dl(t){let{swiper:e,on:i,emit:o}=t;const l=gt();let n=null,d=null;const a=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(n=new ResizeObserver(p=>{d=l.requestAnimationFrame(()=>{const{width:h,height:f}=e;let y=h,S=f;p.forEach(T=>{let{contentBoxSize:u,contentRect:b,target:g}=T;g&&g!==e.el||(y=b?b.width:(u[0]||u).inlineSize,S=b?b.height:(u[0]||u).blockSize)}),(y!==h||S!==f)&&a()})}),n.observe(e.el))},v=()=>{d&&l.cancelAnimationFrame(d),n&&n.unobserve&&e.el&&(n.unobserve(e.el),n=null)},s=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){r();return}l.addEventListener("resize",a),l.addEventListener("orientationchange",s)}),i("destroy",()=>{v(),l.removeEventListener("resize",a),l.removeEventListener("orientationchange",s)})}function al(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=[],d=gt(),a=function(s,p){p===void 0&&(p={});const h=d.MutationObserver||d.WebkitMutationObserver,f=new h(y=>{if(e.__preventObserver__)return;if(y.length===1){l("observerUpdate",y[0]);return}const S=function(){l("observerUpdate",y[0])};d.requestAnimationFrame?d.requestAnimationFrame(S):d.setTimeout(S,0)});f.observe(s,{attributes:typeof p.attributes>"u"?!0:p.attributes,childList:typeof p.childList>"u"?!0:p.childList,characterData:typeof p.characterData>"u"?!0:p.characterData}),n.push(f)},r=()=>{if(e.params.observer){if(e.params.observeParents){const s=_o(e.hostEl);for(let p=0;p<s.length;p+=1)a(s[p])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}},v=()=>{n.forEach(s=>{s.disconnect()}),n.splice(0,n.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",r),o("destroy",v)}var rl={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const l=i?"unshift":"push";return t.split(" ").forEach(n=>{o.eventsListeners[n]||(o.eventsListeners[n]=[]),o.eventsListeners[n][l](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function l(){o.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var n=arguments.length,d=new Array(n),a=0;a<n;a++)d[a]=arguments[a];e.apply(o,d)}return l.__emitterProxy=e,o.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((l,n)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[o].splice(n,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var l=arguments.length,n=new Array(l),d=0;d<l;d++)n[d]=arguments[d];return typeof n[0]=="string"||Array.isArray(n[0])?(e=n[0],i=n.slice(1,n.length),o=t):(e=n[0].events,i=n[0].data,o=n[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(o,i)})}),t}};function sl(){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(Xt(o,"padding-left")||0,10)-parseInt(Xt(o,"padding-right")||0,10),i=i-parseInt(Xt(o,"padding-top")||0,10)-parseInt(Xt(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 cl(){const t=this;function e(c,D){return parseFloat(c.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:o,slidesEl:l,size:n,rtlTranslate:d,wrongRTL:a}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,s=Vt(l,`.${t.params.slideClass}, swiper-slide`),p=r?t.virtual.slides.length:s.length;let h=[];const f=[],y=[];let S=i.slidesOffsetBefore;typeof S=="function"&&(S=i.slidesOffsetBefore.call(t));let T=i.slidesOffsetAfter;typeof T=="function"&&(T=i.slidesOffsetAfter.call(t));const u=t.snapGrid.length,b=t.slidesGrid.length;let g=i.spaceBetween,w=-S,M=0,C=0;if(typeof n>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*n:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,s.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(bi(o,"--swiper-centered-offset-before",""),bi(o,"--swiper-centered-offset-after",""));const A=i.grid&&i.grid.rows>1&&t.grid;A?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<p;c+=1){k=0;let D;if(s[c]&&(D=s[c]),A&&t.grid.updateSlide(c,D,s),!(s[c]&&Xt(D,"display")==="none")){if(i.slidesPerView==="auto"){E&&(s[c].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(D),P=D.style.transform,x=D.style.webkitTransform;if(P&&(D.style.transform="none"),x&&(D.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ni(D,"width",!0):Ni(D,"height",!0);else{const L=e(I,"width"),B=e(I,"padding-left"),j=e(I,"padding-right"),V=e(I,"margin-left"),R=e(I,"margin-right"),O=I.getPropertyValue("box-sizing");if(O&&O==="border-box")k=L+V+R;else{const{clientWidth:N,offsetWidth:U}=D;k=L+B+j+V+R+(U-N)}}P&&(D.style.transform=P),x&&(D.style.webkitTransform=x),i.roundLengths&&(k=Math.floor(k))}else k=(n-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),s[c]&&(s[c].style[t.getDirectionLabel("width")]=`${k}px`);s[c]&&(s[c].swiperSlideSize=k),y.push(k),i.centeredSlides?(w=w+k/2+M/2+g,M===0&&c!==0&&(w=w-n/2-g),c===0&&(w=w-n/2-g),Math.abs(w)<1/1e3&&(w=0),i.roundLengths&&(w=Math.floor(w)),C%i.slidesPerGroup===0&&h.push(w),f.push(w)):(i.roundLengths&&(w=Math.floor(w)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&h.push(w),f.push(w),w=w+k+g),t.virtualSize+=k+g,M=k,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,n)+T,d&&a&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),A&&t.grid.updateWrapperSize(k,h),!i.centeredSlides){const c=[];for(let D=0;D<h.length;D+=1){let I=h[D];i.roundLengths&&(I=Math.floor(I)),h[D]<=t.virtualSize-n&&c.push(I)}h=c,Math.floor(t.virtualSize-n)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-n)}if(r&&i.loop){const c=y[0]+g;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=c*i.slidesPerGroup;for(let P=0;P<D;P+=1)h.push(h[h.length-1]+I)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+c),f.push(f[f.length-1]+c),t.virtualSize+=c}if(h.length===0&&(h=[0]),g!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");s.filter((D,I)=>!i.cssMode||i.loop?!0:I!==s.length-1).forEach(D=>{D.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;y.forEach(I=>{c+=I+(g||0)}),c-=g;const D=c-n;h=h.map(I=>I<=0?-S:I>D?D+T:I)}if(i.centerInsufficientSlides){let c=0;y.forEach(I=>{c+=I+(g||0)}),c-=g;const D=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+D<n){const I=(n-c-D)/2;h.forEach((P,x)=>{h[x]=P-I}),f.forEach((P,x)=>{f[x]=P+I})}}if(Object.assign(t,{slides:s,snapGrid:h,slidesGrid:f,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){bi(o,"--swiper-centered-offset-before",`${-h[0]}px`),bi(o,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const c=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+c),t.slidesGrid=t.slidesGrid.map(I=>I+D)}if(p!==v&&t.emit("slidesLengthChange"),h.length!==u&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,D=t.el.classList.contains(c);p<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(c):D&&t.el.classList.remove(c)}}function ul(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let l=0,n;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=a=>o?e.slides[e.getSlideIndexByData(a)]:e.slides[a];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(a=>{i.push(a)});else for(n=0;n<Math.ceil(e.params.slidesPerView);n+=1){const a=e.activeIndex+n;if(a>e.slides.length&&!o)break;i.push(d(a))}else i.push(d(e.activeIndex));for(n=0;n<i.length;n+=1)if(typeof i[n]<"u"){const a=i[n].offsetHeight;l=a>l?a:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function vl(){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 Mo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function pl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:l,snapGrid:n}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;l&&(d=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let a=i.spaceBetween;typeof a=="string"&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*e.size:typeof a=="string"&&(a=parseFloat(a));for(let r=0;r<o.length;r+=1){const v=o[r];let s=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=o[0].swiperSlideOffset);const p=(d+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+a),h=(d-n[0]+(i.centeredSlides?e.minTranslate():0)-s)/(v.swiperSlideSize+a),f=-(d-s),y=f+e.slidesSizesGrid[r],S=f>=0&&f<=e.size-e.slidesSizesGrid[r],T=f>=0&&f<e.size-1||y>1&&y<=e.size||f<=0&&y>=e.size;T&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),Mo(v,T,i.slideVisibleClass),Mo(v,S,i.slideFullyVisibleClass),v.progress=l?-p:p,v.originalProgress=l?-h:h}}function ml(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:n,isEnd:d,progressLoop:a}=e;const r=n,v=d;if(o===0)l=0,n=!0,d=!0;else{l=(t-e.minTranslate())/o;const s=Math.abs(t-e.minTranslate())<1,p=Math.abs(t-e.maxTranslate())<1;n=s||l<=0,d=p||l>=1,s&&(l=0),p&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),p=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[s],f=e.slidesGrid[p],y=e.slidesGrid[e.slidesGrid.length-1],S=Math.abs(t);S>=h?a=(S-h)/y:a=(S+y-f)/y,a>1&&(a-=1)}Object.assign(e,{progress:l,progressLoop:a,isBeginning:n,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),n&&!r&&e.emit("reachBeginning toEdge"),d&&!v&&e.emit("reachEnd toEdge"),(r&&!n||v&&!d)&&e.emit("fromEdge"),e.emit("progress",l)}const zi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function fl(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:l}=t,n=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,a=p=>Vt(o,`.${i.slideClass}${p}, swiper-slide${p}`)[0];let r,v,s;if(n)if(i.loop){let p=l-t.virtual.slidesBefore;p<0&&(p=t.virtual.slides.length+p),p>=t.virtual.slides.length&&(p-=t.virtual.slides.length),r=a(`[data-swiper-slide-index="${p}"]`)}else r=a(`[data-swiper-slide-index="${l}"]`);else d?(r=e.filter(p=>p.column===l)[0],s=e.filter(p=>p.column===l+1)[0],v=e.filter(p=>p.column===l-1)[0]):r=e[l];r&&(d||(s=Qn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),v=Zn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(p=>{zi(p,p===r,i.slideActiveClass),zi(p,p===s,i.slideNextClass),zi(p,p===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ti=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let l=o.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(o.shadowRoot?l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},Hi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Gi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=l,a=[d-e];a.push(...Array.from({length:e}).map((r,v)=>d+o+v)),t.slides.forEach((r,v)=>{a.includes(r.column)&&Hi(t,v)});return}const n=l+o-1;if(t.params.rewind||t.params.loop)for(let d=l-e;d<=n+e;d+=1){const a=(d%i+i)%i;(a<l||a>n)&&Hi(t,a)}else for(let d=Math.max(l-e,0);d<=Math.min(n+e,i-1);d+=1)d!==l&&(d>n||d<l)&&Hi(t,d)};function hl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let l;for(let n=0;n<e.length;n+=1)typeof e[n+1]<"u"?o>=e[n]&&o<e[n+1]-(e[n+1]-e[n])/2?l=n:o>=e[n]&&o<e[n+1]&&(l=n+1):o>=e[n]&&(l=n);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function gl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:l,activeIndex:n,realIndex:d,snapIndex:a}=e;let r=t,v;const s=f=>{let y=f-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof r>"u"&&(r=hl(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const f=Math.min(l.slidesPerGroupSkip,r);v=f+Math.floor((r-f)/l.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),r===n&&!e.params.loop){v!==a&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===n&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(r);return}const p=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=s(r);else if(p){const f=e.slides.filter(S=>S.column===r)[0];let y=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(f),0)),h=Math.floor(y/l.grid.rows)}else if(e.slides[r]){const f=e.slides[r].getAttribute("data-swiper-slide-index");f?h=parseInt(f,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:a,snapIndex:v,previousRealIndex:d,realIndex:h,previousIndex:n,activeIndex:r}),e.initialized&&Gi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function bl(t,e){const i=this,o=i.params;let l=t.closest(`.${o.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(a=>{!l&&a.matches&&a.matches(`.${o.slideClass}, swiper-slide`)&&(l=a)});let n=!1,d;if(l){for(let a=0;a<i.slides.length;a+=1)if(i.slides[a]===l){n=!0,d=a;break}}if(l&&n)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var yl={updateSize:sl,updateSlides:cl,updateAutoHeight:ul,updateSlidesOffset:vl,updateSlidesProgress:pl,updateProgress:ml,updateSlidesClasses:fl,updateActiveIndex:gl,updateClickedSlide:bl};function wl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:l,wrapperEl:n}=e;if(i.virtualTranslate)return o?-l:l;if(i.cssMode)return l;let d=Jn(n,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function Sl(t,e){const i=this,{rtlTranslate:o,params:l,wrapperEl:n,progress:d}=i;let a=0,r=0;const v=0;i.isHorizontal()?a=o?-t:t:r=t,l.roundLengths&&(a=Math.floor(a),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?a:r,l.cssMode?n[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-a:-r:l.virtualTranslate||(i.isHorizontal()?a-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),n.style.transform=`translate3d(${a}px, ${r}px, ${v}px)`);let s;const p=i.maxTranslate()-i.minTranslate();p===0?s=0:s=(t-i.minTranslate())/p,s!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function xl(){return-this.snapGrid[0]}function Tl(){return-this.snapGrid[this.snapGrid.length-1]}function Al(t,e,i,o,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const n=this,{params:d,wrapperEl:a}=n;if(n.animating&&d.preventInteractionOnTransition)return!1;const r=n.minTranslate(),v=n.maxTranslate();let s;if(o&&t>r?s=r:o&&t<v?s=v:s=t,n.updateProgress(s),d.cssMode){const p=n.isHorizontal();if(e===0)a[p?"scrollLeft":"scrollTop"]=-s;else{if(!n.support.smoothScroll)return ko({swiper:n,targetPosition:-s,side:p?"left":"top"}),!0;a.scrollTo({[p?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(n.setTransition(0),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionEnd"))):(n.setTransition(e),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionStart")),n.animating||(n.animating=!0,n.onTranslateToWrapperTransitionEnd||(n.onTranslateToWrapperTransitionEnd=function(h){!n||n.destroyed||h.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onTranslateToWrapperTransitionEnd),n.onTranslateToWrapperTransitionEnd=null,delete n.onTranslateToWrapperTransitionEnd,n.animating=!1,i&&n.emit("transitionEnd"))}),n.wrapperEl.addEventListener("transitionend",n.onTranslateToWrapperTransitionEnd))),!0}var El={getTranslate:wl,setTranslate:Sl,minTranslate:xl,maxTranslate:Tl,translateTo:Al};function Il(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 Lo(t){let{swiper:e,runCallbacks:i,direction:o,step:l}=t;const{activeIndex:n,previousIndex:d}=e;let a=o;if(a||(n>d?a="next":n<d?a="prev":a="reset"),e.emit(`transition${l}`),i&&n!==d){if(a==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),a==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Cl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),Lo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function kl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),Lo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var _l={setTransition:Il,transitionStart:Cl,transitionEnd:kl};function Pl(t,e,i,o,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const n=this;let d=t;d<0&&(d=0);const{params:a,snapGrid:r,slidesGrid:v,previousIndex:s,activeIndex:p,rtlTranslate:h,wrapperEl:f,enabled:y}=n;if(!y&&!o&&!l||n.destroyed||n.animating&&a.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=n.params.speed);const S=Math.min(n.params.slidesPerGroupSkip,d);let T=S+Math.floor((d-S)/n.params.slidesPerGroup);T>=r.length&&(T=r.length-1);const u=-r[T];if(a.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const w=-Math.floor(u*100),M=Math.floor(v[g]*100),C=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?w>=M&&w<C-(C-M)/2?d=g:w>=M&&w<C&&(d=g+1):w>=M&&(d=g)}if(n.initialized&&d!==p&&(!n.allowSlideNext&&(h?u>n.translate&&u>n.minTranslate():u<n.translate&&u<n.minTranslate())||!n.allowSlidePrev&&u>n.translate&&u>n.maxTranslate()&&(p||0)!==d))return!1;d!==(s||0)&&i&&n.emit("beforeSlideChangeStart"),n.updateProgress(u);let b;if(d>p?b="next":d<p?b="prev":b="reset",h&&-u===n.translate||!h&&u===n.translate)return n.updateActiveIndex(d),a.autoHeight&&n.updateAutoHeight(),n.updateSlidesClasses(),a.effect!=="slide"&&n.setTranslate(u),b!=="reset"&&(n.transitionStart(i,b),n.transitionEnd(i,b)),!1;if(a.cssMode){const g=n.isHorizontal(),w=h?u:-u;if(e===0){const M=n.virtual&&n.params.virtual.enabled;M&&(n.wrapperEl.style.scrollSnapType="none",n._immediateVirtual=!0),M&&!n._cssModeVirtualInitialSet&&n.params.initialSlide>0?(n._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[g?"scrollLeft":"scrollTop"]=w})):f[g?"scrollLeft":"scrollTop"]=w,M&&requestAnimationFrame(()=>{n.wrapperEl.style.scrollSnapType="",n._immediateVirtual=!1})}else{if(!n.support.smoothScroll)return ko({swiper:n,targetPosition:w,side:g?"left":"top"}),!0;f.scrollTo({[g?"left":"top"]:w,behavior:"smooth"})}return!0}return n.setTransition(e),n.setTranslate(u),n.updateActiveIndex(d),n.updateSlidesClasses(),n.emit("beforeTransitionStart",e,o),n.transitionStart(i,b),e===0?n.transitionEnd(i,b):n.animating||(n.animating=!0,n.onSlideToWrapperTransitionEnd||(n.onSlideToWrapperTransitionEnd=function(w){!n||n.destroyed||w.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onSlideToWrapperTransitionEnd),n.onSlideToWrapperTransitionEnd=null,delete n.onSlideToWrapperTransitionEnd,n.transitionEnd(i,b))}),n.wrapperEl.addEventListener("transitionend",n.onSlideToWrapperTransitionEnd)),!0}function Dl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const n=l.grid&&l.params.grid&&l.params.grid.rows>1;let d=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)d=d+l.virtual.slidesBefore;else{let a;if(n){const h=d*l.params.grid.rows;a=l.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=l.getSlideIndexByData(d);const r=n?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:v}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),v&&s%2===0&&(s=s+1));let p=r-a<s;if(v&&(p=p||a<Math.ceil(s/2)),o&&v&&l.params.slidesPerView!=="auto"&&!n&&(p=!1),p){const h=v?a<l.activeIndex?"prev":"next":a-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?a+1:a-r+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(n){const h=d*l.params.grid.rows;d=l.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(d)}return requestAnimationFrame(()=>{l.slideTo(d,e,i,o)}),l}function Ol(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:l,params:n,animating:d}=o;if(!l||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let a=n.slidesPerGroup;n.slidesPerView==="auto"&&n.slidesPerGroup===1&&n.slidesPerGroupAuto&&(a=Math.max(o.slidesPerViewDynamic("current",!0),1));const r=o.activeIndex<n.slidesPerGroupSkip?1:a,v=o.virtual&&n.virtual.enabled;if(n.loop){if(d&&!v&&n.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&n.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+r,t,e,i)}),!0}return n.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+r,t,e,i)}function Ml(t,e,i){e===void 0&&(e=!0);const o=this,{params:l,snapGrid:n,slidesGrid:d,rtlTranslate:a,enabled:r,animating:v}=o;if(!r||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const s=o.virtual&&l.virtual.enabled;if(l.loop){if(v&&!s&&l.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const p=a?o.translate:-o.translate;function h(u){return u<0?-Math.floor(Math.abs(u)):Math.floor(u)}const f=h(p),y=n.map(u=>h(u));let S=n[y.indexOf(f)-1];if(typeof S>"u"&&l.cssMode){let u;n.forEach((b,g)=>{f>=b&&(u=g)}),typeof u<"u"&&(S=n[u>0?u-1:u])}let T=0;if(typeof S<"u"&&(T=d.indexOf(S),T<0&&(T=o.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(T=T-o.slidesPerViewDynamic("previous",!0)+1,T=Math.max(T,0))),l.rewind&&o.isBeginning){const u=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(u,t,e,i)}else if(l.loop&&o.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(T,t,e,i)}),!0;return o.slideTo(T,t,e,i)}function Ll(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 Rl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let n=l.activeIndex;const d=Math.min(l.params.slidesPerGroupSkip,n),a=d+Math.floor((n-d)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[a]){const v=l.snapGrid[a],s=l.snapGrid[a+1];r-v>(s-v)*o&&(n+=l.params.slidesPerGroup)}else{const v=l.snapGrid[a-1],s=l.snapGrid[a];r-v<=(s-v)*o&&(n-=l.params.slidesPerGroup)}return n=Math.max(n,0),n=Math.min(n,l.slidesGrid.length-1),l.slideTo(n,t,e,i)}function Bl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,n;const d=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;n=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-o/2||l>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),l=t.getSlideIndex(Vt(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-o?(t.loopFix(),l=t.getSlideIndex(Vt(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Nl={slideTo:Pl,slideToLoop:Dl,slideNext:Ol,slidePrev:Ml,slideReset:Ll,slideToClosest:Rl,slideToClickedSlide:Bl};function Fl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{Vt(o,`.${i.slideClass}, swiper-slide`).forEach((p,h)=>{p.setAttribute("data-swiper-slide-index",h)})},n=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(n?i.grid.rows:1),a=e.slides.length%d!==0,r=n&&e.slides.length%i.grid.rows!==0,v=s=>{for(let p=0;p<s;p+=1){const h=e.isElement?ai("swiper-slide",[i.slideBlankClass]):ai("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(a){if(i.loopAddBlankSlides){const s=d-e.slides.length%d;v(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(r){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;v(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function jl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:l,activeSlideIndex:n,byController:d,byMousewheel:a}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:s,allowSlideNext:p,slidesEl:h,params:f}=r,{centeredSlides:y}=f;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):f.centeredSlides&&r.snapIndex<f.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=s,r.allowSlideNext=p,r.emit("loopFix");return}let S=f.slidesPerView;S==="auto"?S=r.slidesPerViewDynamic():(S=Math.ceil(parseFloat(f.slidesPerView,10)),y&&S%2===0&&(S=S+1));const T=f.slidesPerGroupAuto?S:f.slidesPerGroup;let u=T;u%T!==0&&(u+=T-u%T),u+=f.loopAdditionalSlides,r.loopedSlides=u;const b=r.grid&&f.grid&&f.grid.rows>1;v.length<S+u?yi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&f.grid.fill==="row"&&yi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],w=[];let M=r.activeIndex;typeof n>"u"?n=r.getSlideIndex(v.filter(P=>P.classList.contains(f.slideActiveClass))[0]):M=n;const C=o==="next"||!o,A=o==="prev"||!o;let k=0,E=0;const c=b?Math.ceil(v.length/f.grid.rows):v.length,I=(b?v[n].column:n)+(y&&typeof l>"u"?-S/2+.5:0);if(I<u){k=Math.max(u-I,T);for(let P=0;P<u-I;P+=1){const x=P-Math.floor(P/c)*c;if(b){const L=c-x-1;for(let B=v.length-1;B>=0;B-=1)v[B].column===L&&g.push(B)}else g.push(c-x-1)}}else if(I+S>c-u){E=Math.max(I-(c-u*2),T);for(let P=0;P<E;P+=1){const x=P-Math.floor(P/c)*c;b?v.forEach((L,B)=>{L.column===x&&w.push(B)}):w.push(x)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),A&&g.forEach(P=>{v[P].swiperLoopMoveDOM=!0,h.prepend(v[P]),v[P].swiperLoopMoveDOM=!1}),C&&w.forEach(P=>{v[P].swiperLoopMoveDOM=!0,h.append(v[P]),v[P].swiperLoopMoveDOM=!1}),r.recalcSlides(),f.slidesPerView==="auto"?r.updateSlides():b&&(g.length>0&&A||w.length>0&&C)&&r.slides.forEach((P,x)=>{r.grid.updateSlide(x,P,r.slides)}),f.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&A){if(typeof e>"u"){const P=r.slidesGrid[M],L=r.slidesGrid[M+k]-P;a?r.setTranslate(r.translate-L):(r.slideTo(M+Math.ceil(k),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else if(l){const P=b?g.length/f.grid.rows:g.length;r.slideTo(r.activeIndex+P,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(w.length>0&&C)if(typeof e>"u"){const P=r.slidesGrid[M],L=r.slidesGrid[M-E]-P;a?r.setTranslate(r.translate-L):(r.slideTo(M-E,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else{const P=b?w.length/f.grid.rows:w.length;r.slideTo(r.activeIndex-P,0,!1,!0)}}if(r.allowSlidePrev=s,r.allowSlideNext=p,r.controller&&r.controller.control&&!d){const P={slideRealIndex:e,direction:o,setTranslate:l,activeSlideIndex:n,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(x=>{!x.destroyed&&x.params.loop&&x.loopFix({...P,slideTo:x.params.slidesPerView===f.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...P,slideTo:r.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}r.emit("loopFix")}function Vl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(l=>{const n=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;o[n]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),o.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var zl={loopCreate:Fl,loopFix:jl,loopDestroy:Vl};function Hl(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 Gl(){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 Ul={setGrabCursor:Hl,unsetGrabCursor:Gl};function Wl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Bt()||o===gt())return null;o.assignedSlot&&(o=o.assignedSlot);const l=o.closest(t);return!l&&!o.getRootNode?null:l||i(o.getRootNode().host)}return i(e)}function Ro(t,e,i){const o=gt(),{params:l}=t,n=l.edgeSwipeDetection,d=l.edgeSwipeThreshold;return n&&(i<=d||i>=o.innerWidth-d)?n==="prevent"?(e.preventDefault(),!0):!1:!0}function Yl(t){const e=this,i=Bt();let o=t;o.originalEvent&&(o=o.originalEvent);const l=e.touchEventsData;if(o.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==o.pointerId)return;l.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(l.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){Ro(e,o,o.targetTouches[0].pageX);return}const{params:n,touches:d,enabled:a}=e;if(!a||!n.simulateTouch&&o.pointerType==="mouse"||e.animating&&n.preventInteractionOnTransition)return;!e.animating&&n.cssMode&&n.loop&&e.loopFix();let r=o.target;if(n.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in o&&o.which===3||"button"in o&&o.button>0||l.isTouched&&l.isMoved)return;const v=!!n.noSwipingClass&&n.noSwipingClass!=="",s=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&s&&(r=s[0]);const p=n.noSwipingSelector?n.noSwipingSelector:`.${n.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(n.noSwiping&&(h?Wl(p,r):r.closest(p))){e.allowClick=!0;return}if(n.swipeHandler&&!r.closest(n.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const f=d.currentX,y=d.currentY;if(!Ro(e,o,f))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=f,d.startY=y,l.touchStartTime=_t(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,n.threshold>0&&(l.allowThresholdMove=!1);let S=!0;r.matches(l.focusableElements)&&(S=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const T=S&&e.allowTouchMove&&n.touchStartPreventDefault;(n.touchStartForcePreventDefault||T)&&!r.isContentEditable&&o.preventDefault(),n.freeMode&&n.freeMode.enabled&&e.freeMode&&e.animating&&!n.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Xl(t){const e=Bt(),i=this,o=i.touchEventsData,{params:l,touches:n,rtlTranslate:d,enabled:a}=i;if(!a||!l.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(o.touchId!==null||r.pointerId!==o.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(C=>C.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=r;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",r);return}const s=v.pageX,p=v.pageY;if(r.preventedByNestedSwiper){n.startX=s,n.startY=p;return}if(!i.allowTouchMove){r.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(n,{startX:s,startY:p,currentX:s,currentY:p}),o.touchStartTime=_t());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(p<n.startY&&i.translate<=i.maxTranslate()||p>n.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(s<n.startX&&i.translate<=i.maxTranslate()||s>n.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",r),n.previousX=n.currentX,n.previousY=n.currentY,n.currentX=s,n.currentY=p;const h=n.currentX-n.startX,f=n.currentY-n.startY;if(i.params.threshold&&Math.sqrt(h**2+f**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let C;i.isHorizontal()&&n.currentY===n.startY||i.isVertical()&&n.currentX===n.startX?o.isScrolling=!1:h*h+f*f>=25&&(C=Math.atan2(Math.abs(f),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?C>l.touchAngle:90-C>l.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",r),typeof o.startMoving>"u"&&(n.currentX!==n.startX||n.currentY!==n.startY)&&(o.startMoving=!0),o.isScrolling||r.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!l.cssMode&&r.cancelable&&r.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&r.stopPropagation();let y=i.isHorizontal()?h:f,S=i.isHorizontal()?n.currentX-n.previousX:n.currentY-n.previousY;l.oneWayMovement&&(y=Math.abs(y)*(d?1:-1),S=Math.abs(S)*(d?1:-1)),n.diff=y,y*=l.touchRatio,d&&(y=-y,S=-S);const T=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=S>0?"prev":"next";const u=i.params.loop&&!l.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(u&&b&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}o.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&T!==i.touchesDirection&&u&&b&&Math.abs(y)>=1){Object.assign(n,{startX:s,startY:p,currentX:s,currentY:p,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",r),o.isMoved=!0,o.currentTranslate=y+o.startTranslate;let w=!0,M=l.resistanceRatio;if(l.touchReleaseOnEdges&&(M=0),y>0?(u&&b&&!g&&o.allowThresholdMove&&o.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(w=!1,l.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+y)**M))):y<0&&(u&&b&&!g&&o.allowThresholdMove&&o.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(w=!1,l.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-y)**M))),w&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),l.threshold>0)if(Math.abs(y)>l.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,n.startX=n.currentX,n.startY=n.currentY,o.currentTranslate=o.startTranslate,n.diff=i.isHorizontal()?n.currentX-n.startX:n.currentY-n.startY;return}}else{o.currentTranslate=o.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Jl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let l;if(o.type==="touchend"||o.type==="touchcancel"){if(l=[...o.changedTouches].filter(M=>M.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;l=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:d,touches:a,rtlTranslate:r,slidesGrid:v,enabled:s}=e;if(!s||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const p=_t(),h=p-i.touchStartTime;if(e.allowClick){const M=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(M&&M[0]||o.target,M),e.emit("tap click",o),h<300&&p-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=_t(),Qt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||a.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 f;if(d.followFinger?f=r?e.translate:-e.translate:f=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const y=f>=-e.maxTranslate()&&!e.params.loop;let S=0,T=e.slidesSizesGrid[0];for(let M=0;M<v.length;M+=M<d.slidesPerGroupSkip?1:d.slidesPerGroup){const C=M<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof v[M+C]<"u"?(y||f>=v[M]&&f<v[M+C])&&(S=M,T=v[M+C]-v[M]):(y||f>=v[M])&&(S=M,T=v[v.length-1]-v[v.length-2])}let u=null,b=null;d.rewind&&(e.isBeginning?b=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(u=0));const g=(f-v[S])/T,w=S<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(h>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?u:S+w):e.slideTo(S)),e.swipeDirection==="prev"&&(g>1-d.longSwipesRatio?e.slideTo(S+w):b!==null&&g<0&&Math.abs(g)>d.longSwipesRatio?e.slideTo(b):e.slideTo(S))}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(S+w):e.slideTo(S):(e.swipeDirection==="next"&&e.slideTo(u!==null?u:S+w),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:S))}}function Bo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:l,snapGrid:n}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const a=d&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!a?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!d?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=o,t.params.watchOverflow&&n!==t.snapGrid&&t.checkOverflow()}function ql(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Kl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const n=t.maxTranslate()-t.minTranslate();n===0?l=0:l=(t.translate-t.minTranslate())/n,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Zl(t){const e=this;Ti(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Ql(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const No=(t,e)=>{const i=Bt(),{params:o,el:l,wrapperEl:n,device:d}=t,a=!!o.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!l||typeof l=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:a}),l[r]("touchstart",t.onTouchStart,{passive:!1}),l[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:a}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:a}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&l[r]("click",t.onClick,!0),o.cssMode&&n[r]("scroll",t.onScroll),o.updateOnWindowResize?t[v](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",Bo,!0):t[v]("observerUpdate",Bo,!0),l[r]("load",t.onLoad,{capture:!0}))};function $l(){const t=this,{params:e}=t;t.onTouchStart=Yl.bind(t),t.onTouchMove=Xl.bind(t),t.onTouchEnd=Jl.bind(t),t.onDocumentTouchStart=Ql.bind(t),e.cssMode&&(t.onScroll=Kl.bind(t)),t.onClick=ql.bind(t),t.onLoad=Zl.bind(t),No(t,"on")}function ed(){No(this,"off")}var td={attachEvents:$l,detachEvents:ed};const Fo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function id(){const t=this,{realIndex:e,initialized:i,params:o,el:l}=t,n=o.breakpoints;if(!n||n&&Object.keys(n).length===0)return;const d=t.getBreakpoint(n,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const r=(d in n?n[d]:void 0)||t.originalParams,v=Fo(t,o),s=Fo(t,r),p=t.params.grabCursor,h=r.grabCursor,f=o.enabled;v&&!s?(l.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&s&&(l.classList.add(`${o.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&o.grid.fill==="column")&&l.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),p&&!h?t.unsetGrabCursor():!p&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const w=o[g]&&o[g].enabled,M=r[g]&&r[g].enabled;w&&!M&&t[g].disable(),!w&&M&&t[g].enable()});const y=r.direction&&r.direction!==o.direction,S=o.loop&&(r.slidesPerView!==o.slidesPerView||y),T=o.loop;y&&i&&t.changeDirection(),At(t.params,r);const u=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!u?t.disable():!f&&u&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",r),i&&(S?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!T&&b?(t.loopCreate(e),t.updateSlides()):T&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function od(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const l=gt(),n=e==="window"?l.innerHeight:i.clientHeight,d=Object.keys(t).map(a=>{if(typeof a=="string"&&a.indexOf("@")===0){const r=parseFloat(a.substr(1));return{value:n*r,point:a}}return{value:a,point:a}});d.sort((a,r)=>parseInt(a.value,10)-parseInt(r.value,10));for(let a=0;a<d.length;a+=1){const{point:r,value:v}=d[a];e==="window"?l.matchMedia(`(min-width: ${v}px)`).matches&&(o=r):v<=i.clientWidth&&(o=r)}return o||"max"}var nd={setBreakpoint:id,getBreakpoint:od};function ld(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(l=>{o[l]&&i.push(e+l)}):typeof o=="string"&&i.push(e+o)}),i}function dd(){const t=this,{classNames:e,params:i,rtl:o,el:l,device:n}=t,d=ld(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:n.android},{ios:n.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...d),l.classList.add(...e),t.emitContainerClasses()}function ad(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var rd={addClasses:dd,removeClasses:ad};function sd(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const l=t.slides.length-1,n=t.slidesGrid[l]+t.slidesSizesGrid[l]+o*2;t.isLocked=t.size>n}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var cd={checkOverflow:sd},Ui={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function ud(t,e){return function(o){o===void 0&&(o={});const l=Object.keys(o)[0],n=o[l];if(typeof n!="object"||n===null){At(e,o);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in n)){At(e,o);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),At(e,o)}}const Wi={eventsEmitter:rl,update:yl,translate:El,transition:_l,slide:Nl,loop:zl,grabCursor:Ul,events:td,breakpoints:nd,checkOverflow:cd,classes:rd},Yi={};let Xi=class Wt{constructor(){let e,i;for(var o=arguments.length,l=new Array(o),n=0;n<o;n++)l[n]=arguments[n];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=At({},i),e&&!i.el&&(i.el=e);const d=Bt();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const s=[];return d.querySelectorAll(i.el).forEach(p=>{const h=At({},i,{el:p});s.push(new Wt(h))}),s}const a=this;a.__swiper__=!0,a.support=Do(),a.device=Oo({userAgent:i.userAgent}),a.browser=ll(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],i.modules&&Array.isArray(i.modules)&&a.modules.push(...i.modules);const r={};a.modules.forEach(s=>{s({params:i,swiper:a,extendParams:ud(i,r),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const v=At({},Ui,r);return a.params=At({},v,Yi,i),a.originalParams=At({},a.params),a.passedParams=At({},i),a.params&&a.params.on&&Object.keys(a.params.on).forEach(s=>{a.on(s,a.params.on[s])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.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:a.params.allowSlideNext,allowSlidePrev:a.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:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,l=Vt(i,`.${o.slideClass}, swiper-slide`),n=wi(l[0]);return wi(e)-n}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:o}=e;e.slides=Vt(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const l=o.minTranslate(),d=(o.maxTranslate()-l)*e+l;o.translateTo(d,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const l=e.getSlideClasses(o);i.push({slideEl:o,classNames:l}),e.emit("_slideClass",o,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:l,slides:n,slidesGrid:d,slidesSizesGrid:a,size:r,activeIndex:v}=o;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let p=n[v]?Math.ceil(n[v].swiperSlideSize):0,h;for(let f=v+1;f<n.length;f+=1)n[f]&&!h&&(p+=Math.ceil(n[f].swiperSlideSize),s+=1,p>r&&(h=!0));for(let f=v-1;f>=0;f-=1)n[f]&&!h&&(p+=n[f].swiperSlideSize,s+=1,p>r&&(h=!0))}else if(e==="current")for(let p=v+1;p<n.length;p+=1)(i?d[p]+a[p]-d[v]<r:d[p]-d[v]<r)&&(s+=1);else for(let p=v-1;p>=0;p-=1)d[v]-d[p]<r&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(d=>{d.complete&&Ti(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const d=e.rtlTranslate?e.translate*-1:e.translate,a=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(a),e.updateActiveIndex(),e.updateSlidesClasses()}let n;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)l(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;n=e.slideTo(d.length-1,0,!1,!0)}else n=e.slideTo(e.activeIndex,0,!1,!0);n||l()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,l=o.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${l}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(n=>{e==="vertical"?n.style.width="":n.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(l()):Vt(o,l())[0];return!d&&i.params.createElements&&(d=ai("div",i.params.wrapperClass),o.append(d),Vt(o,`.${i.params.slideClass}`).forEach(a=>{d.append(a)})),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"||Xt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Xt(o,"direction")==="rtl"),wrongRTL:Xt(d,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(n=>{n.complete?Ti(i,n):n.addEventListener("load",d=>{Ti(i,d.target)})}),Gi(i),i.initialized=!0,Gi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:l,el:n,wrapperEl:d,slides:a}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),l.loop&&o.loopDestroy(),i&&(o.removeClasses(),n&&typeof n!="string"&&n.removeAttribute("style"),d&&d.removeAttribute("style"),a&&a.length&&a.forEach(r=>{r.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(r=>{o.off(r)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Yn(o)),o.destroyed=!0),null}static extendDefaults(e){At(Yi,e)}static get extendedDefaults(){return Yi}static get defaults(){return Ui}static installModule(e){Wt.prototype.__modules__||(Wt.prototype.__modules__=[]);const i=Wt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Wt.installModule(i)),Wt):(Wt.installModule(e),Wt)}};Object.keys(Wi).forEach(t=>{Object.keys(Wi[t]).forEach(e=>{Xi.prototype[e]=Wi[t][e]})}),Xi.use([dl,al]);const jo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function Jt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ei(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Jt(e[o])&&Jt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:ei(t[o],e[o]):t[o]=e[o]})}function Vo(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function zo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Ho(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Go(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 vd(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function pd(t){let{swiper:e,slides:i,passedParams:o,changedParams:l,nextEl:n,prevEl:d,scrollbarEl:a,paginationEl:r}=t;const v=l.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:s,pagination:p,navigation:h,scrollbar:f,virtual:y,thumbs:S}=e;let T,u,b,g,w,M,C,A;l.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(T=!0),l.includes("controller")&&o.controller&&o.controller.control&&s.controller&&!s.controller.control&&(u=!0),l.includes("pagination")&&o.pagination&&(o.pagination.el||r)&&(s.pagination||s.pagination===!1)&&p&&!p.el&&(b=!0),l.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||a)&&(s.scrollbar||s.scrollbar===!1)&&f&&!f.el&&(g=!0),l.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||n)&&(s.navigation||s.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(w=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),s[E].prevEl=void 0,s[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),s[E].el=void 0,e[E].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!o.loop?M=!0:!s.loop&&o.loop?C=!0:A=!0),v.forEach(E=>{if(Jt(s[E])&&Jt(o[E]))Object.assign(s[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&k(E);else{const c=o[E];(c===!0||c===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?c===!1&&k(E):s[E]=o[E]}}),v.includes("controller")&&!u&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&y&&s.virtual.enabled?(y.slides=i,y.update(!0)):l.includes("virtual")&&y&&s.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),l.includes("children")&&i&&s.loop&&(A=!0),T&&S.init()&&S.update(!0),u&&(e.controller.control=s.controller.control),b&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(s.pagination.el=r),p.init(),p.render(),p.update()),g&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-scrollbar"),a.part.add("scrollbar"),e.el.appendChild(a)),a&&(s.scrollbar.el=a),f.init(),f.updateSize(),f.setTranslate()),w&&(e.isElement&&((!n||typeof n=="string")&&(n=document.createElement("div"),n.classList.add("swiper-button-next"),n.innerHTML=e.hostEl.constructor.nextButtonSvg,n.part.add("button-next"),e.el.appendChild(n)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),n&&(s.navigation.nextEl=n),d&&(s.navigation.prevEl=d),h.init(),h.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),l.includes("direction")&&e.changeDirection(o.direction,!1),(M||A)&&e.loopDestroy(),(C||A)&&e.loopCreate(),e.update()}function md(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},l={};ei(i,Ui),i._emitClasses=!0,i.init=!1;const n={},d=jo.map(r=>r.replace(/_/,"")),a=Object.assign({},t);return Object.keys(a).forEach(r=>{typeof t[r]>"u"||(d.indexOf(r)>=0?Jt(t[r])?(i[r]={},l[r]={},ei(i[r],t[r]),ei(l[r],t[r])):(i[r]=t[r],l[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?o[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:n[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:n,events:o}}function fd(t,e){let{el:i,nextEl:o,prevEl:l,paginationEl:n,scrollbarEl:d,swiper:a}=t;Vo(e)&&o&&l&&(a.params.navigation.nextEl=o,a.originalParams.navigation.nextEl=o,a.params.navigation.prevEl=l,a.originalParams.navigation.prevEl=l),zo(e)&&n&&(a.params.pagination.el=n,a.originalParams.pagination.el=n),Ho(e)&&d&&(a.params.scrollbar.el=d,a.originalParams.scrollbar.el=d),a.init(i)}function hd(t,e,i,o,l){const n=[];if(!e)return n;const d=r=>{n.indexOf(r)<0&&n.push(r)};if(i&&o){const r=o.map(l),v=i.map(l);r.join("")!==v.join("")&&d("children"),o.length!==i.length&&d("children")}return jo.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(Jt(t[r])&&Jt(e[r])){const v=Object.keys(t[r]),s=Object.keys(e[r]);v.length!==s.length?d(r):(v.forEach(p=>{t[r][p]!==e[r][p]&&d(r)}),s.forEach(p=>{t[r][p]!==e[r][p]&&d(r)}))}else t[r]!==e[r]&&d(r)}),n}const gd=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},Ai.apply(this,arguments)}function Uo(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Wo(t){const e=[];return m.Children.toArray(t).forEach(i=>{Uo(i)?e.push(i):i.props&&i.props.children&&Wo(i.props.children).forEach(o=>e.push(o))}),e}function bd(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return m.Children.toArray(t).forEach(o=>{if(Uo(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const l=Wo(o.props.children);l.length>0?l.forEach(n=>e.push(n)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function yd(t,e,i){if(!i)return null;const o=s=>{let p=s;return s<0?p=e.length+s:p>=e.length&&(p=p-e.length),p},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:n,to:d}=i,a=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let s=a;s<r;s+=1)s>=n&&s<=d&&v.push(e[o(s)]);return v.map((s,p)=>m.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${p}`}))}function ri(t,e){return typeof window>"u"?ve(t,e):fn(t,e)}const Ji=di(null),Yo=()=>li(Ji),wd=di(null),qt=pi(function(t,e){let{className:i,tag:o="div",wrapperTag:l="div",children:n,onSwiper:d,...a}=t===void 0?{}:t,r=!1;const[v,s]=J("swiper"),[p,h]=J(null),[f,y]=J(!1),S=pe(!1),T=pe(null),u=pe(null),b=pe(null),g=pe(null),w=pe(null),M=pe(null),C=pe(null),A=pe(null),{params:k,passedParams:E,rest:c,events:D}=md(a),{slides:I,slots:P}=bd(n),x=()=>{y(!f)};Object.assign(k.on,{_containerClasses(R,O){s(O)}});const L=()=>{Object.assign(k.on,D),r=!0;const R={...k};if(delete R.wrapperClass,u.current=new Xi(R),u.current.virtual&&u.current.params.virtual.enabled){u.current.virtual.slides=I;const O={cache:!1,slides:I,renderExternal:h,renderExternalUpdate:!1};ei(u.current.params.virtual,O),ei(u.current.originalParams.virtual,O)}};T.current||L(),u.current&&u.current.on("_beforeBreakpoint",x);const B=()=>{r||!D||!u.current||Object.keys(D).forEach(R=>{u.current.on(R,D[R])})},j=()=>{!D||!u.current||Object.keys(D).forEach(R=>{u.current.off(R,D[R])})};ve(()=>()=>{u.current&&u.current.off("_beforeBreakpoint",x)}),ve(()=>{!S.current&&u.current&&(u.current.emitSlidesClasses(),S.current=!0)}),ri(()=>{if(e&&(e.current=T.current),!!T.current)return u.current.destroyed&&L(),fd({el:T.current,nextEl:w.current,prevEl:M.current,paginationEl:C.current,scrollbarEl:A.current,swiper:u.current},k),d&&!u.current.destroyed&&d(u.current),()=>{u.current&&!u.current.destroyed&&u.current.destroy(!0,!1)}},[]),ri(()=>{B();const R=hd(E,b.current,I,g.current,O=>O.key);return b.current=E,g.current=I,R.length&&u.current&&!u.current.destroyed&&pd({swiper:u.current,slides:I,passedParams:E,changedParams:R,nextEl:w.current,prevEl:M.current,scrollbarEl:A.current,paginationEl:C.current}),()=>{j()}}),ri(()=>{gd(u.current)},[p]);function V(){return k.virtual?yd(u.current,I,p):I.map((R,O)=>m.cloneElement(R,{swiper:u.current,swiperSlideIndex:O}))}return m.createElement(o,Ai({ref:T,className:Go(`${v}${i?` ${i}`:""}`)},c),m.createElement(wd.Provider,{value:u.current},P["container-start"],m.createElement(l,{className:vd(k.wrapperClass)},P["wrapper-start"],V(),P["wrapper-end"]),Vo(k)&&m.createElement(m.Fragment,null,m.createElement("div",{ref:M,className:"swiper-button-prev"}),m.createElement("div",{ref:w,className:"swiper-button-next"})),Ho(k)&&m.createElement("div",{ref:A,className:"swiper-scrollbar"}),zo(k)&&m.createElement("div",{ref:C,className:"swiper-pagination"}),P["container-end"]))});qt.displayName="Swiper";const Nt=pi(function(t,e){let{tag:i="div",children:o,className:l="",swiper:n,zoom:d,lazy:a,virtualIndex:r,swiperSlideIndex:v,...s}=t===void 0?{}:t;const p=pe(null),[h,f]=J("swiper-slide"),[y,S]=J(!1);function T(w,M,C){M===p.current&&f(C)}ri(()=>{if(typeof v<"u"&&(p.current.swiperSlideIndex=v),e&&(e.current=p.current),!(!p.current||!n)){if(n.destroyed){h!=="swiper-slide"&&f("swiper-slide");return}return n.on("_slideClass",T),()=>{n&&n.off("_slideClass",T)}}}),ri(()=>{n&&p.current&&!n.destroyed&&f(n.getSlideClasses(p.current))},[n]);const u={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},b=()=>typeof o=="function"?o(u):o,g=()=>{S(!0)};return m.createElement(i,Ai({ref:p,className:Go(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:g},s),d&&m.createElement(Ji.Provider,{value:u},m.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},b(),a&&!y&&m.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&m.createElement(Ji.Provider,{value:u},b(),a&&!y&&m.createElement("div",{className:"swiper-lazy-preloader"})))});Nt.displayName="SwiperSlide";const Sd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",xd=({visible:t,onClose:e,children:i,modalStyle:o,padding:l,popup:n,schema:d,fullHeight:a=window.innerHeight,isFullScreen:r=!1})=>{var v,s,p,h,f,y,S,T,u,b,g,w,M,C,A,k,E,c,D,I,P,x,L,B,j;const V=pe(null),R=pe(null),O=pe(null),N=pe(null),U=a*.2,z=r?a:a*.8,[q,te]=J(U),[ae,ce]=J(!1),xe=pe(null),{globalConfig:me,popupDetailData:Ne}=Re(),{schema:K}=Lt(),[Q,Y]=J(15);ve(()=>{const fe=document.getElementById("sxp-render"),Te=document.getElementById("pb-modal");Te?xe.current=Te:(xe.current=document.createElement("div"),xe.current.setAttribute("id","pb-modal"),fe?.appendChild(xe.current))},[]);const ie=ue(()=>n?.id&&n?.id!==""||t,[t,n]),le=ue(()=>{var fe,Te,oe;const X=d??K;return(oe=(Te=(fe=X?.sxpPageConf)===null||fe===void 0?void 0:fe.globalConfig)===null||Te===void 0?void 0:Te.popupList)===null||oe===void 0?void 0:oe.find(re=>re?.id===n?.id)},[n,d,K]),be=ue(()=>{var fe,Te;return((Te=(fe=le?.item)===null||fe===void 0?void 0:fe.event)===null||Te===void 0?void 0:Te.isScrollFullScreen)||!1},[le]);if(ve(()=>{ie?ce(!0):setTimeout(()=>{ce(!1),te(U)},n?.duration)},[ie,n]),!xe.current)return null;const Le=_i(()=>{e?.()},300),je=fe=>{V.current=fe.touches[0],R.current=fe.touches[0],O.current=!0},_e=fe=>{requestAnimationFrame(()=>{var Te;if(O.current&&((Te=N?.current)===null||Te===void 0?void 0:Te.scrollTop)===0){const oe=fe.touches[0].clientY,X=fe.touches[0].clientX,Z=V.current.clientY-oe;V.current=fe.touches[0];const re=oe-R.current.clientY,Oe=X-R.current.clientX;if(Math.abs(Oe)>Math.abs(re))return;const G=q-Z;G>0&&te(G)}})},He=fe=>{var Te;if(O.current&&((Te=N?.current)===null||Te===void 0?void 0:Te.scrollTop)===0){const oe=fe.changedTouches[0].clientY-R.current.clientY,X=fe.changedTouches[0].clientX-R.current.clientX;if(Math.abs(X)>Math.abs(oe))return;const Z=R.current.clientY-V.current.clientY;Z>0?te(0):q<U&&Z<0?te(U):q>=U&&Z<0&&e?.()}O.current=!1};return no.createPortal(m.createElement(m.Fragment,null,ae&&m.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ie?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Le},m.createElement("div",{style:{position:"relative",left:`${(h=(p=(s=(v=le?.item)===null||v===void 0?void 0:v.props)===null||s===void 0?void 0:s.popupBg)===null||p===void 0?void 0:p.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(T=(S=(y=(f=le?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&T!==void 0?T:0}px`,bottom:`${(w=(g=(b=(u=le?.item)===null||u===void 0?void 0:u.props)===null||b===void 0?void 0:b.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&w!==void 0?w:0}px`,overflow:"hidden",width:`calc(100% - ${((k=(A=(C=(M=le?.item)===null||M===void 0?void 0:M.props)===null||C===void 0?void 0:C.popupBg)===null||A===void 0?void 0:A.horizontalMargin)!==null&&k!==void 0?k:0)*2}px)`,height:"100%"}},m.createElement("div",Object.assign({className:`modal-container ${ie?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(E=le?.item)===null||E===void 0?void 0:E.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:l,animationDuration:((c=n?.duration)!==null&&c!==void 0?c:0)/1e3+"s"},be&&{transform:`translateY(${q}px)`}),{overflow:"hidden",borderRadius:`${(x=(P=(I=(D=le?.item)===null||D===void 0?void 0:D.props)===null||I===void 0?void 0:I.popupBg)===null||P===void 0?void 0:P.borderRadius)!==null&&x!==void 0?x:0}px`,zIndex:9}),onClick:fe=>{fe.stopPropagation(),fe.preventDefault()}},be&&{onTouchMove:_e,onTouchStart:je,onTouchEnd:He}),m.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:Q}},m.createElement("img",{src:(L=me?.popupCloseIcon)!==null&&L!==void 0?L:Sd,alt:"close button",className:"modal-icon"})),m.createElement("div",Object.assign({ref:N,style:{height:be?a:z,overflow:be&&q<=0||!be?"auto":"hidden",zIndex:1}},((j=(B=le?.item)===null||B===void 0?void 0:B.props)===null||j===void 0?void 0:j.enableFixedCloseButton)&&{onScroll:fe=>{var Te;Y(15-((Te=fe?.target)===null||Te===void 0?void 0:Te.scrollTop))}}),i))))),xe.current)};var ti=De(xd);const Td=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),l=[];for(let d=0;d<o.length&&(l.push(o[d]),!(l.join(" ").length>=e));d++);return(l.length>1&&l.length<o.length?l.slice(0,l.length-1):l).join(" ")+" "},Ad=({text:t,maxStr:e=108,style:i,className:o,onClick:l,foldText:n,unfoldText:d,isPost:a,onChange:r})=>{const[v,s]=J(!1),[p,h]=J(!1),f=Number(i?.lineClamp||2),y=pe(null),S=pe(null),T=ge(()=>{s(!v)},[v,r]);return ue(()=>!v&&t.length>e?Td(t,e)+"...":t,[t,e,v]),ve(()=>{var u,b;S?.current&&(S.current.style.display="block"),((u=S?.current)===null||u===void 0?void 0:u.offsetHeight)>((b=y?.current)===null||b===void 0?void 0:b.offsetHeight)&&a?h(!0):h(!1),S.current.style.display="none"},[a,t]),m.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},m.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!a||v?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Se(t?.replace(/\n/g,"</br>"),i)}}),m.createElement("div",{ref:S,dangerouslySetInnerHTML:{__html:Se(t?.replace(/\n/g,"</br>"),i)}}),t&&a&&p&&m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??T,dangerouslySetInnerHTML:{__html:Se(v?d||"show less":n||"show more",i)}}))};var Ei=De(Ad);const Ed=pi((t,e)=>{const{src:i,onLoad:o,style:l,className:n,loading:d,alt:a="image"}=t,[r,v]=J(i),s=pe(null),[p,h]=J(!1);return oo(e,()=>({setSrc:f=>{f&&v(f)}})),ve(()=>{i&&v(i)},[i]),ve(()=>{const f=()=>{i&&!p&&s.current&&(s.current.src="",s.current.src=i)};return Rt.on(Tt.PAGE_DID_SHOW,f),()=>{Rt.off(Tt.PAGE_DID_SHOW,f)}},[i,p]),m.createElement(m.Fragment,null,!p&&!r&&m.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?m.createElement("picture",null,m.createElement("source",{type:"image/avif",srcSet:r}),m.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),m.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),m.createElement("img",{ref:s,className:n,src:r,style:Object.assign({},l),loading:d,onLoad:f=>{h(!0),o?.(f.target)},alt:a})):m.createElement("img",{ref:s,className:n,src:r,style:Object.assign({},l),loading:d,onLoad:f=>{h(!0),o?.(f.target)},alt:a}))});var wt=De(Ed);const Id=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const l=pe(),{popupDetailData:n}=Re();return ve(()=>{var d,a;o&&((d=l?.current)===null||d===void 0||d.swiper.slideTo((a=n?.multiCheckIndex)!==null&&a!==void 0?a:0))},[n,o]),m.createElement(qt,{ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[tl,el,$n],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var si=De(Id);const Cd=({products:t,data:e,defImg:i,style:o,onCLick:l,popupDetailData:n,check:d})=>{var a;const{productView:r}=rt(),{popupCurTimeRef:v}=Re(),s=(p,h)=>{if(d===h)return;const f=t?.[d];r(n,f,f?.bindCta,v.current,n?.index),l?.(h)};return m.createElement(m.Fragment,null,e?.open&&(t&&t?.length>1||!n)&&m.createElement(si,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(a=n?t:[0,1,2,3])===null||a===void 0?void 0:a.map((p,h)=>{var f,y,S;return m.createElement(m.Fragment,null,p?.bindCta?m.createElement(Nt,{className:Ce({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(p,h)},key:h},m.createElement(wt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(S=(f=p?.cover)!==null&&f!==void 0?f:(y=p?.homePage)===null||y===void 0?void 0:y[0])!==null&&S!==void 0?S:i})):null)})))};var Xo=De(Cd);const kd=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:l,src:n}=t;switch(i){case 2:return o||null;case 3:return n||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},ci=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o})=>{var l,n,d,a,r;if((!t?.currency||!t?.price)&&o)return null;let v=t?.currency&&t?.price?t?.price:7e3,s="",p=i?.priceSymbol,h=t?.currency?(d=(n=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||n===void 0?void 0:n.toUpperCase())!==null&&d!==void 0?d:"":"$";const f=e===void 0||e;let y=v.toString();p?.showTwoDecimalPoint&&(y=v?.toFixed(2));let S=(a=y?.indexOf("."))!==null&&a!==void 0?a:-1;if(f){s=(r=v?.toLocaleString("zh",{minimumFractionDigits:p?.showTwoDecimalPoint?2:0}))!==null&&r!==void 0?r:"";let T=0,u=S??s?.length;p?.millesimalSymbol==="."?s=s?.replace(/\,/g,function(b,g){return g>=T&&g<u?".":b}):p?.millesimalSymbol===" "&&(s=s?.replace(","," "))}else s=`${p?.showTwoDecimalPoint?v?.toFixed(2):v}`;return p?.decimalPoint===","&&S>0&&(s=s=s?.replace(/\./g,function(T,u){return u>=S&&u<s?.length?",":T})),p?.currencyPosition&&p?.currencyPosition!=="none"?s=p?.currencyPosition==="left"?h+s:s+h:p?.currencyPosition!=="none"&&(s=h+s),s},_d=t=>{var e,i,o,l,n,d,a,r,v,s,p,h,f,y,S,T,u,b,g,w,M,C,A,k,{content:E,style:c,bgImg:D,onClick:I,schema:P,isDefault:x,bottom_image:L,tipText:B,isPost:j,viewTime:V,rec:R,swiper:O,commodityStyles:N,buttonStyle:U,index:z,commodityGroup:q,popupBg:te,iframeIcon:ae,commodityImgRatio:ce,isTel:xe,iframeBgColor:me}=t,Ne=it(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);const{sxpParameter:K,popupDetailData:Q,isPreview:Y,bffFbReport:ie,popupCurTimeRef:le,checkCommodityIndexRef:be,globalConfig:Le}=Re(),{jumpToWeb:je,productView:_e}=rt(),He=pe(null),[fe,Te]=J(!1),[oe,X]=J(!1),[Z,re]=J((e=Q?.multiCheckIndex)!==null&&e!==void 0?e:0),Oe=pe(),G=j?R:Q;let F=j?G?.product:(o=(i=G?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=G?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Ve=j?(d=G?.product)===null||d===void 0?void 0:d.bindCta:(v=(r=(a=G?.video)===null||a===void 0?void 0:a.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(p=(s=G?.video)===null||s===void 0?void 0:s.bindProducts)===null||p===void 0?void 0:p[0])===null||h===void 0?void 0:h.bindCta;const Ye=j?z:Q?.index;if(!j&&q?.open&&(!((f=G?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=G?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){be.current=Z;const $=(T=G?.video)===null||T===void 0?void 0:T.bindProducts[Z];F=$,Ve=$?.bindCta}const bt=()=>{F?.link&&(je(G,F,Ve,Ye),j||_e(G,F,Ve,V||He.current,Ye),window.location.href=window.getJointUtmLink(F.link))};ve(()=>{j||ie?.({eventName:"ProductView",product:F}),ie?.({eventName:"PageView",product:F})},[j,ie]),ve(()=>{const $=()=>{He.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const mt=ci({product:F,enableFormattedPrice:(u=N?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Le}),st=(Y?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=te?.horizontalMargin)!==null&&g!==void 0?g:0)*2,yt=ce?st*(ce.h/ce.w):st,Gt=({isPost:$})=>{var Ie,We,Ke,Ze;return m.createElement("div",null,m.createElement("div",{className:"pb-commondity-content-collection",style:W(N?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:Se((Ie=F?.collection)!==null&&Ie!==void 0?Ie:"Tiffany Lock",N?.collection)}}),m.createElement("div",{className:"pb-commondity-content-title",style:W(N?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:Se((We=F?.title)!==null&&We!==void 0?We:"Pendant in Yellow Gold with Diamonds, Medium",N?.title)}}),m.createElement("div",{className:"pb-commondity-content-price",style:W(N?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:Se(mt,N?.price)}}),m.createElement("div",{hidden:!!F&&!F?.taxInfo,style:W(N?.taxInfo),dangerouslySetInnerHTML:{__html:Se((Ke=F?.taxInfo)!==null&&Ke!==void 0?Ke:"\u7A0E\u8D39",N?.taxInfo)}}),m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Ei,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>Te(!0),isPost:$,text:(Ze=F?.info)!==null&&Ze!==void 0?Ze:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ import{isEmpty as oi,isEqual as to,cloneDeep as vi,debounce as _i,throttle as ni,get as io}from"lodash";import{v4 as pn}from"uuid";import mn from"pako";import m,{useContext as li,useMemo as ue,memo as Oe,useEffect as me,createContext as di,useState as X,useRef as ve,useCallback as he,forwardRef as pi,useImperativeHandle as oo,useLayoutEffect as fn}from"react";import Pi from"qs";import hn from"eventemitter3";import{css as Ee}from"@emotion/css";import*as no from"react-dom";import gn from"react-dom";function Qe(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,o=Object.getOwnPropertySymbols(t);l<o.length;l++)e.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(t,o[l])&&(i[o[l]]=t[o[l]]);return i}function ut(t,e,i,o){function l(n){return n instanceof i?n:new i(function(d){d(n)})}return new(i||(i=Promise))(function(n,d){function a(s){try{u(o.next(s))}catch(p){d(p)}}function r(s){try{u(o.throw(s))}catch(p){d(p)}}function u(s){s.done?n(s.value):l(s.value).then(a,r)}u((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const bn=/:\w+/g;var lo=(t,e)=>ut(void 0,void 0,void 0,function*(){const i={},o={};for(let l=0;l<e?.length;l++){const{id:n,method:d,url:a,urlParams:r,name:u,queryString:s,headers:p,body:h}=e[l];let f=a;r&&Object.entries(r).forEach(([y,S])=>{f=f.replace(bn,x=>x===y?S:x)}),s&&(f+=s),o[n]=u;try{const y=yield fetch(f,{method:d,headers:Object.assign({"Content-Type":"application/json"},p),body:JSON.stringify(h)}).then(S=>S.json());i[n]=y}catch(y){console.error("DataSource request error: ",y),i[n]={}}}return{$store:i,idMapName:o}});const ao="SXP_TOKEN_INFO",yn=(t,e)=>ut(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),l=t.getAppId(),n=t.getApiUrl(),d=window.localStorage.getItem(ao);let a=JSON.parse(d||"{}");if(Date.now()>((i=a?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${n}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":l||""}}).then(s=>s.json());if(u.success){const s=u.data;a=Object.assign(Object.assign({},s),{expireTime:Date.now()+s.expire*1e3}),window.localStorage.setItem(ao,JSON.stringify(a))}}return a});function mi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)o[l]=i[0|Math.random()*e];else{let n;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",l=0;l<36;l++)o[l]||(n=0|Math.random()*16,o[l]=i[l===19?n&3|8:n])}return o.join("")}const wn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*o)),l+=1;return e},Sn=()=>{const t=pn();return t?.replaceAll?t.replaceAll("-",""):wn(32)},Se=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!o&&!l)return t;let n=t;const d=/[\u4e00-\u9fa5]/g,a=/[^\u4e00-\u9fa5]/g,r=`font-family:${o??"inherit"}`,u=`font-family:${l??"inherit"}`,s=h=>{let f=h.search(d),y=h.search(a);return f!==-1&&y!==-1&&f<y&&(i+=`<span style="${r}">${h.substring(f,y)}</span>`,n=h.substring(y,h?.length)),f!==-1&&y!==-1&&f>y&&(i+=`<span style="${u}">${h.substring(y,f)}</span>`,n=h.substring(f,h?.length)),f===-1?(i+=`<span style="${u}">${h.substring(y,h?.length)}</span>`,n="",!1):y===-1?(i+=`<span style="${r}">${h.substring(f,h?.length)}</span>`,n="",!1):!0};let p=!0;for(;p;)p=s(n);return i};function ro(){var t,e,i,o,l,n,d;let a=self.navigator.userAgent;return a?/edge\/([\d\.]+)/i.exec(a)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(a))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(a)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(a))===null||e===void 0?void 0:e[1]}`:/msie/i.test(a)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(a))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(a)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(a))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(a)?`Chrome ${(l=/chrome\/([\d\.]+)/i.exec(a))===null||l===void 0?void 0:l[1]}`:/firefox/i.test(a)?`Firefox ${(n=/firefox\/([\d\.]+)/i.exec(a))===null||n===void 0?void 0:n[1]}`:/safari/i.test(a)?`Safari ${(d=/version\/([\d\.]+)/i.exec(a))===null||d===void 0?void 0:d[1]}`:null:null}function so(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function co(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function uo(t){const i=document.cookie.split(";");let o=null;return i.forEach(l=>{const[n,d]=l.trim().split("=");n===t&&(o=d)}),o??""}function vo(t){const i=atob(t).split("").map(function(n){return n.charCodeAt(0)}),o=new Uint8Array(i),l=mn.inflate(o,{to:"string"});return JSON.parse(l)}let Di=null;const xn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Tn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Di)return Di;Di=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?xn[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 Tn),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(l=>ut(void 0,void 0,void 0,function*(){var n,d;const a=yield l.json(),r=vo((n=a?.data)===null||n===void 0?void 0:n.data);if(r){const{$store:u}=yield lo(o,(d=r?.dataSource)!==null&&d!==void 0?d:[]);a.data.data=r,Object.assign(a.data.data,{__STORE__:u})}return a}))},getSxpDetailByPageId:t=>ut(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(l=>ut(void 0,void 0,void 0,function*(){var n;const d=yield l.json();if(!d.success)return;const a=vo((n=d?.data)===null||n===void 0?void 0:n.data);return d.data.data=a,d.data}))}),getSxpRecommendVideoData:t=>ut(void 0,void 0,void 0,function*(){if(!vt)return;const e=yield yn(vt,t),i=mi(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");oi(o)&&(o=mi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const l=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(n=>n.json());return l?.data||null})};function Mt(){return li(Ao)}function En(){return li(To)}const Oi="feRealSessionIdKey",po=()=>{const t=Sn();return`${Date.now()}${t}`},In=()=>{let t=Cn();return t||(t=po(),window.sessionStorage.setItem(Oi,t)),t},mo=()=>{const t=po();window.sessionStorage.setItem(Oi,t)},Cn=()=>window.sessionStorage.getItem(Oi),fo="SXP_FAKE_USER_ID",ho="FAKE_USER_STATE",go="AGREE_POLICY",bo="SLIDE_SKIP_STATE",yo=()=>{let t=window.localStorage.getItem(fo);return oi(t)&&(t=mi(36,62),window.localStorage.setItem(fo,t)),t},kn=()=>{const t=window.localStorage.getItem(ho);return oi(t)&&window.localStorage.setItem(ho,"true"),oi(t)},_n=()=>{const t=window.localStorage.getItem(bo);return oi(t)},Pn=()=>{window.localStorage.setItem(bo,"true")};function Ct(t,e){const{appDomain:i}=Re();return ue(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const Lt=new hn;var xt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(xt||(xt={}));const Dn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:l,privacy_policy_title:n})=>{const{setIsAgreePolicy:d,bffEventReport:a}=Re(),r=ue(()=>{const p=location.search.slice(1),h=Pi.parse(p.replace(/\+/g,"%2B"));for(const f in h)h[f]=h[f].replace(/%2B/g,"+");return h},[]),u=p=>{var h;return(h=r[p])!==null&&h!==void 0?h:null};me(()=>{a?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const s=()=>{a?.({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(go,"yes")};return m.createElement("div",{className:"consent-bg"},m.createElement("div",{className:"consent"},m.createElement("div",{className:"consent-col"},m.createElement("div",{className:"consent-title"},i??"Privacy Policy"),m.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),m.createElement("div",{className:"consent-col"},m.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:s},"Agree"),m.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},n??"More information"))))};var On=Oe(Dn);const wo=di({rtcList:[],tagList:[]});var Mi;(function(t){t[t.BFF=5]="BFF"})(Mi||(Mi={}));const fi="FOR U",Mn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:l,defaultSize:n,isPreview:d=!1,sxpParameter:a,appDomain:r,hashTagSize:u,loadingImage:s,isOpenHashTag:p=!1,enabledMetaConversionApi:h=!1,consentHeight:f,consentWidth:y,isShowTag:S=!0,isOpenConsent:x=!1,globalConfig:v,isEditor:b=!1,utmParameter:g,channelQueryList:w})=>{var M,C,E;const[I,A]=X([]),[c,O]=X([]),[k,T]=X(!1),[_,L]=X({rtc:"",requestId:""}),N=ve(null),F=ve(!1),[V,R]=X(()=>!!window.localStorage.getItem(go)),[D,B]=X(),[W,z]=X(),[J,oe]=X(p),[de,ce]=X([]),[xe,pe]=X(0),[Ne,q]=X(!1),[Z,Q]=X(null),ae=ve(),ne=ve(),[ge,Le]=X(fi),je=ve(-1),Ce=ve(null),[He,fe]=X(!1),Te=ue(()=>{var H,U,Ae,Be;return((Be=(Ae=(U=(H=v?.consent)===null||H===void 0?void 0:H[0])===null||U===void 0?void 0:U.item)===null||Ae===void 0?void 0:Ae.props)===null||Be===void 0?void 0:Be.privacy_necessity)&&!V&&!b||x},[V,v,x,b]),te=he(H=>{var U;const Ae=H?.recList;return(U=Ae?.map(we=>{var ee,$,ke,We,qe,Xe;if(!((ee=we?.video)===null||ee===void 0)&&ee.bindProducts&&((ke=($=we?.video)===null||$===void 0?void 0:$.bindProducts)===null||ke===void 0?void 0:ke.length)>0){const bt=(Xe=(qe=(We=we?.video)===null||We===void 0?void 0:We.bindProducts)===null||qe===void 0?void 0:qe.filter(st=>!!st?.bindCta))!==null&&Xe!==void 0?Xe:[];return Object.assign(Object.assign({},we),{video:Object.assign(Object.assign({},we?.video),{bindProducts:bt})})}return we}))!==null&&U!==void 0?U:[]},[]);me(()=>{const H=U=>{ae.current=U};return Lt.on(xt.CHANGE_THEME_TAG,H),()=>{Lt.off(xt.CHANGE_THEME_TAG,H)}},[]),me(()=>{oe(p)},[p]);const Y=ue(()=>e?.find(H=>H.type===Mi.BFF),[e]),K=he((H,U)=>{if(!Y)return;const Ae=Y.url,Be=yo();if(U?.query){const we=Pi.stringify(U.query);H=`${H}?${we}`}return U.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${Ae}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Y.headers),{"x-user-id":Be}),U.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${Ae}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Be},Y.headers),method:U.method,body:JSON.stringify(U.body)}).then(we=>we.json()).catch(we=>Promise.reject(we))},[Y]),re=he(H=>ut(void 0,void 0,void 0,function*(){var U,Ae,Be,we,ee,$,ke,We,qe,Xe,bt,st,pt,et;if(H=Object.assign(Object.assign(Object.assign({maxSize:(U=H?.maxSize)!==null&&U!==void 0?U:l,defaultSize:(Ae=H?.defaultSize)!==null&&Ae!==void 0?Ae:n,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const ct=(ee=(we=(Be=i?.split("&"))===null||Be===void 0?void 0:Be.filter(mt=>{var De,wt;const At=mt.split("=")[0];return(wt=(De=g?.channels)!==null&&De!==void 0?De:[])===null||wt===void 0?void 0:wt.includes(At)}))===null||we===void 0?void 0:we.join("&"))!==null&&ee!==void 0?ee:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(ct)})}if(b){let ct=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&w&&w?.length>0&&{channel:w?.[0]}),!H?.channel||F.current)return;F.current=!0;let mt=[],De=null;const wt=At=>ut(void 0,void 0,void 0,function*(){var Et,Nt,Gt,Pt,Ft,Dt;if(At.pageNum=ct,De=yield K?.("/recommend/list",{method:"GET",query:At}),!De?.success)return;T(!1),mt=mt.concat((Pt=(Gt=(Nt=(Et=De?.data)===null||Et===void 0?void 0:Et.recList)===null||Nt===void 0?void 0:Nt.filter)===null||Gt===void 0?void 0:Gt.call(Nt,P=>P?.product||P?.video))!==null&&Pt!==void 0?Pt:[]),A(te(Object.assign(Object.assign({},De.data),{recList:mt}))),ce(te(Object.assign(Object.assign({},De.data),{recList:mt}))),((Dt=(Ft=De?.data)===null||Ft===void 0?void 0:Ft.recList)===null||Dt===void 0?void 0:Dt.some(P=>P?.product||P?.video))&&(ct=ct+1,yield wt(At))});return yield wt(H),!H?.hashTag&&De&&L({rtc:($=De?.data)===null||$===void 0?void 0:$.rtc,requestId:(ke=De?.data)===null||ke===void 0?void 0:ke.requestId}),Object.assign(Object.assign({},De.data),{recList:mt})}v?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(We=H?.pageNum)!==null&&We!==void 0?We:1}));const Ke=yield K?.("/recommend/list",{method:"GET",query:H});if(Ke?.success){if(H?.hashTag||L({rtc:Ke.data.rtc,requestId:Ke.data.requestId}),v?.enablePreview&&!b){let ct=[];return ct=ct.concat((st=(bt=(Xe=(qe=Ke?.data)===null||qe===void 0?void 0:qe.recList)===null||Xe===void 0?void 0:Xe.filter)===null||bt===void 0?void 0:bt.call(Xe,De=>De?.product||De?.video))!==null&&st!==void 0?st:[]),((et=(pt=Ke?.data)===null||pt===void 0?void 0:pt.recList)===null||et===void 0?void 0:et.some(De=>De?.product||De?.video))||fe(!0),Object.assign(Object.assign({},Ke.data),{recList:ct})}return Ke?.data}}),[K,i,l,n,w]),Me=he(H=>ut(void 0,void 0,void 0,function*(){var U,Ae,Be,we;if(I.length<=0)return;const ee=I?.[I?.length-1],$=yield re(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:W?.hashTag},((U=ee?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(Ae=ee?.product)===null||Ae===void 0?void 0:Ae.itemId}),((Be=ee?.video)===null||Be===void 0?void 0:Be.itemId)&&{contentFilter:(we=ee?.video)===null||we===void 0?void 0:we.itemId}),{themeTag:ae.current}),v?.enablePreview&&!b&&{pageNum:H}));return A(I.concat(te($))),ce(de.concat(te($))),$}),[re,I,W,de]),G=he(({userInfo:H,eventInfo:U})=>{if(!o||v?.enablePreview)return;H||(H={});const Ae=In(),Be=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Ae,rtc:_.rtc,requestId:_.requestId},U),co()&&{sxpDevice:co()}),so()&&{sxpSystem:so()}),ro()&&{sxpBrowser:ro()}),we=Object.entries(H).map(([$,ke])=>({name:$,value:ke})),ee=Object.entries(Be).map(([$,ke])=>ke&&{name:$,value:ke}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",Be),console.log("========= \u7ED3\u675F ========="),K?.("/event/report",{method:"POST",body:{userInfo:we,eventInfo:ee},type:"beacon"})},[K,_,o,v?.enablePreview]),j=he(H=>{var U,Ae,Be,{eventName:we,actionSource:ee="website",eventSourceUrl:$=(U=window?.location)===null||U===void 0?void 0:U.href,externalId:ke}=H;if(!o||!h||v?.enablePreview)return;const We=yo(),Xe=new URLSearchParams(window.location.search).get("fbclid");return K?.("/fb/events",{method:"POST",body:{eventName:we,actionSource:ee,eventSourceUrl:$,userData:Object.assign(Object.assign(Object.assign({externalId:We},Xe&&{fbc:`fb.2.${new Date().getTime()}.${Xe}`}),uo("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${uo("_fbp")}`}),{clientUserAgent:(Be=(Ae=window?.navigator)===null||Ae===void 0?void 0:Ae.userAgent)!==null&&Be!==void 0?Be:""})},type:"beacon"})},[K,o,h,v?.enablePreview]),Ve=he(H=>ut(void 0,void 0,void 0,function*(){const U=yield K?.("/recommend/like",{method:"POST",body:H});return U?.success}),[K]),ze=he(H=>ut(void 0,void 0,void 0,function*(){const U=yield K?.("/recommend/unlike",{method:"POST",body:H});return U?.success}),[K]),ht=he(H=>ut(void 0,void 0,void 0,function*(){const U=yield K?.("/customform",{method:"POST",body:H});return U?.success}),[K]),rt=he(()=>ut(void 0,void 0,void 0,function*(){var H,U,Ae,Be,we;if(!(!i||!S))try{const ee=(Ae=(U=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(ke=>{var We,qe;const Xe=ke.split("=")[0];return(qe=(We=g?.channels)!==null&&We!==void 0?We:[])===null||qe===void 0?void 0:qe.includes(Xe)}))===null||U===void 0?void 0:U.join("&"))!==null&&Ae!==void 0?Ae:"",$=yield K?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(ee)}});O((we=(Be=$?.data)===null||Be===void 0?void 0:Be.tags)!==null&&we!==void 0?we:[])}catch(ee){console.log("e",ee)}}),[K,i,S]),nt=he((H,U,Ae,Be)=>{var we,ee,$,ke,We,qe,Xe,bt,st,pt,et,Ke,ct,mt,De,wt,At,Et,Nt,Gt,Pt,Ft,Dt,Kt,P,se,le,be,Ie,_e,ie,ye,Fe,Ge,Ye,Je;const Ue=Ae?.bindCta,dt=((we=U?.video)===null||we===void 0?void 0:we.bindProduct)||((ee=U?.video)===null||ee===void 0?void 0:ee.bindProducts)&&((ke=($=U?.video)===null||$===void 0?void 0:$.bindProducts)===null||ke===void 0?void 0:ke.length)>0;let $e="",tt=null;Ne?$e="hashTagPage":!((We=U?.video)===null||We===void 0)&&We.url?($e="videoPage",tt="video"):!((Xe=(qe=U?.video)===null||qe===void 0?void 0:qe.imgUrls)===null||Xe===void 0)&&Xe.length&&($e="imagePage",tt="image");const it=(mt=(Ke=(bt=Ae?.tags)!==null&&bt!==void 0?bt:(et=(pt=(st=U?.video)===null||st===void 0?void 0:st.bindProducts)===null||pt===void 0?void 0:pt[0])===null||et===void 0?void 0:et.tags)!==null&&Ke!==void 0?Ke:(ct=U?.video)===null||ct===void 0?void 0:ct.tags)!==null&&mt!==void 0?mt:(De=U?.product)===null||De===void 0?void 0:De.tags;G?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(wt=Ue?.itemId)!==null&&wt!==void 0?wt:"",ctaName:(At=Ue?.title)!==null&&At!==void 0?At:"",contentTags:it?JSON.stringify(it):"",position:Be+"",contentId:(Nt=(Et=U?.video)===null||Et===void 0?void 0:Et.itemId)!==null&&Nt!==void 0?Nt:"",productId:dt?Ae?.itemId:"",traceInfo:(Ye=(ye=(le=(Dt=(Gt=Ue?.traceInfo)!==null&&Gt!==void 0?Gt:(Ft=(Pt=U?.video)===null||Pt===void 0?void 0:Pt.bindCta)===null||Ft===void 0?void 0:Ft.traceInfo)!==null&&Dt!==void 0?Dt:(se=(P=(Kt=U?.video)===null||Kt===void 0?void 0:Kt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&le!==void 0?le:(ie=(_e=(Ie=(be=U?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie[0])===null||_e===void 0?void 0:_e.bindCta)===null||ie===void 0?void 0:ie.traceInfo)!==null&&ye!==void 0?ye:(Ge=(Fe=U?.product)===null||Fe===void 0?void 0:Fe.bindCta)===null||Ge===void 0?void 0:Ge.traceInfo)!==null&&Ye!==void 0?Ye:"",fromKName:$e,fromKPage:(Je=location?.href)!==null&&Je!==void 0?Je:"",contentFormat:tt})})},[G,Ne]),gt=he(()=>{var H,U;const Ae=location.search.slice(1),Be=Pi.parse(Ae.replace(/\+/g,"%2B"));for(const $ in Be)Be[$]=Be[$].replace(/%2B/g,"+");const we=$=>{var ke;return(ke=Be[$])!==null&&ke!==void 0?ke:""},ee=new Date;ne.current=ee,G?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:we("utm_source"),utmMedium:we("utm_medium"),utmCampaign:we("utm_campaign"),utmId:we("utm_id"),utmContent:we("utm_content"),enterTime:Math.floor(ee/1e3)+"",requestId:null,enterUrl:(U=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&U!==void 0?U:"",clSource:we("cl_source")}})},[G]);me(()=>{Te||gt()},[Te]),me(()=>{Te||(T(!0),rt(),re().then(H=>{H&&(A(te(H)),ce(te(H)))}).finally(()=>{G({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),T(!1)}))},[Te]),me(()=>{d&&(T(!0),rt(),re().then(H=>{H&&(A(te(H)),ce(te(H)))}).finally(()=>{G({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),T(!1)}))},[re,rt]);const Ht=Ct("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return m.createElement(wo.Provider,{value:{rtcList:I,setRtcList:A,mutateLike:Ve,mutateUnlike:ze,submitForm:ht,popupDetailData:D,loadVideos:Me,setPopupDetailData:B,getRecommendVideos:re,bffEventReport:G,utmVal:i,isPreview:d,loading:k,sxpParameter:a,waterFallData:W,setWaterFallData:z,ctaEvent:nt,swiperRef:N,openHashtag:J,setOpenHashtag:oe,cacheRtcList:de,setCacheRtcList:ce,cacheActiveIndex:xe,setCacheActiveIndex:pe,isFromHashtag:Ne,setIsFromHashtag:q,appDomain:r,hashTagSize:u,loadingImage:s??Ht,isOpenHashTag:p,tagList:c,setLoading:T,videoRef:Z,setVideoRef:Q,bffFbReport:j,isAgreePolicy:V,setIsAgreePolicy:R,curTime:ne,h5EnterLink:gt,themeTag:ae,isShowConsent:Te,selectTag:ge,setSelectTag:Le,globalConfig:v,popupCurTimeRef:Ce,checkCommodityIndexRef:je,isEditor:b,isNoMoreData:He}},Te?m.createElement(On,Object.assign({},(E=(C=(M=v?.consent)===null||M===void 0?void 0:M[0])===null||C===void 0?void 0:C.item)===null||E===void 0?void 0:E.props)):t({rtcList:I,mutateLike:Ve,mutateUnlike:ze,submitForm:ht,tagList:c}))};var So=Oe(Mn);function Re(){return li(wo)}var xo;(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"})(xo||(xo={}));const To=di({$store:{},options:[],configs:[]}),Ln=({children:t,isSsr:e,enable:i})=>{const[o,l]=X([]),{schema:n}=Mt(),[d,a]=X(n.__STORE__||{}),[r,u]=X([]);me(()=>{var h;e||to(r,n?.dataSource)||u((h=n?.dataSource)!==null&&h!==void 0?h:[])},[n?.dataSource,e]);const s=he(()=>ut(void 0,void 0,void 0,function*(){const{$store:h,idMapName:f}=yield lo("",r);a(h),p(h,f)}),[r]),p=(h,f)=>{const y=[];Object.entries(h).forEach(([S,x])=>{Object.keys(x).forEach(v=>{const b={label:`${f[S]} - ${v}`,value:`{{ ${S}.${v} }}`};y.push(b)})}),l(y)};return me(()=>{e||s()},[s,e,n]),i?m.createElement(To.Provider,{value:{$store:n.__STORE__||d,options:o,configs:r}},t):t};var Rn=Oe(Ln);const hi={id:mi(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Li={id:"",duration:0,name:"none"},Ao=m.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[hi],redoStack:[],popup:Li,setPopup:()=>{}}),Eo=pi(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:l=!0,utmVal:n},d)=>{const[a,r]=X(null),[u,s]=X(o||{pointData:[hi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[p,h]=X([hi]),[f,y]=X([[hi]]),[S,x]=X([]),[v,b]=X(Li);typeof window<"u"&&(window.sxpPopup=(E,I)=>{b(Object.assign(Object.assign(Object.assign({},Li),{id:E}),I))}),typeof window<"u"&&(window.getJointUtmLink=E=>(Pn(),E?.indexOf("?")!==-1?E+(n?"&"+n:""):E+(n?"?"+n:""))),me(()=>{y([u.pointData]),x([])},[u.type]);const g=he(E=>{const I=vi(u);I&&(I.dataSource=E,s?.(I))},[u]),[w,M]=X();oo(d,()=>({loadSchema(E){E&&(y([E.pointData]),s(E))},exportSchema(){return vi(u)},getPageInfoData(){return w},initPageInfoData(E){E&&M(E)}}));const C=ue(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return m.createElement(Ao.Provider,{value:{resolver:e,currentNode:a,schema:u,setCurrentNode:r,setSchema:s,saveDataSource:g,prePiontData:p,setPrePiontData:h,pageInfoData:w,setPageInfoData:E=>M(Object.assign(Object.assign({},w),E)),undoStack:f,redoStack:S,setRedoStack:x,setUndoStack:y,getCurPageConf:C,popup:v,setPopup:b}},m.createElement(Rn,{isSsr:i,enable:l},t))});var Bn=Object.freeze({__proto__:null,EditorCore:Eo}),Nn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fn=[{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 ot(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=Re(),l=he((a,r,u,s,p)=>{var h,f,y,S,x,v,b,g,w,M,C,E,I,A,c,O,k,T,_,L,N,F,V,R,D,B,W,z,J,oe,de,ce,xe,pe,Ne,q,Z,Q;let ae="";e&&(!((f=(h=a?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=a?.video)===null||y===void 0)&&y.bindProduct)?ae="pdpPage":o?ae="hashTagPage":!((S=a?.video)===null||S===void 0)&&S.url?ae="videoPage":!((x=a?.video)===null||x===void 0)&&x.imgUrls&&(!((b=(v=a?.video)===null||v===void 0?void 0:v.imgUrls)===null||b===void 0)&&b.length)?ae="imagePage":a?.product&&(ae="productPage");const ne=(A=(E=(g=r?.tags)!==null&&g!==void 0?g:(C=(M=(w=a?.video)===null||w===void 0?void 0:w.bindProducts)===null||M===void 0?void 0:M[0])===null||C===void 0?void 0:C.tags)!==null&&E!==void 0?E:(I=a?.video)===null||I===void 0?void 0:I.tags)!==null&&A!==void 0?A:(c=a?.product)===null||c===void 0?void 0:c.tags;let ge=null;!((O=a?.video)===null||O===void 0)&&O.url?ge="video":!((k=a?.video)===null||k===void 0)&&k.imgUrls&&(!((_=(T=a?.video)===null||T===void 0?void 0:T.imgUrls)===null||_===void 0)&&_.length)&&(ge="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=r?.itemId)!==null&&L!==void 0?L:"",productName:(N=r?.title)!==null&&N!==void 0?N:"",price:r?.price?r?.price+"":"0",productCollection:(F=r?.collection)!==null&&F!==void 0?F:"",fromKName:ae,fromKPage:location?.href,contentTags:ne?JSON.stringify(ne):"",position:s+"",contentId:(R=(V=a?.video)===null||V===void 0?void 0:V.itemId)!==null&&R!==void 0?R:"",ctatId:(D=u?.itemId)!==null&&D!==void 0?D:"",traceInfo:(Q=(Ne=(xe=(J=(B=p??r?.traceInfo)!==null&&B!==void 0?B:(z=(W=a?.video)===null||W===void 0?void 0:W.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&J!==void 0?J:(ce=(de=(oe=a?.video)===null||oe===void 0?void 0:oe.bindProducts)===null||de===void 0?void 0:de[0])===null||ce===void 0?void 0:ce.traceInfo)!==null&&xe!==void 0?xe:(pe=a?.product)===null||pe===void 0?void 0:pe.traceInfo)!==null&&Ne!==void 0?Ne:(Z=(q=a?.video)===null||q===void 0?void 0:q.bindCta)===null||Z===void 0?void 0:Z.traceInfo)!==null&&Q!==void 0?Q:""},ge&&{contentFormat:ge})})},[t,e,o]),n=he((a,r,u,s,p)=>{var h,f,y,S,x,v,b,g,w,M,C,E,I,A;let c="";e&&(!((f=(h=a?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=a?.video)===null||y===void 0)&&y.bindProduct)?c="pdpPage":a?.product&&(c="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:p+"",contentId:(S=a?.video)===null||S===void 0?void 0:S.itemId,ctatId:u?.itemId,traceInfo:(A=(E=(g=(x=r?.traceInfo)!==null&&x!==void 0?x:(b=(v=a?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&g!==void 0?g:(C=(M=(w=a?.video)===null||w===void 0?void 0:w.bindProducts)===null||M===void 0?void 0:M[0])===null||C===void 0?void 0:C.traceInfo)!==null&&E!==void 0?E:(I=a?.product)===null||I===void 0?void 0:I.traceInfo)!==null&&A!==void 0?A:"",timeOnSite:Math.floor((new Date-s)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),d=he((a,r,u,s)=>{r&&r===fi&&t?.({eventInfo:{lastFeed:a,themeTags:u?`['${u}']`:"",hashTags:s?`['${s}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:n,backMainFeed:d}}const jn=({layout:t,columns:e,onChange:i})=>m.createElement(m.Fragment,null,e?.map((o,l)=>m.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&m.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&m.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var Vn=Oe(jn);const zn=t=>{var e,i,{columns:o,style:l,title:n,textStyle:d,submitBgColor:a,submitColor:r,submitText:u,layoutType:s="inline",isExternalLink:p,isPopup:h,onClick:f,onClose:y,submitButtonStyle:S}=t,x=Qe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:b}=Re(),{jumpToWeb:g}=ot(),[w,M]=X(!1),[C,E]=X({}),[I,A]=X(0),c=ue(()=>[{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),k=ue(()=>vi(o)||c,[o,c]),T=he(L=>{const{name:N,value:F}=L.target;E(Object.assign(Object.assign({},C),{[N]:F}))},[C]),_=_i(()=>ut(void 0,void 0,void 0,function*(){var L,N,F,V,R;const D=C;if(!D)return;const B=(N=(L=Object.keys(D))===null||L===void 0?void 0:L.map(z=>{var J;return{name:z,value:(J=D[z])!==null&&J!==void 0?J:""}}))===null||N===void 0?void 0:N.filter(z=>z?.value);if(!B||!B?.length)return;M(!0);const W=yield v?.({attributes:B});if(M(!1),W){if(p){const z=b,J=(F=z?.video)===null||F===void 0?void 0:F.bindProduct,oe=(R=(V=z?.video)===null||V===void 0?void 0:V.bindProduct)===null||R===void 0?void 0:R.bindCta,de=b?.index;g(z,J,oe,de)}h||y?.(),f?.()}}),1e3);return me(()=>{const L=()=>{var N,F;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((N=document?.documentElement)===null||N===void 0?void 0:N.clientHeight)||((F=document?.body)===null||F===void 0?void 0:F.clientHeight))<O?A(50):A(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),m.createElement("div",{className:"pb-appoint-form"},m.createElement("div",{className:`pb-appoint-form-title ${Ee(Object.assign({},d))}`,dangerouslySetInnerHTML:{__html:Se(n,d)}}),m.createElement("div",Object.assign({className:Ee(Object.assign(Object.assign({},l),{marginTop:I}))},x),m.createElement("div",{className:"pb-appoint-form-container"},m.createElement(Vn,{columns:k,layout:s,onChange:T}))),m.createElement("div",{className:"pb-appoint-form-btn-wrapper"},m.createElement("button",{"aria-label":u,onClick:_,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:a},S),dangerouslySetInnerHTML:{__html:Se(w?"loading...":u,S)}})))};var Hn=Oe(zn);function lt(t,e){return t.extend=e,t}const Gn=lt(Hn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Fn,bindableProps:[],interactionRender:Nn},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var Un=[{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 Io(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Io(e[i])&&Io(t[i])&&Object.keys(e[i]).length>0&&Ri(t[i],e[i])})}const Co={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Rt(){const t=typeof document<"u"?document:{};return Ri(t,Co),t}const Wn={document:Co,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 ft(){const t=typeof window<"u"?window:{};return Ri(t,Wn),t}function Wt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Yn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Qt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function kt(){return Date.now()}function Xn(t){const e=ft();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Jn(t,e){e===void 0&&(e="x");const i=ft();let o,l,n;const d=Xn(t);return i.WebKitCSSMatrix?(l=d.transform||d.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(a=>a.replace(",",".")).join(", ")),n=new i.WebKitCSSMatrix(l==="none"?"":l)):(n=d.MozTransform||d.OTransform||d.MsTransform||d.msTransform||d.transform||d.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=n.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=n.m41:o.length===16?l=parseFloat(o[12]):l=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?l=n.m42:o.length===16?l=parseFloat(o[13]):l=parseFloat(o[5])),l||0}function gi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function qn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Tt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!qn(o)){const l=Object.keys(Object(o)).filter(n=>e.indexOf(n)<0);for(let n=0,d=l.length;n<d;n+=1){const a=l[n],r=Object.getOwnPropertyDescriptor(o,a);r!==void 0&&r.enumerable&&(gi(t[a])&&gi(o[a])?o[a].__swiper__?t[a]=o[a]:Tt(t[a],o[a]):!gi(t[a])&&gi(o[a])?(t[a]={},o[a].__swiper__?t[a]=o[a]:Tt(t[a],o[a])):t[a]=o[a])}}}return t}function bi(t,e,i){t.style.setProperty(e,i)}function ko(t){let{swiper:e,targetPosition:i,side:o}=t;const l=ft(),n=-e.translate;let d=null,a;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const u=i>n?"next":"prev",s=(h,f)=>u==="next"&&h>=f||u==="prev"&&h<=f,p=()=>{a=new Date().getTime(),d===null&&(d=a);const h=Math.max(Math.min((a-d)/r,1),0),f=.5-Math.cos(h*Math.PI)/2;let y=n+f*(i-n);if(s(y,i)&&(y=i),e.wrapperEl.scrollTo({[o]:y}),s(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:y})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(p)};p()}function jt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function yi(t){try{console.warn(t);return}catch{}}function ai(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Wt(e)),i}function Kn(t){const e=ft(),i=Rt(),o=t.getBoundingClientRect(),l=i.body,n=t.clientTop||l.clientTop||0,d=t.clientLeft||l.clientLeft||0,a=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:o.top+a-n,left:o.left+r-d}}function Zn(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 Qn(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 Yt(t,e){return ft().getComputedStyle(t,null).getPropertyValue(e)}function wi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function _o(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Bi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ni(t,e,i){const o=ft();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 Vt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function $n(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=ft();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,a=kt(),r;const u=[];function s(g){let E=0,I=0,A=0,c=0;return"detail"in g&&(I=g.detail),"wheelDelta"in g&&(I=-g.wheelDelta/120),"wheelDeltaY"in g&&(I=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(E=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(E=I,I=0),A=E*10,c=I*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(A=g.deltaX),g.shiftKey&&!A&&(A=c,c=0),(A||c)&&g.deltaMode&&(g.deltaMode===1?(A*=40,c*=40):(A*=800,c*=800)),A&&!E&&(E=A<1?-1:1),c&&!I&&(I=c<1?-1:1),{spinX:E,spinY:I,pixelX:A,pixelY:c}}function p(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function f(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&kt()-a<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&kt()-a<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",g.raw)),a=new n.Date().getTime(),!1)}function y(g){const w=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&w.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&w.releaseOnEdges)return!0;return!1}function S(g){let w=g,M=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&w.preventDefault();let E=e.el;e.params.mousewheel.eventsTarget!=="container"&&(E=document.querySelector(e.params.mousewheel.eventsTarget));const I=E&&E.contains(w.target);if(!e.mouseEntered&&!I&&!C.releaseOnEdges)return!0;w.originalEvent&&(w=w.originalEvent);let A=0;const c=e.rtlTranslate?-1:1,O=s(w);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(O.pixelX)>Math.abs(O.pixelY))A=-O.pixelX*c;else return!0;else if(Math.abs(O.pixelY)>Math.abs(O.pixelX))A=-O.pixelY;else return!0;else A=Math.abs(O.pixelX)>Math.abs(O.pixelY)?-O.pixelX*c:-O.pixelY;if(A===0)return!0;C.invert&&(A=-A);let k=e.getTranslate()+A*C.sensitivity;if(k>=e.minTranslate()&&(k=e.minTranslate()),k<=e.maxTranslate()&&(k=e.maxTranslate()),M=e.params.loop?!0:!(k===e.minTranslate()||k===e.maxTranslate()),M&&e.params.nested&&w.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const T={time:kt(),delta:Math.abs(A),direction:Math.sign(A),raw:g};u.length>=2&&u.shift();const _=u.length?u[u.length-1]:void 0;if(u.push(T),_?(T.direction!==_.direction||T.delta>_.delta||T.time>_.time+150)&&f(T):f(T),y(T))return!0}else{const T={time:kt(),delta:Math.abs(A),direction:Math.sign(A)},_=r&&T.time<r.time+500&&T.delta<=r.delta&&T.direction===r.direction;if(!_){r=void 0;let L=e.getTranslate()+A*C.sensitivity;const N=e.isBeginning,F=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(),(!N&&e.isBeginning||!F&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:T.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(d),d=void 0,u.length>=15&&u.shift();const V=u.length?u[u.length-1]:void 0,R=u[0];if(u.push(T),V&&(T.delta>V.delta||T.direction!==V.direction))u.splice(0);else if(u.length>=15&&T.time-R.time<500&&R.delta-T.delta>=1&&T.delta<=6){const D=A>0?.8:.2;r=T,u.splice(0),d=Qt(()=>{e.slideToClosest(e.params.speed,!0,void 0,D)},0)}d||(d=Qt(()=>{r=T,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(_||l("scroll",w),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return w.preventDefault?w.preventDefault():w.returnValue=!1,!1}function x(g){let w=e.el;e.params.mousewheel.eventsTarget!=="container"&&(w=document.querySelector(e.params.mousewheel.eventsTarget)),w[g]("mouseenter",p),w[g]("mouseleave",h),w[g]("wheel",S)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",S),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,S),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:v,disable:b})}function Po(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(l=>{if(!i[l]&&i.auto===!0){let n=jt(t.el,`.${o[l]}`)[0];n||(n=ai("div",o[l]),n.className=o[l],t.el.append(n)),i[l]=n,e[l]=n}}),i}function $t(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Si(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:v=>v,formatFractionTotal:v=>v,bulletClass:`${n}-bullet`,bulletActiveClass:`${n}-bullet-active`,modifierClass:`${n}-`,currentClass:`${n}-current`,totalClass:`${n}-total`,hiddenClass:`${n}-hidden`,progressbarFillClass:`${n}-progressbar-fill`,progressbarOppositeClass:`${n}-progressbar-opposite`,clickableClass:`${n}-clickable`,lockClass:`${n}-lock`,horizontalClass:`${n}-horizontal`,verticalClass:`${n}-vertical`,paginationDisabledClass:`${n}-disabled`}}),e.pagination={el:null,bullets:[]};let d,a=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(v,b){const{bulletActiveClass:g}=e.params.pagination;v&&(v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${g}-${b}`),v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${g}-${b}-${b}`)))}function s(v){const b=v.target.closest($t(e.params.pagination.bulletClass));if(!b)return;v.preventDefault();const g=wi(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function p(){const v=e.rtl,b=e.params.pagination;if(r())return;let g=e.pagination.el;g=Vt(g);let w,M;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,E=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(M=e.previousRealIndex||0,w=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(w=e.snapIndex,M=e.previousSnapIndex):(M=e.previousIndex||0,w=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const I=e.pagination.bullets;let A,c,O;if(b.dynamicBullets&&(d=Ni(I[0],e.isHorizontal()?"width":"height",!0),g.forEach(k=>{k.style[e.isHorizontal()?"width":"height"]=`${d*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&M!==void 0&&(a+=w-(M||0),a>b.dynamicMainBullets-1?a=b.dynamicMainBullets-1:a<0&&(a=0)),A=Math.max(w-a,0),c=A+(Math.min(I.length,b.dynamicMainBullets)-1),O=(c+A)/2),I.forEach(k=>{const T=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(_=>`${b.bulletActiveClass}${_}`)].map(_=>typeof _=="string"&&_.includes(" ")?_.split(" "):_).flat();k.classList.remove(...T)}),g.length>1)I.forEach(k=>{const T=wi(k);T===w?k.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&k.setAttribute("part","bullet"),b.dynamicBullets&&(T>=A&&T<=c&&k.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),T===A&&u(k,"prev"),T===c&&u(k,"next"))});else{const k=I[w];if(k&&k.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&I.forEach((T,_)=>{T.setAttribute("part",_===w?"bullet-active":"bullet")}),b.dynamicBullets){const T=I[A],_=I[c];for(let L=A;L<=c;L+=1)I[L]&&I[L].classList.add(...`${b.bulletActiveClass}-main`.split(" "));u(T,"prev"),u(_,"next")}}if(b.dynamicBullets){const k=Math.min(I.length,b.dynamicMainBullets+4),T=(d*k-d)/2-O*d,_=v?"right":"left";I.forEach(L=>{L.style[e.isHorizontal()?_:"top"]=`${T}px`})}}g.forEach((I,A)=>{if(b.type==="fraction"&&(I.querySelectorAll($t(b.currentClass)).forEach(c=>{c.textContent=b.formatFractionCurrent(w+1)}),I.querySelectorAll($t(b.totalClass)).forEach(c=>{c.textContent=b.formatFractionTotal(E)})),b.type==="progressbar"){let c;b.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const O=(w+1)/E;let k=1,T=1;c==="horizontal"?k=O:T=O,I.querySelectorAll($t(b.progressbarFillClass)).forEach(_=>{_.style.transform=`translate3d(0,0,0) scaleX(${k}) scaleY(${T})`,_.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(I.innerHTML=b.renderCustom(e,w+1,E),A===0&&l("paginationRender",I)):(A===0&&l("paginationRender",I),l("paginationUpdate",I)),e.params.watchOverflow&&e.enabled&&I.classList[e.isLocked?"add":"remove"](b.lockClass)})}function h(){const v=e.params.pagination;if(r())return;const b=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=Vt(g);let w="";if(v.type==="bullets"){let M=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&M>b&&(M=b);for(let C=0;C<M;C+=1)v.renderBullet?w+=v.renderBullet.call(e,C,v.bulletClass):w+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?w=v.renderFraction.call(e,v.currentClass,v.totalClass):w=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?w=v.renderProgressbar.call(e,v.progressbarFillClass):w=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(M=>{v.type!=="custom"&&(M.innerHTML=w||""),v.type==="bullets"&&e.pagination.bullets.push(...M.querySelectorAll($t(v.bulletClass)))}),v.type!=="custom"&&l("paginationRender",g[0])}function f(){e.params.pagination=Po(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let b;typeof v.el=="string"&&e.isElement&&(b=e.el.querySelector(v.el)),!b&&typeof v.el=="string"&&(b=[...document.querySelectorAll(v.el)]),b||(b=v.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(v.el)],b.length>1&&(b=b.filter(g=>_o(g,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Vt(b),b.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`),a=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&g.classList.add(v.progressbarOppositeClass),v.clickable&&g.addEventListener("click",s),e.enabled||g.classList.add(v.lockClass)}))}function y(){const v=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=Vt(b),b.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",s))})),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:b}=e.pagination;b=Vt(b),b.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():(f(),h(),p())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&p()}),o("snapIndexChange",()=>{p()}),o("snapGridLengthChange",()=>{h(),p()}),o("destroy",()=>{y()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=Vt(v),v.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{p()}),o("click",(v,b)=>{const g=b.target,w=Vt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&w&&w.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 M=w[0].classList.contains(e.params.pagination.hiddenClass);l(M===!0?"paginationShow":"paginationHide"),w.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const S=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Vt(v),v.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),f(),h(),p()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Vt(v),v.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:S,disable:x,render:h,update:p,init:f,destroy:y})}function el(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=Rt();let d=!1,a=null,r=null,u,s,p,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:k,rtlTranslate:T}=e,{dragEl:_,el:L}=k,N=e.params.scrollbar,F=e.params.loop?e.progressLoop:e.progress;let V=s,R=(p-s)*F;T?(R=-R,R>0?(V=s-R,R=0):-R+s>p&&(V=p+R)):R<0?(V=s+R,R=0):R+s>p&&(V=p-R),e.isHorizontal()?(_.style.transform=`translate3d(${R}px, 0, 0)`,_.style.width=`${V}px`):(_.style.transform=`translate3d(0px, ${R}px, 0)`,_.style.height=`${V}px`),N.hide&&(clearTimeout(a),L.style.opacity=1,a=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function y(k){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${k}ms`)}function S(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:k}=e,{dragEl:T,el:_}=k;T.style.width="",T.style.height="",p=e.isHorizontal()?_.offsetWidth:_.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?s=p*h:s=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?T.style.width=`${s}px`:T.style.height=`${s}px`,h>=1?_.style.display="none":_.style.display="",e.params.scrollbar.hide&&(_.style.opacity=0),e.params.watchOverflow&&e.enabled&&k.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(k){return e.isHorizontal()?k.clientX:k.clientY}function v(k){const{scrollbar:T,rtlTranslate:_}=e,{el:L}=T;let N;N=(x(k)-Kn(L)[e.isHorizontal()?"left":"top"]-(u!==null?u:s/2))/(p-s),N=Math.max(Math.min(N,1),0),_&&(N=1-N);const F=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*N;e.updateProgress(F),e.setTranslate(F),e.updateActiveIndex(),e.updateSlidesClasses()}function b(k){const T=e.params.scrollbar,{scrollbar:_,wrapperEl:L}=e,{el:N,dragEl:F}=_;d=!0,u=k.target===F?x(k)-k.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,k.preventDefault(),k.stopPropagation(),L.style.transitionDuration="100ms",F.style.transitionDuration="100ms",v(k),clearTimeout(r),N.style.transitionDuration="0ms",T.hide&&(N.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",k)}function g(k){const{scrollbar:T,wrapperEl:_}=e,{el:L,dragEl:N}=T;d&&(k.preventDefault&&k.cancelable?k.preventDefault():k.returnValue=!1,v(k),_.style.transitionDuration="0ms",L.style.transitionDuration="0ms",N.style.transitionDuration="0ms",l("scrollbarDragMove",k))}function w(k){const T=e.params.scrollbar,{scrollbar:_,wrapperEl:L}=e,{el:N}=_;d&&(d=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),T.hide&&(clearTimeout(r),r=Qt(()=>{N.style.opacity=0,N.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",k),T.snapOnRelease&&e.slideToClosest())}function M(k){const{scrollbar:T,params:_}=e,L=T.el;if(!L)return;const N=L,F=_.passiveListeners?{passive:!1,capture:!1}:!1,V=_.passiveListeners?{passive:!0,capture:!1}:!1;if(!N)return;const R=k==="on"?"addEventListener":"removeEventListener";N[R]("pointerdown",b,F),n[R]("pointermove",g,F),n[R]("pointerup",w,V)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||M("on")}function E(){!e.params.scrollbar.el||!e.scrollbar.el||M("off")}function I(){const{scrollbar:k,el:T}=e;e.params.scrollbar=Po(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const _=e.params.scrollbar;if(!_.el)return;let L;if(typeof _.el=="string"&&e.isElement&&(L=e.el.querySelector(_.el)),!L&&typeof _.el=="string"){if(L=n.querySelectorAll(_.el),!L.length)return}else L||(L=_.el);e.params.uniqueNavElements&&typeof _.el=="string"&&L.length>1&&T.querySelectorAll(_.el).length===1&&(L=T.querySelector(_.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?_.horizontalClass:_.verticalClass);let N;L&&(N=L.querySelector($t(e.params.scrollbar.dragClass)),N||(N=ai("div",e.params.scrollbar.dragClass),L.append(N))),Object.assign(k,{el:L,dragEl:N}),_.draggable&&C(),L&&L.classList[e.enabled?"remove":"add"](...Wt(e.params.scrollbar.lockClass))}function A(){const k=e.params.scrollbar,T=e.scrollbar.el;T&&T.classList.remove(...Wt(e.isHorizontal()?k.horizontalClass:k.verticalClass)),E()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const k=e.params.scrollbar;let{el:T}=e.scrollbar;T=Vt(T),T.forEach(_=>{_.classList.remove(k.horizontalClass,k.verticalClass),_.classList.add(e.isHorizontal()?k.horizontalClass:k.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?O():(I(),S(),f())}),o("update resize observerUpdate lock unlock changeDirection",()=>{S()}),o("setTranslate",()=>{f()}),o("setTransition",(k,T)=>{y(T)}),o("enable disable",()=>{const{el:k}=e.scrollbar;k&&k.classList[e.enabled?"remove":"add"](...Wt(e.params.scrollbar.lockClass))}),o("destroy",()=>{A()});const c=()=>{e.el.classList.remove(...Wt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Wt(e.params.scrollbar.scrollbarDisabledClass)),I(),S(),f()},O=()=>{e.el.classList.add(...Wt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Wt(e.params.scrollbar.scrollbarDisabledClass)),A()};Object.assign(e.scrollbar,{enable:c,disable:O,updateSize:S,setTranslate:f,init:I,destroy:A})}function xi(t){let{swiper:e,extendParams:i,on:o,emit:l,params:n}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let d,a,r=n&&n.autoplay?n.autoplay.delay:3e3,u=n&&n.autoplay?n.autoplay.delay:3e3,s,p=new Date().getTime(),h,f,y,S,x,v,b;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(b||V.detail&&V.detail.bySwiperTouchMove)&&c())}const w=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(u=s,h=!1);const V=e.autoplay.paused?s:p+u-new Date().getTime();e.autoplay.timeLeft=V,l("autoplayTimeLeft",V,V/r),a=requestAnimationFrame(()=>{w()})},M=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(D=>D.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},C=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),w();let R=typeof V>"u"?e.params.autoplay.delay:V;r=e.params.autoplay.delay,u=e.params.autoplay.delay;const D=M();!Number.isNaN(D)&&D>0&&typeof V>"u"&&(R=D,r=D,u=D),s=R;const B=e.params.speed,W=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(B,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,B,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(B,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,B,!0,!0),l("autoplay")),e.params.cssMode&&(p=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return R>0?(clearTimeout(d),d=setTimeout(()=>{W()},R)):requestAnimationFrame(()=>{W()}),R},E=()=>{p=new Date().getTime(),e.autoplay.running=!0,C(),l("autoplayStart")},I=()=>{e.autoplay.running=!1,clearTimeout(d),cancelAnimationFrame(a),l("autoplayStop")},A=(V,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(d),V||(v=!0);const D=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,R){x&&(s=e.params.autoplay.delay),x=!1,D();return}s=(s||e.params.autoplay.delay)-(new Date().getTime()-p),!(e.isEnd&&s<0&&!e.params.loop)&&(s<0&&(s=0),D())},c=()=>{e.isEnd&&s<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(p=new Date().getTime(),v?(v=!1,C(s)):C(),e.autoplay.paused=!1,l("autoplayResume"))},O=()=>{if(e.destroyed||!e.autoplay.running)return;const V=Rt();V.visibilityState==="hidden"&&(v=!0,A(!0)),V.visibilityState==="visible"&&c()},k=V=>{V.pointerType==="mouse"&&(v=!0,b=!0,!(e.animating||e.autoplay.paused)&&A(!0))},T=V=>{V.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&c())},_=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",k),e.el.addEventListener("pointerleave",T))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",k),e.el.removeEventListener("pointerleave",T))},N=()=>{Rt().addEventListener("visibilitychange",O)},F=()=>{Rt().removeEventListener("visibilitychange",O)};o("init",()=>{e.params.autoplay.enabled&&(_(),N(),E())}),o("destroy",()=>{L(),F(),e.autoplay.running&&I()}),o("_freeModeStaticRelease",()=>{(y||v)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?I():A(!0,!0)}),o("beforeTransitionStart",(V,R,D)=>{e.destroyed||!e.autoplay.running||(D||!e.params.autoplay.disableOnInteraction?A(!0,!0):I())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){I();return}f=!0,y=!1,v=!1,S=setTimeout(()=>{v=!0,y=!0,A(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(S),clearTimeout(d),e.params.autoplay.disableOnInteraction){y=!1,f=!1;return}y&&e.params.cssMode&&c(),y=!1,f=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:E,stop:I,pause:A,resume:c})}function tl(t){let{swiper:e,extendParams:i,emit:o,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function n(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),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:r,touches:u}=e;r.velocities.length===0&&r.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:kt()})}function a(r){let{currentPos:u}=r;if(e.params.cssMode)return;const{params:s,wrapperEl:p,rtlTranslate:h,snapGrid:f,touchEventsData:y}=e,x=kt()-y.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(s.freeMode.momentum){if(y.velocities.length>1){const I=y.velocities.pop(),A=y.velocities.pop(),c=I.position-A.position,O=I.time-A.time;e.velocity=c/O,e.velocity/=2,Math.abs(e.velocity)<s.freeMode.minimumVelocity&&(e.velocity=0),(O>150||kt()-I.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=s.freeMode.momentumVelocityRatio,y.velocities.length=0;let v=1e3*s.freeMode.momentumRatio;const b=e.velocity*v;let g=e.translate+b;h&&(g=-g);let w=!1,M;const C=Math.abs(e.velocity)*20*s.freeMode.momentumBounceRatio;let E;if(g<e.maxTranslate())s.freeMode.momentumBounce?(g+e.maxTranslate()<-C&&(g=e.maxTranslate()-C),M=e.maxTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.maxTranslate(),s.loop&&s.centeredSlides&&(E=!0);else if(g>e.minTranslate())s.freeMode.momentumBounce?(g-e.minTranslate()>C&&(g=e.minTranslate()+C),M=e.minTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.minTranslate(),s.loop&&s.centeredSlides&&(E=!0);else if(s.freeMode.sticky){let I;for(let A=0;A<f.length;A+=1)if(f[A]>-g){I=A;break}Math.abs(f[I]-g)<Math.abs(f[I-1]-g)||e.swipeDirection==="next"?g=f[I]:g=f[I-1],g=-g}if(E&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?v=Math.abs((-g-e.translate)/e.velocity):v=Math.abs((g-e.translate)/e.velocity),s.freeMode.sticky){const I=Math.abs((h?-g:g)-e.translate),A=e.slidesSizesGrid[e.activeIndex];I<A?v=s.speed:I<2*A?v=s.speed*1.5:v=s.speed*2.5}}else if(s.freeMode.sticky){e.slideToClosest();return}s.freeMode.momentumBounce&&w?(e.updateProgress(M),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Bi(p,()=>{!e||e.destroyed||!y.allowMomentumBounce||(o("momentumBounce"),e.setTransition(s.speed),setTimeout(()=>{e.setTranslate(M),Bi(p,()=>{!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,Bi(p,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(s.freeMode.sticky){e.slideToClosest();return}else s.freeMode&&o("_freeModeNoMomentumRelease");(!s.freeMode.momentum||x>=s.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:n,onTouchMove:d,onTouchEnd:a}})}let Fi;function il(){const t=ft(),e=Rt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Do(){return Fi||(Fi=il()),Fi}let ji;function ol(t){let{userAgent:e}=t===void 0?{}:t;const i=Do(),o=ft(),l=o.navigator.platform,n=e||o.navigator.userAgent,d={ios:!1,android:!1},a=o.screen.width,r=o.screen.height,u=n.match(/(Android);?[\s\/]+([\d.]+)?/);let s=n.match(/(iPad).*OS\s([\d_]+)/);const p=n.match(/(iPod)(.*OS\s([\d_]+))?/),h=!s&&n.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=l==="Win32";let y=l==="MacIntel";const S=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!s&&y&&i.touch&&S.indexOf(`${a}x${r}`)>=0&&(s=n.match(/(Version)\/([\d.]+)/),s||(s=[0,1,"13_0_0"]),y=!1),u&&!f&&(d.os="android",d.android=!0),(s||h||p)&&(d.os="ios",d.ios=!0),d}function Oo(t){return t===void 0&&(t={}),ji||(ji=ol(t)),ji}let Vi;function nl(){const t=ft(),e=Oo();let i=!1;function o(){const a=t.navigator.userAgent.toLowerCase();return a.indexOf("safari")>=0&&a.indexOf("chrome")<0&&a.indexOf("android")<0}if(o()){const a=String(t.navigator.userAgent);if(a.includes("Version/")){const[r,u]=a.split("Version/")[1].split(" ")[0].split(".").map(s=>Number(s));i=r<16||r===16&&u<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),n=o(),d=n||l&&e.ios;return{isSafari:i||n,needPerspectiveFix:i,need3dFix:d,isWebView:l}}function ll(){return Vi||(Vi=nl()),Vi}function dl(t){let{swiper:e,on:i,emit:o}=t;const l=ft();let n=null,d=null;const a=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(n=new ResizeObserver(p=>{d=l.requestAnimationFrame(()=>{const{width:h,height:f}=e;let y=h,S=f;p.forEach(x=>{let{contentBoxSize:v,contentRect:b,target:g}=x;g&&g!==e.el||(y=b?b.width:(v[0]||v).inlineSize,S=b?b.height:(v[0]||v).blockSize)}),(y!==h||S!==f)&&a()})}),n.observe(e.el))},u=()=>{d&&l.cancelAnimationFrame(d),n&&n.unobserve&&e.el&&(n.unobserve(e.el),n=null)},s=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){r();return}l.addEventListener("resize",a),l.addEventListener("orientationchange",s)}),i("destroy",()=>{u(),l.removeEventListener("resize",a),l.removeEventListener("orientationchange",s)})}function al(t){let{swiper:e,extendParams:i,on:o,emit:l}=t;const n=[],d=ft(),a=function(s,p){p===void 0&&(p={});const h=d.MutationObserver||d.WebkitMutationObserver,f=new h(y=>{if(e.__preventObserver__)return;if(y.length===1){l("observerUpdate",y[0]);return}const S=function(){l("observerUpdate",y[0])};d.requestAnimationFrame?d.requestAnimationFrame(S):d.setTimeout(S,0)});f.observe(s,{attributes:typeof p.attributes>"u"?!0:p.attributes,childList:typeof p.childList>"u"?!0:p.childList,characterData:typeof p.characterData>"u"?!0:p.characterData}),n.push(f)},r=()=>{if(e.params.observer){if(e.params.observeParents){const s=_o(e.hostEl);for(let p=0;p<s.length;p+=1)a(s[p])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}},u=()=>{n.forEach(s=>{s.disconnect()}),n.splice(0,n.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",r),o("destroy",u)}var rl={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const l=i?"unshift":"push";return t.split(" ").forEach(n=>{o.eventsListeners[n]||(o.eventsListeners[n]=[]),o.eventsListeners[n][l](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function l(){o.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var n=arguments.length,d=new Array(n),a=0;a<n;a++)d[a]=arguments[a];e.apply(o,d)}return l.__emitterProxy=e,o.on(t,l,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((l,n)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[o].splice(n,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var l=arguments.length,n=new Array(l),d=0;d<l;d++)n[d]=arguments[d];return typeof n[0]=="string"||Array.isArray(n[0])?(e=n[0],i=n.slice(1,n.length),o=t):(e=n[0].events,i=n[0].data,o=n[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(o,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(u=>{u.apply(o,i)})}),t}};function sl(){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(Yt(o,"padding-left")||0,10)-parseInt(Yt(o,"padding-right")||0,10),i=i-parseInt(Yt(o,"padding-top")||0,10)-parseInt(Yt(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 cl(){const t=this;function e(c,O){return parseFloat(c.getPropertyValue(t.getDirectionLabel(O))||0)}const i=t.params,{wrapperEl:o,slidesEl:l,size:n,rtlTranslate:d,wrongRTL:a}=t,r=t.virtual&&i.virtual.enabled,u=r?t.virtual.slides.length:t.slides.length,s=jt(l,`.${t.params.slideClass}, swiper-slide`),p=r?t.virtual.slides.length:s.length;let h=[];const f=[],y=[];let S=i.slidesOffsetBefore;typeof S=="function"&&(S=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,b=t.slidesGrid.length;let g=i.spaceBetween,w=-S,M=0,C=0;if(typeof n>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*n:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,s.forEach(c=>{d?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(bi(o,"--swiper-centered-offset-before",""),bi(o,"--swiper-centered-offset-after",""));const E=i.grid&&i.grid.rows>1&&t.grid;E?t.grid.initSlides(s):t.grid&&t.grid.unsetSlides();let I;const A=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<p;c+=1){I=0;let O;if(s[c]&&(O=s[c]),E&&t.grid.updateSlide(c,O,s),!(s[c]&&Yt(O,"display")==="none")){if(i.slidesPerView==="auto"){A&&(s[c].style[t.getDirectionLabel("width")]="");const k=getComputedStyle(O),T=O.style.transform,_=O.style.webkitTransform;if(T&&(O.style.transform="none"),_&&(O.style.webkitTransform="none"),i.roundLengths)I=t.isHorizontal()?Ni(O,"width",!0):Ni(O,"height",!0);else{const L=e(k,"width"),N=e(k,"padding-left"),F=e(k,"padding-right"),V=e(k,"margin-left"),R=e(k,"margin-right"),D=k.getPropertyValue("box-sizing");if(D&&D==="border-box")I=L+V+R;else{const{clientWidth:B,offsetWidth:W}=O;I=L+N+F+V+R+(W-B)}}T&&(O.style.transform=T),_&&(O.style.webkitTransform=_),i.roundLengths&&(I=Math.floor(I))}else I=(n-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(I=Math.floor(I)),s[c]&&(s[c].style[t.getDirectionLabel("width")]=`${I}px`);s[c]&&(s[c].swiperSlideSize=I),y.push(I),i.centeredSlides?(w=w+I/2+M/2+g,M===0&&c!==0&&(w=w-n/2-g),c===0&&(w=w-n/2-g),Math.abs(w)<1/1e3&&(w=0),i.roundLengths&&(w=Math.floor(w)),C%i.slidesPerGroup===0&&h.push(w),f.push(w)):(i.roundLengths&&(w=Math.floor(w)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&h.push(w),f.push(w),w=w+I+g),t.virtualSize+=I+g,M=I,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,n)+x,d&&a&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),E&&t.grid.updateWrapperSize(I,h),!i.centeredSlides){const c=[];for(let O=0;O<h.length;O+=1){let k=h[O];i.roundLengths&&(k=Math.floor(k)),h[O]<=t.virtualSize-n&&c.push(k)}h=c,Math.floor(t.virtualSize-n)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-n)}if(r&&i.loop){const c=y[0]+g;if(i.slidesPerGroup>1){const O=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),k=c*i.slidesPerGroup;for(let T=0;T<O;T+=1)h.push(h[h.length-1]+k)}for(let O=0;O<t.virtual.slidesBefore+t.virtual.slidesAfter;O+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+c),f.push(f[f.length-1]+c),t.virtualSize+=c}if(h.length===0&&(h=[0]),g!==0){const c=t.isHorizontal()&&d?"marginLeft":t.getDirectionLabel("marginRight");s.filter((O,k)=>!i.cssMode||i.loop?!0:k!==s.length-1).forEach(O=>{O.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;y.forEach(k=>{c+=k+(g||0)}),c-=g;const O=c-n;h=h.map(k=>k<=0?-S:k>O?O+x:k)}if(i.centerInsufficientSlides){let c=0;y.forEach(k=>{c+=k+(g||0)}),c-=g;const O=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+O<n){const k=(n-c-O)/2;h.forEach((T,_)=>{h[_]=T-k}),f.forEach((T,_)=>{f[_]=T+k})}}if(Object.assign(t,{slides:s,snapGrid:h,slidesGrid:f,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){bi(o,"--swiper-centered-offset-before",`${-h[0]}px`),bi(o,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const c=-t.snapGrid[0],O=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(k=>k+c),t.slidesGrid=t.slidesGrid.map(k=>k+O)}if(p!==u&&t.emit("slidesLengthChange"),h.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,O=t.el.classList.contains(c);p<=i.maxBackfaceHiddenSlides?O||t.el.classList.add(c):O&&t.el.classList.remove(c)}}function ul(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let l=0,n;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const d=a=>o?e.slides[e.getSlideIndexByData(a)]:e.slides[a];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(a=>{i.push(a)});else for(n=0;n<Math.ceil(e.params.slidesPerView);n+=1){const a=e.activeIndex+n;if(a>e.slides.length&&!o)break;i.push(d(a))}else i.push(d(e.activeIndex));for(n=0;n<i.length;n+=1)if(typeof i[n]<"u"){const a=i[n].offsetHeight;l=a>l?a:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function vl(){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 Mo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function pl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:l,snapGrid:n}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let d=-t;l&&(d=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let a=i.spaceBetween;typeof a=="string"&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*e.size:typeof a=="string"&&(a=parseFloat(a));for(let r=0;r<o.length;r+=1){const u=o[r];let s=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(s-=o[0].swiperSlideOffset);const p=(d+(i.centeredSlides?e.minTranslate():0)-s)/(u.swiperSlideSize+a),h=(d-n[0]+(i.centeredSlides?e.minTranslate():0)-s)/(u.swiperSlideSize+a),f=-(d-s),y=f+e.slidesSizesGrid[r],S=f>=0&&f<=e.size-e.slidesSizesGrid[r],x=f>=0&&f<e.size-1||y>1&&y<=e.size||f<=0&&y>=e.size;x&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(r)),Mo(u,x,i.slideVisibleClass),Mo(u,S,i.slideFullyVisibleClass),u.progress=l?-p:p,u.originalProgress=l?-h:h}}function ml(t){const e=this;if(typeof t>"u"){const s=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*s||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:n,isEnd:d,progressLoop:a}=e;const r=n,u=d;if(o===0)l=0,n=!0,d=!0;else{l=(t-e.minTranslate())/o;const s=Math.abs(t-e.minTranslate())<1,p=Math.abs(t-e.maxTranslate())<1;n=s||l<=0,d=p||l>=1,s&&(l=0),p&&(l=1)}if(i.loop){const s=e.getSlideIndexByData(0),p=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[s],f=e.slidesGrid[p],y=e.slidesGrid[e.slidesGrid.length-1],S=Math.abs(t);S>=h?a=(S-h)/y:a=(S+y-f)/y,a>1&&(a-=1)}Object.assign(e,{progress:l,progressLoop:a,isBeginning:n,isEnd:d}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),n&&!r&&e.emit("reachBeginning toEdge"),d&&!u&&e.emit("reachEnd toEdge"),(r&&!n||u&&!d)&&e.emit("fromEdge"),e.emit("progress",l)}const zi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function fl(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:l}=t,n=t.virtual&&i.virtual.enabled,d=t.grid&&i.grid&&i.grid.rows>1,a=p=>jt(o,`.${i.slideClass}${p}, swiper-slide${p}`)[0];let r,u,s;if(n)if(i.loop){let p=l-t.virtual.slidesBefore;p<0&&(p=t.virtual.slides.length+p),p>=t.virtual.slides.length&&(p-=t.virtual.slides.length),r=a(`[data-swiper-slide-index="${p}"]`)}else r=a(`[data-swiper-slide-index="${l}"]`);else d?(r=e.filter(p=>p.column===l)[0],s=e.filter(p=>p.column===l+1)[0],u=e.filter(p=>p.column===l-1)[0]):r=e[l];r&&(d||(s=Qn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!s&&(s=e[0]),u=Zn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(p=>{zi(p,p===r,i.slideActiveClass),zi(p,p===s,i.slideNextClass),zi(p,p===u,i.slidePrevClass)}),t.emitSlidesClasses()}const Ti=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let l=o.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(o.shadowRoot?l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(l=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},Hi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Gi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const d=l,a=[d-e];a.push(...Array.from({length:e}).map((r,u)=>d+o+u)),t.slides.forEach((r,u)=>{a.includes(r.column)&&Hi(t,u)});return}const n=l+o-1;if(t.params.rewind||t.params.loop)for(let d=l-e;d<=n+e;d+=1){const a=(d%i+i)%i;(a<l||a>n)&&Hi(t,a)}else for(let d=Math.max(l-e,0);d<=Math.min(n+e,i-1);d+=1)d!==l&&(d>n||d<l)&&Hi(t,d)};function hl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let l;for(let n=0;n<e.length;n+=1)typeof e[n+1]<"u"?o>=e[n]&&o<e[n+1]-(e[n+1]-e[n])/2?l=n:o>=e[n]&&o<e[n+1]&&(l=n+1):o>=e[n]&&(l=n);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function gl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:l,activeIndex:n,realIndex:d,snapIndex:a}=e;let r=t,u;const s=f=>{let y=f-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof r>"u"&&(r=hl(e)),o.indexOf(i)>=0)u=o.indexOf(i);else{const f=Math.min(l.slidesPerGroupSkip,r);u=f+Math.floor((r-f)/l.slidesPerGroup)}if(u>=o.length&&(u=o.length-1),r===n&&!e.params.loop){u!==a&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(r===n&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=s(r);return}const p=e.grid&&l.grid&&l.grid.rows>1;let h;if(e.virtual&&l.virtual.enabled&&l.loop)h=s(r);else if(p){const f=e.slides.filter(S=>S.column===r)[0];let y=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(f),0)),h=Math.floor(y/l.grid.rows)}else if(e.slides[r]){const f=e.slides[r].getAttribute("data-swiper-slide-index");f?h=parseInt(f,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:a,snapIndex:u,previousRealIndex:d,realIndex:h,previousIndex:n,activeIndex:r}),e.initialized&&Gi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(d!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function bl(t,e){const i=this,o=i.params;let l=t.closest(`.${o.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(a=>{!l&&a.matches&&a.matches(`.${o.slideClass}, swiper-slide`)&&(l=a)});let n=!1,d;if(l){for(let a=0;a<i.slides.length;a+=1)if(i.slides[a]===l){n=!0,d=a;break}}if(l&&n)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=d;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var yl={updateSize:sl,updateSlides:cl,updateAutoHeight:ul,updateSlidesOffset:vl,updateSlidesProgress:pl,updateProgress:ml,updateSlidesClasses:fl,updateActiveIndex:gl,updateClickedSlide:bl};function wl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:l,wrapperEl:n}=e;if(i.virtualTranslate)return o?-l:l;if(i.cssMode)return l;let d=Jn(n,t);return d+=e.cssOverflowAdjustment(),o&&(d=-d),d||0}function Sl(t,e){const i=this,{rtlTranslate:o,params:l,wrapperEl:n,progress:d}=i;let a=0,r=0;const u=0;i.isHorizontal()?a=o?-t:t:r=t,l.roundLengths&&(a=Math.floor(a),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?a:r,l.cssMode?n[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-a:-r:l.virtualTranslate||(i.isHorizontal()?a-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),n.style.transform=`translate3d(${a}px, ${r}px, ${u}px)`);let s;const p=i.maxTranslate()-i.minTranslate();p===0?s=0:s=(t-i.minTranslate())/p,s!==d&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function xl(){return-this.snapGrid[0]}function Tl(){return-this.snapGrid[this.snapGrid.length-1]}function Al(t,e,i,o,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const n=this,{params:d,wrapperEl:a}=n;if(n.animating&&d.preventInteractionOnTransition)return!1;const r=n.minTranslate(),u=n.maxTranslate();let s;if(o&&t>r?s=r:o&&t<u?s=u:s=t,n.updateProgress(s),d.cssMode){const p=n.isHorizontal();if(e===0)a[p?"scrollLeft":"scrollTop"]=-s;else{if(!n.support.smoothScroll)return ko({swiper:n,targetPosition:-s,side:p?"left":"top"}),!0;a.scrollTo({[p?"left":"top"]:-s,behavior:"smooth"})}return!0}return e===0?(n.setTransition(0),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionEnd"))):(n.setTransition(e),n.setTranslate(s),i&&(n.emit("beforeTransitionStart",e,l),n.emit("transitionStart")),n.animating||(n.animating=!0,n.onTranslateToWrapperTransitionEnd||(n.onTranslateToWrapperTransitionEnd=function(h){!n||n.destroyed||h.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onTranslateToWrapperTransitionEnd),n.onTranslateToWrapperTransitionEnd=null,delete n.onTranslateToWrapperTransitionEnd,n.animating=!1,i&&n.emit("transitionEnd"))}),n.wrapperEl.addEventListener("transitionend",n.onTranslateToWrapperTransitionEnd))),!0}var El={getTranslate:wl,setTranslate:Sl,minTranslate:xl,maxTranslate:Tl,translateTo:Al};function Il(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 Lo(t){let{swiper:e,runCallbacks:i,direction:o,step:l}=t;const{activeIndex:n,previousIndex:d}=e;let a=o;if(a||(n>d?a="next":n<d?a="prev":a="reset"),e.emit(`transition${l}`),i&&n!==d){if(a==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),a==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Cl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),Lo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function kl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),Lo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var _l={setTransition:Il,transitionStart:Cl,transitionEnd:kl};function Pl(t,e,i,o,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const n=this;let d=t;d<0&&(d=0);const{params:a,snapGrid:r,slidesGrid:u,previousIndex:s,activeIndex:p,rtlTranslate:h,wrapperEl:f,enabled:y}=n;if(!y&&!o&&!l||n.destroyed||n.animating&&a.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=n.params.speed);const S=Math.min(n.params.slidesPerGroupSkip,d);let x=S+Math.floor((d-S)/n.params.slidesPerGroup);x>=r.length&&(x=r.length-1);const v=-r[x];if(a.normalizeSlideIndex)for(let g=0;g<u.length;g+=1){const w=-Math.floor(v*100),M=Math.floor(u[g]*100),C=Math.floor(u[g+1]*100);typeof u[g+1]<"u"?w>=M&&w<C-(C-M)/2?d=g:w>=M&&w<C&&(d=g+1):w>=M&&(d=g)}if(n.initialized&&d!==p&&(!n.allowSlideNext&&(h?v>n.translate&&v>n.minTranslate():v<n.translate&&v<n.minTranslate())||!n.allowSlidePrev&&v>n.translate&&v>n.maxTranslate()&&(p||0)!==d))return!1;d!==(s||0)&&i&&n.emit("beforeSlideChangeStart"),n.updateProgress(v);let b;if(d>p?b="next":d<p?b="prev":b="reset",h&&-v===n.translate||!h&&v===n.translate)return n.updateActiveIndex(d),a.autoHeight&&n.updateAutoHeight(),n.updateSlidesClasses(),a.effect!=="slide"&&n.setTranslate(v),b!=="reset"&&(n.transitionStart(i,b),n.transitionEnd(i,b)),!1;if(a.cssMode){const g=n.isHorizontal(),w=h?v:-v;if(e===0){const M=n.virtual&&n.params.virtual.enabled;M&&(n.wrapperEl.style.scrollSnapType="none",n._immediateVirtual=!0),M&&!n._cssModeVirtualInitialSet&&n.params.initialSlide>0?(n._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[g?"scrollLeft":"scrollTop"]=w})):f[g?"scrollLeft":"scrollTop"]=w,M&&requestAnimationFrame(()=>{n.wrapperEl.style.scrollSnapType="",n._immediateVirtual=!1})}else{if(!n.support.smoothScroll)return ko({swiper:n,targetPosition:w,side:g?"left":"top"}),!0;f.scrollTo({[g?"left":"top"]:w,behavior:"smooth"})}return!0}return n.setTransition(e),n.setTranslate(v),n.updateActiveIndex(d),n.updateSlidesClasses(),n.emit("beforeTransitionStart",e,o),n.transitionStart(i,b),e===0?n.transitionEnd(i,b):n.animating||(n.animating=!0,n.onSlideToWrapperTransitionEnd||(n.onSlideToWrapperTransitionEnd=function(w){!n||n.destroyed||w.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onSlideToWrapperTransitionEnd),n.onSlideToWrapperTransitionEnd=null,delete n.onSlideToWrapperTransitionEnd,n.transitionEnd(i,b))}),n.wrapperEl.addEventListener("transitionend",n.onSlideToWrapperTransitionEnd)),!0}function Dl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const n=l.grid&&l.params.grid&&l.params.grid.rows>1;let d=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)d=d+l.virtual.slidesBefore;else{let a;if(n){const h=d*l.params.grid.rows;a=l.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=l.getSlideIndexByData(d);const r=n?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:u}=l.params;let s=l.params.slidesPerView;s==="auto"?s=l.slidesPerViewDynamic():(s=Math.ceil(parseFloat(l.params.slidesPerView,10)),u&&s%2===0&&(s=s+1));let p=r-a<s;if(u&&(p=p||a<Math.ceil(s/2)),o&&u&&l.params.slidesPerView!=="auto"&&!n&&(p=!1),p){const h=u?a<l.activeIndex?"prev":"next":a-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?a+1:a-r+1,slideRealIndex:h==="next"?l.realIndex:void 0})}if(n){const h=d*l.params.grid.rows;d=l.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=l.getSlideIndexByData(d)}return requestAnimationFrame(()=>{l.slideTo(d,e,i,o)}),l}function Ol(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:l,params:n,animating:d}=o;if(!l||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let a=n.slidesPerGroup;n.slidesPerView==="auto"&&n.slidesPerGroup===1&&n.slidesPerGroupAuto&&(a=Math.max(o.slidesPerViewDynamic("current",!0),1));const r=o.activeIndex<n.slidesPerGroupSkip?1:a,u=o.virtual&&n.virtual.enabled;if(n.loop){if(d&&!u&&n.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&n.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+r,t,e,i)}),!0}return n.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+r,t,e,i)}function Ml(t,e,i){e===void 0&&(e=!0);const o=this,{params:l,snapGrid:n,slidesGrid:d,rtlTranslate:a,enabled:r,animating:u}=o;if(!r||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const s=o.virtual&&l.virtual.enabled;if(l.loop){if(u&&!s&&l.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const p=a?o.translate:-o.translate;function h(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const f=h(p),y=n.map(v=>h(v));let S=n[y.indexOf(f)-1];if(typeof S>"u"&&l.cssMode){let v;n.forEach((b,g)=>{f>=b&&(v=g)}),typeof v<"u"&&(S=n[v>0?v-1:v])}let x=0;if(typeof S<"u"&&(x=d.indexOf(S),x<0&&(x=o.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),l.rewind&&o.isBeginning){const 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(l.loop&&o.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function Ll(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 Rl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let n=l.activeIndex;const d=Math.min(l.params.slidesPerGroupSkip,n),a=d+Math.floor((n-d)/l.params.slidesPerGroup),r=l.rtlTranslate?l.translate:-l.translate;if(r>=l.snapGrid[a]){const u=l.snapGrid[a],s=l.snapGrid[a+1];r-u>(s-u)*o&&(n+=l.params.slidesPerGroup)}else{const u=l.snapGrid[a-1],s=l.snapGrid[a];r-u<=(s-u)*o&&(n-=l.params.slidesPerGroup)}return n=Math.max(n,0),n=Math.min(n,l.slidesGrid.length-1),l.slideTo(n,t,e,i)}function Bl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,n;const d=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;n=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-o/2||l>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),l=t.getSlideIndex(jt(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-o?(t.loopFix(),l=t.getSlideIndex(jt(i,`${d}[data-swiper-slide-index="${n}"]`)[0]),Qt(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var Nl={slideTo:Pl,slideToLoop:Dl,slideNext:Ol,slidePrev:Ml,slideReset:Ll,slideToClosest:Rl,slideToClickedSlide:Bl};function Fl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{jt(o,`.${i.slideClass}, swiper-slide`).forEach((p,h)=>{p.setAttribute("data-swiper-slide-index",h)})},n=e.grid&&i.grid&&i.grid.rows>1,d=i.slidesPerGroup*(n?i.grid.rows:1),a=e.slides.length%d!==0,r=n&&e.slides.length%i.grid.rows!==0,u=s=>{for(let p=0;p<s;p+=1){const h=e.isElement?ai("swiper-slide",[i.slideBlankClass]):ai("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(a){if(i.loopAddBlankSlides){const s=d-e.slides.length%d;u(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else if(r){if(i.loopAddBlankSlides){const s=i.grid.rows-e.slides.length%i.grid.rows;u(s),e.recalcSlides(),e.updateSlides()}else yi("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function jl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:l,activeSlideIndex:n,byController:d,byMousewheel:a}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:u,allowSlidePrev:s,allowSlideNext:p,slidesEl:h,params:f}=r,{centeredSlides:y}=f;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):f.centeredSlides&&r.snapIndex<f.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=s,r.allowSlideNext=p,r.emit("loopFix");return}let S=f.slidesPerView;S==="auto"?S=r.slidesPerViewDynamic():(S=Math.ceil(parseFloat(f.slidesPerView,10)),y&&S%2===0&&(S=S+1));const x=f.slidesPerGroupAuto?S:f.slidesPerGroup;let v=x;v%x!==0&&(v+=x-v%x),v+=f.loopAdditionalSlides,r.loopedSlides=v;const b=r.grid&&f.grid&&f.grid.rows>1;u.length<S+v?yi("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&f.grid.fill==="row"&&yi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],w=[];let M=r.activeIndex;typeof n>"u"?n=r.getSlideIndex(u.filter(T=>T.classList.contains(f.slideActiveClass))[0]):M=n;const C=o==="next"||!o,E=o==="prev"||!o;let I=0,A=0;const c=b?Math.ceil(u.length/f.grid.rows):u.length,k=(b?u[n].column:n)+(y&&typeof l>"u"?-S/2+.5:0);if(k<v){I=Math.max(v-k,x);for(let T=0;T<v-k;T+=1){const _=T-Math.floor(T/c)*c;if(b){const L=c-_-1;for(let N=u.length-1;N>=0;N-=1)u[N].column===L&&g.push(N)}else g.push(c-_-1)}}else if(k+S>c-v){A=Math.max(k-(c-v*2),x);for(let T=0;T<A;T+=1){const _=T-Math.floor(T/c)*c;b?u.forEach((L,N)=>{L.column===_&&w.push(N)}):w.push(_)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),E&&g.forEach(T=>{u[T].swiperLoopMoveDOM=!0,h.prepend(u[T]),u[T].swiperLoopMoveDOM=!1}),C&&w.forEach(T=>{u[T].swiperLoopMoveDOM=!0,h.append(u[T]),u[T].swiperLoopMoveDOM=!1}),r.recalcSlides(),f.slidesPerView==="auto"?r.updateSlides():b&&(g.length>0&&E||w.length>0&&C)&&r.slides.forEach((T,_)=>{r.grid.updateSlide(_,T,r.slides)}),f.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&E){if(typeof e>"u"){const T=r.slidesGrid[M],L=r.slidesGrid[M+I]-T;a?r.setTranslate(r.translate-L):(r.slideTo(M+Math.ceil(I),0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else if(l){const T=b?g.length/f.grid.rows:g.length;r.slideTo(r.activeIndex+T,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(w.length>0&&C)if(typeof e>"u"){const T=r.slidesGrid[M],L=r.slidesGrid[M-A]-T;a?r.setTranslate(r.translate-L):(r.slideTo(M-A,0,!1,!0),l&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else{const T=b?w.length/f.grid.rows:w.length;r.slideTo(r.activeIndex-T,0,!1,!0)}}if(r.allowSlidePrev=s,r.allowSlideNext=p,r.controller&&r.controller.control&&!d){const T={slideRealIndex:e,direction:o,setTranslate:l,activeSlideIndex:n,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(_=>{!_.destroyed&&_.params.loop&&_.loopFix({...T,slideTo:_.params.slidesPerView===f.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...T,slideTo:r.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}r.emit("loopFix")}function Vl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(l=>{const n=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;o[n]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),o.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var zl={loopCreate:Fl,loopFix:jl,loopDestroy:Vl};function Hl(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 Gl(){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 Ul={setGrabCursor:Hl,unsetGrabCursor:Gl};function Wl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Rt()||o===ft())return null;o.assignedSlot&&(o=o.assignedSlot);const l=o.closest(t);return!l&&!o.getRootNode?null:l||i(o.getRootNode().host)}return i(e)}function Ro(t,e,i){const o=ft(),{params:l}=t,n=l.edgeSwipeDetection,d=l.edgeSwipeThreshold;return n&&(i<=d||i>=o.innerWidth-d)?n==="prevent"?(e.preventDefault(),!0):!1:!0}function Yl(t){const e=this,i=Rt();let o=t;o.originalEvent&&(o=o.originalEvent);const l=e.touchEventsData;if(o.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==o.pointerId)return;l.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(l.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){Ro(e,o,o.targetTouches[0].pageX);return}const{params:n,touches:d,enabled:a}=e;if(!a||!n.simulateTouch&&o.pointerType==="mouse"||e.animating&&n.preventInteractionOnTransition)return;!e.animating&&n.cssMode&&n.loop&&e.loopFix();let r=o.target;if(n.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in o&&o.which===3||"button"in o&&o.button>0||l.isTouched&&l.isMoved)return;const u=!!n.noSwipingClass&&n.noSwipingClass!=="",s=o.composedPath?o.composedPath():o.path;u&&o.target&&o.target.shadowRoot&&s&&(r=s[0]);const p=n.noSwipingSelector?n.noSwipingSelector:`.${n.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(n.noSwiping&&(h?Wl(p,r):r.closest(p))){e.allowClick=!0;return}if(n.swipeHandler&&!r.closest(n.swipeHandler))return;d.currentX=o.pageX,d.currentY=o.pageY;const f=d.currentX,y=d.currentY;if(!Ro(e,o,f))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),d.startX=f,d.startY=y,l.touchStartTime=kt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,n.threshold>0&&(l.allowThresholdMove=!1);let S=!0;r.matches(l.focusableElements)&&(S=!1,r.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const x=S&&e.allowTouchMove&&n.touchStartPreventDefault;(n.touchStartForcePreventDefault||x)&&!r.isContentEditable&&o.preventDefault(),n.freeMode&&n.freeMode.enabled&&e.freeMode&&e.animating&&!n.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Xl(t){const e=Rt(),i=this,o=i.touchEventsData,{params:l,touches:n,rtlTranslate:d,enabled:a}=i;if(!a||!l.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(o.touchId!==null||r.pointerId!==o.pointerId))return;let u;if(r.type==="touchmove"){if(u=[...r.changedTouches].filter(C=>C.identifier===o.touchId)[0],!u||u.identifier!==o.touchId)return}else u=r;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",r);return}const s=u.pageX,p=u.pageY;if(r.preventedByNestedSwiper){n.startX=s,n.startY=p;return}if(!i.allowTouchMove){r.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(n,{startX:s,startY:p,currentX:s,currentY:p}),o.touchStartTime=kt());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(p<n.startY&&i.translate<=i.maxTranslate()||p>n.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(s<n.startX&&i.translate<=i.maxTranslate()||s>n.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",r),n.previousX=n.currentX,n.previousY=n.currentY,n.currentX=s,n.currentY=p;const h=n.currentX-n.startX,f=n.currentY-n.startY;if(i.params.threshold&&Math.sqrt(h**2+f**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let C;i.isHorizontal()&&n.currentY===n.startY||i.isVertical()&&n.currentX===n.startX?o.isScrolling=!1:h*h+f*f>=25&&(C=Math.atan2(Math.abs(f),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?C>l.touchAngle:90-C>l.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",r),typeof o.startMoving>"u"&&(n.currentX!==n.startX||n.currentY!==n.startY)&&(o.startMoving=!0),o.isScrolling||r.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!l.cssMode&&r.cancelable&&r.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&r.stopPropagation();let y=i.isHorizontal()?h:f,S=i.isHorizontal()?n.currentX-n.previousX:n.currentY-n.previousY;l.oneWayMovement&&(y=Math.abs(y)*(d?1:-1),S=Math.abs(S)*(d?1:-1)),n.diff=y,y*=l.touchRatio,d&&(y=-y,S=-S);const x=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=S>0?"prev":"next";const v=i.params.loop&&!l.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&b&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}o.allowMomentumBounce=!1,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&v&&b&&Math.abs(y)>=1){Object.assign(n,{startX:s,startY:p,currentX:s,currentY:p,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",r),o.isMoved=!0,o.currentTranslate=y+o.startTranslate;let w=!0,M=l.resistanceRatio;if(l.touchReleaseOnEdges&&(M=0),y>0?(v&&b&&!g&&o.allowThresholdMove&&o.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(w=!1,l.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+y)**M))):y<0&&(v&&b&&!g&&o.allowThresholdMove&&o.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(w=!1,l.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-y)**M))),w&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),l.threshold>0)if(Math.abs(y)>l.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,n.startX=n.currentX,n.startY=n.currentY,o.currentTranslate=o.startTranslate,n.diff=i.isHorizontal()?n.currentX-n.startX:n.currentY-n.startY;return}}else{o.currentTranslate=o.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Jl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let l;if(o.type==="touchend"||o.type==="touchcancel"){if(l=[...o.changedTouches].filter(M=>M.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;l=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:d,touches:a,rtlTranslate:r,slidesGrid:u,enabled:s}=e;if(!s||!d.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&d.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}d.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const p=kt(),h=p-i.touchStartTime;if(e.allowClick){const M=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(M&&M[0]||o.target,M),e.emit("tap click",o),h<300&&p-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=kt(),Qt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||a.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 f;if(d.followFinger?f=r?e.translate:-e.translate:f=-i.currentTranslate,d.cssMode)return;if(d.freeMode&&d.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const y=f>=-e.maxTranslate()&&!e.params.loop;let S=0,x=e.slidesSizesGrid[0];for(let M=0;M<u.length;M+=M<d.slidesPerGroupSkip?1:d.slidesPerGroup){const C=M<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;typeof u[M+C]<"u"?(y||f>=u[M]&&f<u[M+C])&&(S=M,x=u[M+C]-u[M]):(y||f>=u[M])&&(S=M,x=u[u.length-1]-u[u.length-2])}let v=null,b=null;d.rewind&&(e.isBeginning?b=d.virtual&&d.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const g=(f-u[S])/x,w=S<d.slidesPerGroupSkip-1?1:d.slidesPerGroup;if(h>d.longSwipesMs){if(!d.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=d.longSwipesRatio?e.slideTo(d.rewind&&e.isEnd?v:S+w):e.slideTo(S)),e.swipeDirection==="prev"&&(g>1-d.longSwipesRatio?e.slideTo(S+w):b!==null&&g<0&&Math.abs(g)>d.longSwipesRatio?e.slideTo(b):e.slideTo(S))}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(S+w):e.slideTo(S):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:S+w),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:S))}}function Bo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:l,snapGrid:n}=t,d=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const a=d&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!a?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!d?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=l,t.allowSlideNext=o,t.params.watchOverflow&&n!==t.snapGrid&&t.checkOverflow()}function ql(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Kl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let l;const n=t.maxTranslate()-t.minTranslate();n===0?l=0:l=(t.translate-t.minTranslate())/n,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Zl(t){const e=this;Ti(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Ql(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const No=(t,e)=>{const i=Rt(),{params:o,el:l,wrapperEl:n,device:d}=t,a=!!o.nested,r=e==="on"?"addEventListener":"removeEventListener",u=e;!l||typeof l=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:a}),l[r]("touchstart",t.onTouchStart,{passive:!1}),l[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:a}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:a}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&l[r]("click",t.onClick,!0),o.cssMode&&n[r]("scroll",t.onScroll),o.updateOnWindowResize?t[u](d.ios||d.android?"resize orientationchange observerUpdate":"resize observerUpdate",Bo,!0):t[u]("observerUpdate",Bo,!0),l[r]("load",t.onLoad,{capture:!0}))};function $l(){const t=this,{params:e}=t;t.onTouchStart=Yl.bind(t),t.onTouchMove=Xl.bind(t),t.onTouchEnd=Jl.bind(t),t.onDocumentTouchStart=Ql.bind(t),e.cssMode&&(t.onScroll=Kl.bind(t)),t.onClick=ql.bind(t),t.onLoad=Zl.bind(t),No(t,"on")}function ed(){No(this,"off")}var td={attachEvents:$l,detachEvents:ed};const Fo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function id(){const t=this,{realIndex:e,initialized:i,params:o,el:l}=t,n=o.breakpoints;if(!n||n&&Object.keys(n).length===0)return;const d=t.getBreakpoint(n,t.params.breakpointsBase,t.el);if(!d||t.currentBreakpoint===d)return;const r=(d in n?n[d]:void 0)||t.originalParams,u=Fo(t,o),s=Fo(t,r),p=t.params.grabCursor,h=r.grabCursor,f=o.enabled;u&&!s?(l.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&s&&(l.classList.add(`${o.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&o.grid.fill==="column")&&l.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),p&&!h?t.unsetGrabCursor():!p&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const w=o[g]&&o[g].enabled,M=r[g]&&r[g].enabled;w&&!M&&t[g].disable(),!w&&M&&t[g].enable()});const y=r.direction&&r.direction!==o.direction,S=o.loop&&(r.slidesPerView!==o.slidesPerView||y),x=o.loop;y&&i&&t.changeDirection(),Tt(t.params,r);const v=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!v?t.disable():!f&&v&&t.enable(),t.currentBreakpoint=d,t.emit("_beforeBreakpoint",r),i&&(S?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&b?(t.loopCreate(e),t.updateSlides()):x&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function od(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const l=ft(),n=e==="window"?l.innerHeight:i.clientHeight,d=Object.keys(t).map(a=>{if(typeof a=="string"&&a.indexOf("@")===0){const r=parseFloat(a.substr(1));return{value:n*r,point:a}}return{value:a,point:a}});d.sort((a,r)=>parseInt(a.value,10)-parseInt(r.value,10));for(let a=0;a<d.length;a+=1){const{point:r,value:u}=d[a];e==="window"?l.matchMedia(`(min-width: ${u}px)`).matches&&(o=r):u<=i.clientWidth&&(o=r)}return o||"max"}var nd={setBreakpoint:id,getBreakpoint:od};function ld(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(l=>{o[l]&&i.push(e+l)}):typeof o=="string"&&i.push(e+o)}),i}function dd(){const t=this,{classNames:e,params:i,rtl:o,el:l,device:n}=t,d=ld(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:n.android},{ios:n.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...d),l.classList.add(...e),t.emitContainerClasses()}function ad(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var rd={addClasses:dd,removeClasses:ad};function sd(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const l=t.slides.length-1,n=t.slidesGrid[l]+t.slidesSizesGrid[l]+o*2;t.isLocked=t.size>n}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var cd={checkOverflow:sd},Ui={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function ud(t,e){return function(o){o===void 0&&(o={});const l=Object.keys(o)[0],n=o[l];if(typeof n!="object"||n===null){Tt(e,o);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in n)){Tt(e,o);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),Tt(e,o)}}const Wi={eventsEmitter:rl,update:yl,translate:El,transition:_l,slide:Nl,loop:zl,grabCursor:Ul,events:td,breakpoints:nd,checkOverflow:cd,classes:rd},Yi={};let Xi=class Ut{constructor(){let e,i;for(var o=arguments.length,l=new Array(o),n=0;n<o;n++)l[n]=arguments[n];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=Tt({},i),e&&!i.el&&(i.el=e);const d=Rt();if(i.el&&typeof i.el=="string"&&d.querySelectorAll(i.el).length>1){const s=[];return d.querySelectorAll(i.el).forEach(p=>{const h=Tt({},i,{el:p});s.push(new Ut(h))}),s}const a=this;a.__swiper__=!0,a.support=Do(),a.device=Oo({userAgent:i.userAgent}),a.browser=ll(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],i.modules&&Array.isArray(i.modules)&&a.modules.push(...i.modules);const r={};a.modules.forEach(s=>{s({params:i,swiper:a,extendParams:ud(i,r),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const u=Tt({},Ui,r);return a.params=Tt({},u,Yi,i),a.originalParams=Tt({},a.params),a.passedParams=Tt({},i),a.params&&a.params.on&&Object.keys(a.params.on).forEach(s=>{a.on(s,a.params.on[s])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.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:a.params.allowSlideNext,allowSlidePrev:a.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:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,l=jt(i,`.${o.slideClass}, swiper-slide`),n=wi(l[0]);return wi(e)-n}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:o}=e;e.slides=jt(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const l=o.minTranslate(),d=(o.maxTranslate()-l)*e+l;o.translateTo(d,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const l=e.getSlideClasses(o);i.push({slideEl:o,classNames:l}),e.emit("_slideClass",o,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:l,slides:n,slidesGrid:d,slidesSizesGrid:a,size:r,activeIndex:u}=o;let s=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let p=n[u]?Math.ceil(n[u].swiperSlideSize):0,h;for(let f=u+1;f<n.length;f+=1)n[f]&&!h&&(p+=Math.ceil(n[f].swiperSlideSize),s+=1,p>r&&(h=!0));for(let f=u-1;f>=0;f-=1)n[f]&&!h&&(p+=n[f].swiperSlideSize,s+=1,p>r&&(h=!0))}else if(e==="current")for(let p=u+1;p<n.length;p+=1)(i?d[p]+a[p]-d[u]<r:d[p]-d[u]<r)&&(s+=1);else for(let p=u-1;p>=0;p-=1)d[u]-d[p]<r&&(s+=1);return s}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(d=>{d.complete&&Ti(e,d)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const d=e.rtlTranslate?e.translate*-1:e.translate,a=Math.min(Math.max(d,e.maxTranslate()),e.minTranslate());e.setTranslate(a),e.updateActiveIndex(),e.updateSlidesClasses()}let n;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)l(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const d=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;n=e.slideTo(d.length-1,0,!1,!0)}else n=e.slideTo(e.activeIndex,0,!1,!0);n||l()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,l=o.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${l}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(n=>{e==="vertical"?n.style.width="":n.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let d=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(l()):jt(o,l())[0];return!d&&i.params.createElements&&(d=ai("div",i.params.wrapperClass),o.append(d),jt(o,`.${i.params.slideClass}`).forEach(a=>{d.append(a)})),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"||Yt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Yt(o,"direction")==="rtl"),wrongRTL:Yt(d,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(n=>{n.complete?Ti(i,n):n.addEventListener("load",d=>{Ti(i,d.target)})}),Gi(i),i.initialized=!0,Gi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:l,el:n,wrapperEl:d,slides:a}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),l.loop&&o.loopDestroy(),i&&(o.removeClasses(),n&&typeof n!="string"&&n.removeAttribute("style"),d&&d.removeAttribute("style"),a&&a.length&&a.forEach(r=>{r.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(r=>{o.off(r)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Yn(o)),o.destroyed=!0),null}static extendDefaults(e){Tt(Yi,e)}static get extendedDefaults(){return Yi}static get defaults(){return Ui}static installModule(e){Ut.prototype.__modules__||(Ut.prototype.__modules__=[]);const i=Ut.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ut.installModule(i)),Ut):(Ut.installModule(e),Ut)}};Object.keys(Wi).forEach(t=>{Object.keys(Wi[t]).forEach(e=>{Xi.prototype[e]=Wi[t][e]})}),Xi.use([dl,al]);const jo=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function Jt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ei(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Jt(e[o])&&Jt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:ei(t[o],e[o]):t[o]=e[o]})}function Vo(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function zo(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Ho(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Go(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 vd(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function pd(t){let{swiper:e,slides:i,passedParams:o,changedParams:l,nextEl:n,prevEl:d,scrollbarEl:a,paginationEl:r}=t;const u=l.filter(A=>A!=="children"&&A!=="direction"&&A!=="wrapperClass"),{params:s,pagination:p,navigation:h,scrollbar:f,virtual:y,thumbs:S}=e;let x,v,b,g,w,M,C,E;l.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&s.thumbs&&!s.thumbs.swiper&&(x=!0),l.includes("controller")&&o.controller&&o.controller.control&&s.controller&&!s.controller.control&&(v=!0),l.includes("pagination")&&o.pagination&&(o.pagination.el||r)&&(s.pagination||s.pagination===!1)&&p&&!p.el&&(b=!0),l.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||a)&&(s.scrollbar||s.scrollbar===!1)&&f&&!f.el&&(g=!0),l.includes("navigation")&&o.navigation&&(o.navigation.prevEl||d)&&(o.navigation.nextEl||n)&&(s.navigation||s.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(w=!0);const I=A=>{e[A]&&(e[A].destroy(),A==="navigation"?(e.isElement&&(e[A].prevEl.remove(),e[A].nextEl.remove()),s[A].prevEl=void 0,s[A].nextEl=void 0,e[A].prevEl=void 0,e[A].nextEl=void 0):(e.isElement&&e[A].el.remove(),s[A].el=void 0,e[A].el=void 0))};l.includes("loop")&&e.isElement&&(s.loop&&!o.loop?M=!0:!s.loop&&o.loop?C=!0:E=!0),u.forEach(A=>{if(Jt(s[A])&&Jt(o[A]))Object.assign(s[A],o[A]),(A==="navigation"||A==="pagination"||A==="scrollbar")&&"enabled"in o[A]&&!o[A].enabled&&I(A);else{const c=o[A];(c===!0||c===!1)&&(A==="navigation"||A==="pagination"||A==="scrollbar")?c===!1&&I(A):s[A]=o[A]}}),u.includes("controller")&&!v&&e.controller&&e.controller.control&&s.controller&&s.controller.control&&(e.controller.control=s.controller.control),l.includes("children")&&i&&y&&s.virtual.enabled?(y.slides=i,y.update(!0)):l.includes("virtual")&&y&&s.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),l.includes("children")&&i&&s.loop&&(E=!0),x&&S.init()&&S.update(!0),v&&(e.controller.control=s.controller.control),b&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(s.pagination.el=r),p.init(),p.render(),p.update()),g&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-scrollbar"),a.part.add("scrollbar"),e.el.appendChild(a)),a&&(s.scrollbar.el=a),f.init(),f.updateSize(),f.setTranslate()),w&&(e.isElement&&((!n||typeof n=="string")&&(n=document.createElement("div"),n.classList.add("swiper-button-next"),n.innerHTML=e.hostEl.constructor.nextButtonSvg,n.part.add("button-next"),e.el.appendChild(n)),(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-button-prev"),d.innerHTML=e.hostEl.constructor.prevButtonSvg,d.part.add("button-prev"),e.el.appendChild(d))),n&&(s.navigation.nextEl=n),d&&(s.navigation.prevEl=d),h.init(),h.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),l.includes("direction")&&e.changeDirection(o.direction,!1),(M||E)&&e.loopDestroy(),(C||E)&&e.loopCreate(),e.update()}function md(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},l={};ei(i,Ui),i._emitClasses=!0,i.init=!1;const n={},d=jo.map(r=>r.replace(/_/,"")),a=Object.assign({},t);return Object.keys(a).forEach(r=>{typeof t[r]>"u"||(d.indexOf(r)>=0?Jt(t[r])?(i[r]={},l[r]={},ei(i[r],t[r]),ei(l[r],t[r])):(i[r]=t[r],l[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?o[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:n[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:l,rest:n,events:o}}function fd(t,e){let{el:i,nextEl:o,prevEl:l,paginationEl:n,scrollbarEl:d,swiper:a}=t;Vo(e)&&o&&l&&(a.params.navigation.nextEl=o,a.originalParams.navigation.nextEl=o,a.params.navigation.prevEl=l,a.originalParams.navigation.prevEl=l),zo(e)&&n&&(a.params.pagination.el=n,a.originalParams.pagination.el=n),Ho(e)&&d&&(a.params.scrollbar.el=d,a.originalParams.scrollbar.el=d),a.init(i)}function hd(t,e,i,o,l){const n=[];if(!e)return n;const d=r=>{n.indexOf(r)<0&&n.push(r)};if(i&&o){const r=o.map(l),u=i.map(l);r.join("")!==u.join("")&&d("children"),o.length!==i.length&&d("children")}return jo.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(Jt(t[r])&&Jt(e[r])){const u=Object.keys(t[r]),s=Object.keys(e[r]);u.length!==s.length?d(r):(u.forEach(p=>{t[r][p]!==e[r][p]&&d(r)}),s.forEach(p=>{t[r][p]!==e[r][p]&&d(r)}))}else t[r]!==e[r]&&d(r)}),n}const gd=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},Ai.apply(this,arguments)}function Uo(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Wo(t){const e=[];return m.Children.toArray(t).forEach(i=>{Uo(i)?e.push(i):i.props&&i.props.children&&Wo(i.props.children).forEach(o=>e.push(o))}),e}function bd(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return m.Children.toArray(t).forEach(o=>{if(Uo(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const l=Wo(o.props.children);l.length>0?l.forEach(n=>e.push(n)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function yd(t,e,i){if(!i)return null;const o=s=>{let p=s;return s<0?p=e.length+s:p>=e.length&&(p=p-e.length),p},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:n,to:d}=i,a=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,u=[];for(let s=a;s<r;s+=1)s>=n&&s<=d&&u.push(e[o(s)]);return u.map((s,p)=>m.cloneElement(s,{swiper:t,style:l,key:s.props.virtualIndex||s.key||`slide-${p}`}))}function ri(t,e){return typeof window>"u"?me(t,e):fn(t,e)}const Ji=di(null),Yo=()=>li(Ji),wd=di(null),qt=pi(function(t,e){let{className:i,tag:o="div",wrapperTag:l="div",children:n,onSwiper:d,...a}=t===void 0?{}:t,r=!1;const[u,s]=X("swiper"),[p,h]=X(null),[f,y]=X(!1),S=ve(!1),x=ve(null),v=ve(null),b=ve(null),g=ve(null),w=ve(null),M=ve(null),C=ve(null),E=ve(null),{params:I,passedParams:A,rest:c,events:O}=md(a),{slides:k,slots:T}=bd(n),_=()=>{y(!f)};Object.assign(I.on,{_containerClasses(R,D){s(D)}});const L=()=>{Object.assign(I.on,O),r=!0;const R={...I};if(delete R.wrapperClass,v.current=new Xi(R),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=k;const D={cache:!1,slides:k,renderExternal:h,renderExternalUpdate:!1};ei(v.current.params.virtual,D),ei(v.current.originalParams.virtual,D)}};x.current||L(),v.current&&v.current.on("_beforeBreakpoint",_);const N=()=>{r||!O||!v.current||Object.keys(O).forEach(R=>{v.current.on(R,O[R])})},F=()=>{!O||!v.current||Object.keys(O).forEach(R=>{v.current.off(R,O[R])})};me(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",_)}),me(()=>{!S.current&&v.current&&(v.current.emitSlidesClasses(),S.current=!0)}),ri(()=>{if(e&&(e.current=x.current),!!x.current)return v.current.destroyed&&L(),fd({el:x.current,nextEl:w.current,prevEl:M.current,paginationEl:C.current,scrollbarEl:E.current,swiper:v.current},I),d&&!v.current.destroyed&&d(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),ri(()=>{N();const R=hd(A,b.current,k,g.current,D=>D.key);return b.current=A,g.current=k,R.length&&v.current&&!v.current.destroyed&&pd({swiper:v.current,slides:k,passedParams:A,changedParams:R,nextEl:w.current,prevEl:M.current,scrollbarEl:E.current,paginationEl:C.current}),()=>{F()}}),ri(()=>{gd(v.current)},[p]);function V(){return I.virtual?yd(v.current,k,p):k.map((R,D)=>m.cloneElement(R,{swiper:v.current,swiperSlideIndex:D}))}return m.createElement(o,Ai({ref:x,className:Go(`${u}${i?` ${i}`:""}`)},c),m.createElement(wd.Provider,{value:v.current},T["container-start"],m.createElement(l,{className:vd(I.wrapperClass)},T["wrapper-start"],V(),T["wrapper-end"]),Vo(I)&&m.createElement(m.Fragment,null,m.createElement("div",{ref:M,className:"swiper-button-prev"}),m.createElement("div",{ref:w,className:"swiper-button-next"})),Ho(I)&&m.createElement("div",{ref:E,className:"swiper-scrollbar"}),zo(I)&&m.createElement("div",{ref:C,className:"swiper-pagination"}),T["container-end"]))});qt.displayName="Swiper";const Bt=pi(function(t,e){let{tag:i="div",children:o,className:l="",swiper:n,zoom:d,lazy:a,virtualIndex:r,swiperSlideIndex:u,...s}=t===void 0?{}:t;const p=ve(null),[h,f]=X("swiper-slide"),[y,S]=X(!1);function x(w,M,C){M===p.current&&f(C)}ri(()=>{if(typeof u<"u"&&(p.current.swiperSlideIndex=u),e&&(e.current=p.current),!(!p.current||!n)){if(n.destroyed){h!=="swiper-slide"&&f("swiper-slide");return}return n.on("_slideClass",x),()=>{n&&n.off("_slideClass",x)}}}),ri(()=>{n&&p.current&&!n.destroyed&&f(n.getSlideClasses(p.current))},[n]);const v={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},b=()=>typeof o=="function"?o(v):o,g=()=>{S(!0)};return m.createElement(i,Ai({ref:p,className:Go(`${h}${l?` ${l}`:""}`),"data-swiper-slide-index":r,onLoad:g},s),d&&m.createElement(Ji.Provider,{value:v},m.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof d=="number"?d:void 0},b(),a&&!y&&m.createElement("div",{className:"swiper-lazy-preloader"}))),!d&&m.createElement(Ji.Provider,{value:v},b(),a&&!y&&m.createElement("div",{className:"swiper-lazy-preloader"})))});Bt.displayName="SwiperSlide";const Sd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",xd=({visible:t,onClose:e,children:i,modalStyle:o,padding:l,popup:n,schema:d,fullHeight:a=window.innerHeight,isFullScreen:r=!1})=>{var u,s,p,h,f,y,S,x,v,b,g,w,M,C,E,I,A,c,O,k,T,_,L,N,F;const V=ve(null),R=ve(null),D=ve(null),B=ve(null),W=a*.2,z=r?a:a*.8,[J,oe]=X(W),[de,ce]=X(!1),xe=ve(null),{globalConfig:pe,popupDetailData:Ne}=Re(),{schema:q}=Mt(),[Z,Q]=X(15);me(()=>{const fe=document.getElementById("sxp-render"),Te=document.getElementById("pb-modal");Te?xe.current=Te:(xe.current=document.createElement("div"),xe.current.setAttribute("id","pb-modal"),fe?.appendChild(xe.current))},[]);const ae=ue(()=>n?.id&&n?.id!==""||t,[t,n]),ne=ue(()=>{var fe,Te,te;const Y=d??q;return(te=(Te=(fe=Y?.sxpPageConf)===null||fe===void 0?void 0:fe.globalConfig)===null||Te===void 0?void 0:Te.popupList)===null||te===void 0?void 0:te.find(re=>re?.id===n?.id)},[n,d,q]),ge=ue(()=>{var fe,Te;return((Te=(fe=ne?.item)===null||fe===void 0?void 0:fe.event)===null||Te===void 0?void 0:Te.isScrollFullScreen)||!1},[ne]);if(me(()=>{ae?ce(!0):setTimeout(()=>{ce(!1),oe(W)},n?.duration)},[ae,n]),!xe.current)return null;const Le=_i(()=>{e?.()},300),je=fe=>{V.current=fe.touches[0],R.current=fe.touches[0],D.current=!0},Ce=fe=>{requestAnimationFrame(()=>{var Te;if(D.current&&((Te=B?.current)===null||Te===void 0?void 0:Te.scrollTop)===0){const te=fe.touches[0].clientY,Y=fe.touches[0].clientX,K=V.current.clientY-te;V.current=fe.touches[0];const re=te-R.current.clientY,Me=Y-R.current.clientX;if(Math.abs(Me)>Math.abs(re))return;const G=J-K;G>0&&oe(G)}})},He=fe=>{var Te;if(D.current&&((Te=B?.current)===null||Te===void 0?void 0:Te.scrollTop)===0){const te=fe.changedTouches[0].clientY-R.current.clientY,Y=fe.changedTouches[0].clientX-R.current.clientX;if(Math.abs(Y)>Math.abs(te))return;const K=R.current.clientY-V.current.clientY;K>0?oe(0):J<W&&K<0?oe(W):J>=W&&K<0&&e?.()}D.current=!1};return no.createPortal(m.createElement(m.Fragment,null,de&&m.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ae?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Le},m.createElement("div",{style:{position:"relative",left:`${(h=(p=(s=(u=ne?.item)===null||u===void 0?void 0:u.props)===null||s===void 0?void 0:s.popupBg)===null||p===void 0?void 0:p.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(x=(S=(y=(f=ne?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&x!==void 0?x:0}px`,bottom:`${(w=(g=(b=(v=ne?.item)===null||v===void 0?void 0:v.props)===null||b===void 0?void 0:b.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&w!==void 0?w:0}px`,overflow:"hidden",width:`calc(100% - ${((I=(E=(C=(M=ne?.item)===null||M===void 0?void 0:M.props)===null||C===void 0?void 0:C.popupBg)===null||E===void 0?void 0:E.horizontalMargin)!==null&&I!==void 0?I:0)*2}px)`,height:"100%"}},m.createElement("div",Object.assign({className:`modal-container ${ae?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(A=ne?.item)===null||A===void 0?void 0:A.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:l,animationDuration:((c=n?.duration)!==null&&c!==void 0?c:0)/1e3+"s"},ge&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(_=(T=(k=(O=ne?.item)===null||O===void 0?void 0:O.props)===null||k===void 0?void 0:k.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&_!==void 0?_:0}px`,zIndex:9}),onClick:fe=>{fe.stopPropagation(),fe.preventDefault()}},ge&&{onTouchMove:Ce,onTouchStart:je,onTouchEnd:He}),m.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:Z}},m.createElement("img",{src:(L=pe?.popupCloseIcon)!==null&&L!==void 0?L:Sd,alt:"close button",className:"modal-icon"})),m.createElement("div",Object.assign({ref:B,style:{height:ge?a:z,overflow:ge&&J<=0||!ge?"auto":"hidden",zIndex:1}},((F=(N=ne?.item)===null||N===void 0?void 0:N.props)===null||F===void 0?void 0:F.enableFixedCloseButton)&&{onScroll:fe=>{var Te;Q(15-((Te=fe?.target)===null||Te===void 0?void 0:Te.scrollTop))}}),i))))),xe.current)};var ti=Oe(xd);const Td=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),l=[];for(let d=0;d<o.length&&(l.push(o[d]),!(l.join(" ").length>=e));d++);return(l.length>1&&l.length<o.length?l.slice(0,l.length-1):l).join(" ")+" "},Ad=({text:t,maxStr:e=108,style:i,className:o,onClick:l,foldText:n,unfoldText:d,isPost:a,onChange:r})=>{const[u,s]=X(!1),[p,h]=X(!1),f=Number(i?.lineClamp||2),y=ve(null),S=ve(null),x=he(()=>{s(!u)},[u,r]);return ue(()=>!u&&t.length>e?Td(t,e)+"...":t,[t,e,u]),me(()=>{var v,b;S?.current&&(S.current.style.display="block"),((v=S?.current)===null||v===void 0?void 0:v.offsetHeight)>((b=y?.current)===null||b===void 0?void 0:b.offsetHeight)&&a?h(!0):h(!1),S.current.style.display="none"},[a,t]),m.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},m.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!a||u?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Se(t?.replace(/\n/g,"</br>"),i)}}),m.createElement("div",{ref:S,dangerouslySetInnerHTML:{__html:Se(t?.replace(/\n/g,"</br>"),i)}}),t&&a&&p&&m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??x,dangerouslySetInnerHTML:{__html:Se(u?d||"show less":n||"show more",i)}}))};var Ei=Oe(Ad);const Ed=pi((t,e)=>{const{src:i,onLoad:o,style:l,className:n,loading:d,alt:a="image"}=t,[r,u]=X(i),s=ve(null),[p,h]=X(!1);return oo(e,()=>({setSrc:f=>{f&&u(f)}})),me(()=>{i&&u(i)},[i]),me(()=>{const f=()=>{i&&!p&&s.current&&(s.current.src="",s.current.src=i)};return Lt.on(xt.PAGE_DID_SHOW,f),()=>{Lt.off(xt.PAGE_DID_SHOW,f)}},[i,p]),m.createElement(m.Fragment,null,!p&&!r&&m.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?m.createElement("picture",null,m.createElement("source",{type:"image/avif",srcSet:r}),m.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),m.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),m.createElement("img",{ref:s,className:n,src:r,style:Object.assign({},l),loading:d,onLoad:f=>{h(!0),o?.(f.target)},alt:a})):m.createElement("img",{ref:s,className:n,src:r,style:Object.assign({},l),loading:d,onLoad:f=>{h(!0),o?.(f.target)},alt:a}))});var yt=Oe(Ed);const Id=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const l=ve(),{popupDetailData:n}=Re();return me(()=>{var d,a;o&&((d=l?.current)===null||d===void 0||d.swiper.slideTo((a=n?.multiCheckIndex)!==null&&a!==void 0?a:0))},[n,o]),m.createElement(qt,{ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[tl,el,$n],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var si=Oe(Id);const Cd=({products:t,data:e,defImg:i,style:o,onCLick:l,popupDetailData:n,check:d})=>{var a;const{productView:r}=ot(),{popupCurTimeRef:u}=Re(),s=(p,h)=>{if(d===h)return;const f=t?.[d];r(n,f,f?.bindCta,u.current,n?.index),l?.(h)};return m.createElement(m.Fragment,null,e?.open&&(t&&t?.length>1||!n)&&m.createElement(si,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(a=n?t:[0,1,2,3])===null||a===void 0?void 0:a.map((p,h)=>{var f,y,S;return m.createElement(m.Fragment,null,p?.bindCta?m.createElement(Bt,{className:Ee({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{s(p,h)},key:h},m.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:d===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(S=(f=p?.cover)!==null&&f!==void 0?f:(y=p?.homePage)===null||y===void 0?void 0:y[0])!==null&&S!==void 0?S:i})):null)})))};var Xo=Oe(Cd);const kd=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:l,src:n}=t;switch(i){case 2:return o||null;case 3:return n||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},ci=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o})=>{var l,n,d,a,r;if((!t?.currency||!t?.price)&&o)return null;let u=t?.currency&&t?.price?t?.price:7e3,s="",p=i?.priceSymbol,h=t?.currency?(d=(n=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||n===void 0?void 0:n.toUpperCase())!==null&&d!==void 0?d:"":"$";const f=e===void 0||e;let y=u.toString();p?.showTwoDecimalPoint&&(y=u?.toFixed(2));let S=(a=y?.indexOf("."))!==null&&a!==void 0?a:-1;if(f){s=(r=u?.toLocaleString("zh",{minimumFractionDigits:p?.showTwoDecimalPoint?2:0}))!==null&&r!==void 0?r:"";let x=0,v=S??s?.length;p?.millesimalSymbol==="."?s=s?.replace(/\,/g,function(b,g){return g>=x&&g<v?".":b}):p?.millesimalSymbol===" "&&(s=s?.replace(","," "))}else s=`${p?.showTwoDecimalPoint?u?.toFixed(2):u}`;return p?.decimalPoint===","&&S>0&&(s=s=s?.replace(/\./g,function(x,v){return v>=S&&v<s?.length?",":x})),p?.currencyPosition&&p?.currencyPosition!=="none"?s=p?.currencyPosition==="left"?h+s:s+h:p?.currencyPosition!=="none"&&(s=h+s),s},_d=t=>{var e,i,o,l,n,d,a,r,u,s,p,h,f,y,S,x,v,b,g,w,M,C,E,I,{content:A,style:c,bgImg:O,onClick:k,schema:T,isDefault:_,bottom_image:L,tipText:N,isPost:F,viewTime:V,rec:R,swiper:D,commodityStyles:B,buttonStyle:W,index:z,commodityGroup:J,popupBg:oe,iframeIcon:de,commodityImgRatio:ce,isTel:xe,iframeBgColor:pe}=t,Ne=Qe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);const{sxpParameter:q,popupDetailData:Z,isPreview:Q,bffFbReport:ae,popupCurTimeRef:ne,checkCommodityIndexRef:ge,globalConfig:Le}=Re(),{jumpToWeb:je,productView:Ce}=ot(),He=ve(null),[fe,Te]=X(!1),[te,Y]=X(!1),[K,re]=X((e=Z?.multiCheckIndex)!==null&&e!==void 0?e:0),Me=ve(),G=F?R:Z;let j=F?G?.product:(o=(i=G?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=G?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Ve=F?(d=G?.product)===null||d===void 0?void 0:d.bindCta:(u=(r=(a=G?.video)===null||a===void 0?void 0:a.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&u!==void 0?u:(h=(p=(s=G?.video)===null||s===void 0?void 0:s.bindProducts)===null||p===void 0?void 0:p[0])===null||h===void 0?void 0:h.bindCta;const ze=F?z:Z?.index;if(!F&&J?.open&&(!((f=G?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=G?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){ge.current=K;const $=(x=G?.video)===null||x===void 0?void 0:x.bindProducts[K];j=$,Ve=$?.bindCta}const ht=()=>{j?.link&&(je(G,j,Ve,ze),F||Ce(G,j,Ve,V||He.current,ze),window.location.href=window.getJointUtmLink(j.link))};me(()=>{F||ae?.({eventName:"ProductView"})},[F,ae]),me(()=>{const $=()=>{He.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const rt=ci({product:j,enableFormattedPrice:(v=B?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Le}),nt=(Q?375:(b=c?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=oe?.horizontalMargin)!==null&&g!==void 0?g:0)*2,gt=ce?nt*(ce.h/ce.w):nt,Ht=({isPost:$})=>{var ke,We,qe,Xe;return m.createElement("div",null,m.createElement("div",{className:"pb-commondity-content-collection",style:U(B?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:Se((ke=j?.collection)!==null&&ke!==void 0?ke:"Tiffany Lock",B?.collection)}}),m.createElement("div",{className:"pb-commondity-content-title",style:U(B?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:Se((We=j?.title)!==null&&We!==void 0?We:"Pendant in Yellow Gold with Diamonds, Medium",B?.title)}}),m.createElement("div",{className:"pb-commondity-content-price",style:U(B?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:Se(rt,B?.price)}}),m.createElement("div",{hidden:!!j&&!j?.taxInfo,style:U(B?.taxInfo),dangerouslySetInnerHTML:{__html:Se((qe=j?.taxInfo)!==null&&qe!==void 0?qe:"\u7A0E\u8D39",B?.taxInfo)}}),m.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},m.createElement(Ei,{foldText:N?.foldText,unfoldText:N?.unfoldText,onClick:()=>Te(!0),isPost:$,text:(Xe=j?.info)!==null&&Xe!==void 0?Xe:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
2
2
  bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
3
3
  collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
4
4
  necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
5
- 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:N?.info})))},H=()=>{var $,Ie;return m.createElement(m.Fragment,null,(x||F?.link)&&m.createElement("button",{"aria-label":($=Ve?.enTitle)!==null&&$!==void 0?$:"Purchase on Website",onClick:bt,className:"pb-commondity-btn",style:U},m.createElement("span",{dangerouslySetInnerHTML:{__html:Se((Ie=Ve?.enTitle)!==null&&Ie!==void 0?Ie:"Purchase on Website",U)}})))},W=ge($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Ee=ge($=>{le.current=new Date,re($),be.current=$,Oe?.current&&(Oe.current.swiper.slideTo(0),Oe.current.swiper.autoplay.start())},[]),Be=ge(()=>{var $,Ie,We;if(!j)return m.createElement(Xo,{products:($=G?.video)===null||$===void 0?void 0:$.bindProducts,data:q,defImg:(We=(Ie=K?.bottom_image)!==null&&Ie!==void 0?Ie:L)!==null&&We!==void 0?We:"",style:{padding:"0 19px"},onCLick:Ee,popupDetailData:Q,check:Z})},[Z]),he=ue(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[O?.dotsAlign]},[O?.dotsAlign]),ee=F?.remark;return m.createElement(m.Fragment,null,m.createElement("div",Object.assign({className:Ce(Object.assign({},c))},Ne),m.createElement("div",{style:{position:"relative"}},F&&((w=F?.homePage)===null||w===void 0?void 0:w.length)>0&&m.createElement(qt,{height:yt,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:he,bulletElement:"button"},loop:!0,autoplay:{delay:O?.delay*1e3},ref:Oe,className:Ce(Object.assign(Object.assign({".swiper-pagination":{bottom:(M=O?.dotsMarginBottom)!==null&&M!==void 0?M:0,fontSize:"14px"}},O?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:O?.dotsBgColor,opacity:1}}),O?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${O?.dotsActiveColor}!important`,opacity:1}}))},m.createElement(m.Fragment,null,(C=F?.homePage)===null||C===void 0?void 0:C.map($=>{var Ie;return m.createElement(Nt,{key:$},m.createElement("div",{style:{overflow:"hidden",width:st,height:yt}},m.createElement(wt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${O?.translateY?O?.translateY+50:50}%`},src:(Ie=$??K?.bottom_image)!==null&&Ie!==void 0?Ie:L})))}))),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Ce({height:yt,width:st})},m.createElement("img",{className:Ce({objectFit:"cover",width:"100%",height:"100%"}),src:(k=K?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),(ee||!F)&&ae&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},m.createElement("img",{src:ae,alt:"3d",width:"72px"}))),Be(),m.createElement("div",{className:"pb-commondity-content"},Gt({isPost:j}))),H(),m.createElement(ti,{visible:fe,onClose:()=>Te(!1)},m.createElement("div",{style:{paddingBottom:"80px"}},Gt({isPost:!1})),H()),m.createElement(ti,{visible:oe,padding:0,isFullScreen:!0,onClose:()=>X(!1)},m.createElement("div",{style:{backgroundColor:me,height:"100%"}},m.createElement("iframe",{src:ee,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Pd=De(_d),Dd=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Od=ut(Pd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Un,interactionRender:Dd},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 Md=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ld=[{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"}]}],Jo="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 Rd=t=>{var{content:e,btnText:i,style:o,icon:l,isPopup:n,isExternalLink:d,onClose:a,onClick:r,submitButtonStyle:v,contentStyle:s}=t,p=it(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Re(),{jumpToWeb:f}=rt(),y=typeof l=="string"?l:kd(l),S=()=>{var T,u,b;if(d){const g=h,w=(T=g?.video)===null||T===void 0?void 0:T.bindProduct,M=(b=(u=g?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0?void 0:b.bindCta,C=h?.index;f(g,w,M,C)}n||a?.(),r?.()};return m.createElement("div",Object.assign({className:`pb-prompt ${Ce(Object.assign({},o))}`},p),m.createElement("div",{className:"pb-prompt-icon"},m.createElement("img",{width:"100%",src:y??Jo,alt:"success image"})),m.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:Se(e,s)}}),m.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:S,dangerouslySetInnerHTML:{__html:Se(i,v)}}))};var Bd=De(Rd);const Nd=ut(Bd,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ld,bindableProps:[],interactionRender:Md},defaulSetting:{props:{icon:Jo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Fd=[{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 jd=t=>{var e,i,o,l,n,d,a,r,v,s,p,h,f,y,S,T,u,b,g,w,M,C,A,k,E,c,D,I,{style:P,isDefault:x,rec:L,viewTime:B,isPost:j,bottom_image:V,tipText:R,swiper:O,commodityStyles:N,buttonStyle:U,index:z,commodityGroup:q,popupBg:te,iframeIcon:ae,commodityImgRatio:ce,isTel:xe,iframeBgColor:me}=t,Ne=it(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);J(!0);const{sxpParameter:K,popupCurTimeRef:Q,popupDetailData:Y,isPreview:ie,bffFbReport:le,checkCommodityIndexRef:be,globalConfig:Le}=Re(),{jumpToWeb:je,productView:_e}=rt();J(!1),J(!1),J(!0);const[He,fe]=J(!1),Te=pe(null),[oe,X]=J(!1),[Z,re]=J((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),Oe=pe(),G=j?L:Y;let F=j?G?.product:(o=(i=G?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=G?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Ve=j?(d=G?.product)===null||d===void 0?void 0:d.bindCta:(v=(r=(a=G?.video)===null||a===void 0?void 0:a.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(p=(s=G?.video)===null||s===void 0?void 0:s.bindProducts)===null||p===void 0?void 0:p[0])===null||h===void 0?void 0:h.bindCta;const Ye=j?z:Y?.index;if(!j&&q?.open&&(!((f=G?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=G?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){be.current=Z;const ee=(T=G?.video)===null||T===void 0?void 0:T.bindProducts[Z];F=ee,Ve=ee?.bindCta}const bt=()=>{F?.link&&(je(G,F,Ve,Ye),j||_e(G,F,Ve,B||Te.current,Ye),window.location.href=window.getJointUtmLink(F.link))};ve(()=>{j||(le?.({eventName:"ProductView",product:F}),le?.({eventName:"PageView",product:F}))},[j,le]),ve(()=>{const ee=()=>{Te.current=new Date};return ee(),window.addEventListener("pageshow",ee),()=>{window.removeEventListener("pageshow",ee)}},[]);const mt=ci({product:F,enableFormattedPrice:(u=N?.price)===null||u===void 0?void 0:u.enableFormattedPrice,globalConfig:Le}),st=(ie?375:(b=P?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=te?.horizontalMargin)!==null&&g!==void 0?g:0)*2,yt=ce?st*(ce.h/ce.w):st,Gt=({isPost:ee})=>m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Ei,{isPost:ee,onClick:()=>fe(!0),className:"pb-commondityDiroNew-info",style:N?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:F?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
6
- Made in Italy`})),H=ge(ee=>ee?.lineClamp?Object.assign(Object.assign({},ee),{overflow:"hidden",WebkitLineClamp:ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ee,[]),W=ge(ee=>{Q.current=new Date,re(ee),be.current=ee,Oe?.current&&(Oe.current.swiper.slideTo(0),Oe.current.swiper.autoplay.start())},[]),Ee=ge(()=>{var ee,$,Ie;if(!j)return m.createElement(Xo,{products:(ee=G?.video)===null||ee===void 0?void 0:ee.bindProducts,data:q,defImg:(Ie=($=K?.bottom_image)!==null&&$!==void 0?$:V)!==null&&Ie!==void 0?Ie:"",style:{padding:"0 19px"},onCLick:W,popupDetailData:Y,check:Z})},[Z]),Be=ue(()=>{const ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ee?.[O?.dotsAlign]},[O?.dotsAlign]),he=F?.remark;return m.createElement("div",{className:"pb-commondityDiroNew"},m.createElement("div",Object.assign({className:Ce(Object.assign(Object.assign({},P),{transform:"translate3d(0px, 0px, 0px)"}))},Ne),m.createElement("div",{style:{position:"relative"}},F&&((w=F?.homePage)===null||w===void 0?void 0:w.length)>0&&m.createElement(qt,{height:yt,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Be,bulletElement:"button"},loop:!0,autoplay:{delay:O?.delay*1e3},ref:Oe,className:Ce(Object.assign(Object.assign({".swiper-pagination":{bottom:(M=O?.dotsMarginBottom)!==null&&M!==void 0?M:0,fontSize:"14px"}},O?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:O?.dotsBgColor,opacity:1}}),O?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${O?.dotsActiveColor}!important`,opacity:1}}))},(C=F?.homePage)===null||C===void 0?void 0:C.map(ee=>{var $;return m.createElement(Nt,{key:ee},m.createElement("div",{style:{overflow:"hidden",width:st,height:yt}},m.createElement(wt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${O?.translateY?O?.translateY+50:50}%`},src:($=ee??K?.bottom_image)!==null&&$!==void 0?$:V})))})),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Ce({height:yt,width:st})},m.createElement("img",{className:Ce({objectFit:"cover",width:"100%",height:"100%"}),src:(k=K?.bottom_image)!==null&&k!==void 0?k:V,alt:"pdp image"})),(he||!F)&&ae&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},m.createElement("img",{src:ae,alt:"3d",width:"72px"}))),Ee(),m.createElement("div",{className:"pb-commondityDiroNew-content"},m.createElement("div",{className:"pb-commondityDiroNew-content-top"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:H(N?.title),dangerouslySetInnerHTML:{__html:Se((E=F?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",N?.title)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:H(N?.collection),dangerouslySetInnerHTML:{__html:Se(F?.collection||"Black Macrocannage CalfskinLarge",N?.collection)}})),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:H(N?.price),dangerouslySetInnerHTML:{__html:Se(mt,N?.price)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:H(N?.taxInfo),dangerouslySetInnerHTML:{__html:Se((c=F?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",N?.taxInfo)}}))),(!F||F?.link)&&m.createElement("button",{"aria-label":(D=Ve?.enTitle)!==null&&D!==void 0?D:"Shop now",onClick:bt,className:"pb-commondityDiroNew-btn",style:U},m.createElement("span",{dangerouslySetInnerHTML:{__html:Se((I=Ve?.enTitle)!==null&&I!==void 0?I:"Shop now",U)}})),Gt({isPost:j}))),m.createElement(ti,{visible:He,onClose:()=>fe(!1)},m.createElement("div",{style:{paddingTop:"20px"}},Gt({isPost:!1}))),m.createElement(ti,{visible:oe,padding:0,isFullScreen:!0,onClose:()=>X(!1)},m.createElement("div",{style:{backgroundColor:me,height:"100%"}},m.createElement("iframe",{src:he,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Vd=De(jd),zd=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Hd=ut(Vd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Fd,interactionRender:zd},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 Gd=[{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 qo(t){const e=pe(null),[i,o]=J(!1);return ve(()=>{e.current=new IntersectionObserver(([l])=>{o(l.isIntersecting)})},[]),ve(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var n;(n=e?.current)===null||n===void 0||n.disconnect()}},[t]),i}const Ud=({src:t,rec:e,item:i,index:o,style:l,translateY:n,imgStyle:d,enableEventReport:a=!0,isActive:r})=>{const v=pe(null),s=qo(v),{ctaEvent:p}=Re(),[h,f]=J(!1);return ve(()=>{s&&t&&v?.current&&a&&!h&&r&&(f(!0),p?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[s,t,v,e,p,i,o,a,h,r]),ue(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),m.createElement("div",{className:Ce(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},m.createElement("div",{ref:v,hidden:!t,className:Ce({width:"100%",height:"100%"})},m.createElement(wt,{className:Ce(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${n?n+50:50}%`},l)),src:t})))};var Ht=De(Ud);const Wd=t=>{var e,i,o,{style:l,isDefault:n,rec:d,viewTime:a,isPost:r,bottom_image:v,commodityStyles:s,buttonStyle:p,translateY:h=0,commodityPicture:f,isExternalLink:y,onClick:S}=t,T=it(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:u,popupDetailData:b,setPopupDetailData:g,ctaEvent:w,globalConfig:M,bffFbReport:C}=Re(),{jumpToWeb:A}=rt(),{popup:k}=Lt(),E=r?d:b,c=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],D=b?.index,I=ge(x=>{var L;return ci({product:x,enableFormattedPrice:(L=s?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:M})},[(o=s?.price)===null||o===void 0?void 0:o.enableFormattedPrice,M]),P=ni((x,L)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,x,D),g?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:x}),index:D,multiCheckIndex:L})),y?x?.link&&(A(E,x,x.bindCta,D),window.location.href=window.getJointUtmLink(x.link)):S?.()},k?.duration);return ve(()=>{C?.({eventName:"PageView"})},[]),m.createElement("div",{className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((x,L)=>{var B,j,V,R,O,N,U,z,q,te;return m.createElement(m.Fragment,null,E&&!x?.bindCta?null:m.createElement("div",Object.assign({key:L},T,{className:Ce({display:"flex"}),onClick:()=>P(x,L)}),m.createElement(Ht,{src:(R=(V=(B=x?.cover)!==null&&B!==void 0?B:(j=x?.homePage)===null||j===void 0?void 0:j[0])!==null&&V!==void 0?V:u?.bottom_image)!==null&&R!==void 0?R:v,rec:E,item:x,index:L,translateY:h,imgStyle:f,enableEventReport:!1}),m.createElement("div",{style:{width:`calc(100% - ${(O=f?.width)!==null&&O!==void 0?O:0}px - ${(N=f?.marginRight)!==null&&N!==void 0?N:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},m.createElement("div",null,m.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!x&&!x?.title,dangerouslySetInnerHTML:{__html:Se((U=x?.title)!==null&&U!==void 0?U:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),m.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!x&&(!x?.collection||x?.collection===""),dangerouslySetInnerHTML:{__html:Se((z=x?.collection)!==null&&z!==void 0?z:"Tiffany Lock",s?.collection)}})),m.createElement("div",{className:Ce({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{style:s?.price,hidden:!!x&&!x?.price,dangerouslySetInnerHTML:{__html:Se(I(x),s?.price)}})),m.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},p),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Se((te=(q=x?.bindCta)===null||q===void 0?void 0:q.enTitle)!==null&&te!==void 0?te:"Shop Now",p)}})))))}))};var Yd=De(Wd),Xd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Jd=ut(Yd,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Gd,interactionRender:Xd},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 qd=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Kd=t=>{var e,i,{content:o,btnText:l,style:n,icon:d,isPopup:a,isExternalLink:r,onClose:v,onClick:s,submitButtonStyle:p,contentStyle:h,isTel:f}=t,y=it(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:S}=Re(),T=(i=(e=S?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return m.createElement("div",Object.assign({className:`${Ce(Object.assign({},n))}`},y),m.createElement("iframe",{src:T,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Zd=De(Kd);const Qd=ut(Zd,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:qd,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var Pt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{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"]}]}],$d=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ea=t=>{var{rec:e,children:i,className:o,onClick:l,style:n,isExternalLink:d=!1,index:a,jumpLink:r}=t;it(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=pe(null),{popup:s}=Lt(),{setPopupDetailData:p,ctaEvent:h}=Re(),{jumpToWeb:f}=rt(),y=ni(()=>{var S,T,u,b,g,w,M,C;const A=(T=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&T!==void 0?T:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,A,a),p?.(Object.assign(Object.assign({},e),{index:a})),d){if(r||!((b=(u=e?.video)===null||u===void 0?void 0:u.bindProduct)===null||b===void 0)&&b.link){const k=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;f(e,E,k,a),window.location.href=window.getJointUtmLink(r||((C=(M=e?.video)===null||M===void 0?void 0:M.bindProduct)===null||C===void 0?void 0:C.link)||"")}}else l?.()},s?.duration);return m.createElement("div",{ref:v,className:o,style:n,onClick:y},i)};var ui=De(ea),ta={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const ia=t=>{var e,i,o,l,n,d,a,r,v,s,p,{content:h,style:f,bgImg:y,recData:S,bottom_image:T,ctaTempStyles:u,isExternalLink:b,translateY:g=0,index:w,isActive:M}=t,C=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=Re(),k=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,E=(n=(l=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:A?.bottom_image)!==null&&n!==void 0?n:T;return m.createElement(ui,Object.assign({isExternalLink:b,rec:S,className:Ce(Object.assign({},f)),style:{display:"flex"},index:w},C),m.createElement(Ht,{src:E,rec:S,item:(a=(d=S?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:S?.video,index:w,translateY:g,imgStyle:u?.img,isActive:M}),m.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:ta["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Se((r=k?.title)!==null&&r!==void 0?r:"Product Name",u?.title)}}),m.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((p=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&p!==void 0?p:"Shop Now",u?.ctaTitle)}})))};var oa=De(ia);const na=ut(oa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:$d,bindableProps:[],settingRender:Pt},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 la=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const da=t=>{var e,i,o,l,n,d,{content:a,style:r,bgImg:v,recData:s,bottom_image:p,ctaTempStyles:h,isExternalLink:f,index:y,isActive:S}=t,T=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:u}=Re(),b=(e=s?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=b?.icon)!==null&&i!==void 0?i:u?.bottom_image)!==null&&o!==void 0?o:p;return m.createElement(ui,Object.assign({isExternalLink:f,rec:s,className:Ce(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:y},T),m.createElement(Ht,{src:g,rec:s,item:(n=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&n!==void 0?n:s?.video,index:y,imgStyle:h?.img,isActive:S}),m.createElement("div",{className:Ce(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((d=b?.enTitle)!==null&&d!==void 0?d:"Product Name",h?.ctaTitle)}}))};var aa=De(da);const ra=ut(aa,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:la,settingRender:Pt?.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 sa=[{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"}]}],Ko={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ca=t=>{var e,i,o,l,n,d,a,r,v,{content:s,style:p,bgImg:h,recData:f,bottom_image:y,ctaTempStyles:S,index:T,customTitle:u,isActive:b}=t,g=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:w,bffEventReport:M}=Re();rt();const C=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const A=(l=(o=C?.icon)!==null&&o!==void 0?o:w?.bottom_image)!==null&&l!==void 0?l:y;return m.createElement(ui,Object.assign({index:T,rec:f,className:Ce(Object.assign({alignItems:"center"},p)),style:{display:"flex"}},g,{jumpLink:(n=C?.link)!==null&&n!==void 0?n:""}),m.createElement(Ht,{src:A,rec:f,item:(a=(d=f?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:f?.video,index:T,imgStyle:S?.img,isActive:b}),m.createElement("div",{className:Ce({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{className:Ko["tow-line-ellipsis"],style:S?.ctaTitle,dangerouslySetInnerHTML:{__html:Se((r=C?.enTitle)!==null&&r!==void 0?r:"Product Name",S?.ctaTitle)}}),u?.display&&m.createElement("div",{style:Object.assign(Object.assign({},u?.style),{lineHeight:((v=u?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Ko["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Se(u?.text,u?.style)}}))))};var ua=De(ca),va=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],qi;const pa=ut(ua,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(qi=Pt?.filter(t=>t.type!=="commodityTitle"))===null||qi===void 0?void 0:qi.concat(sa),bindableProps:[],interactionRender:va},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 ma=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],fa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ha=t=>{var e,i,o,l,n,d,a,r,v,s,p,{content:h,style:f,bgImg:y,recData:S,bottom_image:T,ctaTempStyles:u,isExternalLink:b,translateY:g=0,index:w,isActive:M}=t,C=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=Re(),k=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,E=(n=(l=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:A?.bottom_image)!==null&&n!==void 0?n:T;return m.createElement(ui,Object.assign({isExternalLink:b,rec:S,className:Ce(Object.assign({},f)),style:{display:"flex"},index:w},C),m.createElement(Ht,{src:E,rec:S,item:(a=(d=S?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:S?.video,index:w,translateY:g,imgStyle:u?.img,isActive:M}),m.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:fa["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Se((r=k?.title)!==null&&r!==void 0?r:"Product Name",u?.title)}}),m.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=u?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((p=(s=k?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&p!==void 0?p:"Shop Now",u?.ctaTitle)}})))};var ga=De(ha);const ba=ut(ga,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:ma,settingRender:Pt,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 ya=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Sa=t=>{var e,i,o,l,n,d,a,r,v,s,{content:p,style:h,bgImg:f,recData:y,bottom_image:S,ctaTempStyles:T,isExternalLink:u,translateY:b=0,index:g,isActive:w}=t,M=it(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:C}=Re(),A=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,k=(n=(l=(i=A?.cover)!==null&&i!==void 0?i:(o=A?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:C?.bottom_image)!==null&&n!==void 0?n:S;return m.createElement(ui,Object.assign({isExternalLink:u,rec:y,className:Ce(Object.assign({},h)),style:{display:"flex"},index:g},M),m.createElement(Ht,{src:k,rec:y,item:(a=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:y?.video,index:g,translateY:b,imgStyle:T?.img,isActive:w}),m.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},m.createElement("div",{className:wa["tow-line-ellipsis"],style:T?.title,dangerouslySetInnerHTML:{__html:Se((r=A?.title)!==null&&r!==void 0?r:"Product Name",T?.title)}}),m.createElement("div",{className:Ce(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},T?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((s=(v=A?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&s!==void 0?s:"Shop Now",T?.ctaTitle)}})))};var xa=De(Sa);const Ta=ut(xa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:ya,bindableProps:[],settingRender:Pt},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 Aa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ea={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ia=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:a,bottom_image:r,ctaTempStyles:v,isExternalLink:s,index:p,translateY:h=0,isActive:f}=t,y=it(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:T,sxpParameter:u}=Re(),{popup:b}=Lt(),{jumpToWeb:g}=rt(),[w,M]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=ni((A,k)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,p),T?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:p,multiCheckIndex:k})),s?A?.link&&(g(d,A,A.bindCta,p),window.location.href=window.getJointUtmLink(A.link)):a?.()},b?.duration);return m.createElement(si,{isPadding:!!d},w?.map((A,k)=>{var E,c,D,I,P,x,L,B;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Nt,Object.assign({key:k,className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(A,k)}),m.createElement(Ht,{src:(I=(D=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&D!==void 0?D:u?.bottom_image)!==null&&I!==void 0?I:r,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:f}),m.createElement("div",{className:Ce({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Ea["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Se((P=A?.title)!==null&&P!==void 0?P:"Product Name",v?.title)}}),m.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((x=v?.ctaTitle)===null||x===void 0?void 0:x.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var Ca=De(Ia);const ka=ut(Ca,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Aa,bindableProps:[],settingRender:Pt},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 _a=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Pa={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Da=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:a,bottom_image:r,ctaTempStyles:v,isExternalLink:s,index:p,translateY:h=0,isActive:f}=t,y=it(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:S}=Re(),{ctaEvent:T,setPopupDetailData:u}=Re(),{popup:b}=Lt(),[g,w]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:M}=rt(),C=ni((A,k)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,p),u?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:p,multiCheckIndex:k})),s?A?.link&&(M(d,A,A.bindCta,p),window.location.href=window.getJointUtmLink(A.link)):a?.()},b?.duration);return m.createElement(si,{isPadding:!!d},g?.map((A,k)=>{var E,c,D,I,P,x,L,B;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Nt,Object.assign({key:k,className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(A,k)}),m.createElement(Ht,{src:(I=(D=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&D!==void 0?D:S?.bottom_image)!==null&&I!==void 0?I:r,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:f}),m.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Pa["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Se((P=A?.title)!==null&&P!==void 0?P:"Product Name",v?.title)}}),m.createElement("div",{className:Ce(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((x=v?.ctaTitle)===null||x===void 0?void 0:x.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((B=(L=A?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&B!==void 0?B:"Shop Now",v?.ctaTitle)}}))))}))};var Oa=De(Da);const Ma=ut(Oa,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:_a,settingRender:Pt,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 La=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ra={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Ba=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:a,bottom_image:r,ctaTempStyles:v,isExternalLink:s,index:p,translateY:h=0,isActive:f}=t,y=it(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:T,sxpParameter:u}=Re(),{popup:b}=Lt(),{jumpToWeb:g}=rt(),[w,M]=J((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=ni((A,k)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,A,p),T?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:A}),index:p,multiCheckIndex:k})),s?A?.link&&(g(d,A,A.bindCta,p),window.location.href=window.getJointUtmLink(A.link)):a?.()},b?.duration);return m.createElement(si,{isPadding:!!d},w?.map((A,k)=>{var E,c,D,I,P,x,L;return m.createElement(m.Fragment,null,d&&!A?.bindCta?null:m.createElement(Nt,Object.assign({key:k,className:Ce(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(A,k)}),m.createElement(Ht,{src:(I=(D=(E=A?.cover)!==null&&E!==void 0?E:(c=A?.homePage)===null||c===void 0?void 0:c[0])!==null&&D!==void 0?D:u?.bottom_image)!==null&&I!==void 0?I:r,rec:d,item:A,index:k,translateY:h,imgStyle:v?.img,isActive:f}),m.createElement("div",{className:Ce({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},m.createElement("div",{className:Ra["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Se((P=A?.title)!==null&&P!==void 0?P:"Product Name",v?.title)}}),m.createElement("div",{className:Ce(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((L=(x=A?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var Na=De(Ba);const Fa=ut(Na,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:La,bindableProps:[],settingRender:Pt},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 ja=[{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 Va=({icon:t,styles:e,textStyle:i,onClose:o})=>{var l;const{waterFallData:n,setOpenHashtag:d}=Re();return m.createElement("div",{className:"clc-sxp-nav",style:e},m.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},m.createElement("img",{src:t,alt:"back button"})),m.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Se(`#${(l=n?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Zo=De(Va),za=null,Ha="3d989325-e7d6-4a74-8a97-98febdf5b567",Ga=null,Ua=null,Wa={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"},Ya=[{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}],Xa="Handbags",Qo={productUserId:za,requestId:Ha,channel:Ga,rtc:Ua,tag:Wa,recList:Ya,hashTag:Xa};const Ja=t=>{var e;const{rec:i,style:o={},sizeChange:l=()=>{},unitWidth:n,index:d,showBorder:a,list:r,reportTagsView:v,textStyles:s,space:p}=t,{swiperRef:h,setRtcList:f,setOpenHashtag:y,sxpParameter:S,globalConfig:T}=Re(),[u,b]=J(!1);J(!1),J({height:1,width:1});const g=pe(null),w=pe(null);pe(null),pe(null);const[M,C]=J(""),A=ue(()=>{var x,L,B,j,V,R,O,N,U,z;return!((x=i?.video)===null||x===void 0)&&x.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((j=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||j===void 0)&&j.length?(R=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||R===void 0?void 0:R[0]:!((N=(O=i?.product)===null||O===void 0?void 0:O.homePage)===null||N===void 0)&&N.length?(z=(U=i?.product)===null||U===void 0?void 0:U.homePage)===null||z===void 0?void 0:z[0]:S?.bottom_image||""},[i,S?.bottom_image]),k=ue(()=>{var x,L;return((x=i?.product)===null||x===void 0?void 0:x.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),E=ue(()=>{var x;return o.transform?Number((x=o.transform)===null||x===void 0?void 0:x.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);ue(()=>E===void 0?!1:E<=a,[E,a]);const c=ci({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:T,isHiddenDef:!0});ve(()=>{if(g.current===null||A==="")return;let x=null;u&&M?x=M:x=A,x&&g.current.setSrc(x)},[A,u,M]);const D=pe(),I=ge(x=>{setTimeout(()=>{var L;const B=(L=D?.current)===null||L===void 0?void 0:L.offsetHeight;l(B+56+p,d)},0)},[p,l,d,n,D]),P=()=>{v(),f?.(r),setTimeout(()=>{var x;(x=h?.current)===null||x===void 0||x.swiper.slideTo(d,0,!1),y?.(!1)},0)};return m.createElement("div",{ref:w,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:P},m.createElement("div",{className:"waterFallList-content-listItem-picture",ref:D},m.createElement(wt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:g})),m.createElement("div",{className:"waterFallList-content-listItem-info"},m.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:Se(k,s?.title)}}),m.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:s.price,dangerouslySetInnerHTML:{__html:Se(c,s?.price)}})))};function qa(t){var e,i,o,l,n,d,a,r,v,s,p,h,f,y,S,T,u,b,g,w,M,C,{reportTagsView:A,showBanner:k}=t,E=it(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:D,hashTagSize:I,loadingImage:P,isOpenHashTag:x,cacheActiveIndex:L}=Re(),{jumpToWeb:B}=rt(),j=pe(null),[V,R]=J(0),[O,N]=J(),U=pe(null),[z,q]=J([]),te=pe(),ae=[170,230,300],[ce,xe]=J(!1),[me,Ne]=J([]),K=pe(),Q=ge((oe,X)=>Math.floor(Math.random()*(X-oe+1))+oe,[]),Y=pe([]),[ie,le]=J({width:0}),be=ue(()=>{const oe=ie.width||0;return oe>=1200?6:oe>=768&&oe<=1199?4:2},[ie]),Le=ue(()=>ie.width/be-2,[be,ie]),je=ge(()=>{var oe;const X=(oe=te.current)!==null&&oe!==void 0?oe:[],Z=[];for(let re=0;re<me?.length;re++){const Oe=Math.floor(re/be),G=re%be+1;let F=0,Ve=9999999999;if(Oe===0)Z[re]=re;else{for(let Ye=0;Ye<Z.length;Ye++)Y.current[Z[Ye]].top+Y.current[Z[Ye]].height<Ve&&(F=Ye,Ve=Y.current[Z[Ye]].top+Y.current[Z[Ye]].height);Z[F]=re}Y.current[re]===void 0&&(Y.current[re]={}),Oe===0?(G===1?Y.current[re].left=0:Y.current[re].left=Y.current[re-1].left+Le+4,Y.current[re].top=0):(Y.current[re].left=Y.current[F].left,Y.current[re].top=Ve),Y.current[re].height=Y.current[re].height||ae[Q(0,2)],X[re]={transform:`translate(${Y.current[re].left}px,${Y.current[re].top}px)`,width:`${Le}px`,height:Y.current[re].height}}return q([...X]),[...X]},[Le,be,ae,Q,me]),_e=ge((oe,X)=>{Y.current[X]===void 0&&(Y.current[X]={}),Y.current[X].height=oe,te.current=je()},[je]);ve(()=>{te.current=je()},[Le,be,me]),ve(()=>{var oe,X;if(xe(!0),c&&D?.({hashTag:c?.hashTag,defaultSize:I,maxSize:I}).then(Z=>{var re,Oe;N(Z),Ne((Oe=(re=Z?.recList)===null||re===void 0?void 0:re.filter(G=>G?.video!==null||G?.product!==null))!==null&&Oe!==void 0?Oe:[]),xe(!1)}),x){const Z=Qo;N(Z),Ne((X=(oe=Z?.recList)===null||oe===void 0?void 0:oe.filter(re=>re?.video!==null||re?.product!==null))!==null&&X!==void 0?X:[]),xe(!1)}},[c,D,I,x]);const He=ge(()=>{U.current!==null&&le({width:U.current.getBoundingClientRect().width})},[]);ve(()=>{if(U.current===null)return;const oe=new ResizeObserver(X=>{He()});return oe.observe(U.current),()=>{oe.disconnect()}},[He]),ge(()=>{xe(!0),c&&D?.({hashTag:c?.hashTag}).then(oe=>{var X,Z;Ne(me?.concat((Z=(X=oe?.recList)===null||X===void 0?void 0:X.filter(re=>!re?.video))!==null&&Z!==void 0?Z:[])),xe(!1)})},[c,D,me]);const fe=ge(()=>{R(j.current.scrollTop)},[]);ve(()=>{var oe;return(oe=j?.current)===null||oe===void 0||oe.addEventListener("scroll",fe),()=>{var X;(X=j?.current)===null||X===void 0||X.removeEventListener("scroll",fe)}},[fe,j]);const Te=()=>{var oe,X,Z,re,Oe;if(!((oe=O?.tag)===null||oe===void 0)&&oe.link){A();const G=c?.rec;B(G,(X=G?.video)===null||X===void 0?void 0:X.bindProduct,(Z=G?.video)===null||Z===void 0?void 0:Z.bindCta,L,(re=G?.video)===null||re===void 0?void 0:re.traceInfo),window.location.href=window.getJointUtmLink((Oe=O?.tag)===null||Oe===void 0?void 0:Oe.link)}};return m.createElement(m.Fragment,null,ce?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:P,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"waterFallList",ref:U},m.createElement("div",{className:"waterFallList-scroll",ref:j},k&&((e=O?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:Te},m.createElement(wt,{className:Ce({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=O?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Se((l=O?.tag)===null||l===void 0?void 0:l.info,(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=O?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(a=E?.textStyles)===null||a===void 0?void 0:a.hashTagLink),onClick:Te,dangerouslySetInnerHTML:{__html:Se(((r=O?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=E?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),m.createElement("div",{className:"waterFallList-content"},me?.map((oe,X)=>{var Z;return m.createElement(Ja,Object.assign({key:X,index:X,rec:oe,list:me,showBorder:V+((Z=j?.current)===null||Z===void 0?void 0:Z.clientHeight),style:z[X],sizeChange:_e,unitWidth:Le,reportTagsView:A},E))}),m.createElement("div",{hidden:!(!((s=O?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(S=((h=Y?.current[((p=Y?.current)===null||p===void 0?void 0:p.length)-1])===null||h===void 0?void 0:h.top)+((y=Y?.current[((f=Y?.current)===null||f===void 0?void 0:f.length)-1])===null||y===void 0?void 0:y.height))!==null&&S!==void 0?S:0}px)`,height:!((T=O?.tag)===null||T===void 0)&&T.link?((u=K?.current)===null||u===void 0?void 0:u.offsetHeight)||((b=E?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),m.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=O?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),m.createElement("div",{ref:K,hidden:!(!((w=O?.tag)===null||w===void 0)&&w.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((M=O?.tag)===null||M===void 0?void 0:M.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:Te,dangerouslySetInnerHTML:{__html:Se(((C=O?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Ka="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Za=t=>{var e;const{rec:i,index:o,list:l,reportTagsView:n,textStyles:d,space:a}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:s,sxpParameter:p,globalConfig:h}=Re(),[f,y]=J(!1),S=pe(null),T=pe(null),u=pe(null),b=pe(null),[g,w]=J(""),M=ue(()=>{var c,D,I,P,x,L,B,j,V,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(D=i?.video)===null||D===void 0?void 0:D.cover:!((P=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||P===void 0)&&P.length?(L=(x=i?.video)===null||x===void 0?void 0:x.imgUrls)===null||L===void 0?void 0:L[0]:!((j=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||j===void 0)&&j.length?(R=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||R===void 0?void 0:R[0]:p?.bottom_image||""},[i,p?.bottom_image]),C=ue(()=>{var c,D;return((c=i?.product)===null||c===void 0?void 0:c.title)||((D=i?.video)===null||D===void 0?void 0:D.title)||null},[i]),A=ci({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0});ve(()=>{const c=new IntersectionObserver(D=>{D.forEach(I=>{if(I.isIntersecting){if(T.current===null||M==="")return;f&&g?S.current.setSrc(g):S.current.setSrc(M),c.unobserve(T.current)}})});return c.observe(T.current),()=>{c.disconnect()}},[M,f,g]);const k=(c,D,I)=>{const P=c/D;return I/P};ve(()=>{const c=u?.current;c===null||M===""||!f||(c.src=M,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const D=b?.current;if(!D)return;const I=D.getContext("2d"),P=window?.innerWidth/2,x=k(c.videoWidth,c.videoHeight,P);D.height=x,D.width=P,I?.drawImage(c,0,0,D.width,D.height),w(D.toDataURL()),c.remove(),D.remove()})},[M,f]);const E=()=>{n(),v?.(l),setTimeout(()=>{var c;(c=r?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),s?.(!1)},0)};return m.createElement("div",{ref:T,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:a}},m.createElement("div",{className:"list-content-listItem-picture"},f&&m.createElement("div",{style:{display:"none"}},m.createElement("video",{ref:u,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),m.createElement("canvas",{ref:b})),m.createElement(wt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:S})),m.createElement("div",{className:"list-content-listItem-info"},m.createElement("div",{className:`list-content-listItem-info-title ${A?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:Se(C,d?.title)}}),m.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!A,dangerouslySetInnerHTML:{__html:Se(A,d?.price)}})))};function Qa(t){var e,i,o,l,n,d,a,r,v,s,p,h,f,y,S,T,u,{reportTagsView:b,showBanner:g}=t,w=it(t,["reportTagsView","showBanner"]);const{waterFallData:M,getRecommendVideos:C,hashTagSize:A,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:c}=Re(),{jumpToWeb:D}=rt(),[I,P]=J(),[x,L]=J(),[B,j]=J(!1),V=pe(null),[R,O]=J(!1);ge(()=>{R||(O(!0),M&&C?.({hashTag:M?.hashTag}).then(U=>{var z;P(I?.concat((z=U?.recList)!==null&&z!==void 0?z:[])),O(!1)}))},[M,C,I,R]),ve(()=>{var U,z;if(j(!0),M&&C?.({hashTag:M?.hashTag,defaultSize:A,maxSize:A}).then(q=>{var te,ae;L(q),P((ae=(te=q?.recList)===null||te===void 0?void 0:te.filter(ce=>ce?.video!==null||ce?.product!==null))!==null&&ae!==void 0?ae:[]),j(!1)}),E){const q=Qo;L(q),P((z=(U=q?.recList)===null||U===void 0?void 0:U.filter(te=>te?.video!==null||te?.product!==null))!==null&&z!==void 0?z:[]),j(!1)}},[M,C,A,E]);const N=()=>{var U,z,q,te,ae;if(!((U=x?.tag)===null||U===void 0)&&U.link){b();const ce=M?.rec;D(ce,(z=ce?.video)===null||z===void 0?void 0:z.bindProduct,(q=ce?.video)===null||q===void 0?void 0:q.bindCta,c,(te=ce?.video)===null||te===void 0?void 0:te.traceInfo),window.location.href=window.getJointUtmLink((ae=x?.tag)===null||ae===void 0?void 0:ae.link)}};return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"list"},m.createElement("div",{className:"list-scroll",ref:V},g&&((e=x?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:N},m.createElement(wt,{className:Ce({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=x?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"list-info",style:(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Se((l=x?.tag)===null||l===void 0?void 0:l.info,(n=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=x?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(a=w?.textStyles)===null||a===void 0?void 0:a.hashTagLink),{marginBottom:w?.space}),dangerouslySetInnerHTML:{__html:Se(((r=x?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),m.createElement("div",{className:"list-content"},I?.map((U,z)=>m.createElement(Za,Object.assign({key:z,index:z,rec:U,list:I,reportTagsView:b},w)))),m.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),m.createElement("div",{hidden:!(!((s=x?.tag)===null||s===void 0)&&s.link),style:{height:!((p=x?.tag)===null||p===void 0)&&p.link?((h=w?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((f=w?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),m.createElement("div",{className:"list-bottom",hidden:!(!((y=x?.tag)===null||y===void 0)&&y.link),style:w?.buttonBgStyle}),m.createElement("div",{hidden:!(!((S=x?.tag)===null||S===void 0)&&S.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((T=x?.tag)===null||T===void 0?void 0:T.linkTitle)||"Shop the collection",className:"list-btn",style:w?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:Se(((u=x?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}const $a=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:l,swiperRef:n,setWaterFallData:d,cacheRtcList:a,setRtcList:r,cacheActiveIndex:v,rtcList:s,setCacheRtcList:p,setIsFromHashtag:h,isFromHashtag:f,bffEventReport:y,themeTag:S,selectTag:T,bffFbReport:u}=Re(),{backMainFeed:b}=rt();pe(null);const g=pe(null),[w,M]=J();ve(()=>{u?.({eventName:"PageView"})},[]),ve(()=>{const c=document.getElementById("sxp-render"),D=document.getElementById("water-fall");D?g.current=D:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),c?.appendChild(g.current))},[]);const C=()=>{var c,D;b("branch",T,void 0,i?.hashTag),E(),d?.(void 0),h?.(!1),(D=(c=n?.current)===null||c===void 0?void 0:c.swiper)===null||D===void 0||D.slideTo(v,0,!1),o?.(!1)},[A,k]=J();ve(()=>{i&&k(i)},[i]);const E=ge(()=>{var c,D,I,P,x,L;const B=A?.rec;if(!B)return;let j="",V=null;f?j="hashTagPage":!((c=B?.video)===null||c===void 0)&&c.url?(j="videoPage",V="video"):!((I=(D=B?.video)===null||D===void 0?void 0:D.imgUrls)===null||I===void 0)&&I.length&&(j="imagePage",V="image"),y?.({eventInfo:{contentId:(P=B?.video)===null||P===void 0?void 0:P.itemId,position:v+"",contentTags:JSON.stringify((x=B?.video)===null||x===void 0?void 0:x.tags),traceInfo:(L=B?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([A?.hashTag]),fromKName:j,fromKPage:location?.href,timeOnSite:Math.floor((new Date-w)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:V}})},[A,y,w,f,v]);return ve(()=>{l&&M(new Date)},[l]),ve(()=>{const c=()=>{M(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?no.createPortal(m.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},m.createElement(Zo,{icon:Ka,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?m.createElement(Qa,Object.assign({reportTagsView:E},t)):m.createElement(qa,Object.assign({reportTagsView:E},t))),g.current):null};var $o=De($a);const er=t=>m.createElement($o,Object.assign({},t));var tr=De(er);const ir=ut(tr,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ja,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 or=[{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 en=t=>m.createElement(en,Object.assign({},t));var nr=De(en);const lr=ut(nr,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:or},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var dr=[{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:"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"]}]}],tn={"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 ar=t=>{var e,i,o,l,n,d,a,r,v,s,{style:p,recData:h,ctaTempStyles:f,index:y,event:S,onClick:T,isExternalLink:u=!1,isActive:b}=t,g=it(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:w,setPopupDetailData:M}=Re(),{jumpToWeb:C}=rt(),[A,k]=J(!1),E=pe(null),c=qo(E),D=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=h?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=h?.video)===null||d===void 0?void 0:d.bindCta),I=((r=(a=h?.video)===null||a===void 0?void 0:a.bindProducts)===null||r===void 0?void 0:r[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),P=()=>{var j,V,R,O;const N=((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,N,y),M?.(Object.assign(Object.assign({},h),{index:y})),u){const U=I?.link||((O=N?.bindCta)===null||O===void 0?void 0:O.link);U&&(C(h,I,D,y),window.location.href=window.getJointUtmLink(U))}else T?.()},x=D?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=ue(()=>{var j,V;const R=S?.animation;if(R){const{delay:O,duration:N,backgroundColor:U}=R;return{":after":{animationDelay:`${(j=O/1e3)!==null&&j!==void 0?j:0}s`,animationDuration:`${(V=N/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${U??"transparent"}`}}}},[S?.animation]);ve(()=>{var j,V,R;c&&E?.current&&b&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video,y)},[c,b]),ve(()=>{k(!!c)},[c]);const B=ue(()=>A?tn["animated-button"]:null,[A]);return m.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},p),f?.ctaTitle),{lineHeight:`${(s=p?.height)!==null&&s!==void 0?s:0}px`})},g,{className:`${B} ${Ce(L)} ${tn["one-line-ellipsis"]}`,onClick:P,dangerouslySetInnerHTML:{__html:Se(x,f?.ctaTitle)}}))};var rr=De(ar),sr=[{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 cr=ut(rr,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:dr,bindableProps:[],interactionRender:sr},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 ur=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],ii={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const vr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",pr=t=>{var e,i,o,l,n,d,a,r,v,s,p,h,f,y,S,T,u,b,g,w,M,C,A,k,{style:E,recData:c,ctaTempStyles:D,index:I,event:P,bottom_image:x,translateY:L,isTel:B,onClick:j,isExternalLink:V=!1,isActive:R}=t,O=it(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:N,globalConfig:U,ctaEvent:z,setPopupDetailData:q}=Re(),{jumpToWeb:te}=rt(),[ae,ce]=J(!0),xe=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),me=((r=(a=c?.video)===null||a===void 0?void 0:a.bindProducts)===null||r===void 0?void 0:r[0])||((v=c?.video)===null||v===void 0?void 0:v.bindProduct),Ne=()=>{var be,Le,je,_e;const He=((Le=(be=c?.video)===null||be===void 0?void 0:be.bindProducts)===null||Le===void 0?void 0:Le[0])||((je=c?.video)===null||je===void 0?void 0:je.bindProduct)||c?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,He,I),q?.(Object.assign(Object.assign({},c),{index:I})),V){const fe=me?.link||((_e=He?.bindCta)===null||_e===void 0?void 0:_e.link);fe&&(te(c,me,xe,I),window.location.href=window.getJointUtmLink(fe))}else j?.()},K=xe?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Q=ue(()=>{const be=P?.animation;if(be){const{delay:Le,duration:je}=be;return{animationDelay:`${Le?Le/1e3:0}s`,animationDuration:`${je?je/1e3:0}s`}}},[P?.animation]),Y=(y=(f=(h=(s=me?.cover)!==null&&s!==void 0?s:(p=me?.homePage)===null||p===void 0?void 0:p[0])!==null&&h!==void 0?h:xe?.icon)!==null&&f!==void 0?f:N?.bottom_image)!==null&&y!==void 0?y:x,ie=be=>{be.stopPropagation(),ce(!1)};ve(()=>{ce(!0)},[R]);const le=ue(()=>R&&ae?ii["animated-fadeIn"]:null,[R,ae]);return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):m.createElement("div",Object.assign({},O,{className:`${Ce(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(S=E?.margin)!==null&&S!==void 0?S:0}px))`}))} ${ii.aniLinkPopup} ${le} ${Ce(Q)}`,onClick:Ne}),m.createElement("div",{onClick:ie,className:ii["modal-icon-wrapper"],style:{padding:(T=E?.padding)!==null&&T!==void 0?T:0}},m.createElement("img",{src:(u=U?.popupCloseIcon)!==null&&u!==void 0?u:vr,alt:"close",className:ii["modal-icon-wrapper-img"]})),m.createElement(Ht,{src:Y,rec:c,item:(C=(w=(g=(b=c?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g[0])!==null&&w!==void 0?w:(M=c?.video)===null||M===void 0?void 0:M.bindProduct)!==null&&C!==void 0?C:c?.video,index:I,translateY:L,imgStyle:D?.img,isActive:R}),(!c||me?.title)&&m.createElement("div",{className:ii["one-line-ellipsis"],style:D?.title,dangerouslySetInnerHTML:{__html:Se((A=me?.title)!==null&&A!==void 0?A:"Product Name",D?.title)}}),m.createElement("div",{className:ii["one-line-ellipsis"],style:Object.assign(Object.assign({},D?.ctaTitle),{lineHeight:((k=D?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:Se(K,D?.ctaTitle)}})))};var mr=De(pr),fr=[{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 hr=ut(mr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:ur,bindableProps:[],interactionRender:fr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Ki=Object.freeze({__proto__:null,AniLink:cr,AniLinkPopup:hr,Appoint:ra,AppointForm:Gn,Commodity:na,CommodityDetail:Od,CommodityDetailDiroNew:Hd,CommodityDiro:ba,CommodityDiroNew:Ta,CommodityList:Jd,Consent:lr,HashTag:ir,Iframe:Qd,Link:pa,MultiCommodity:Ma,MultiCommodityDiro:ka,MultiCommodityDiroNew:Fa,Prompt:Nd});const gr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",br="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",yr=t=>{var e,{active:i,activeIcon:o,unActicveIcon:l,recData:n,position:d}=t,a=it(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:s,setCacheRtcList:p,cacheRtcList:h}=Re(),[f,y]=J((e=h?.[d])===null||e===void 0?void 0:e.isCollected),S=kt(br),T=kt(gr),u=_i(()=>ft(void 0,void 0,void 0,function*(){var b,g,w,M,C,A,k,E,c,D,I,P,x,L,B,j,V,R,O,N,U,z;if(f){y(!1);const q=(w=yield v?.({videoItemId:(g=(b=n?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:""}))!==null&&w!==void 0?w:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(M=n?.video)===null||M===void 0?void 0:M.itemId)!==null&&C!==void 0?C:"",contentName:(k=(A=n?.video)===null||A===void 0?void 0:A.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((c=(E=n?.video)===null||E===void 0?void 0:E.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((D=n?.video)===null||D===void 0)&&D.url?"video":"image",traceInfo:(I=n?.video)===null||I===void 0?void 0:I.traceInfo}}),!q)y(!0);else{const te=(P=h?.map((ae,ce)=>(ce===d&&(ae.isCollected=!1),ae)))!==null&&P!==void 0?P:[];p?.(te)}}else{y(!0);const q=(x=yield r?.({content:JSON.stringify(n)}))!==null&&x!==void 0?x:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(L=n?.video)===null||L===void 0?void 0:L.itemId)!==null&&B!==void 0?B:"",contentName:(V=(j=n?.video)===null||j===void 0?void 0:j.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((O=(R=n?.video)===null||R===void 0?void 0:R.tags)!==null&&O!==void 0?O:[]),position:d+"",contentFormat:!((N=n?.video)===null||N===void 0)&&N.url?"video":"image",traceInfo:(U=n?.video)===null||U===void 0?void 0:U.traceInfo}}),!q)y(!1);else{const te=(z=h?.map((ae,ce)=>(ce===d&&(ae.isCollected=!0),ae)))!==null&&z!==void 0?z:[];p?.(te)}}}),200);return m.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:u}),m.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?o||S:l||T,alt:"icon"}))};var on=De(yr),wr="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Zi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=gn.render(m.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Sr=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,videoPlayIcon:a})=>{const[r,v]=J(!1),{bffEventReport:s,sxpParameter:p,waterFallData:h,openHashtag:f,bffFbReport:y}=Re(),S=pe(0),[T,u]=J(!1),[b,g]=J(!0),{isActive:w}=Yo(),M=pe(null),[C,A]=J(""),[k,E]=J(!1),c=pe(),D=`pb-cache-video-${e}`,I=pe(null),P=pe(null),x=ue(()=>d?.mode==="2",[d]),L=ue(()=>{var K;return d?.mode==="2"?`translateY(-${50+((K=d?.offsetTop)!==null&&K!==void 0?K:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),B=ue(()=>{var K;return((K=t?.video)===null||K===void 0?void 0:K.cover)||C},[C,t]),j=ue(()=>x?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[x]),V=ue(()=>d?.bgWay==="1",[d]),R=ue(()=>V&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,V]);ve(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const O=ge(()=>{var K;c?.current&&((K=c?.current)===null||K===void 0||K.play())},[c?.current]),N=kt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),U=ge(()=>{c?.current&&(E(!1),u(!0))},[]),z=ge(()=>{var K,Q,Y,ie,le,be,Le,je,_e,He,fe,Te,oe;if(!c?.current)return;v(!1);const X=o[e];if(X&&(!((K=c?.current)===null||K===void 0)&&K.duration)){S.current=((Q=c?.current)===null||Q===void 0?void 0:Q.currentTime)||0;const Z=((ie=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&ie!==void 0?ie:0).toFixed(2),re=((be=(le=c?.current)===null||le===void 0?void 0:le.currentTime)!==null&&be!==void 0?be:0).toFixed(2),Oe=b?"0":"1";s?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(je=(Le=X?.video)===null||Le===void 0?void 0:Le.itemId)!==null&&je!==void 0?je:"",contentName:(He=(_e=X?.video)===null||_e===void 0?void 0:_e.title)!==null&&He!==void 0?He:"",playType:Oe,startTime:re,videoDuration:Z,contentTags:JSON.stringify((Te=(fe=X?.video)===null||fe===void 0?void 0:fe.tags)!==null&&Te!==void 0?Te:[]),position:e+"",contentFormat:"video",traceInfo:(oe=X?.video)===null||oe===void 0?void 0:oe.traceInfo}}),g(!1)}},[s,o,e,b,c?.current]),q=ge(()=>{var K;if(!c?.current||C||!x||(c.current.style.objectFit="contain",!((K=t?.video)===null||K===void 0)&&K.cover||!M||!M.current||V))return;const Q=()=>{const Y=M?.current,ie=Y.getContext("2d"),le=window?.innerWidth,be=window?.innerHeight;Y.height=be,Y.width=le,ie?.drawImage(c.current,0,0,Y.width,Y.height),A(Y.toDataURL())};Q(),setTimeout(()=>{Q()},500)},[c.current,V,t,C,x]),te=ge(()=>{c.current&&(z(),q())},[c.current,q,z]),ae=ge(K=>()=>{var Q,Y,ie,le,be;if(!c.current||!T)return;const Le=(Q=c?.current)===null||Q===void 0?void 0:Q.paused;switch(K){case"start":if(!Le)return;(Y=c?.current)===null||Y===void 0||Y.play(),v(!1);break;case"pause":if(Le)return;(ie=c?.current)===null||ie===void 0||ie.pause(),v(!0);break;default:Le?(le=c?.current)===null||le===void 0||le.play():(be=c?.current)===null||be===void 0||be.pause(),v(!Le);break}},[T,c?.current]),ce=ge(()=>{var K,Q,Y,ie,le,be,Le,je,_e,He,fe,Te,oe;if(!c?.current||n!==e)return;const X=o[e],Z=((Q=(K=c?.current)===null||K===void 0?void 0:K.duration)!==null&&Q!==void 0?Q:0).toFixed(2),re=((ie=(Y=c?.current)===null||Y===void 0?void 0:Y.currentTime)!==null&&ie!==void 0?ie:0).toFixed(2);if(!((le=c?.current)===null||le===void 0)&&le.duration){const Oe=(((be=c?.current)===null||be===void 0?void 0:be.currentTime)-S.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(je=(Le=X?.video)===null||Le===void 0?void 0:Le.itemId)!==null&&je!==void 0?je:"",contentName:(He=(_e=X?.video)===null||_e===void 0?void 0:_e.title)!==null&&He!==void 0?He:"",endTime:re,videoDuration:Z,playDuration:Oe,contentTags:JSON.stringify((Te=(fe=X?.video)===null||fe===void 0?void 0:fe.tags)!==null&&Te!==void 0?Te:[]),position:e+"",contentFormat:"video",traceInfo:(oe=X?.video)===null||oe===void 0?void 0:oe.traceInfo}})}},[o,e,s,c?.current,n]),xe=ge(()=>{E(!0)},[]);ve(()=>{var K,Q,Y,ie,le,be,Le,je,_e,He;if(!w)return;const fe=t?.video.url;if(!fe)return;const Te=document.querySelector(`#${D}`);if(!Te||(c.current=Zi?.(Te),!c?.current))return;const oe=window?.Hls;let X=P?.current;return fe.includes(".m3u8")&&oe&&oe.isSupported()?(X=new oe,X?.loadSource(fe),X?.attachMedia(c?.current),X?.on(oe.Events.MANIFEST_PARSED,function(){var Z;(Z=c?.current)===null||Z===void 0||Z.play()})):c.current.src=fe,(K=c?.current)===null||K===void 0||K.setAttribute("x5-playsinline","true"),(Q=c?.current)===null||Q===void 0||Q.setAttribute("webkit-playsinline","true"),(Y=c?.current)===null||Y===void 0||Y.addEventListener("loadedmetadata",te),(ie=c?.current)===null||ie===void 0||ie.addEventListener("loadeddata",q),(le=c?.current)===null||le===void 0||le.addEventListener("play",z),(be=c?.current)===null||be===void 0||be.addEventListener("playing",U),(Le=c?.current)===null||Le===void 0||Le.addEventListener("pause",ce),(je=c?.current)===null||je===void 0||je.addEventListener("ended",O),(_e=c?.current)===null||_e===void 0||_e.addEventListener("canplay",O),(He=c?.current)===null||He===void 0||He.addEventListener("waiting",xe),()=>{var Z,re,Oe,G,F,Ve,Ye,bt,mt,st;((Z=c?.current)===null||Z===void 0?void 0:Z.paused)||ce(),P?.current&&((re=P?.current)===null||re===void 0||re.destroy()),u(!1),(Oe=c?.current)===null||Oe===void 0||Oe.removeEventListener("loadedmetadata",te),(G=c?.current)===null||G===void 0||G.removeEventListener("loadeddata",q),(F=c?.current)===null||F===void 0||F.removeEventListener("play",z),(Ve=c?.current)===null||Ve===void 0||Ve.removeEventListener("playing",U),(Ye=c?.current)===null||Ye===void 0||Ye.removeEventListener("pause",ce),(bt=c?.current)===null||bt===void 0||bt.removeEventListener("ended",O),(mt=c?.current)===null||mt===void 0||mt.removeEventListener("canplay",O),(st=c?.current)===null||st===void 0||st.removeEventListener("waiting",xe)}},[w]),ve(()=>{var K,Q,Y,ie;!c?.current||!T||(w?(y?.({eventName:"ViewContent",product:(Q=(K=o?.[e])===null||K===void 0?void 0:K.video)===null||Q===void 0?void 0:Q.bindProduct}),(Y=c?.current)===null||Y===void 0||Y.play()):(ie=c?.current)===null||ie===void 0||ie.pause())},[w,T,c?.current]),ve(()=>{var K,Q,Y;if(!w||!c?.current)return;!((K=c?.current)===null||K===void 0?void 0:K.paused)&&f?(Q=c?.current)===null||Q===void 0||Q.pause():f||(Y=c?.current)===null||Y===void 0||Y.play()},[f,w,c?.current]),ve(()=>{if(!w)return;const K=()=>{var Y,ie;ae("start")(),y?.({eventName:"ViewContent",product:(ie=(Y=o?.[e])===null||Y===void 0?void 0:Y.video)===null||ie===void 0?void 0:ie.bindProduct})},Q=ae("pause");return Rt.on(Tt.PAGE_DID_SHOW,K),Rt.on(Tt.PAGE_DID_HIDE,Q),()=>{Rt.off(Tt.PAGE_DID_SHOW,K),Rt.off(Tt.PAGE_DID_HIDE,Q)}},[ae,w]);const me=ue(()=>!p?.placeholder_image||T?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:p?.placeholder_image,alt:"placeholder image"}),[T,p?.placeholder_image]),Ne=ue(()=>{if(!(!k||!T))return m.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:wr,alt:"placeholder image"})},[k,T]);return ve(()=>{if(!c?.current)return;const K=()=>{var Q;n===e&&(!((Q=t?.video)===null||Q===void 0)&&Q.url)&&c?.current&&!r&&ae("pause")()};return window.addEventListener("beforeunload",K),()=>{window.removeEventListener("beforeunload",K)}},[n,e,t,c?.current,ae,r]),t?.video?m.createElement(m.Fragment,null,x?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ae(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},R)},!V&&T&&B&&m.createElement(wt,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},j)}),m.createElement("canvas",{ref:M,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:L,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},m.createElement("div",{className:"n-full-screen",ref:I,id:D,style:{width:"100%",height:"100%"}}),r&&m.createElement(wt,{className:"clc-pb-video-pause",src:a??N,alt:"pause"}))),me,Ne):m.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ae()},m.createElement("div",{className:"n-full-screen",ref:I,id:D,style:{width:"100%",height:"100%"}}),me,Ne,r&&m.createElement(wt,{className:"clc-pb-video-pause",src:a??N,alt:"pause"}))):null};var xr=De(Sr);const Tr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:l})=>{const[n,d]=J(t),a=r=>{r.stopPropagation();const v=!n;d(v),o?.(v)};return ve(()=>{d(t)},[t]),m.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:a},m.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:n?e:i}))};var nn=De(Tr);const Ar=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,l]=J(!0);Lt(),ve(()=>{setTimeout(()=>{l(!1)},i)},[]);const n=kt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=ue(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return m.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},m.createElement("img",{src:t||n,alt:"finger swiper"}))},ln=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:l}=t,n=ue(()=>o?.mode==="2",[o]),d=ue(()=>{var s;return o?.mode==="2"?`translateY(-${50+((s=o?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),a=ue(()=>n?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[n]),r=ue(()=>o?.bgWay==="1",[o]),v=ue(()=>r&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,r]);return m.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!n||!r)&&m.createElement(wt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a),onLoad:l}),n&&m.createElement(wt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:l}))},Er=({imgUrls:t,width:e,height:i,rec:o,index:l,onReportViewImageEnd:n,onViewImageStartEvent:d,imgUrlsPostConfig:a})=>{var r,v;const s=pe(),{isActive:p}=Yo(),{sxpParameter:h,openHashtag:f}=Re(),[y,S]=J(!1);ve(()=>{y&&p?(s?.current&&s.current.swiper.autoplay.start(),f?n(o):d(l)):s?.current&&s.current.swiper.autoplay.stop()},[o,p,n,f,l,d,y]);const T=ge(()=>{y||S(!0)},[y]);return m.createElement(qt,{ref:s,defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Ce(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=a?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},a?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:a?.dotsBgColor,opacity:1}}),a?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${a?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=a?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((u,b)=>m.createElement(Nt,{key:b},m.createElement(ln,{src:!y&&b>0?"":u,height:i,imgUrlsPostConfig:a,onShowFirstImage:T}))))};var Ir=De(Er);const Cr=({tags:t,itemId:e,itemType:i,index:o,rec:l,hashTagStyle:n,hashTagRightMargin:d})=>{var a;const[r,v]=J(!1),{setWaterFallData:s,setOpenHashtag:p,setCacheActiveIndex:h,waterFallData:f,setIsFromHashtag:y}=Re(),S=T=>{f?y?.(!0):h?.(o),s?.(i?{hashTag:T,itemId:e,itemType:i,rec:l}:{hashTag:T,rec:l}),p?.(!0)};return ue(()=>t.length<=6?null:m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!r)},r?"show less":"show more"),[r,t]),m.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(a=n?.marginTop)!==null&&a!==void 0?a:16}px`,width:d}},m.createElement(si,null,t?.map((T,u)=>m.createElement(Nt,{key:u,hidden:r?!1:u>=6,className:"clc-sxp-bottom-hashtag-item",style:n,onClick:()=>S(T),tag:"button","aria-label":T},m.createElement("div",{dangerouslySetInnerHTML:{__html:Se(`#${T}`,n)}})))))};var dn=De(Cr),an="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function Ii(t){return De(function(e){const{$store:i}=En(),o=n=>{let d=n;const a=n.match(/{{.*?}}/g);return a?.length&&a.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,s)=>{if(s){const p=io(i,s);return d=d.replace(r,p),p}})}),d},l=ue(()=>{var n,d,a;const{bindDatas:r}=e,v=it(e,["bindDatas"]);if((n=r?.forEach)===null||n===void 0||n.call(r,s=>{if(s?.propKey&&s?.dataPath){const{propKey:p,dataPath:h}=s;h.replace(/{{\s*([\w.]+)\s*}}/g,(f,y)=>{var S,T;if(y){const u=(T=(S=io(i,y))!==null&&S!==void 0?S:e[p])!==null&&T!==void 0?T:"";return v[p]=u,u}})}}),v){v.eventMap={};const s=vi(v.event)||{};for(const p in s)if(Object.prototype.hasOwnProperty.call(s,p))try{s[p].value=o(s[p].value),v.eventMap[p]=new Function(s[p].value)}catch{}}return!((a=(d=v?.event)===null||d===void 0?void 0:d.onClick)===null||a===void 0)&&a.linkType&&(v.style.cursor="pointer"),v},[i,e]);return m.createElement(t,Object.assign({},l,l.eventMap))})}const kr=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:l,isActive:n})=>{var d,a,r,v,s;const{schema:p}=Lt();if(!t?.video)return null;let h=null;!((a=(d=t?.video)===null||d===void 0?void 0:d.bindProducts)===null||a===void 0)&&a.length?h="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?h="\u5546\u54C1CTA":h=(s=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||s===void 0?void 0:s.itemId;const f=i?.[h],y=ue(()=>{var S,T,u,b,g,w,M,C,A,k,E,c,D,I,P,x,L,B,j,V,R,O,N,U,z,q,te,ae,ce,xe,me,Ne,K;if(!t?.video)return null;if(!((T=(S=t?.video)===null||S===void 0?void 0:S.bindProducts)===null||T===void 0)&&T.length||!((u=t?.video)===null||u===void 0)&&u.bindProduct||(g=(b=t?.video)===null||b===void 0?void 0:b.bindCta)===null||g===void 0||g.itemId,!(l&&!l?.includes((w=f?.item)===null||w===void 0?void 0:w.type))&&!(!l&&((M=f?.item)===null||M===void 0?void 0:M.category)==="cta")){if(((C=f?.item)===null||C===void 0?void 0:C.type)==="CommodityDiro"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((k=f?.item)===null||k===void 0?void 0:k.type)==="Commodity"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((c=f?.item)===null||c===void 0?void 0:c.type)==="CommodityDiroNew"&&!(!((D=t?.video)===null||D===void 0)&&D.bindProduct)||((I=f?.item)===null||I===void 0?void 0:I.type)==="MultiCommodity"&&!(!((x=(P=t?.video)===null||P===void 0?void 0:P.bindProducts)===null||x===void 0)&&x.length)||((L=f?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiro"&&!(!((j=(B=t?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0)&&j.length)||((V=f?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((O=(R=t?.video)===null||R===void 0?void 0:R.bindProducts)===null||O===void 0)&&O.length))return null;if(f&&o){const Q=o[(N=f?.item)===null||N===void 0?void 0:N.type],Y=Ii(Q),ie=(U=Q?.extend)===null||U===void 0?void 0:U.defaulSetting,le=((te=(q=(z=f?.item)===null||z===void 0?void 0:z.event)===null||q===void 0?void 0:q.onClick)===null||te===void 0?void 0:te.linkType)==="externalLink";return m.createElement(Y,Object.assign({style:Object.assign(Object.assign(Object.assign({},ie?.style),(ae=f?.item)===null||ae===void 0?void 0:ae.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ie?.textStyle),(ce=f?.item)===null||ce===void 0?void 0:ce.textStyle),bindDatas:(me=(xe=f?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&me!==void 0?me:[]},ie?.props,(Ne=f?.item)===null||Ne===void 0?void 0:Ne.props,{event:((K=f?.item)===null||K===void 0?void 0:K.event)||{},schema:p,id:f?.id,key:f?.id,recData:t,isExternalLink:le,index:e,isActive:n}))}else return null}},[t,o,i,p,f?.id,n]);return m.createElement(m.Fragment,null,y)};var Ci=De(kr);const rn=({nudge:t})=>{var e,i,o,l,n,d;return m.createElement(m.Fragment,null,t?.isOpen&&m.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(n=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&n!==void 0?n:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d:4}},t?.icon?m.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,m.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:Se(t?.content,t?.textStyle)}})))},_r=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:l,setCacheRtcList:n,setCacheActiveIndex:d,setLoading:a,swiperRef:r,waterFallData:v,bffEventReport:s,selectTag:p,setSelectTag:h}=Re(),{backMainFeed:f}=rt(),y=ue(()=>[fi,...t],[t]),S=T=>()=>{if(T===p)return;T!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${T}']`}}):f("theme",T,p);let u;T!==fi&&(u=T),a?.(!0),o?.({themeTag:u}).then(b=>{var g,w,M,C;Rt.emit(Tt.CHANGE_THEME_TAG,u),l?.((g=b?.recList)!==null&&g!==void 0?g:[]),n?.((w=b?.recList)!==null&&w!==void 0?w:[]),e?.(0),d?.(0),(C=(M=r?.current)===null||M===void 0?void 0:M.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{a?.(!1)}),h?.(T)};return v||t.length<=0?null:m.createElement("div",{className:"clc-sxp-tagbar",style:i},m.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(T=>m.createElement("button",{className:`clc-sxp-tagbar-list-item ${T===p?"clc-sxp-tagbar-list-item-active":""}`,key:T,"aria-label":T,onClick:S(T)},T))))};var sn=De(_r);const cn=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:l,resolver:n,data:d=[],ctaType:a,tipText:r,nudge:v,_schema:s,hashTagStyle:p,hashTagRightMargin:h,tagList:f=[],licenseUrl:y})=>{var S,T,u,b,g,w,M,C,A,k,E,c,D,I,P,x,L,B,j,V,R;const O=kt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),N=kt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:U}=Lt(),[z,q]=J(0),te=pe(0),[ae,ce]=J(!0),xe=pe(),[me,Ne]=J(!1),[K,Q]=J(!1),[Y,ie]=J(new Date().getTime()),le=pe(!1),[be,Le]=J(2),{loadVideos:je,bffEventReport:_e,loading:He,setPopupDetailData:fe,ctaEvent:Te,swiperRef:oe,waterFallData:X,setOpenHashtag:Z,appDomain:re,openHashtag:Oe,loadingImage:G,isFromHashtag:F,popupDetailData:Ve,bffFbReport:Ye,curTime:bt,h5EnterLink:mt,isShowConsent:st,selectTag:yt,isPreview:Gt,isEditor:H,cacheRtcList:W,setRtcList:Ee,cacheActiveIndex:Be,rtcList:he,isNoMoreData:ee}=Re(),{backMainFeed:$,productView:Ie,jumpToWeb:We}=rt(),Ke=ue(()=>d.length>0&&!He&&(kn()||t?.enableSwiperTip),[d,He,t?.enableSwiperTip]);ve(()=>{mo()},[]),ve(()=>{if(d?.length>0){const _=new Date;xe.current=_}},[d?.length]);const Ze=ge(()=>{if(mo(),mt?.(),d.length>0){const _=new Date;xe.current=_}},[d.length,mt]);ve(()=>{var _;if(!a||a?.length<1)return;const se=d?.findIndex(de=>{var ye,ke,Pe,ne,Me,we,ze,Xe,Qe;const Ue=a?.[0];return Ue==="\u591A\u5546\u54C1CTA"?((ye=de?.video)===null||ye===void 0?void 0:ye.bindProducts)&&((Pe=(ke=de?.video)===null||ke===void 0?void 0:ke.bindProducts)===null||Pe===void 0?void 0:Pe.length)>0:Ue==="\u5546\u54C1CTA"?(ne=de?.video)===null||ne===void 0?void 0:ne.bindProduct:((we=(Me=de?.video)===null||Me===void 0?void 0:Me.bindCta)===null||we===void 0?void 0:we.itemId)===Ue&&(((ze=de?.video)===null||ze===void 0?void 0:ze.url)||((Qe=(Xe=de?.video)===null||Xe===void 0?void 0:Xe.imgUrls)===null||Qe===void 0?void 0:Qe.length))})||0;se!==-1&&((_=oe?.current)===null||_===void 0||_.swiper.slideTo(se))},[d,a,oe]),ve(()=>{const _=d?.[z],se=()=>{var de,ye,ke,Pe,ne,Me,we,ze,Xe,Qe,Ue,pt,ot,dt,at,xt,et,Fe,Ct,nt;const Zt=!Oe&&!st;if(document.visibilityState==="hidden"){Zt&&(Rt.emit(Tt.PAGE_DID_HIDE,_),It(_),Dt(_));let Mt="";Ve&&(!((ye=(de=_?.video)===null||de===void 0?void 0:de.bindProducts)===null||ye===void 0)&&ye.length||!((ke=_?.video)===null||ke===void 0)&&ke.bindProduct)?Mt="pdpPage":Ve&&((we=l?.[(Me=(ne=(Pe=_?.video)===null||Pe===void 0?void 0:Pe.bindCta)===null||ne===void 0?void 0:ne.itemId)!==null&&Me!==void 0?Me:""].item)===null||we===void 0?void 0:we.type)==="Appoint"?Mt="formPage":F?Mt="hashTagPage":!((ze=_?.video)===null||ze===void 0)&&ze.url?Mt="videoPage":!((Xe=_?.video)===null||Xe===void 0)&&Xe.imgUrls&&(!((Ue=(Qe=_?.video)===null||Qe===void 0?void 0:Qe.imgUrls)===null||Ue===void 0)&&Ue.length)?Mt="imagePage":_?.product&&(Mt="productPage"),_e?.({eventInfo:{sessionDuration:Math.floor((new Date-bt.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(pt=_?.video)===null||pt===void 0?void 0:pt.itemId,productId:(ot=_?.product)===null||ot===void 0?void 0:ot.itemId,position:z+"",fromKName:Mt,fromKPage:location?.href,ctatId:(xt=(at=(dt=_?.video)===null||dt===void 0?void 0:dt.bindCta)===null||at===void 0?void 0:at.itemId)!==null&&xt!==void 0?xt:"",traceInfo:(nt=(Fe=(et=_?.video)===null||et===void 0?void 0:et.traceInfo)!==null&&Fe!==void 0?Fe:(Ct=_?.product)===null||Ct===void 0?void 0:Ct.traceInfo)!==null&&nt!==void 0?nt:""}})}else document.visibilityState==="visible"&&(le.current===!0&&(ie(new Date().getTime()),le.current=!1),Ze(),Zt&&(jt(z),Rt.emit(Tt.PAGE_DID_SHOW,_),$("external",yt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[z,_e,d,Ze,Ve,F,l,bt,$,Oe,st,yt]);const ct=ue(()=>{let _=0;return f.length>0&&(_+=45,X&&(_-=45)),_},[f,X]),Ge=ue(()=>{let _=0;return t?.logoUrl&&t?.isShowLogo&&(_+=56),_},[t]),$e=ue(()=>i-Ge-ct,[Ge,i,ct]),Je=ue(()=>{var _;const se=z===0&&!X&&!H?[(_=d?.[0])!==null&&_!==void 0?_:null]:d?.map((de,ye)=>z===ye||ye-1===z||ye+1===z?de:null);return se?.length?!X&&!ee?se.concat([{loading:!0}]):se:[]},[d,z,X,H,ee]),qe=ue(()=>{var _,se,de,ye;if(t?.logoUrl&&t?.isShowLogo){const ke=(se=(_=t?.logoBar)===null||_===void 0?void 0:_.onClick)===null||se===void 0?void 0:se.value,Pe=((ye=(de=t?.logoBar)===null||de===void 0?void 0:de.onClick)===null||ye===void 0?void 0:ye.linkType)==="externalLink",ne=Je[z];return m.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ke&&{onClick:()=>{var Me,we,ze,Xe;Pe&&We(ne,(Me=ne?.video)===null||Me===void 0?void 0:Me.bindProduct,(we=ne?.video)===null||we===void 0?void 0:we.bindCta,z,((ze=ne?.product)===null||ze===void 0?void 0:ze.traceInfo)||((Xe=ne?.video)===null||Xe===void 0?void 0:Xe.traceInfo)),new Function(ke)()}}),m.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Je]),lt=ge((_,se)=>{var de,ye,ke,Pe;return!((de=_?.video)===null||de===void 0)&&de.url?m.createElement(xr,{key:Y,rec:_,index:se,muted:ae,data:d,height:$e,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((ye=_?.video)===null||ye===void 0)&&ye.imgUrls?m.createElement(Ir,{key:_?.video.itemId,imgUrls:_?.video.imgUrls,width:o,height:$e,rec:_,index:se,onReportViewImageEnd:It,onViewImageStartEvent:jt,imgUrlsPostConfig:t?.imgUrlsPost}):_.product&&Array.isArray(t?.productPost)&&((ke=t?.productPost)===null||ke===void 0?void 0:ke.length)>0?(Pe=t?.productPost)===null||Pe===void 0?void 0:Pe.map((ne,Me)=>{var we,ze,Xe,Qe,Ue,pt,ot,dt;const at=n[(we=ne?.item)===null||we===void 0?void 0:we.type],xt=Ii(at),et=(ze=at?.extend)===null||ze===void 0?void 0:ze.defaulSetting;return m.createElement(xt,Object.assign({key:`${se}${Me}`,textStyle:Object.assign(Object.assign({},et?.textStyle),(Xe=ne?.item)===null||Xe===void 0?void 0:Xe.textStyle),bindDatas:(Ue=(Qe=ne?.item)===null||Qe===void 0?void 0:Qe.bindDatas)!==null&&Ue!==void 0?Ue:[]},et?.props,(pt=ne?.item)===null||pt===void 0?void 0:pt.props,{event:((ot=ne?.item)===null||ot===void 0?void 0:ot.event)||{},schema:U,id:ne?.id,viewTime:xe.current,rec:_,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},et?.style),(dt=ne?.item)===null||dt===void 0?void 0:dt.style),{height:"100%",overflow:"auto"}),index:se}))}):null},[o,d,$e,ae,z,t?.productPost,t?.videoPlayIcon,xe,r,n,U,Y]),vt=ge(_=>{Q(_)},[]),Ae=ue(()=>K?{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"},[K]),St=ge((_,se)=>{var de,ye,ke,Pe,ne,Me,we,ze;return _?.video?m.createElement(m.Fragment,null,((de=_?.video)===null||de===void 0?void 0:de.title)&&!K&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(ye=t?.bottomInfoDist)!==null&&ye!==void 0?ye:40}px`}},m.createElement(rn,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:_,index:se,tempMap:l,resolver:n,isActive:se===z})):null,m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Pe=(ke=_?.video)===null||ke===void 0?void 0:ke.title)!==null&&Pe!==void 0?Pe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:vt}),m.createElement(Ci,{rec:_,index:se,tempMap:l,resolver:n,includesCtaType:["AniLink"],isActive:se===z}),m.createElement(dn,{index:z,tags:(Me=(ne=_?.video)===null||ne===void 0?void 0:ne.hashTags)!==null&&Me!==void 0?Me:[],itemId:(we=_?.video)===null||we===void 0?void 0:we.itemId,itemType:!((ze=_?.video)===null||ze===void 0)&&ze.itemId?"VIDEO":null,rec:_,hashTagStyle:p,hashTagRightMargin:o-(h??0)}))),m.createElement(Ci,{rec:_,index:se,tempMap:l,resolver:n,includesCtaType:["AniLinkPopup"],isActive:se===z})):null},[e,z,l,n,r,v,p,t,vt,K,Ae]),Et=ge((_,se,de)=>{var ye,ke,Pe,ne;if(!t?.isShowLike||!de)return;let Me=(ye=t?.likeIconY)!==null&&ye!==void 0?ye:400;return X&&Me<40&&(Me+=40),_?.video?m.createElement(on,{key:_.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:_.isCollected,recData:_,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(ke=t.likeIconXPosit)!==null&&ke!==void 0?ke:"right"]:(Pe=t.likeIconX)!==null&&Pe!==void 0?Pe:0,[(ne=t.likeIconYPosit)!==null&&ne!==void 0?ne:"bottom"]:Me},position:se}):null},[t,X]),It=_=>{var se,de,ye,ke,Pe,ne;if(!(!((se=_?.video)===null||se===void 0)&&se.url)&&(!((de=_?.video)===null||de===void 0)&&de.imgUrls)){const Me=Date.now(),we=(Me-te.current)/1e3;_e?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ke=(ye=_?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",contentName:(Pe=_?.video.title)!==null&&Pe!==void 0?Pe:"",imageEndTime:`${Me}`,playDuration:`${we}`,contentTags:JSON.stringify((ne=_?.video.tags)!==null&&ne!==void 0?ne:[]),position:z+"",contentFormat:"image",traceInfo:_?.video.traceInfo}})}},Ft=(_,se)=>{var de,ye,ke,Pe,ne,Me,we,ze,Xe,Qe,Ue,pt,ot,dt,at,xt,et,Fe,Ct,nt,Zt,Mt;if(Gt||X)return;const vn=new Date-bt.current;if(t?.openSlideSkip&&vn>=((de=t?.slideSkipStartTime)!==null&&de!==void 0?de:0)&&_n()&&_){const eo=((Pe=(ke=(ye=_?.video)===null||ye===void 0?void 0:ye.bindProducts)===null||ke===void 0?void 0:ke[0])===null||Pe===void 0?void 0:Pe.link)||((Me=(ne=_?.video)===null||ne===void 0?void 0:ne.bindProduct)===null||Me===void 0?void 0:Me.link)||((we=_?.product)===null||we===void 0?void 0:we.link),tt=_?.product||((ze=_?.video)===null||ze===void 0?void 0:ze.bindProduct)||((Qe=(Xe=_?.video)===null||Xe===void 0?void 0:Xe.bindProducts)===null||Qe===void 0?void 0:Qe[0]);if(eo){let ki=null;!((Ue=_?.video)===null||Ue===void 0)&&Ue.url?ki="video":!((ot=(pt=_?.video)===null||pt===void 0?void 0:pt.imgUrls)===null||ot===void 0)&&ot.length&&(ki="image"),_e?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(dt=tt?.itemId)!==null&&dt!==void 0?dt:"",productName:(at=tt?.title)!==null&&at!==void 0?at:"",price:tt?.price?tt?.price+"":"0",productCollection:(xt=tt?.collection)!==null&&xt!==void 0?xt:"",contentTags:tt?.tags?JSON.stringify(tt?.tags):"",position:se+"",contentId:(Fe=(et=_?.video)===null||et===void 0?void 0:et.itemId)!==null&&Fe!==void 0?Fe:"",traceInfo:(Mt=(nt=(Ct=_?.video)===null||Ct===void 0?void 0:Ct.traceInfo)!==null&&nt!==void 0?nt:(Zt=_?.product)===null||Zt===void 0?void 0:Zt.traceInfo)!==null&&Mt!==void 0?Mt:"",contentFormat:ki}}),le.current=!0,window.location.href=window.getJointUtmLink(eo)}}},Ut=_=>{var se,de,ye,ke,Pe,ne,Me,we,ze,Xe,Qe,Ue,pt,ot,dt,at,xt,et;const Fe=d[_.previousIndex];if(!Fe)return;let Ct=null;!((se=Fe?.video)===null||se===void 0)&&se.url?Ct="video":!((ye=(de=Fe?.video)===null||de===void 0?void 0:de.imgUrls)===null||ye===void 0)&&ye.length&&(Ct="image"),_.previousIndex-_.activeIndex<0?(_e?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Pe=(ke=Fe?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&Pe!==void 0?Pe:"",productId:(Me=(ne=Fe?.product)===null||ne===void 0?void 0:ne.itemId)!==null&&Me!==void 0?Me:"",requestId:null,traceInfo:(ze=(we=Fe?.video)===null||we===void 0?void 0:we.traceInfo)!==null&&ze!==void 0?ze:"",contentFormat:Ct}}),It(Fe),Ft(Fe,_.previousIndex)):(_e?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Qe=(Xe=Fe?.video)===null||Xe===void 0?void 0:Xe.itemId)!==null&&Qe!==void 0?Qe:"",productId:(pt=(Ue=Fe.product)===null||Ue===void 0?void 0:Ue.itemId)!==null&&pt!==void 0?pt:"",requestId:null,traceInfo:(dt=(ot=Fe?.video)===null||ot===void 0?void 0:ot.traceInfo)!==null&&dt!==void 0?dt:"",contentFormat:Ct}}),It(Fe)),Dt(Fe);const nt=d[_.activeIndex];!(!((at=nt?.video)===null||at===void 0)&&at.url)&&!(!((xt=nt?.video)===null||xt===void 0)&&xt.imgUrls)&&nt?.product&&Ye?.({eventName:"ProductView",product:(et=nt?.video)===null||et===void 0?void 0:et.bindProduct}),xe.current=new Date},Dt=_=>{var se,de,ye;!(!((se=_?.video)===null||se===void 0)&&se.url)&&!(!((de=_?.video)===null||de===void 0)&&de.imgUrls)&&_?.product&&Ie(_,_.product,(ye=_?.product)===null||ye===void 0?void 0:ye.bindCta,xe.current,z)};ve(()=>{const _=d[z];Oe?Dt(_):xe.current=new Date},[Oe,d,z]);const jt=_=>{var se,de,ye,ke,Pe,ne,Me;const we=d[_];if(!(!((se=we?.video)===null||se===void 0)&&se.url)&&(!((de=we?.video)===null||de===void 0)&&de.imgUrls)){const ze=Date.now();te.current=ze,_e?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ke=(ye=we?.video)===null||ye===void 0?void 0:ye.itemId)!==null&&ke!==void 0?ke:"",contentName:(Pe=we?.video.title)!==null&&Pe!==void 0?Pe:"",imageStartTime:`${ze}`,contentTags:JSON.stringify((ne=we?.video.tags)!==null&&ne!==void 0?ne:[]),position:_+"",contentFormat:"image",traceInfo:we?.video.traceInfo}}),Ye?.({eventName:"ViewContent",product:(Me=we?.video)===null||Me===void 0?void 0:Me.bindProduct})}},Ot=ge(_=>{var se,de,ye,ke,Pe,ne;if(_)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&m.createElement(nn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((de=(se=Je?.[z])===null||se===void 0?void 0:se.video)===null||de===void 0)&&de.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ye=t?.muteIconXPosit)!==null&&ye!==void 0?ye:"right"]:(ke=t?.muteIconX)!==null&&ke!==void 0?ke:0,[(Pe=t?.muteIconYPosit)!==null&&Pe!==void 0?Pe:"bottom"]:(ne=t?.muteIconY)!==null&&ne!==void 0?ne:23},defaultValue:ae,activeIcon:t?.unMuteIcon?t?.unMuteIcon:O,unactiveIcon:t?.muteIcon?t?.muteIcon:N,onChange:ce})},[t,Je,z,ae]),Kt=ue(()=>He?m.createElement("div",{style:{height:$e,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:G,alt:"loading...",style:{objectFit:"contain"}})):Je?.map((_,se)=>m.createElement(Nt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},_&&m.createElement(m.Fragment,null,_?.loading?m.createElement("div",{style:{height:$e,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:G,alt:"loading...",style:{objectFit:"contain"}})):m.createElement(m.Fragment,null,Et(_,se,!t?.likeIconFixed),Ot(!t?.muteIconFixed),St(_,se),lt(_,se))))),[o,d,$e,He,St,lt,Je,G,Y,Ot]);return m.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},X&&m.createElement(Zo,{icon:an,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(g=(b=(u=(T=(S=t?.hashTag)===null||S===void 0?void 0:S[0])===null||T===void 0?void 0:T.item)===null||u===void 0?void 0:u.props)===null||b===void 0?void 0:b.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!to(he,W)&&W&&W?.length&&Ee?.(W),Z?.(!0)}}),qe,m.createElement(sn,{tagList:f,setActiveIndex:q,style:{top:Ge}}),((w=t?.backButton)===null||w===void 0?void 0:w.enable)&&m.createElement("button",{style:{position:"absolute",[(C=(M=t?.backButton)===null||M===void 0?void 0:M.xPosit)!==null&&C!==void 0?C:"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"]:(((D=t?.backButton)===null||D===void 0?void 0:D.yPosit)=="top"?Ge+ct:0)+((P=(I=t?.backButton)===null||I===void 0?void 0:I.y)!==null&&P!==void 0?P:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},m.createElement("img",{src:(L=(x=t?.backButton)===null||x===void 0?void 0:x.icon)!==null&&L!==void 0?L:an,alt:"back button",width:100,style:{objectFit:"cover"}})),Ke?m.createElement(Ar,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((B=t?.swipeTipOffset)!==null&&B!==void 0?B:0)}%`},duration:t?.swiperTipAniDur}):null,m.createElement(qt,{style:{marginTop:ct},ref:oe,onSlideChange:()=>{oe.current.swiper.allowTouchMove=!1,setTimeout(()=>{oe.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:_=>{q(_.activeIndex),!Oe&&(Ut(_),!(X||H)&&_?.activeIndex+1>=d?.length&&(me||(Ne(!0),je?.(be).then(se=>{var de;Ne(!1),se&&((de=se?.recList)===null||de===void 0?void 0:de.length)>0&&Le(be+1)}))))},direction:"vertical",height:$e},Et(Je[z],z,!!t?.likeIconFixed),Ot(!!t?.muteIconFixed),Kt),m.createElement($o,Object.assign({},(R=(V=(j=t?.hashTag)===null||j===void 0?void 0:j[0])===null||V===void 0?void 0:V.item)===null||R===void 0?void 0:R.props)))},Pr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:l,index:n})=>m.createElement(qt,{defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>m.createElement(Nt,{key:d},m.createElement(ln,{src:d,height:i,imgUrlsPostConfig:o}))));var Dr=De(Pr);const Or=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,width:a})=>{const[r,v]=J(!1),s=pe(null),{bffEventReport:p,sxpParameter:h,waterFallData:f,openHashtag:y}=Re(),S=pe(0),[T,u]=J(!1),[b,g]=J(!0),w=pe(null),[M,C]=J("");ve(()=>{s.current&&(s.current.muted=l)},[l]);const A=ge(()=>{var R;(R=s.current)===null||R===void 0||R.play()},[]),k=kt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=ge(()=>{var R,O,N,U,z,q,te,ae,ce,xe,me,Ne,K;v(!1);const Q=o[e];if(Q&&(!((R=s?.current)===null||R===void 0)&&R.duration)){S.current=((O=s?.current)===null||O===void 0?void 0:O.currentTime)||0;const Y=((U=(N=s.current)===null||N===void 0?void 0:N.duration)!==null&&U!==void 0?U:0).toFixed(2),ie=((q=(z=s.current)===null||z===void 0?void 0:z.currentTime)!==null&&q!==void 0?q:0).toFixed(2),le=b?"0":"1";p?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ae=(te=Q?.video)===null||te===void 0?void 0:te.itemId)!==null&&ae!==void 0?ae:"",contentName:(xe=(ce=Q?.video)===null||ce===void 0?void 0:ce.title)!==null&&xe!==void 0?xe:"",playType:le,startTime:ie,videoDuration:Y,contentTags:JSON.stringify((Ne=(me=Q?.video)===null||me===void 0?void 0:me.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(K=Q?.video)===null||K===void 0?void 0:K.traceInfo}}),g(!1)}},[p,o,e,b]),c=ge(()=>{u(!0)},[]),D=ge(R=>()=>{var O,N,U,z,q;if(!T)return;const te=(O=s.current)===null||O===void 0?void 0:O.paused;switch(R){case"start":if(!te)return;(N=s.current)===null||N===void 0||N.play(),v(!1);break;case"pause":if(te)return;(U=s.current)===null||U===void 0||U.pause(),v(!0);break;default:te?(z=s.current)===null||z===void 0||z.play():(q=s.current)===null||q===void 0||q.pause(),v(!te);break}},[T]),I=ge(()=>{var R,O,N,U,z,q,te,ae,ce,xe,me,Ne,K;const Q=o[e],Y=((O=(R=s.current)===null||R===void 0?void 0:R.duration)!==null&&O!==void 0?O:0).toFixed(2),ie=((U=(N=s.current)===null||N===void 0?void 0:N.currentTime)!==null&&U!==void 0?U:0).toFixed(2);if(!((z=s?.current)===null||z===void 0)&&z.duration){const le=(((q=s?.current)===null||q===void 0?void 0:q.currentTime)-S.current).toFixed(2);p?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ae=(te=Q?.video)===null||te===void 0?void 0:te.itemId)!==null&&ae!==void 0?ae:"",contentName:(xe=(ce=Q?.video)===null||ce===void 0?void 0:ce.title)!==null&&xe!==void 0?xe:"",endTime:ie,videoDuration:Y,playDuration:le,contentTags:JSON.stringify((Ne=(me=Q?.video)===null||me===void 0?void 0:me.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(K=Q?.video)===null||K===void 0?void 0:K.traceInfo}})}},[o,e,p]),P=ue(()=>d?.mode==="2",[d]),x=ue(()=>{var R;return d?.mode==="2"?`translateY(-${50+((R=d?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),L=ue(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||M},[M,t]),B=ge(()=>{if(!w||!s||!s.current||!w.current)return;const R=s?.current,O=w?.current,N=O.getContext("2d"),U=window?.innerWidth,z=window?.innerHeight;O.height=z,O.width=U,N?.drawImage(R,0,0,O.width,O.height),C(O.toDataURL())},[]);ve(()=>{var R,O,N,U;if(s.current){if(v(!1),!s.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const q=new window.Hls;q.loadSource(z),q.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=z;else s.current.src=z;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(R=s.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(O=s.current)===null||O===void 0||O.addEventListener("canplay",c),(N=s.current)===null||N===void 0||N.addEventListener("playing",E),(U=s.current)===null||U===void 0||U.addEventListener("loadeddata",B),()=>{var z,q,te,ae;(z=s.current)===null||z===void 0||z.removeEventListener("loadedmetadata",c),(q=s.current)===null||q===void 0||q.removeEventListener("canplay",c),(te=s.current)===null||te===void 0||te.removeEventListener("playing",E),(ae=s.current)===null||ae===void 0||ae.removeEventListener("loadeddata",B)}}},[c,E,t?.video,B]);const j=ue(()=>!h?.placeholder_image||T?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[T,h?.placeholder_image]);ve(()=>{const R=()=>{var O,N;n===e&&(!((O=t?.video)===null||O===void 0)&&O.url)&&(!((N=s?.current)===null||N===void 0)&&N.src)&&!r&&D("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[n,e,t,s,D,r]);const V=ue(()=>P?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[P]);return t?.video?m.createElement(m.Fragment,null,P?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},m.createElement(wt,{src:L,style:Object.assign({height:i,width:a,objectFit:"cover"},V)}),m.createElement("canvas",{ref:w,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:a,height:i,top:"50%",transform:x,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:a,height:"100%"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:A,style:{width:"100%",height:i,objectFit:"contain"}}),m.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),j):m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:A}),j,m.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var Mr=De(Or);const Qi={};Object.values(Ki).forEach(t=>{Qi[t.extend.type]=t});const Lr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Rr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Br=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:l,descStyle:n,hashTagStyle:d,containerHeight:a=664,containerWidth:r=375,appDomain:v,tagList:s=[]})=>{const p=ue(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),s.length>0&&(C+=45),a-C},[e,a,s]),h=(C,A)=>{var k,E,c,D;if(!((k=C?.video)===null||k===void 0)&&k.url)return m.createElement(Mr,{rec:C,index:A,muted:!0,width:r,data:t??[],height:p,activeIndex:A,videoPostConfig:e?.videoPost});if(!((E=C?.video)===null||E===void 0)&&E.imgUrls)return m.createElement(Dr,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:r,height:p,rec:C,index:A,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(D=e?.productPost)===null||D===void 0?void 0:D.map((I,P)=>{var x,L,B,j,V,R,O,N;const U=Qi[(x=I?.item)===null||x===void 0?void 0:x.type],z=Ii(U),q=(L=U?.extend)===null||L===void 0?void 0:L.defaulSetting;return m.createElement(z,Object.assign({key:`${A}${P}`,textStyle:Object.assign(Object.assign({},q?.textStyle),(B=I?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(V=(j=I?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&V!==void 0?V:[]},q?.props,(R=I?.item)===null||R===void 0?void 0:R.props,{event:((O=I?.item)===null||O===void 0?void 0:O.event)||{},id:I?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},q?.style),(N=I?.item)===null||N===void 0?void 0:N.style),{width:r,height:p,overflow:"auto"}),index:A}))})},f=ue(()=>e?.logoUrl&&e?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},m.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(C,A)=>e?.isShowCTA===void 0||e?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:C,index:A,tempMap:l,resolver:Qi})):null,S=(C,A)=>{var k,E,c,D,I,P,x;return C?.video?m.createElement(m.Fragment,null,((k=C?.video)===null||k===void 0?void 0:k.title)&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom"},m.createElement(rn,{nudge:o}),y(C,A),m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(E=C?.video)===null||E===void 0?void 0:E.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},n),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),m.createElement(dn,{index:A,tags:(I=(D=C?.video)===null||D===void 0?void 0:D.hashTags)!==null&&I!==void 0?I:[],itemId:(P=C?.video)===null||P===void 0?void 0:P.itemId,itemType:!((x=C?.video)===null||x===void 0)&&x.itemId?"VIDEO":null,rec:C,hashTagStyle:d}))):null},T=kt(Rr,v),u=kt(Lr,v),b=(C,A)=>{var k,E,c,D;if(!e?.isShowLike)return;let I=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return I<40&&(I+=40),C?.video?m.createElement(on,{key:C.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:T,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:u,position:A,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:I,right:(D=e?.likeIconX)!==null&&D!==void 0?D:0}}):null},g=kt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),w=kt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),M=(C,A)=>{var k,E,c,D;return m.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,m.createElement(sn,{tagList:s}),m.createElement(nn,{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:(D=e?.muteIconY)!==null&&D!==void 0?D:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),h(C,A),S(C,A),b(C,A))};return m.createElement("div",{className:Ce({width:"100%",height:a,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((C,A)=>M(C,A)))};var Nr=De(Br);const Fr=()=>{const{schema:t,resolver:e,popup:i}=Lt(),{setPopupDetailData:o,popupDetailData:l,popupCurTimeRef:n,checkCommodityIndexRef:d}=Re(),{productView:a}=rt(),[r,v]=J();ve(()=>{const f=()=>{n.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),ve(()=>{i&&i?.id&&i?.id!==""&&(n.current=new Date,v(i))},[i]);const s=ue(()=>{var f,y,S,T;const u=(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.find((b,g)=>{if(b?.id===i?.id)return b});return u!==-1&&((T=u?.item)===null||T===void 0?void 0:T.type)==="Iframe"},[i,t]),p=()=>{var f,y,S,T,u,b,g,w,M,C,A,k,E,c,D,I,P,x;if(!i||i?.id===""||!r||new Date-n.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;v(Object.assign(Object.assign({},i),{id:""}));const L=(T=(S=(y=t?.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||S===void 0?void 0:S.popupList)===null||T===void 0?void 0:T.find(B=>B?.id===i?.id);if(((u=L?.item)===null||u===void 0?void 0:u.type)==="CommodityDetail"||((b=L?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const B=l;let j=(w=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&w!==void 0?w:(C=(M=B?.video)===null||M===void 0?void 0:M.bindProducts)===null||C===void 0?void 0:C[0],V=(E=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(I=(D=(c=B?.video)===null||c===void 0?void 0:c.bindProducts)===null||D===void 0?void 0:D[0])===null||I===void 0?void 0:I.bindCta;if(d?.current>=0){const R=(x=(P=B?.video)===null||P===void 0?void 0:P.bindProducts)===null||x===void 0?void 0:x[d?.current];R&&(j=R,V=R?.bindCta)}j&&V&&a(B,j,V,n.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},h=ue(()=>{var f,y,S;return(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.map((T,u)=>{var b,g,w,M,C,A,k,E,c,D,I,P,x,L;if(T?.id===i?.id){const B=e[(b=T?.item)===null||b===void 0?void 0:b.type],j=Ii(B),V=((M=(w=(g=T?.item)===null||g===void 0?void 0:g.event)===null||w===void 0?void 0:w.onClick)===null||M===void 0?void 0:M.linkType)==="externalLink",R=((k=(A=(C=T?.item)===null||C===void 0?void 0:C.event)===null||A===void 0?void 0:A.onClick)===null||k===void 0?void 0:k.linkType)==="popup",O=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return m.createElement(j,Object.assign({key:u,style:Object.assign(Object.assign(Object.assign({},O?.style),(c=T?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},O?.textStyle),(D=T?.item)===null||D===void 0?void 0:D.textStyle),bindDatas:(P=(I=T?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&P!==void 0?P:[]},O?.props,(x=T?.item)===null||x===void 0?void 0:x.props,{event:((L=T?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:T?.id,isExternalLink:V,isPopup:R,onClose:p}))}else return m.createElement(m.Fragment,null)})},[t,i,e,p]);return m.createElement(ti,{popup:r,onClose:p,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},h)},$i={};Object.values(Ki).forEach(t=>{$i[t.extend.type]=t});const jr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:l,appDomain:n,licenseUrl:d,enabledMetaConversionApi:a})=>{var r,v,s,p,h,f,y,S,T,u,b;const g=ue(()=>{var w;return location?.search?(w=location?.search)===null||w===void 0?void 0:w.replace("?",""):""},[]);return m.createElement(Eo,{resolver:$i,enableDataSource:!1,schema:t?.data,utmVal:g},m.createElement(So,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(p=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&p!==void 0?p:i,hashTagSize:(f=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&f!==void 0?f:o,loadingImage:l,appDomain:n,enabledMetaConversionApi:a,isShowTag:(T=(S=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||S===void 0?void 0:S.globalConfig)===null||T===void 0?void 0:T.isShowTag,globalConfig:(b=(u=t?.data)===null||u===void 0?void 0:u.sxpPageConf)===null||b===void 0?void 0:b.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:w,tagList:M})=>{var C;return m.createElement(m.Fragment,null,m.createElement(cn,Object.assign({},(C=t?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:M,data:w,resolver:$i,licenseUrl:d})),m.createElement(Fr,null))}}))};var Vr=De(jr);const un=di({}),zr=({children:t,data:e})=>{var i,o,l,n,d,a,r,v,s,p,h,f,y;const[S,T]=J(!1),[u,b]=J(!1);return m.createElement(un.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:T,openConsent:u,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Hr(){return li(un)}export{Nr as DiyPortalPreview,zr as EditorDataProvider,ti as Modal,So as SxpDataSourceProvider,Vr as SxpPageCore,cn as SxpPageRender,Bn as core,An as default,Ki as materials,Hr as useEditorDataProvider};
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:B?.info})))},H=()=>{var $,ke;return m.createElement(m.Fragment,null,(_||j?.link)&&m.createElement("button",{"aria-label":($=Ve?.enTitle)!==null&&$!==void 0?$:"Purchase on Website",onClick:ht,className:"pb-commondity-btn",style:W},m.createElement("span",{dangerouslySetInnerHTML:{__html:Se((ke=Ve?.enTitle)!==null&&ke!==void 0?ke:"Purchase on Website",W)}})))},U=he($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Ae=he($=>{ne.current=new Date,re($),ge.current=$,Me?.current&&(Me.current.swiper.slideTo(0),Me.current.swiper.autoplay.start())},[]),Be=he(()=>{var $,ke,We;if(!F)return m.createElement(Xo,{products:($=G?.video)===null||$===void 0?void 0:$.bindProducts,data:J,defImg:(We=(ke=q?.bottom_image)!==null&&ke!==void 0?ke:L)!==null&&We!==void 0?We:"",style:{padding:"0 19px"},onCLick:Ae,popupDetailData:Z,check:K})},[K]),we=ue(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[D?.dotsAlign]},[D?.dotsAlign]),ee=j?.remark;return m.createElement(m.Fragment,null,m.createElement("div",Object.assign({className:Ee(Object.assign({},c))},Ne),m.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&m.createElement(qt,{height:gt,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:we,bulletElement:"button"},loop:!0,autoplay:{delay:D?.delay*1e3},ref:Me,className:Ee(Object.assign(Object.assign({".swiper-pagination":{bottom:(M=D?.dotsMarginBottom)!==null&&M!==void 0?M:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))},m.createElement(m.Fragment,null,(C=j?.homePage)===null||C===void 0?void 0:C.map($=>{var ke;return m.createElement(Bt,{key:$},m.createElement("div",{style:{overflow:"hidden",width:nt,height:gt}},m.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(ke=$??q?.bottom_image)!==null&&ke!==void 0?ke:L})))}))),!(!((E=j?.homePage)===null||E===void 0)&&E.length)&&m.createElement("div",{className:Ee({height:gt,width:nt})},m.createElement("img",{className:Ee({objectFit:"cover",width:"100%",height:"100%"}),src:(I=q?.bottom_image)!==null&&I!==void 0?I:L,alt:"pdp image"})),(ee||!j)&&de&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Y(!0)},m.createElement("img",{src:de,alt:"3d",width:"72px"}))),Be(),m.createElement("div",{className:"pb-commondity-content"},Ht({isPost:F}))),H(),m.createElement(ti,{visible:fe,onClose:()=>Te(!1)},m.createElement("div",{style:{paddingBottom:"80px"}},Ht({isPost:!1})),H()),m.createElement(ti,{visible:te,padding:0,isFullScreen:!0,onClose:()=>Y(!1)},m.createElement("div",{style:{backgroundColor:pe,height:"100%"}},m.createElement("iframe",{src:ee,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Pd=Oe(_d),Dd=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Od=lt(Pd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Un,interactionRender:Dd},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 Md=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ld=[{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"}]}],Jo="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 Rd=t=>{var{content:e,btnText:i,style:o,icon:l,isPopup:n,isExternalLink:d,onClose:a,onClick:r,submitButtonStyle:u,contentStyle:s}=t,p=Qe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Re(),{jumpToWeb:f}=ot(),y=typeof l=="string"?l:kd(l),S=()=>{var x,v,b;if(d){const g=h,w=(x=g?.video)===null||x===void 0?void 0:x.bindProduct,M=(b=(v=g?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0?void 0:b.bindCta,C=h?.index;f(g,w,M,C)}n||a?.(),r?.()};return m.createElement("div",Object.assign({className:`pb-prompt ${Ee(Object.assign({},o))}`},p),m.createElement("div",{className:"pb-prompt-icon"},m.createElement("img",{width:"100%",src:y??Jo,alt:"success image"})),m.createElement("div",{className:"pb-prompt-content",style:s,dangerouslySetInnerHTML:{__html:Se(e,s)}}),m.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:S,dangerouslySetInnerHTML:{__html:Se(i,u)}}))};var Bd=Oe(Rd);const Nd=lt(Bd,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ld,bindableProps:[],interactionRender:Md},defaulSetting:{props:{icon:Jo,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Fd=[{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 jd=t=>{var e,i,o,l,n,d,a,r,u,s,p,h,f,y,S,x,v,b,g,w,M,C,E,I,A,c,O,k,{style:T,isDefault:_,rec:L,viewTime:N,isPost:F,bottom_image:V,tipText:R,swiper:D,commodityStyles:B,buttonStyle:W,index:z,commodityGroup:J,popupBg:oe,iframeIcon:de,commodityImgRatio:ce,isTel:xe,iframeBgColor:pe}=t,Ne=Qe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);X(!0);const{sxpParameter:q,popupCurTimeRef:Z,popupDetailData:Q,isPreview:ae,bffFbReport:ne,checkCommodityIndexRef:ge,globalConfig:Le}=Re(),{jumpToWeb:je,productView:Ce}=ot();X(!1),X(!1),X(!0);const[He,fe]=X(!1),Te=ve(null),[te,Y]=X(!1),[K,re]=X((e=Q?.multiCheckIndex)!==null&&e!==void 0?e:0),Me=ve(),G=F?L:Q;let j=F?G?.product:(o=(i=G?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(n=(l=G?.video)===null||l===void 0?void 0:l.bindProducts)===null||n===void 0?void 0:n[0],Ve=F?(d=G?.product)===null||d===void 0?void 0:d.bindCta:(u=(r=(a=G?.video)===null||a===void 0?void 0:a.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&u!==void 0?u:(h=(p=(s=G?.video)===null||s===void 0?void 0:s.bindProducts)===null||p===void 0?void 0:p[0])===null||h===void 0?void 0:h.bindCta;const ze=F?z:Q?.index;if(!F&&J?.open&&(!((f=G?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=G?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){ge.current=K;const ee=(x=G?.video)===null||x===void 0?void 0:x.bindProducts[K];j=ee,Ve=ee?.bindCta}const ht=()=>{j?.link&&(je(G,j,Ve,ze),F||Ce(G,j,Ve,N||Te.current,ze),window.location.href=window.getJointUtmLink(j.link))};me(()=>{F||ne?.({eventName:"ProductView"})},[F,ne]),me(()=>{const ee=()=>{Te.current=new Date};return ee(),window.addEventListener("pageshow",ee),()=>{window.removeEventListener("pageshow",ee)}},[]);const rt=ci({product:j,enableFormattedPrice:(v=B?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Le}),nt=(ae?375:(b=T?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=oe?.horizontalMargin)!==null&&g!==void 0?g:0)*2,gt=ce?nt*(ce.h/ce.w):nt,Ht=({isPost:ee})=>m.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},m.createElement(Ei,{isPost:ee,onClick:()=>fe(!0),className:"pb-commondityDiroNew-info",style:B?.info,foldText:R?.foldText,unfoldText:R?.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`})),H=he(ee=>ee?.lineClamp?Object.assign(Object.assign({},ee),{overflow:"hidden",WebkitLineClamp:ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ee,[]),U=he(ee=>{Z.current=new Date,re(ee),ge.current=ee,Me?.current&&(Me.current.swiper.slideTo(0),Me.current.swiper.autoplay.start())},[]),Ae=he(()=>{var ee,$,ke;if(!F)return m.createElement(Xo,{products:(ee=G?.video)===null||ee===void 0?void 0:ee.bindProducts,data:J,defImg:(ke=($=q?.bottom_image)!==null&&$!==void 0?$:V)!==null&&ke!==void 0?ke:"",style:{padding:"0 19px"},onCLick:U,popupDetailData:Q,check:K})},[K]),Be=ue(()=>{const ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ee?.[D?.dotsAlign]},[D?.dotsAlign]),we=j?.remark;return m.createElement("div",{className:"pb-commondityDiroNew"},m.createElement("div",Object.assign({className:Ee(Object.assign(Object.assign({},T),{transform:"translate3d(0px, 0px, 0px)"}))},Ne),m.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&m.createElement(qt,{height:gt,modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Be,bulletElement:"button"},loop:!0,autoplay:{delay:D?.delay*1e3},ref:Me,className:Ee(Object.assign(Object.assign({".swiper-pagination":{bottom:(M=D?.dotsMarginBottom)!==null&&M!==void 0?M:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))},(C=j?.homePage)===null||C===void 0?void 0:C.map(ee=>{var $;return m.createElement(Bt,{key:ee},m.createElement("div",{style:{overflow:"hidden",width:nt,height:gt}},m.createElement(yt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:($=ee??q?.bottom_image)!==null&&$!==void 0?$:V})))})),!(!((E=j?.homePage)===null||E===void 0)&&E.length)&&m.createElement("div",{className:Ee({height:gt,width:nt})},m.createElement("img",{className:Ee({objectFit:"cover",width:"100%",height:"100%"}),src:(I=q?.bottom_image)!==null&&I!==void 0?I:V,alt:"pdp image"})),(we||!j)&&de&&m.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Y(!0)},m.createElement("img",{src:de,alt:"3d",width:"72px"}))),Ae(),m.createElement("div",{className:"pb-commondityDiroNew-content"},m.createElement("div",{className:"pb-commondityDiroNew-content-top"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:H(B?.title),dangerouslySetInnerHTML:{__html:Se((A=j?.title)!==null&&A!==void 0?A:"Large Dior Toujours BagLarge",B?.title)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!j&&(!j?.collection||j?.collection===""),style:H(B?.collection),dangerouslySetInnerHTML:{__html:Se(j?.collection||"Black Macrocannage CalfskinLarge",B?.collection)}})),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.price,style:H(B?.price),dangerouslySetInnerHTML:{__html:Se(rt,B?.price)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.taxInfo,style:H(B?.taxInfo),dangerouslySetInnerHTML:{__html:Se((c=j?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",B?.taxInfo)}}))),(!j||j?.link)&&m.createElement("button",{"aria-label":(O=Ve?.enTitle)!==null&&O!==void 0?O:"Shop now",onClick:ht,className:"pb-commondityDiroNew-btn",style:W},m.createElement("span",{dangerouslySetInnerHTML:{__html:Se((k=Ve?.enTitle)!==null&&k!==void 0?k:"Shop now",W)}})),Ht({isPost:F}))),m.createElement(ti,{visible:He,onClose:()=>fe(!1)},m.createElement("div",{style:{paddingTop:"20px"}},Ht({isPost:!1}))),m.createElement(ti,{visible:te,padding:0,isFullScreen:!0,onClose:()=>Y(!1)},m.createElement("div",{style:{backgroundColor:pe,height:"100%"}},m.createElement("iframe",{src:we,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Vd=Oe(jd),zd=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Hd=lt(Vd,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Fd,interactionRender:zd},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 Gd=[{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 qo(t){const e=ve(null),[i,o]=X(!1);return me(()=>{e.current=new IntersectionObserver(([l])=>{o(l.isIntersecting)})},[]),me(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var n;(n=e?.current)===null||n===void 0||n.disconnect()}},[t]),i}const Ud=({src:t,rec:e,item:i,index:o,style:l,translateY:n,imgStyle:d,enableEventReport:a=!0,isActive:r})=>{const u=ve(null),s=qo(u),{ctaEvent:p}=Re(),[h,f]=X(!1);return me(()=>{s&&t&&u?.current&&a&&!h&&r&&(f(!0),p?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[s,t,u,e,p,i,o,a,h,r]),ue(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),m.createElement("div",{className:Ee(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},d))},m.createElement("div",{ref:u,hidden:!t,className:Ee({width:"100%",height:"100%"})},m.createElement(yt,{className:Ee(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${n?n+50:50}%`},l)),src:t})))};var zt=Oe(Ud);const Wd=t=>{var e,i,o,{style:l,isDefault:n,rec:d,viewTime:a,isPost:r,bottom_image:u,commodityStyles:s,buttonStyle:p,translateY:h=0,commodityPicture:f,isExternalLink:y,onClick:S}=t,x=Qe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:b,setPopupDetailData:g,ctaEvent:w,globalConfig:M}=Re(),{jumpToWeb:C}=ot(),{popup:E}=Mt(),I=r?d:b,A=(i=(e=I?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],c=b?.index,O=he(T=>{var _;return ci({product:T,enableFormattedPrice:(_=s?.price)===null||_===void 0?void 0:_.enableFormattedPrice,globalConfig:M})},[(o=s?.price)===null||o===void 0?void 0:o.enableFormattedPrice,M]),k=ni((T,_)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},I,T,c),g?.(Object.assign(Object.assign({},I),{video:Object.assign(Object.assign({},I?.video),{bindProduct:T}),index:c,multiCheckIndex:_})),y?T?.link&&(C(I,T,T.bindCta,c),window.location.href=window.getJointUtmLink(T.link)):S?.()},E?.duration);return m.createElement("div",{className:Ee(Object.assign(Object.assign({},l),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},A?.map((T,_)=>{var L,N,F,V,R,D,B,W,z,J;return m.createElement(m.Fragment,null,I&&!T?.bindCta?null:m.createElement("div",Object.assign({key:_},x,{className:Ee({display:"flex"}),onClick:()=>k(T,_)}),m.createElement(zt,{src:(V=(F=(L=T?.cover)!==null&&L!==void 0?L:(N=T?.homePage)===null||N===void 0?void 0:N[0])!==null&&F!==void 0?F:v?.bottom_image)!==null&&V!==void 0?V:u,rec:I,item:T,index:_,translateY:h,imgStyle:f,enableEventReport:!1}),m.createElement("div",{style:{width:`calc(100% - ${(R=f?.width)!==null&&R!==void 0?R:0}px - ${(D=f?.marginRight)!==null&&D!==void 0?D:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},m.createElement("div",null,m.createElement("div",{className:"one-line-ellipsis",style:s?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Se((B=T?.title)!==null&&B!==void 0?B:"Pendant in Yellow Gold with Diamonds, Medium",s?.title)}}),m.createElement("div",{className:"two-line-ellipsis",style:s?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Se((W=T?.collection)!==null&&W!==void 0?W:"Tiffany Lock",s?.collection)}})),m.createElement("div",{className:Ee({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{style:s?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:Se(O(T),s?.price)}})),m.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},p),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Se((J=(z=T?.bindCta)===null||z===void 0?void 0:z.enTitle)!==null&&J!==void 0?J:"Shop Now",p)}})))))}))};var Yd=Oe(Wd),Xd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Jd=lt(Yd,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Gd,interactionRender:Xd},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 qd=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Kd=t=>{var e,i,{content:o,btnText:l,style:n,icon:d,isPopup:a,isExternalLink:r,onClose:u,onClick:s,submitButtonStyle:p,contentStyle:h,isTel:f}=t,y=Qe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:S}=Re(),x=(i=(e=S?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return m.createElement("div",Object.assign({className:`${Ee(Object.assign({},n))}`},y),m.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Zd=Oe(Kd);const Qd=lt(Zd,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:qd,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var _t=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{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"]}]}],$d=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ea=t=>{var{rec:e,children:i,className:o,onClick:l,style:n,isExternalLink:d=!1,index:a,jumpLink:r}=t;Qe(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const u=ve(null),{popup:s}=Mt(),{setPopupDetailData:p,ctaEvent:h}=Re(),{jumpToWeb:f}=ot(),y=ni(()=>{var S,x,v,b,g,w,M,C;const E=(x=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&x!==void 0?x:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,E,a),p?.(Object.assign(Object.assign({},e),{index:a})),d){if(r||!((b=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0)&&b.link){const I=(g=e?.video)===null||g===void 0?void 0:g.bindCta,A=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;f(e,A,I,a),window.location.href=window.getJointUtmLink(r||((C=(M=e?.video)===null||M===void 0?void 0:M.bindProduct)===null||C===void 0?void 0:C.link)||"")}}else l?.()},s?.duration);return m.createElement("div",{ref:u,className:o,style:n,onClick:y},i)};var ui=Oe(ea),ta={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const ia=t=>{var e,i,o,l,n,d,a,r,u,s,p,{content:h,style:f,bgImg:y,recData:S,bottom_image:x,ctaTempStyles:v,isExternalLink:b,translateY:g=0,index:w,isActive:M}=t,C=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:E}=Re(),I=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,A=(n=(l=(i=I?.cover)!==null&&i!==void 0?i:(o=I?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:E?.bottom_image)!==null&&n!==void 0?n:x;return m.createElement(ui,Object.assign({isExternalLink:b,rec:S,className:Ee(Object.assign({},f)),style:{display:"flex"},index:w},C),m.createElement(zt,{src:A,rec:S,item:(a=(d=S?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:S?.video,index:w,translateY:g,imgStyle:v?.img,isActive:M}),m.createElement("div",{className:Ee({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:ta["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Se((r=I?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),m.createElement("div",{className:Ee(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((p=(s=I?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&p!==void 0?p:"Shop Now",v?.ctaTitle)}})))};var oa=Oe(ia);const na=lt(oa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:$d,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var la=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const da=t=>{var e,i,o,l,n,d,{content:a,style:r,bgImg:u,recData:s,bottom_image:p,ctaTempStyles:h,isExternalLink:f,index:y,isActive:S}=t,x=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=Re(),b=(e=s?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=b?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&o!==void 0?o:p;return m.createElement(ui,Object.assign({isExternalLink:f,rec:s,className:Ee(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:y},x),m.createElement(zt,{src:g,rec:s,item:(n=(l=s?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&n!==void 0?n:s?.video,index:y,imgStyle:h?.img,isActive:S}),m.createElement("div",{className:Ee(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((d=b?.enTitle)!==null&&d!==void 0?d:"Product Name",h?.ctaTitle)}}))};var aa=Oe(da);const ra=lt(aa,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:la,settingRender:_t?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var sa=[{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"}]}],Ko={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ca=t=>{var e,i,o,l,n,d,a,r,u,{content:s,style:p,bgImg:h,recData:f,bottom_image:y,ctaTempStyles:S,index:x,customTitle:v,isActive:b}=t,g=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:w,bffEventReport:M}=Re();ot();const C=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const E=(l=(o=C?.icon)!==null&&o!==void 0?o:w?.bottom_image)!==null&&l!==void 0?l:y;return m.createElement(ui,Object.assign({index:x,rec:f,className:Ee(Object.assign({alignItems:"center"},p)),style:{display:"flex"}},g,{jumpLink:(n=C?.link)!==null&&n!==void 0?n:""}),m.createElement(zt,{src:E,rec:f,item:(a=(d=f?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:f?.video,index:x,imgStyle:S?.img,isActive:b}),m.createElement("div",{className:Ee({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{className:Ko["tow-line-ellipsis"],style:S?.ctaTitle,dangerouslySetInnerHTML:{__html:Se((r=C?.enTitle)!==null&&r!==void 0?r:"Product Name",S?.ctaTitle)}}),v?.display&&m.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((u=v?.style)===null||u===void 0?void 0:u.height)+"px"}),className:Ko["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Se(v?.text,v?.style)}}))))};var ua=Oe(ca),va=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],qi;const pa=lt(ua,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(qi=_t?.filter(t=>t.type!=="commodityTitle"))===null||qi===void 0?void 0:qi.concat(sa),bindableProps:[],interactionRender:va},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 ma=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],fa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ha=t=>{var e,i,o,l,n,d,a,r,u,s,p,{content:h,style:f,bgImg:y,recData:S,bottom_image:x,ctaTempStyles:v,isExternalLink:b,translateY:g=0,index:w,isActive:M}=t,C=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:E}=Re(),I=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,A=(n=(l=(i=I?.cover)!==null&&i!==void 0?i:(o=I?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:E?.bottom_image)!==null&&n!==void 0?n:x;return m.createElement(ui,Object.assign({isExternalLink:b,rec:S,className:Ee(Object.assign({},f)),style:{display:"flex"},index:w},C),m.createElement(zt,{src:A,rec:S,item:(a=(d=S?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:S?.video,index:w,translateY:g,imgStyle:v?.img,isActive:M}),m.createElement("div",{className:Ee({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:fa["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:Se((r=I?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),m.createElement("div",{className:Ee(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((p=(s=I?.bindCta)===null||s===void 0?void 0:s.enTitle)!==null&&p!==void 0?p:"Shop Now",v?.ctaTitle)}})))};var ga=Oe(ha);const ba=lt(ga,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:ma,settingRender:_t,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var ya=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Sa=t=>{var e,i,o,l,n,d,a,r,u,s,{content:p,style:h,bgImg:f,recData:y,bottom_image:S,ctaTempStyles:x,isExternalLink:v,translateY:b=0,index:g,isActive:w}=t,M=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:C}=Re(),E=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,I=(n=(l=(i=E?.cover)!==null&&i!==void 0?i:(o=E?.homePage)===null||o===void 0?void 0:o[0])!==null&&l!==void 0?l:C?.bottom_image)!==null&&n!==void 0?n:S;return m.createElement(ui,Object.assign({isExternalLink:v,rec:y,className:Ee(Object.assign({},h)),style:{display:"flex"},index:g},M),m.createElement(zt,{src:I,rec:y,item:(a=(d=y?.video)===null||d===void 0?void 0:d.bindProduct)!==null&&a!==void 0?a:y?.video,index:g,translateY:b,imgStyle:x?.img,isActive:w}),m.createElement("div",{className:Ee({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},m.createElement("div",{className:wa["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:Se((r=E?.title)!==null&&r!==void 0?r:"Product Name",x?.title)}}),m.createElement("div",{className:Ee(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((s=(u=E?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&s!==void 0?s:"Shop Now",x?.ctaTitle)}})))};var xa=Oe(Sa);const Ta=lt(xa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:ya,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Aa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ea={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ia=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:a,bottom_image:r,ctaTempStyles:u,isExternalLink:s,index:p,translateY:h=0,isActive:f}=t,y=Qe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:x,sxpParameter:v}=Re(),{popup:b}=Mt(),{jumpToWeb:g}=ot(),[w,M]=X((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=ni((E,I)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,E,p),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:E}),index:p,multiCheckIndex:I})),s?E?.link&&(g(d,E,E.bindCta,p),window.location.href=window.getJointUtmLink(E.link)):a?.()},b?.duration);return m.createElement(si,{isPadding:!!d},w?.map((E,I)=>{var A,c,O,k,T,_,L,N;return m.createElement(m.Fragment,null,d&&!E?.bindCta?null:m.createElement(Bt,Object.assign({key:I,className:Ee(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(E,I)}),m.createElement(zt,{src:(k=(O=(A=E?.cover)!==null&&A!==void 0?A:(c=E?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&k!==void 0?k:r,rec:d,item:E,index:I,translateY:h,imgStyle:u?.img,isActive:f}),m.createElement("div",{className:Ee({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Ea["two-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Se((T=E?.title)!==null&&T!==void 0?T:"Product Name",u?.title)}}),m.createElement("div",{className:Ee(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((_=u?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((N=(L=E?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&N!==void 0?N:"Shop Now",u?.ctaTitle)}}))))}))};var Ca=Oe(Ia);const ka=lt(Ca,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Aa,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var _a=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Pa={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Da=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:a,bottom_image:r,ctaTempStyles:u,isExternalLink:s,index:p,translateY:h=0,isActive:f}=t,y=Qe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:S}=Re(),{ctaEvent:x,setPopupDetailData:v}=Re(),{popup:b}=Mt(),[g,w]=X((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:M}=ot(),C=ni((E,I)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,E,p),v?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:E}),index:p,multiCheckIndex:I})),s?E?.link&&(M(d,E,E.bindCta,p),window.location.href=window.getJointUtmLink(E.link)):a?.()},b?.duration);return m.createElement(si,{isPadding:!!d},g?.map((E,I)=>{var A,c,O,k,T,_,L,N;return m.createElement(m.Fragment,null,d&&!E?.bindCta?null:m.createElement(Bt,Object.assign({key:I,className:Ee(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(E,I)}),m.createElement(zt,{src:(k=(O=(A=E?.cover)!==null&&A!==void 0?A:(c=E?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:S?.bottom_image)!==null&&k!==void 0?k:r,rec:d,item:E,index:I,translateY:h,imgStyle:u?.img,isActive:f}),m.createElement("div",{className:Ee({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Pa["two-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Se((T=E?.title)!==null&&T!==void 0?T:"Product Name",u?.title)}}),m.createElement("div",{className:Ee(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((_=u?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((N=(L=E?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&N!==void 0?N:"Shop Now",u?.ctaTitle)}}))))}))};var Oa=Oe(Da);const Ma=lt(Oa,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:_a,settingRender:_t,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var La=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ra={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Ba=t=>{var e,i,{content:o,style:l,bgImg:n,recData:d,onClick:a,bottom_image:r,ctaTempStyles:u,isExternalLink:s,index:p,translateY:h=0,isActive:f}=t,y=Qe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:x,sxpParameter:v}=Re(),{popup:b}=Mt(),{jumpToWeb:g}=ot(),[w,M]=X((i=(e=d?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=ni((E,I)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,E,p),x?.(Object.assign(Object.assign({},d),{video:Object.assign(Object.assign({},d?.video),{bindProduct:E}),index:p,multiCheckIndex:I})),s?E?.link&&(g(d,E,E.bindCta,p),window.location.href=window.getJointUtmLink(E.link)):a?.()},b?.duration);return m.createElement(si,{isPadding:!!d},w?.map((E,I)=>{var A,c,O,k,T,_,L;return m.createElement(m.Fragment,null,d&&!E?.bindCta?null:m.createElement(Bt,Object.assign({key:I,className:Ee(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>C(E,I)}),m.createElement(zt,{src:(k=(O=(A=E?.cover)!==null&&A!==void 0?A:(c=E?.homePage)===null||c===void 0?void 0:c[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&k!==void 0?k:r,rec:d,item:E,index:I,translateY:h,imgStyle:u?.img,isActive:f}),m.createElement("div",{className:Ee({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},m.createElement("div",{className:Ra["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Se((T=E?.title)!==null&&T!==void 0?T:"Product Name",u?.title)}}),m.createElement("div",{className:Ee(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((L=(_=E?.bindCta)===null||_===void 0?void 0:_.enTitle)!==null&&L!==void 0?L:"Shop Now",u?.ctaTitle)}}))))}))};var Na=Oe(Ba);const Fa=lt(Na,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:La,bindableProps:[],settingRender:_t},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var ja=[{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 Va=({icon:t,styles:e,textStyle:i,onClose:o})=>{var l;const{waterFallData:n,setOpenHashtag:d}=Re();return m.createElement("div",{className:"clc-sxp-nav",style:e},m.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},m.createElement("img",{src:t,alt:"back button"})),m.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Se(`#${(l=n?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var Zo=Oe(Va),za=null,Ha="3d989325-e7d6-4a74-8a97-98febdf5b567",Ga=null,Ua=null,Wa={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"},Ya=[{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}],Xa="Handbags",Qo={productUserId:za,requestId:Ha,channel:Ga,rtc:Ua,tag:Wa,recList:Ya,hashTag:Xa};const Ja=t=>{var e;const{rec:i,style:o={},sizeChange:l=()=>{},unitWidth:n,index:d,showBorder:a,list:r,reportTagsView:u,textStyles:s,space:p}=t,{swiperRef:h,setRtcList:f,setOpenHashtag:y,sxpParameter:S,globalConfig:x}=Re(),[v,b]=X(!1);X(!1),X({height:1,width:1});const g=ve(null),w=ve(null);ve(null),ve(null);const[M,C]=X(""),E=ue(()=>{var _,L,N,F,V,R,D,B,W,z;return!((_=i?.video)===null||_===void 0)&&_.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((F=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||F===void 0)&&F.length?(R=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||R===void 0?void 0:R[0]:!((B=(D=i?.product)===null||D===void 0?void 0:D.homePage)===null||B===void 0)&&B.length?(z=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||z===void 0?void 0:z[0]:S?.bottom_image||""},[i,S?.bottom_image]),I=ue(()=>{var _,L;return((_=i?.product)===null||_===void 0?void 0:_.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),A=ue(()=>{var _;return o.transform?Number((_=o.transform)===null||_===void 0?void 0:_.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);ue(()=>A===void 0?!1:A<=a,[A,a]);const c=ci({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0});me(()=>{if(g.current===null||E==="")return;let _=null;v&&M?_=M:_=E,_&&g.current.setSrc(_)},[E,v,M]);const O=ve(),k=he(_=>{setTimeout(()=>{var L;const N=(L=O?.current)===null||L===void 0?void 0:L.offsetHeight;l(N+56+p,d)},0)},[p,l,d,n,O]),T=()=>{u(),f?.(r),setTimeout(()=>{var _;(_=h?.current)===null||_===void 0||_.swiper.slideTo(d,0,!1),y?.(!1)},0)};return m.createElement("div",{ref:w,style:Object.assign({},o),className:"waterFallList-content-listItem",key:d,onClick:T},m.createElement("div",{className:"waterFallList-content-listItem-picture",ref:O},m.createElement(yt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:k,ref:g})),m.createElement("div",{className:"waterFallList-content-listItem-info"},m.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},s?.title),dangerouslySetInnerHTML:{__html:Se(I,s?.title)}}),m.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:s.price,dangerouslySetInnerHTML:{__html:Se(c,s?.price)}})))};function qa(t){var e,i,o,l,n,d,a,r,u,s,p,h,f,y,S,x,v,b,g,w,M,C,{reportTagsView:E,showBanner:I}=t,A=Qe(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:O,hashTagSize:k,loadingImage:T,isOpenHashTag:_,cacheActiveIndex:L}=Re(),{jumpToWeb:N}=ot(),F=ve(null),[V,R]=X(0),[D,B]=X(),W=ve(null),[z,J]=X([]),oe=ve(),de=[170,230,300],[ce,xe]=X(!1),[pe,Ne]=X([]),q=ve(),Z=he((te,Y)=>Math.floor(Math.random()*(Y-te+1))+te,[]),Q=ve([]),[ae,ne]=X({width:0}),ge=ue(()=>{const te=ae.width||0;return te>=1200?6:te>=768&&te<=1199?4:2},[ae]),Le=ue(()=>ae.width/ge-2,[ge,ae]),je=he(()=>{var te;const Y=(te=oe.current)!==null&&te!==void 0?te:[],K=[];for(let re=0;re<pe?.length;re++){const Me=Math.floor(re/ge),G=re%ge+1;let j=0,Ve=9999999999;if(Me===0)K[re]=re;else{for(let ze=0;ze<K.length;ze++)Q.current[K[ze]].top+Q.current[K[ze]].height<Ve&&(j=ze,Ve=Q.current[K[ze]].top+Q.current[K[ze]].height);K[j]=re}Q.current[re]===void 0&&(Q.current[re]={}),Me===0?(G===1?Q.current[re].left=0:Q.current[re].left=Q.current[re-1].left+Le+4,Q.current[re].top=0):(Q.current[re].left=Q.current[j].left,Q.current[re].top=Ve),Q.current[re].height=Q.current[re].height||de[Z(0,2)],Y[re]={transform:`translate(${Q.current[re].left}px,${Q.current[re].top}px)`,width:`${Le}px`,height:Q.current[re].height}}return J([...Y]),[...Y]},[Le,ge,de,Z,pe]),Ce=he((te,Y)=>{Q.current[Y]===void 0&&(Q.current[Y]={}),Q.current[Y].height=te,oe.current=je()},[je]);me(()=>{oe.current=je()},[Le,ge,pe]),me(()=>{var te,Y;if(xe(!0),c&&O?.({hashTag:c?.hashTag,defaultSize:k,maxSize:k}).then(K=>{var re,Me;B(K),Ne((Me=(re=K?.recList)===null||re===void 0?void 0:re.filter(G=>G?.video!==null||G?.product!==null))!==null&&Me!==void 0?Me:[]),xe(!1)}),_){const K=Qo;B(K),Ne((Y=(te=K?.recList)===null||te===void 0?void 0:te.filter(re=>re?.video!==null||re?.product!==null))!==null&&Y!==void 0?Y:[]),xe(!1)}},[c,O,k,_]);const He=he(()=>{W.current!==null&&ne({width:W.current.getBoundingClientRect().width})},[]);me(()=>{if(W.current===null)return;const te=new ResizeObserver(Y=>{He()});return te.observe(W.current),()=>{te.disconnect()}},[He]),he(()=>{xe(!0),c&&O?.({hashTag:c?.hashTag}).then(te=>{var Y,K;Ne(pe?.concat((K=(Y=te?.recList)===null||Y===void 0?void 0:Y.filter(re=>!re?.video))!==null&&K!==void 0?K:[])),xe(!1)})},[c,O,pe]);const fe=he(()=>{R(F.current.scrollTop)},[]);me(()=>{var te;return(te=F?.current)===null||te===void 0||te.addEventListener("scroll",fe),()=>{var Y;(Y=F?.current)===null||Y===void 0||Y.removeEventListener("scroll",fe)}},[fe,F]);const Te=()=>{var te,Y,K,re,Me;if(!((te=D?.tag)===null||te===void 0)&&te.link){E();const G=c?.rec;N(G,(Y=G?.video)===null||Y===void 0?void 0:Y.bindProduct,(K=G?.video)===null||K===void 0?void 0:K.bindCta,L,(re=G?.video)===null||re===void 0?void 0:re.traceInfo),window.location.href=window.getJointUtmLink((Me=D?.tag)===null||Me===void 0?void 0:Me.link)}};return m.createElement(m.Fragment,null,ce?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:T,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"waterFallList",ref:W},m.createElement("div",{className:"waterFallList-scroll",ref:F},I&&((e=D?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:Te},m.createElement(yt,{className:Ee({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=D?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"waterFallList-info",style:(o=A?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Se((l=D?.tag)===null||l===void 0?void 0:l.info,(n=A?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=D?.tag)===null||d===void 0)&&d.link),className:"waterFallList-collection",style:Object.assign({},(a=A?.textStyles)===null||a===void 0?void 0:a.hashTagLink),onClick:Te,dangerouslySetInnerHTML:{__html:Se(((r=D?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(u=A?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),m.createElement("div",{className:"waterFallList-content"},pe?.map((te,Y)=>{var K;return m.createElement(Ja,Object.assign({key:Y,index:Y,rec:te,list:pe,showBorder:V+((K=F?.current)===null||K===void 0?void 0:K.clientHeight),style:z[Y],sizeChange:Ce,unitWidth:Le,reportTagsView:E},A))}),m.createElement("div",{hidden:!(!((s=D?.tag)===null||s===void 0)&&s.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(S=((h=Q?.current[((p=Q?.current)===null||p===void 0?void 0:p.length)-1])===null||h===void 0?void 0:h.top)+((y=Q?.current[((f=Q?.current)===null||f===void 0?void 0:f.length)-1])===null||y===void 0?void 0:y.height))!==null&&S!==void 0?S:0}px)`,height:!((x=D?.tag)===null||x===void 0)&&x.link?((v=q?.current)===null||v===void 0?void 0:v.offsetHeight)||((b=A?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),m.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=D?.tag)===null||g===void 0)&&g.link),style:A?.buttonBgStyle}),m.createElement("div",{ref:q,hidden:!(!((w=D?.tag)===null||w===void 0)&&w.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},A?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((M=D?.tag)===null||M===void 0?void 0:M.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:A?.buttonStyle,onClick:Te,dangerouslySetInnerHTML:{__html:Se(((C=D?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",A?.buttonStyle)}}))))}var Ka="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Za=t=>{var e;const{rec:i,index:o,list:l,reportTagsView:n,textStyles:d,space:a}=t,{swiperRef:r,setRtcList:u,setOpenHashtag:s,sxpParameter:p,globalConfig:h}=Re(),[f,y]=X(!1),S=ve(null),x=ve(null),v=ve(null),b=ve(null),[g,w]=X(""),M=ue(()=>{var c,O,k,T,_,L,N,F,V,R;return!((c=i?.video)===null||c===void 0)&&c.cover?(O=i?.video)===null||O===void 0?void 0:O.cover:!((T=(k=i?.video)===null||k===void 0?void 0:k.imgUrls)===null||T===void 0)&&T.length?(L=(_=i?.video)===null||_===void 0?void 0:_.imgUrls)===null||L===void 0?void 0:L[0]:!((F=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||F===void 0)&&F.length?(R=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||R===void 0?void 0:R[0]:p?.bottom_image||""},[i,p?.bottom_image]),C=ue(()=>{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]),E=ci({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0});me(()=>{const c=new IntersectionObserver(O=>{O.forEach(k=>{if(k.isIntersecting){if(x.current===null||M==="")return;f&&g?S.current.setSrc(g):S.current.setSrc(M),c.unobserve(x.current)}})});return c.observe(x.current),()=>{c.disconnect()}},[M,f,g]);const I=(c,O,k)=>{const T=c/O;return k/T};me(()=>{const c=v?.current;c===null||M===""||!f||(c.src=M,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const O=b?.current;if(!O)return;const k=O.getContext("2d"),T=window?.innerWidth/2,_=I(c.videoWidth,c.videoHeight,T);O.height=_,O.width=T,k?.drawImage(c,0,0,O.width,O.height),w(O.toDataURL()),c.remove(),O.remove()})},[M,f]);const A=()=>{n(),u?.(l),setTimeout(()=>{var c;(c=r?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),s?.(!1)},0)};return m.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:A,style:{marginBottom:a}},m.createElement("div",{className:"list-content-listItem-picture"},f&&m.createElement("div",{style:{display:"none"}},m.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),m.createElement("canvas",{ref:b})),m.createElement(yt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:S})),m.createElement("div",{className:"list-content-listItem-info"},m.createElement("div",{className:`list-content-listItem-info-title ${E?"list-content-listItem-info-nowrap":""}`,style:d?.title,dangerouslySetInnerHTML:{__html:Se(C,d?.title)}}),m.createElement("div",{className:"list-content-listItem-info-price",style:d?.price,hidden:!E,dangerouslySetInnerHTML:{__html:Se(E,d?.price)}})))};function Qa(t){var e,i,o,l,n,d,a,r,u,s,p,h,f,y,S,x,v,{reportTagsView:b,showBanner:g}=t,w=Qe(t,["reportTagsView","showBanner"]);const{waterFallData:M,getRecommendVideos:C,hashTagSize:E,loadingImage:I,isOpenHashTag:A,cacheActiveIndex:c}=Re(),{jumpToWeb:O}=ot(),[k,T]=X(),[_,L]=X(),[N,F]=X(!1),V=ve(null),[R,D]=X(!1);he(()=>{R||(D(!0),M&&C?.({hashTag:M?.hashTag}).then(W=>{var z;T(k?.concat((z=W?.recList)!==null&&z!==void 0?z:[])),D(!1)}))},[M,C,k,R]),me(()=>{var W,z;if(F(!0),M&&C?.({hashTag:M?.hashTag,defaultSize:E,maxSize:E}).then(J=>{var oe,de;L(J),T((de=(oe=J?.recList)===null||oe===void 0?void 0:oe.filter(ce=>ce?.video!==null||ce?.product!==null))!==null&&de!==void 0?de:[]),F(!1)}),A){const J=Qo;L(J),T((z=(W=J?.recList)===null||W===void 0?void 0:W.filter(oe=>oe?.video!==null||oe?.product!==null))!==null&&z!==void 0?z:[]),F(!1)}},[M,C,E,A]);const B=()=>{var W,z,J,oe,de;if(!((W=_?.tag)===null||W===void 0)&&W.link){b();const ce=M?.rec;O(ce,(z=ce?.video)===null||z===void 0?void 0:z.bindProduct,(J=ce?.video)===null||J===void 0?void 0:J.bindCta,c,(oe=ce?.video)===null||oe===void 0?void 0:oe.traceInfo),window.location.href=window.getJointUtmLink((de=_?.tag)===null||de===void 0?void 0:de.link)}};return m.createElement(m.Fragment,null,N?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:I,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"list"},m.createElement("div",{className:"list-scroll",ref:V},g&&((e=_?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:B},m.createElement(yt,{className:Ee({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=_?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"list-info",style:(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:Se((l=_?.tag)===null||l===void 0?void 0:l.info,(n=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc)}}),m.createElement("div",{hidden:!(!((d=_?.tag)===null||d===void 0)&&d.link),className:"list-collection",onClick:B,style:Object.assign(Object.assign({},(a=w?.textStyles)===null||a===void 0?void 0:a.hashTagLink),{marginBottom:w?.space}),dangerouslySetInnerHTML:{__html:Se(((r=_?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(u=w?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),m.createElement("div",{className:"list-content"},k?.map((W,z)=>m.createElement(Za,Object.assign({key:z,index:z,rec:W,list:k,reportTagsView:b},w)))),m.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),m.createElement("div",{hidden:!(!((s=_?.tag)===null||s===void 0)&&s.link),style:{height:!((p=_?.tag)===null||p===void 0)&&p.link?((h=w?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((f=w?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),m.createElement("div",{className:"list-bottom",hidden:!(!((y=_?.tag)===null||y===void 0)&&y.link),style:w?.buttonBgStyle}),m.createElement("div",{hidden:!(!((S=_?.tag)===null||S===void 0)&&S.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((x=_?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:w?.buttonStyle,onClick:B,dangerouslySetInnerHTML:{__html:Se(((v=_?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}const $a=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:l,swiperRef:n,setWaterFallData:d,cacheRtcList:a,setRtcList:r,cacheActiveIndex:u,rtcList:s,setCacheRtcList:p,setIsFromHashtag:h,isFromHashtag:f,bffEventReport:y,themeTag:S,selectTag:x}=Re(),{backMainFeed:v}=ot();ve(null);const b=ve(null),[g,w]=X();me(()=>{const A=document.getElementById("sxp-render"),c=document.getElementById("water-fall");c?b.current=c:(b.current=document.createElement("div"),b.current.setAttribute("id","water-fall"),A?.appendChild(b.current))},[]);const M=()=>{var A,c;v("branch",x,void 0,i?.hashTag),I(),d?.(void 0),h?.(!1),(c=(A=n?.current)===null||A===void 0?void 0:A.swiper)===null||c===void 0||c.slideTo(u,0,!1),o?.(!1)},[C,E]=X();me(()=>{i&&E(i)},[i]);const I=he(()=>{var A,c,O,k,T,_;const L=C?.rec;if(!L)return;let N="",F=null;f?N="hashTagPage":!((A=L?.video)===null||A===void 0)&&A.url?(N="videoPage",F="video"):!((O=(c=L?.video)===null||c===void 0?void 0:c.imgUrls)===null||O===void 0)&&O.length&&(N="imagePage",F="image"),y?.({eventInfo:{contentId:(k=L?.video)===null||k===void 0?void 0:k.itemId,position:u+"",contentTags:JSON.stringify((T=L?.video)===null||T===void 0?void 0:T.tags),traceInfo:(_=L?.video)===null||_===void 0?void 0:_.traceInfo,hashTags:JSON.stringify([C?.hashTag]),fromKName:N,fromKPage:location?.href,timeOnSite:Math.floor((new Date-g)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:F}})},[C,y,g,f,u]);return me(()=>{l&&w(new Date)},[l]),me(()=>{const A=()=>{w(new Date)};return window.addEventListener("pageshow",A),()=>{window.removeEventListener("pageshow",A)}},[]),b.current?no.createPortal(m.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},m.createElement(Zo,{icon:Ka,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:M}),t?.openFixedSize===!0||t?.openFixedSize===void 0?m.createElement(Qa,Object.assign({reportTagsView:I},t)):m.createElement(qa,Object.assign({reportTagsView:I},t))),b.current):null};var $o=Oe($a);const er=t=>m.createElement($o,Object.assign({},t));var tr=Oe(er);const ir=lt(tr,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ja,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 or=[{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 en=t=>m.createElement(en,Object.assign({},t));var nr=Oe(en);const lr=lt(nr,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:or},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var dr=[{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:"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"]}]}],tn={"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 ar=t=>{var e,i,o,l,n,d,a,r,u,s,{style:p,recData:h,ctaTempStyles:f,index:y,event:S,onClick:x,isExternalLink:v=!1,isActive:b}=t,g=Qe(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:w,setPopupDetailData:M}=Re(),{jumpToWeb:C}=ot(),[E,I]=X(!1),A=ve(null),c=qo(A),O=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=h?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=h?.video)===null||d===void 0?void 0:d.bindCta),k=((r=(a=h?.video)===null||a===void 0?void 0:a.bindProducts)===null||r===void 0?void 0:r[0])||((u=h?.video)===null||u===void 0?void 0:u.bindProduct),T=()=>{var F,V,R,D;const B=((V=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,B,y),M?.(Object.assign(Object.assign({},h),{index:y})),v){const W=k?.link||((D=B?.bindCta)===null||D===void 0?void 0:D.link);W&&(C(h,k,O,y),window.location.href=window.getJointUtmLink(W))}else x?.()},_=O?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=ue(()=>{var F,V;const R=S?.animation;if(R){const{delay:D,duration:B,backgroundColor:W}=R;return{":after":{animationDelay:`${(F=D/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(V=B/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${W??"transparent"}`}}}},[S?.animation]);me(()=>{var F,V,R;c&&A?.current&&b&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||V===void 0?void 0:V[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video,y)},[c,b]),me(()=>{I(!!c)},[c]);const N=ue(()=>E?tn["animated-button"]:null,[E]);return m.createElement("div",Object.assign({ref:A,style:Object.assign(Object.assign(Object.assign({},p),f?.ctaTitle),{lineHeight:`${(s=p?.height)!==null&&s!==void 0?s:0}px`})},g,{className:`${N} ${Ee(L)} ${tn["one-line-ellipsis"]}`,onClick:T,dangerouslySetInnerHTML:{__html:Se(_,f?.ctaTitle)}}))};var rr=Oe(ar),sr=[{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 cr=lt(rr,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:dr,bindableProps:[],interactionRender:sr},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 ur=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],ii={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const vr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",pr=t=>{var e,i,o,l,n,d,a,r,u,s,p,h,f,y,S,x,v,b,g,w,M,C,E,I,{style:A,recData:c,ctaTempStyles:O,index:k,event:T,bottom_image:_,translateY:L,isTel:N,onClick:F,isExternalLink:V=!1,isActive:R}=t,D=Qe(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);A==null||delete A.transform;const{sxpParameter:B,globalConfig:W,ctaEvent:z,setPopupDetailData:J}=Re(),{jumpToWeb:oe}=ot(),[de,ce]=X(!0),xe=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((n=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)===null||n===void 0?void 0:n.bindCta)||((d=c?.video)===null||d===void 0?void 0:d.bindCta),pe=((r=(a=c?.video)===null||a===void 0?void 0:a.bindProducts)===null||r===void 0?void 0:r[0])||((u=c?.video)===null||u===void 0?void 0:u.bindProduct),Ne=()=>{var ge,Le,je,Ce;const He=((Le=(ge=c?.video)===null||ge===void 0?void 0:ge.bindProducts)===null||Le===void 0?void 0:Le[0])||((je=c?.video)===null||je===void 0?void 0:je.bindProduct)||c?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,He,k),J?.(Object.assign(Object.assign({},c),{index:k})),V){const fe=pe?.link||((Ce=He?.bindCta)===null||Ce===void 0?void 0:Ce.link);fe&&(oe(c,pe,xe,k),window.location.href=window.getJointUtmLink(fe))}else F?.()},q=xe?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Z=ue(()=>{const ge=T?.animation;if(ge){const{delay:Le,duration:je}=ge;return{animationDelay:`${Le?Le/1e3:0}s`,animationDuration:`${je?je/1e3:0}s`}}},[T?.animation]),Q=(y=(f=(h=(s=pe?.cover)!==null&&s!==void 0?s:(p=pe?.homePage)===null||p===void 0?void 0:p[0])!==null&&h!==void 0?h:xe?.icon)!==null&&f!==void 0?f:B?.bottom_image)!==null&&y!==void 0?y:_,ae=ge=>{ge.stopPropagation(),ce(!1)};me(()=>{ce(!0)},[R]);const ne=ue(()=>R&&de?ii["animated-fadeIn"]:null,[R,de]);return m.createElement(m.Fragment,null,N?m.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):m.createElement("div",Object.assign({},D,{className:`${Ee(Object.assign(Object.assign({},A),{"--transY":`translateY(calc(100% + ${(S=A?.margin)!==null&&S!==void 0?S:0}px))`}))} ${ii.aniLinkPopup} ${ne} ${Ee(Z)}`,onClick:Ne}),m.createElement("div",{onClick:ae,className:ii["modal-icon-wrapper"],style:{padding:(x=A?.padding)!==null&&x!==void 0?x:0}},m.createElement("img",{src:(v=W?.popupCloseIcon)!==null&&v!==void 0?v:vr,alt:"close",className:ii["modal-icon-wrapper-img"]})),m.createElement(zt,{src:Q,rec:c,item:(C=(w=(g=(b=c?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g[0])!==null&&w!==void 0?w:(M=c?.video)===null||M===void 0?void 0:M.bindProduct)!==null&&C!==void 0?C:c?.video,index:k,translateY:L,imgStyle:O?.img,isActive:R}),(!c||pe?.title)&&m.createElement("div",{className:ii["one-line-ellipsis"],style:O?.title,dangerouslySetInnerHTML:{__html:Se((E=pe?.title)!==null&&E!==void 0?E:"Product Name",O?.title)}}),m.createElement("div",{className:ii["one-line-ellipsis"],style:Object.assign(Object.assign({},O?.ctaTitle),{lineHeight:((I=O?.ctaTitle)===null||I===void 0?void 0:I.height)+"px"}),dangerouslySetInnerHTML:{__html:Se(q,O?.ctaTitle)}})))};var mr=Oe(pr),fr=[{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 hr=lt(mr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:ur,bindableProps:[],interactionRender:fr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Ki=Object.freeze({__proto__:null,AniLink:cr,AniLinkPopup:hr,Appoint:ra,AppointForm:Gn,Commodity:na,CommodityDetail:Od,CommodityDetailDiroNew:Hd,CommodityDiro:ba,CommodityDiroNew:Ta,CommodityList:Jd,Consent:lr,HashTag:ir,Iframe:Qd,Link:pa,MultiCommodity:Ma,MultiCommodityDiro:ka,MultiCommodityDiroNew:Fa,Prompt:Nd});const gr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",br="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",yr=t=>{var e,{active:i,activeIcon:o,unActicveIcon:l,recData:n,position:d}=t,a=Qe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:u,bffEventReport:s,setCacheRtcList:p,cacheRtcList:h}=Re(),[f,y]=X((e=h?.[d])===null||e===void 0?void 0:e.isCollected),S=Ct(br),x=Ct(gr),v=_i(()=>ut(void 0,void 0,void 0,function*(){var b,g,w,M,C,E,I,A,c,O,k,T,_,L,N,F,V,R,D,B,W,z;if(f){y(!1);const J=(w=yield u?.({videoItemId:(g=(b=n?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:""}))!==null&&w!==void 0?w:!1;if(s?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(M=n?.video)===null||M===void 0?void 0:M.itemId)!==null&&C!==void 0?C:"",contentName:(I=(E=n?.video)===null||E===void 0?void 0:E.title)!==null&&I!==void 0?I:"",contentTags:JSON.stringify((c=(A=n?.video)===null||A===void 0?void 0:A.tags)!==null&&c!==void 0?c:[]),position:d+"",contentFormat:!((O=n?.video)===null||O===void 0)&&O.url?"video":"image",traceInfo:(k=n?.video)===null||k===void 0?void 0:k.traceInfo}}),!J)y(!0);else{const oe=(T=h?.map((de,ce)=>(ce===d&&(de.isCollected=!1),de)))!==null&&T!==void 0?T:[];p?.(oe)}}else{y(!0);const J=(_=yield r?.({content:JSON.stringify(n)}))!==null&&_!==void 0?_:!1;if(s?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(N=(L=n?.video)===null||L===void 0?void 0:L.itemId)!==null&&N!==void 0?N:"",contentName:(V=(F=n?.video)===null||F===void 0?void 0:F.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((D=(R=n?.video)===null||R===void 0?void 0:R.tags)!==null&&D!==void 0?D:[]),position:d+"",contentFormat:!((B=n?.video)===null||B===void 0)&&B.url?"video":"image",traceInfo:(W=n?.video)===null||W===void 0?void 0:W.traceInfo}}),!J)y(!1);else{const oe=(z=h?.map((de,ce)=>(ce===d&&(de.isCollected=!0),de)))!==null&&z!==void 0?z:[];p?.(oe)}}}),200);return m.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:v}),m.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?o||S:l||x,alt:"icon"}))};var on=Oe(yr),wr="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Zi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=gn.render(m.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Sr=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,videoPlayIcon:a})=>{const[r,u]=X(!1),{bffEventReport:s,sxpParameter:p,waterFallData:h,openHashtag:f,bffFbReport:y}=Re(),S=ve(0),[x,v]=X(!1),[b,g]=X(!0),{isActive:w}=Yo(),M=ve(null),[C,E]=X(""),[I,A]=X(!1),c=ve(),O=`pb-cache-video-${e}`,k=ve(null),T=ve(null),_=ue(()=>d?.mode==="2",[d]),L=ue(()=>{var q;return d?.mode==="2"?`translateY(-${50+((q=d?.offsetTop)!==null&&q!==void 0?q:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),N=ue(()=>{var q;return((q=t?.video)===null||q===void 0?void 0:q.cover)||C},[C,t]),F=ue(()=>_?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[_]),V=ue(()=>d?.bgWay==="1",[d]),R=ue(()=>V&&d?.bgColor?{backgroundColor:d?.bgColor}:{},[d,V]);me(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const D=he(()=>{var q;c?.current&&((q=c?.current)===null||q===void 0||q.play())},[c?.current]),B=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),W=he(()=>{c?.current&&(A(!1),v(!0))},[]),z=he(()=>{var q,Z,Q,ae,ne,ge,Le,je,Ce,He,fe,Te,te;if(!c?.current)return;u(!1);const Y=o[e];if(Y&&(!((q=c?.current)===null||q===void 0)&&q.duration)){S.current=((Z=c?.current)===null||Z===void 0?void 0:Z.currentTime)||0;const K=((ae=(Q=c?.current)===null||Q===void 0?void 0:Q.duration)!==null&&ae!==void 0?ae:0).toFixed(2),re=((ge=(ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)!==null&&ge!==void 0?ge:0).toFixed(2),Me=b?"0":"1";s?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(je=(Le=Y?.video)===null||Le===void 0?void 0:Le.itemId)!==null&&je!==void 0?je:"",contentName:(He=(Ce=Y?.video)===null||Ce===void 0?void 0:Ce.title)!==null&&He!==void 0?He:"",playType:Me,startTime:re,videoDuration:K,contentTags:JSON.stringify((Te=(fe=Y?.video)===null||fe===void 0?void 0:fe.tags)!==null&&Te!==void 0?Te:[]),position:e+"",contentFormat:"video",traceInfo:(te=Y?.video)===null||te===void 0?void 0:te.traceInfo}}),g(!1)}},[s,o,e,b,c?.current]),J=he(()=>{var q;if(!c?.current||C||!_||(c.current.style.objectFit="contain",!((q=t?.video)===null||q===void 0)&&q.cover||!M||!M.current||V))return;const Z=()=>{const Q=M?.current,ae=Q.getContext("2d"),ne=window?.innerWidth,ge=window?.innerHeight;Q.height=ge,Q.width=ne,ae?.drawImage(c.current,0,0,Q.width,Q.height),E(Q.toDataURL())};Z(),setTimeout(()=>{Z()},500)},[c.current,V,t,C,_]),oe=he(()=>{c.current&&(z(),J())},[c.current,J,z]),de=he(q=>()=>{var Z,Q,ae,ne,ge;if(!c.current||!x)return;const Le=(Z=c?.current)===null||Z===void 0?void 0:Z.paused;switch(q){case"start":if(!Le)return;(Q=c?.current)===null||Q===void 0||Q.play(),u(!1);break;case"pause":if(Le)return;(ae=c?.current)===null||ae===void 0||ae.pause(),u(!0);break;default:Le?(ne=c?.current)===null||ne===void 0||ne.play():(ge=c?.current)===null||ge===void 0||ge.pause(),u(!Le);break}},[x,c?.current]),ce=he(()=>{var q,Z,Q,ae,ne,ge,Le,je,Ce,He,fe,Te,te;if(!c?.current||n!==e)return;const Y=o[e],K=((Z=(q=c?.current)===null||q===void 0?void 0:q.duration)!==null&&Z!==void 0?Z:0).toFixed(2),re=((ae=(Q=c?.current)===null||Q===void 0?void 0:Q.currentTime)!==null&&ae!==void 0?ae:0).toFixed(2);if(!((ne=c?.current)===null||ne===void 0)&&ne.duration){const Me=(((ge=c?.current)===null||ge===void 0?void 0:ge.currentTime)-S.current).toFixed(2);s?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(je=(Le=Y?.video)===null||Le===void 0?void 0:Le.itemId)!==null&&je!==void 0?je:"",contentName:(He=(Ce=Y?.video)===null||Ce===void 0?void 0:Ce.title)!==null&&He!==void 0?He:"",endTime:re,videoDuration:K,playDuration:Me,contentTags:JSON.stringify((Te=(fe=Y?.video)===null||fe===void 0?void 0:fe.tags)!==null&&Te!==void 0?Te:[]),position:e+"",contentFormat:"video",traceInfo:(te=Y?.video)===null||te===void 0?void 0:te.traceInfo}})}},[o,e,s,c?.current,n]),xe=he(()=>{A(!0)},[]);me(()=>{var q,Z,Q,ae,ne,ge,Le,je,Ce,He;if(!w)return;const fe=t?.video.url;if(!fe)return;const Te=document.querySelector(`#${O}`);if(!Te||(c.current=Zi?.(Te),!c?.current))return;const te=window?.Hls;let Y=T?.current;return fe.includes(".m3u8")&&te&&te.isSupported()?(Y=new te,Y?.loadSource(fe),Y?.attachMedia(c?.current),Y?.on(te.Events.MANIFEST_PARSED,function(){var K;(K=c?.current)===null||K===void 0||K.play()})):c.current.src=fe,(q=c?.current)===null||q===void 0||q.setAttribute("x5-playsinline","true"),(Z=c?.current)===null||Z===void 0||Z.setAttribute("webkit-playsinline","true"),(Q=c?.current)===null||Q===void 0||Q.addEventListener("loadedmetadata",oe),(ae=c?.current)===null||ae===void 0||ae.addEventListener("loadeddata",J),(ne=c?.current)===null||ne===void 0||ne.addEventListener("play",z),(ge=c?.current)===null||ge===void 0||ge.addEventListener("playing",W),(Le=c?.current)===null||Le===void 0||Le.addEventListener("pause",ce),(je=c?.current)===null||je===void 0||je.addEventListener("ended",D),(Ce=c?.current)===null||Ce===void 0||Ce.addEventListener("canplay",D),(He=c?.current)===null||He===void 0||He.addEventListener("waiting",xe),()=>{var K,re,Me,G,j,Ve,ze,ht,rt,nt;((K=c?.current)===null||K===void 0?void 0:K.paused)||ce(),T?.current&&((re=T?.current)===null||re===void 0||re.destroy()),v(!1),(Me=c?.current)===null||Me===void 0||Me.removeEventListener("loadedmetadata",oe),(G=c?.current)===null||G===void 0||G.removeEventListener("loadeddata",J),(j=c?.current)===null||j===void 0||j.removeEventListener("play",z),(Ve=c?.current)===null||Ve===void 0||Ve.removeEventListener("playing",W),(ze=c?.current)===null||ze===void 0||ze.removeEventListener("pause",ce),(ht=c?.current)===null||ht===void 0||ht.removeEventListener("ended",D),(rt=c?.current)===null||rt===void 0||rt.removeEventListener("canplay",D),(nt=c?.current)===null||nt===void 0||nt.removeEventListener("waiting",xe)}},[w]),me(()=>{var q,Z;!c?.current||!x||(w?(y?.({eventName:"ViewContent"}),(q=c?.current)===null||q===void 0||q.play()):(Z=c?.current)===null||Z===void 0||Z.pause())},[w,x,c?.current]),me(()=>{var q,Z,Q;if(!w||!c?.current)return;!((q=c?.current)===null||q===void 0?void 0:q.paused)&&f?(Z=c?.current)===null||Z===void 0||Z.pause():f||(Q=c?.current)===null||Q===void 0||Q.play()},[f,w,c?.current]),me(()=>{if(!w)return;const q=()=>{de("start")(),y?.({eventName:"ViewContent"})},Z=de("pause");return Lt.on(xt.PAGE_DID_SHOW,q),Lt.on(xt.PAGE_DID_HIDE,Z),()=>{Lt.off(xt.PAGE_DID_SHOW,q),Lt.off(xt.PAGE_DID_HIDE,Z)}},[de,w]);const pe=ue(()=>!p?.placeholder_image||x?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:p?.placeholder_image,alt:"placeholder image"}),[x,p?.placeholder_image]),Ne=ue(()=>{if(!(!I||!x))return m.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:wr,alt:"placeholder image"})},[I,x]);return me(()=>{if(!c?.current)return;const q=()=>{var Z;n===e&&(!((Z=t?.video)===null||Z===void 0)&&Z.url)&&c?.current&&!r&&de("pause")()};return window.addEventListener("beforeunload",q),()=>{window.removeEventListener("beforeunload",q)}},[n,e,t,c?.current,de,r]),t?.video?m.createElement(m.Fragment,null,_?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:de(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},R)},!V&&x&&N&&m.createElement(yt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},F)}),m.createElement("canvas",{ref:M,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:L,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},m.createElement("div",{className:"n-full-screen",ref:k,id:O,style:{width:"100%",height:"100%"}}),r&&m.createElement(yt,{className:"clc-pb-video-pause",src:a??B,alt:"pause"}))),pe,Ne):m.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:de()},m.createElement("div",{className:"n-full-screen",ref:k,id:O,style:{width:"100%",height:"100%"}}),pe,Ne,r&&m.createElement(yt,{className:"clc-pb-video-pause",src:a??B,alt:"pause"}))):null};var xr=Oe(Sr);const Tr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:l})=>{const[n,d]=X(t),a=r=>{r.stopPropagation();const u=!n;d(u),o?.(u)};return me(()=>{d(t)},[t]),m.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:a},m.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:n?e:i}))};var nn=Oe(Tr);const Ar=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,l]=X(!0);Mt(),me(()=>{setTimeout(()=>{l(!1)},i)},[]);const n=Ct("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),d=ue(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return m.createElement("div",{hidden:!o,className:`pb-finger-wrap ${d}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},m.createElement("img",{src:t||n,alt:"finger swiper"}))},ln=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:l}=t,n=ue(()=>o?.mode==="2",[o]),d=ue(()=>{var s;return o?.mode==="2"?`translateY(-${50+((s=o?.offsetTop)!==null&&s!==void 0?s:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),a=ue(()=>n?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[n]),r=ue(()=>o?.bgWay==="1",[o]),u=ue(()=>r&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,r]);return m.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!n||!r)&&m.createElement(yt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a),onLoad:l}),n&&m.createElement(yt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:d,left:0,right:0},onLoad:l}))},Er=({imgUrls:t,width:e,height:i,rec:o,index:l,onReportViewImageEnd:n,onViewImageStartEvent:d,imgUrlsPostConfig:a})=>{var r,u;const s=ve(),{isActive:p}=Yo(),{sxpParameter:h,openHashtag:f}=Re(),[y,S]=X(!1);me(()=>{y&&p?(s?.current&&s.current.swiper.autoplay.start(),f?n(o):d(l)):s?.current&&s.current.swiper.autoplay.stop()},[o,p,n,f,l,d,y]);const x=he(()=>{y||S(!0)},[y]);return m.createElement(qt,{ref:s,defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Ee(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=a?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},a?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:a?.dotsBgColor,opacity:1}}),a?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${a?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((u=a?.delay)!==null&&u!==void 0?u:3)*1e3}},t?.map((v,b)=>m.createElement(Bt,{key:b},m.createElement(ln,{src:!y&&b>0?"":v,height:i,imgUrlsPostConfig:a,onShowFirstImage:x}))))};var Ir=Oe(Er);const Cr=({tags:t,itemId:e,itemType:i,index:o,rec:l,hashTagStyle:n,hashTagRightMargin:d})=>{var a;const[r,u]=X(!1),{setWaterFallData:s,setOpenHashtag:p,setCacheActiveIndex:h,waterFallData:f,setIsFromHashtag:y}=Re(),S=x=>{f?y?.(!0):h?.(o),s?.(i?{hashTag:x,itemId:e,itemType:i,rec:l}:{hashTag:x,rec:l}),p?.(!0)};return ue(()=>t.length<=6?null:m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>u(!r)},r?"show less":"show more"),[r,t]),m.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(a=n?.marginTop)!==null&&a!==void 0?a:16}px`,width:d}},m.createElement(si,null,t?.map((x,v)=>m.createElement(Bt,{key:v,hidden:r?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:n,onClick:()=>S(x),tag:"button","aria-label":x},m.createElement("div",{dangerouslySetInnerHTML:{__html:Se(`#${x}`,n)}})))))};var dn=Oe(Cr),an="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function Ii(t){return Oe(function(e){const{$store:i}=En(),o=n=>{let d=n;const a=n.match(/{{.*?}}/g);return a?.length&&a.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(u,s)=>{if(s){const p=io(i,s);return d=d.replace(r,p),p}})}),d},l=ue(()=>{var n,d,a;const{bindDatas:r}=e,u=Qe(e,["bindDatas"]);if((n=r?.forEach)===null||n===void 0||n.call(r,s=>{if(s?.propKey&&s?.dataPath){const{propKey:p,dataPath:h}=s;h.replace(/{{\s*([\w.]+)\s*}}/g,(f,y)=>{var S,x;if(y){const v=(x=(S=io(i,y))!==null&&S!==void 0?S:e[p])!==null&&x!==void 0?x:"";return u[p]=v,v}})}}),u){u.eventMap={};const s=vi(u.event)||{};for(const p in s)if(Object.prototype.hasOwnProperty.call(s,p))try{s[p].value=o(s[p].value),u.eventMap[p]=new Function(s[p].value)}catch{}}return!((a=(d=u?.event)===null||d===void 0?void 0:d.onClick)===null||a===void 0)&&a.linkType&&(u.style.cursor="pointer"),u},[i,e]);return m.createElement(t,Object.assign({},l,l.eventMap))})}const kr=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:l,isActive:n})=>{var d,a,r,u,s;const{schema:p}=Mt();if(!t?.video)return null;let h=null;!((a=(d=t?.video)===null||d===void 0?void 0:d.bindProducts)===null||a===void 0)&&a.length?h="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?h="\u5546\u54C1CTA":h=(s=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||s===void 0?void 0:s.itemId;const f=i?.[h],y=ue(()=>{var S,x,v,b,g,w,M,C,E,I,A,c,O,k,T,_,L,N,F,V,R,D,B,W,z,J,oe,de,ce,xe,pe,Ne,q;if(!t?.video)return null;if(!((x=(S=t?.video)===null||S===void 0?void 0:S.bindProducts)===null||x===void 0)&&x.length||!((v=t?.video)===null||v===void 0)&&v.bindProduct||(g=(b=t?.video)===null||b===void 0?void 0:b.bindCta)===null||g===void 0||g.itemId,!(l&&!l?.includes((w=f?.item)===null||w===void 0?void 0:w.type))&&!(!l&&((M=f?.item)===null||M===void 0?void 0:M.category)==="cta")){if(((C=f?.item)===null||C===void 0?void 0:C.type)==="CommodityDiro"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((I=f?.item)===null||I===void 0?void 0:I.type)==="Commodity"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((c=f?.item)===null||c===void 0?void 0:c.type)==="CommodityDiroNew"&&!(!((O=t?.video)===null||O===void 0)&&O.bindProduct)||((k=f?.item)===null||k===void 0?void 0:k.type)==="MultiCommodity"&&!(!((_=(T=t?.video)===null||T===void 0?void 0:T.bindProducts)===null||_===void 0)&&_.length)||((L=f?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiro"&&!(!((F=(N=t?.video)===null||N===void 0?void 0:N.bindProducts)===null||F===void 0)&&F.length)||((V=f?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((D=(R=t?.video)===null||R===void 0?void 0:R.bindProducts)===null||D===void 0)&&D.length))return null;if(f&&o){const Z=o[(B=f?.item)===null||B===void 0?void 0:B.type],Q=Ii(Z),ae=(W=Z?.extend)===null||W===void 0?void 0:W.defaulSetting,ne=((oe=(J=(z=f?.item)===null||z===void 0?void 0:z.event)===null||J===void 0?void 0:J.onClick)===null||oe===void 0?void 0:oe.linkType)==="externalLink";return m.createElement(Q,Object.assign({style:Object.assign(Object.assign(Object.assign({},ae?.style),(de=f?.item)===null||de===void 0?void 0:de.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ae?.textStyle),(ce=f?.item)===null||ce===void 0?void 0:ce.textStyle),bindDatas:(pe=(xe=f?.item)===null||xe===void 0?void 0:xe.bindDatas)!==null&&pe!==void 0?pe:[]},ae?.props,(Ne=f?.item)===null||Ne===void 0?void 0:Ne.props,{event:((q=f?.item)===null||q===void 0?void 0:q.event)||{},schema:p,id:f?.id,key:f?.id,recData:t,isExternalLink:ne,index:e,isActive:n}))}else return null}},[t,o,i,p,f?.id,n]);return m.createElement(m.Fragment,null,y)};var Ci=Oe(kr);const rn=({nudge:t})=>{var e,i,o,l,n,d;return m.createElement(m.Fragment,null,t?.isOpen&&m.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(n=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&n!==void 0?n:38,backgroundColor:t?.backgroundColor,borderRadius:(d=t?.borderRadius)!==null&&d!==void 0?d:4}},t?.icon?m.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,m.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:Se(t?.content,t?.textStyle)}})))},_r=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:l,setCacheRtcList:n,setCacheActiveIndex:d,setLoading:a,swiperRef:r,waterFallData:u,bffEventReport:s,selectTag:p,setSelectTag:h}=Re(),{backMainFeed:f}=ot(),y=ue(()=>[fi,...t],[t]),S=x=>()=>{if(x===p)return;x!=="FOR U"?s?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):f("theme",x,p);let v;x!==fi&&(v=x),a?.(!0),o?.({themeTag:v}).then(b=>{var g,w,M,C;Lt.emit(xt.CHANGE_THEME_TAG,v),l?.((g=b?.recList)!==null&&g!==void 0?g:[]),n?.((w=b?.recList)!==null&&w!==void 0?w:[]),e?.(0),d?.(0),(C=(M=r?.current)===null||M===void 0?void 0:M.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{a?.(!1)}),h?.(x)};return u||t.length<=0?null:m.createElement("div",{className:"clc-sxp-tagbar",style:i},m.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(x=>m.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===p?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:S(x)},x))))};var sn=Oe(_r);const cn=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:l,resolver:n,data:d=[],ctaType:a,tipText:r,nudge:u,_schema:s,hashTagStyle:p,hashTagRightMargin:h,tagList:f=[],licenseUrl:y})=>{var S,x,v,b,g,w,M,C,E,I,A,c,O,k,T,_,L,N,F,V,R;const D=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),B=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:W}=Mt(),[z,J]=X(0),oe=ve(0),[de,ce]=X(!0),xe=ve(),[pe,Ne]=X(!1),[q,Z]=X(!1),[Q,ae]=X(new Date().getTime()),ne=ve(!1),[ge,Le]=X(2),{loadVideos:je,bffEventReport:Ce,loading:He,setPopupDetailData:fe,ctaEvent:Te,swiperRef:te,waterFallData:Y,setOpenHashtag:K,appDomain:re,openHashtag:Me,loadingImage:G,isFromHashtag:j,popupDetailData:Ve,bffFbReport:ze,curTime:ht,h5EnterLink:rt,isShowConsent:nt,selectTag:gt,isPreview:Ht,isEditor:H,cacheRtcList:U,setRtcList:Ae,cacheActiveIndex:Be,rtcList:we,isNoMoreData:ee}=Re(),{backMainFeed:$,productView:ke,jumpToWeb:We}=ot(),qe=ue(()=>d.length>0&&!He&&(kn()||t?.enableSwiperTip),[d,He,t?.enableSwiperTip]);me(()=>{mo()},[]),me(()=>{if(d?.length>0){const P=new Date;xe.current=P,ze?.({eventName:"PageView"})}},[d?.length]);const Xe=he(()=>{if(mo(),rt?.(),d.length>0){const P=new Date;xe.current=P,ze?.({eventName:"PageView"})}},[d.length,ze,rt]);me(()=>{var P;if(!a||a?.length<1)return;const se=d?.findIndex(le=>{var be,Ie,_e,ie,ye,Fe,Ge,Ye,Je;const Ue=a?.[0];return Ue==="\u591A\u5546\u54C1CTA"?((be=le?.video)===null||be===void 0?void 0:be.bindProducts)&&((_e=(Ie=le?.video)===null||Ie===void 0?void 0:Ie.bindProducts)===null||_e===void 0?void 0:_e.length)>0:Ue==="\u5546\u54C1CTA"?(ie=le?.video)===null||ie===void 0?void 0:ie.bindProduct:((Fe=(ye=le?.video)===null||ye===void 0?void 0:ye.bindCta)===null||Fe===void 0?void 0:Fe.itemId)===Ue&&(((Ge=le?.video)===null||Ge===void 0?void 0:Ge.url)||((Je=(Ye=le?.video)===null||Ye===void 0?void 0:Ye.imgUrls)===null||Je===void 0?void 0:Je.length))})||0;se!==-1&&((P=te?.current)===null||P===void 0||P.swiper.slideTo(se))},[d,a,te]),me(()=>{const P=d?.[z],se=()=>{var le,be,Ie,_e,ie,ye,Fe,Ge,Ye,Je,Ue,dt,$e,tt,it,St,Pe,It,at,Xt;const Zt=!Me&&!nt;if(document.visibilityState==="hidden"){Zt&&(Lt.emit(xt.PAGE_DID_HIDE,P),Et(P),Pt(P));let Ot="";Ve&&(!((be=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||be===void 0)&&be.length||!((Ie=P?.video)===null||Ie===void 0)&&Ie.bindProduct)?Ot="pdpPage":Ve&&((Fe=l?.[(ye=(ie=(_e=P?.video)===null||_e===void 0?void 0:_e.bindCta)===null||ie===void 0?void 0:ie.itemId)!==null&&ye!==void 0?ye:""].item)===null||Fe===void 0?void 0:Fe.type)==="Appoint"?Ot="formPage":j?Ot="hashTagPage":!((Ge=P?.video)===null||Ge===void 0)&&Ge.url?Ot="videoPage":!((Ye=P?.video)===null||Ye===void 0)&&Ye.imgUrls&&(!((Ue=(Je=P?.video)===null||Je===void 0?void 0:Je.imgUrls)===null||Ue===void 0)&&Ue.length)?Ot="imagePage":P?.product&&(Ot="productPage"),Ce?.({eventInfo:{sessionDuration:Math.floor((new Date-ht.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(dt=P?.video)===null||dt===void 0?void 0:dt.itemId,productId:($e=P?.product)===null||$e===void 0?void 0:$e.itemId,position:z+"",fromKName:Ot,fromKPage:location?.href,ctatId:(St=(it=(tt=P?.video)===null||tt===void 0?void 0:tt.bindCta)===null||it===void 0?void 0:it.itemId)!==null&&St!==void 0?St:"",traceInfo:(Xt=(It=(Pe=P?.video)===null||Pe===void 0?void 0:Pe.traceInfo)!==null&&It!==void 0?It:(at=P?.product)===null||at===void 0?void 0:at.traceInfo)!==null&&Xt!==void 0?Xt:""}})}else document.visibilityState==="visible"&&(ne.current===!0&&(ae(new Date().getTime()),ne.current=!1),Xe(),Zt&&(Ft(z),Lt.emit(xt.PAGE_DID_SHOW,P),$("external",gt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[z,Ce,d,Xe,Ve,j,l,ht,$,Me,nt,gt]);const bt=ue(()=>{let P=0;return f.length>0&&(P+=45,Y&&(P-=45)),P},[f,Y]),st=ue(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),pt=ue(()=>i-st-bt,[st,i,bt]),et=ue(()=>{var P;const se=z===0&&!Y&&!H?[(P=d?.[0])!==null&&P!==void 0?P:null]:d?.map((le,be)=>z===be||be-1===z||be+1===z?le:null);return se?.length?!Y&&!ee?se.concat([{loading:!0}]):se:[]},[d,z,Y,H,ee]),Ke=ue(()=>{var P,se,le,be;if(t?.logoUrl&&t?.isShowLogo){const Ie=(se=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||se===void 0?void 0:se.value,_e=((be=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||be===void 0?void 0:be.linkType)==="externalLink",ie=et[z];return m.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Ie&&{onClick:()=>{var ye,Fe,Ge,Ye;_e&&We(ie,(ye=ie?.video)===null||ye===void 0?void 0:ye.bindProduct,(Fe=ie?.video)===null||Fe===void 0?void 0:Fe.bindCta,z,((Ge=ie?.product)===null||Ge===void 0?void 0:Ge.traceInfo)||((Ye=ie?.video)===null||Ye===void 0?void 0:Ye.traceInfo)),new Function(Ie)()}}),m.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,et]),ct=he((P,se)=>{var le,be,Ie,_e;return!((le=P?.video)===null||le===void 0)&&le.url?m.createElement(xr,{key:Q,rec:P,index:se,muted:de,data:d,height:pt,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((be=P?.video)===null||be===void 0)&&be.imgUrls?m.createElement(Ir,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:o,height:pt,rec:P,index:se,onReportViewImageEnd:Et,onViewImageStartEvent:Ft,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Ie=t?.productPost)===null||Ie===void 0?void 0:Ie.length)>0?(_e=t?.productPost)===null||_e===void 0?void 0:_e.map((ie,ye)=>{var Fe,Ge,Ye,Je,Ue,dt,$e,tt;const it=n[(Fe=ie?.item)===null||Fe===void 0?void 0:Fe.type],St=Ii(it),Pe=(Ge=it?.extend)===null||Ge===void 0?void 0:Ge.defaulSetting;return m.createElement(St,Object.assign({key:`${se}${ye}`,textStyle:Object.assign(Object.assign({},Pe?.textStyle),(Ye=ie?.item)===null||Ye===void 0?void 0:Ye.textStyle),bindDatas:(Ue=(Je=ie?.item)===null||Je===void 0?void 0:Je.bindDatas)!==null&&Ue!==void 0?Ue:[]},Pe?.props,(dt=ie?.item)===null||dt===void 0?void 0:dt.props,{event:(($e=ie?.item)===null||$e===void 0?void 0:$e.event)||{},schema:W,id:ie?.id,viewTime:xe.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Pe?.style),(tt=ie?.item)===null||tt===void 0?void 0:tt.style),{height:"100%",overflow:"auto"}),index:se}))}):null},[o,d,pt,de,z,t?.productPost,t?.videoPlayIcon,xe,r,n,W,Q]),mt=he(P=>{Z(P)},[]),De=ue(()=>q?{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"},[q]),wt=he((P,se)=>{var le,be,Ie,_e,ie,ye,Fe,Ge;return P?.video?m.createElement(m.Fragment,null,((le=P?.video)===null||le===void 0?void 0:le.title)&&!q&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(be=t?.bottomInfoDist)!==null&&be!==void 0?be:40}px`}},m.createElement(rn,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:P,index:se,tempMap:l,resolver:n,isActive:se===z})):null,m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(_e=(Ie=P?.video)===null||Ie===void 0?void 0:Ie.title)!==null&&_e!==void 0?_e:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:mt}),m.createElement(Ci,{rec:P,index:se,tempMap:l,resolver:n,includesCtaType:["AniLink"],isActive:se===z}),m.createElement(dn,{index:z,tags:(ye=(ie=P?.video)===null||ie===void 0?void 0:ie.hashTags)!==null&&ye!==void 0?ye:[],itemId:(Fe=P?.video)===null||Fe===void 0?void 0:Fe.itemId,itemType:!((Ge=P?.video)===null||Ge===void 0)&&Ge.itemId?"VIDEO":null,rec:P,hashTagStyle:p,hashTagRightMargin:o-(h??0)}))),m.createElement(Ci,{rec:P,index:se,tempMap:l,resolver:n,includesCtaType:["AniLinkPopup"],isActive:se===z})):null},[e,z,l,n,r,u,p,t,mt,q,De]),At=he((P,se,le)=>{var be,Ie,_e,ie;if(!t?.isShowLike||!le)return;let ye=(be=t?.likeIconY)!==null&&be!==void 0?be:400;return Y&&ye<40&&(ye+=40),P?.video?m.createElement(on,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Ie=t.likeIconXPosit)!==null&&Ie!==void 0?Ie:"right"]:(_e=t.likeIconX)!==null&&_e!==void 0?_e:0,[(ie=t.likeIconYPosit)!==null&&ie!==void 0?ie:"bottom"]:ye},position:se}):null},[t,Y]),Et=P=>{var se,le,be,Ie,_e,ie;if(!(!((se=P?.video)===null||se===void 0)&&se.url)&&(!((le=P?.video)===null||le===void 0)&&le.imgUrls)){const ye=Date.now(),Fe=(ye-oe.current)/1e3;Ce?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Ie=(be=P?.video)===null||be===void 0?void 0:be.itemId)!==null&&Ie!==void 0?Ie:"",contentName:(_e=P?.video.title)!==null&&_e!==void 0?_e:"",imageEndTime:`${ye}`,playDuration:`${Fe}`,contentTags:JSON.stringify((ie=P?.video.tags)!==null&&ie!==void 0?ie:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Nt=(P,se)=>{var le,be,Ie,_e,ie,ye,Fe,Ge,Ye,Je,Ue,dt,$e,tt,it,St,Pe,It,at,Xt,Zt,Ot;if(Ht||Y)return;const vn=new Date-ht.current;if(t?.openSlideSkip&&vn>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&_n()&&P){const eo=((_e=(Ie=(be=P?.video)===null||be===void 0?void 0:be.bindProducts)===null||Ie===void 0?void 0:Ie[0])===null||_e===void 0?void 0:_e.link)||((ye=(ie=P?.video)===null||ie===void 0?void 0:ie.bindProduct)===null||ye===void 0?void 0:ye.link)||((Fe=P?.product)===null||Fe===void 0?void 0:Fe.link),Ze=P?.product||((Ge=P?.video)===null||Ge===void 0?void 0:Ge.bindProduct)||((Je=(Ye=P?.video)===null||Ye===void 0?void 0:Ye.bindProducts)===null||Je===void 0?void 0:Je[0]);if(eo){let ki=null;!((Ue=P?.video)===null||Ue===void 0)&&Ue.url?ki="video":!(($e=(dt=P?.video)===null||dt===void 0?void 0:dt.imgUrls)===null||$e===void 0)&&$e.length&&(ki="image"),Ce?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(tt=Ze?.itemId)!==null&&tt!==void 0?tt:"",productName:(it=Ze?.title)!==null&&it!==void 0?it:"",price:Ze?.price?Ze?.price+"":"0",productCollection:(St=Ze?.collection)!==null&&St!==void 0?St:"",contentTags:Ze?.tags?JSON.stringify(Ze?.tags):"",position:se+"",contentId:(It=(Pe=P?.video)===null||Pe===void 0?void 0:Pe.itemId)!==null&&It!==void 0?It:"",traceInfo:(Ot=(Xt=(at=P?.video)===null||at===void 0?void 0:at.traceInfo)!==null&&Xt!==void 0?Xt:(Zt=P?.product)===null||Zt===void 0?void 0:Zt.traceInfo)!==null&&Ot!==void 0?Ot:"",contentFormat:ki}}),ne.current=!0,window.location.href=window.getJointUtmLink(eo)}}},Gt=P=>{var se,le,be,Ie,_e,ie,ye,Fe,Ge,Ye,Je,Ue,dt,$e,tt,it,St;const Pe=d[P.previousIndex];if(!Pe)return;let It=null;!((se=Pe?.video)===null||se===void 0)&&se.url?It="video":!((be=(le=Pe?.video)===null||le===void 0?void 0:le.imgUrls)===null||be===void 0)&&be.length&&(It="image"),P.previousIndex-P.activeIndex<0?(Ce?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(_e=(Ie=Pe?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&_e!==void 0?_e:"",productId:(ye=(ie=Pe?.product)===null||ie===void 0?void 0:ie.itemId)!==null&&ye!==void 0?ye:"",requestId:null,traceInfo:(Ge=(Fe=Pe?.video)===null||Fe===void 0?void 0:Fe.traceInfo)!==null&&Ge!==void 0?Ge:"",contentFormat:It}}),Et(Pe),Nt(Pe,P.previousIndex)):(Ce?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Je=(Ye=Pe?.video)===null||Ye===void 0?void 0:Ye.itemId)!==null&&Je!==void 0?Je:"",productId:(dt=(Ue=Pe.product)===null||Ue===void 0?void 0:Ue.itemId)!==null&&dt!==void 0?dt:"",requestId:null,traceInfo:(tt=($e=Pe?.video)===null||$e===void 0?void 0:$e.traceInfo)!==null&&tt!==void 0?tt:"",contentFormat:It}}),Et(Pe)),Pt(Pe);const at=d[P.activeIndex];!(!((it=at?.video)===null||it===void 0)&&it.url)&&!(!((St=at?.video)===null||St===void 0)&&St.imgUrls)&&at?.product&&ze?.({eventName:"ProductView"}),xe.current=new Date},Pt=P=>{var se,le,be;!(!((se=P?.video)===null||se===void 0)&&se.url)&&!(!((le=P?.video)===null||le===void 0)&&le.imgUrls)&&P?.product&&ke(P,P.product,(be=P?.product)===null||be===void 0?void 0:be.bindCta,xe.current,z)};me(()=>{const P=d[z];Me?Pt(P):xe.current=new Date},[Me,d,z]);const Ft=P=>{var se,le,be,Ie,_e,ie;const ye=d[P];if(!(!((se=ye?.video)===null||se===void 0)&&se.url)&&(!((le=ye?.video)===null||le===void 0)&&le.imgUrls)){const Fe=Date.now();oe.current=Fe,Ce?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Ie=(be=ye?.video)===null||be===void 0?void 0:be.itemId)!==null&&Ie!==void 0?Ie:"",contentName:(_e=ye?.video.title)!==null&&_e!==void 0?_e:"",imageStartTime:`${Fe}`,contentTags:JSON.stringify((ie=ye?.video.tags)!==null&&ie!==void 0?ie:[]),position:P+"",contentFormat:"image",traceInfo:ye?.video.traceInfo}}),ze?.({eventName:"ViewContent"})}},Dt=he(P=>{var se,le,be,Ie,_e,ie;if(P)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&m.createElement(nn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((le=(se=et?.[z])===null||se===void 0?void 0:se.video)===null||le===void 0)&&le.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(be=t?.muteIconXPosit)!==null&&be!==void 0?be:"right"]:(Ie=t?.muteIconX)!==null&&Ie!==void 0?Ie:0,[(_e=t?.muteIconYPosit)!==null&&_e!==void 0?_e:"bottom"]:(ie=t?.muteIconY)!==null&&ie!==void 0?ie:23},defaultValue:de,activeIcon:t?.unMuteIcon?t?.unMuteIcon:D,unactiveIcon:t?.muteIcon?t?.muteIcon:B,onChange:ce})},[t,et,z,de]),Kt=ue(()=>He?m.createElement("div",{style:{height:pt,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:G,alt:"loading...",style:{objectFit:"contain"}})):et?.map((P,se)=>m.createElement(Bt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},P&&m.createElement(m.Fragment,null,P?.loading?m.createElement("div",{style:{height:pt,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:G,alt:"loading...",style:{objectFit:"contain"}})):m.createElement(m.Fragment,null,At(P,se,!t?.likeIconFixed),Dt(!t?.muteIconFixed),wt(P,se),ct(P,se))))),[o,d,pt,He,wt,ct,et,G,Q,Dt]);return m.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Y&&m.createElement(Zo,{icon:an,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(g=(b=(v=(x=(S=t?.hashTag)===null||S===void 0?void 0:S[0])===null||x===void 0?void 0:x.item)===null||v===void 0?void 0:v.props)===null||b===void 0?void 0:b.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!to(we,U)&&U&&U?.length&&Ae?.(U),K?.(!0)}}),Ke,m.createElement(sn,{tagList:f,setActiveIndex:J,style:{top:st}}),((w=t?.backButton)===null||w===void 0?void 0:w.enable)&&m.createElement("button",{style:{position:"absolute",[(C=(M=t?.backButton)===null||M===void 0?void 0:M.xPosit)!==null&&C!==void 0?C:"left"]:(I=(E=t?.backButton)===null||E===void 0?void 0:E.x)!==null&&I!==void 0?I:0,[(c=(A=t?.backButton)===null||A===void 0?void 0:A.yPosit)!==null&&c!==void 0?c:"top"]:(((O=t?.backButton)===null||O===void 0?void 0:O.yPosit)=="top"?st+bt:0)+((T=(k=t?.backButton)===null||k===void 0?void 0:k.y)!==null&&T!==void 0?T:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},m.createElement("img",{src:(L=(_=t?.backButton)===null||_===void 0?void 0:_.icon)!==null&&L!==void 0?L:an,alt:"back button",width:100,style:{objectFit:"cover"}})),qe?m.createElement(Ar,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((N=t?.swipeTipOffset)!==null&&N!==void 0?N:0)}%`},duration:t?.swiperTipAniDur}):null,m.createElement(qt,{style:{marginTop:bt},ref:te,onSlideChange:()=>{te.current.swiper.allowTouchMove=!1,setTimeout(()=>{te.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{J(P.activeIndex),!Me&&(Gt(P),!(Y||H)&&P?.activeIndex+1>=d?.length&&(pe||(Ne(!0),je?.(ge).then(se=>{var le;Ne(!1),se&&((le=se?.recList)===null||le===void 0?void 0:le.length)>0&&Le(ge+1)}))))},direction:"vertical",height:pt},At(et[z],z,!!t?.likeIconFixed),Dt(!!t?.muteIconFixed),Kt),m.createElement($o,Object.assign({},(R=(V=(F=t?.hashTag)===null||F===void 0?void 0:F[0])===null||V===void 0?void 0:V.item)===null||R===void 0?void 0:R.props)))},Pr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:l,index:n})=>m.createElement(qt,{defaultValue:0,direction:"horizontal",modules:[Si,xi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(d=>m.createElement(Bt,{key:d},m.createElement(ln,{src:d,height:i,imgUrlsPostConfig:o}))));var Dr=Oe(Pr);const Or=({rec:t,index:e,height:i,data:o,muted:l,activeIndex:n,videoPostConfig:d,width:a})=>{const[r,u]=X(!1),s=ve(null),{bffEventReport:p,sxpParameter:h,waterFallData:f,openHashtag:y}=Re(),S=ve(0),[x,v]=X(!1),[b,g]=X(!0),w=ve(null),[M,C]=X("");me(()=>{s.current&&(s.current.muted=l)},[l]);const E=he(()=>{var R;(R=s.current)===null||R===void 0||R.play()},[]),I=Ct("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),A=he(()=>{var R,D,B,W,z,J,oe,de,ce,xe,pe,Ne,q;u(!1);const Z=o[e];if(Z&&(!((R=s?.current)===null||R===void 0)&&R.duration)){S.current=((D=s?.current)===null||D===void 0?void 0:D.currentTime)||0;const Q=((W=(B=s.current)===null||B===void 0?void 0:B.duration)!==null&&W!==void 0?W:0).toFixed(2),ae=((J=(z=s.current)===null||z===void 0?void 0:z.currentTime)!==null&&J!==void 0?J:0).toFixed(2),ne=b?"0":"1";p?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(de=(oe=Z?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&de!==void 0?de:"",contentName:(xe=(ce=Z?.video)===null||ce===void 0?void 0:ce.title)!==null&&xe!==void 0?xe:"",playType:ne,startTime:ae,videoDuration:Q,contentTags:JSON.stringify((Ne=(pe=Z?.video)===null||pe===void 0?void 0:pe.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(q=Z?.video)===null||q===void 0?void 0:q.traceInfo}}),g(!1)}},[p,o,e,b]),c=he(()=>{v(!0)},[]),O=he(R=>()=>{var D,B,W,z,J;if(!x)return;const oe=(D=s.current)===null||D===void 0?void 0:D.paused;switch(R){case"start":if(!oe)return;(B=s.current)===null||B===void 0||B.play(),u(!1);break;case"pause":if(oe)return;(W=s.current)===null||W===void 0||W.pause(),u(!0);break;default:oe?(z=s.current)===null||z===void 0||z.play():(J=s.current)===null||J===void 0||J.pause(),u(!oe);break}},[x]),k=he(()=>{var R,D,B,W,z,J,oe,de,ce,xe,pe,Ne,q;const Z=o[e],Q=((D=(R=s.current)===null||R===void 0?void 0:R.duration)!==null&&D!==void 0?D:0).toFixed(2),ae=((W=(B=s.current)===null||B===void 0?void 0:B.currentTime)!==null&&W!==void 0?W:0).toFixed(2);if(!((z=s?.current)===null||z===void 0)&&z.duration){const ne=(((J=s?.current)===null||J===void 0?void 0:J.currentTime)-S.current).toFixed(2);p?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(de=(oe=Z?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&de!==void 0?de:"",contentName:(xe=(ce=Z?.video)===null||ce===void 0?void 0:ce.title)!==null&&xe!==void 0?xe:"",endTime:ae,videoDuration:Q,playDuration:ne,contentTags:JSON.stringify((Ne=(pe=Z?.video)===null||pe===void 0?void 0:pe.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(q=Z?.video)===null||q===void 0?void 0:q.traceInfo}})}},[o,e,p]),T=ue(()=>d?.mode==="2",[d]),_=ue(()=>{var R;return d?.mode==="2"?`translateY(-${50+((R=d?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[d]),L=ue(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||M},[M,t]),N=he(()=>{if(!w||!s||!s.current||!w.current)return;const R=s?.current,D=w?.current,B=D.getContext("2d"),W=window?.innerWidth,z=window?.innerHeight;D.height=z,D.width=W,B?.drawImage(R,0,0,D.width,D.height),C(D.toDataURL())},[]);me(()=>{var R,D,B,W;if(s.current){if(u(!1),!s.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(z),J.attachMedia(s.current)}else s.current.canPlayType("application/vnd.apple.mpegurl"),s.current.src=z;else s.current.src=z;s.current.setAttribute("x5-playsinline","true"),s.current.setAttribute("webkit-playsinline","true")}return(R=s.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(D=s.current)===null||D===void 0||D.addEventListener("canplay",c),(B=s.current)===null||B===void 0||B.addEventListener("playing",A),(W=s.current)===null||W===void 0||W.addEventListener("loadeddata",N),()=>{var z,J,oe,de;(z=s.current)===null||z===void 0||z.removeEventListener("loadedmetadata",c),(J=s.current)===null||J===void 0||J.removeEventListener("canplay",c),(oe=s.current)===null||oe===void 0||oe.removeEventListener("playing",A),(de=s.current)===null||de===void 0||de.removeEventListener("loadeddata",N)}}},[c,A,t?.video,N]);const F=ue(()=>!h?.placeholder_image||x?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);me(()=>{const R=()=>{var D,B;n===e&&(!((D=t?.video)===null||D===void 0)&&D.url)&&(!((B=s?.current)===null||B===void 0)&&B.src)&&!r&&O("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[n,e,t,s,O,r]);const V=ue(()=>T?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[T]);return t?.video?m.createElement(m.Fragment,null,T?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},m.createElement(yt,{src:L,style:Object.assign({height:i,width:a,objectFit:"cover"},V)}),m.createElement("canvas",{ref:w,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:a,height:i,top:"50%",transform:_,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:a,height:"100%"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:s,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:k,onEnded:E,style:{width:"100%",height:i,objectFit:"contain"}}),m.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:I,alt:"video pause image"}))),F):m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:O(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:s,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:k,onEnded:E}),F,m.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:I,alt:"video pause image"}))):null};var Mr=Oe(Or);const Qi={};Object.values(Ki).forEach(t=>{Qi[t.extend.type]=t});const Lr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Rr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Br=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:l,descStyle:n,hashTagStyle:d,containerHeight:a=664,containerWidth:r=375,appDomain:u,tagList:s=[]})=>{const p=ue(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),s.length>0&&(C+=45),a-C},[e,a,s]),h=(C,E)=>{var I,A,c,O;if(!((I=C?.video)===null||I===void 0)&&I.url)return m.createElement(Mr,{rec:C,index:E,muted:!0,width:r,data:t??[],height:p,activeIndex:E,videoPostConfig:e?.videoPost});if(!((A=C?.video)===null||A===void 0)&&A.imgUrls)return m.createElement(Dr,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:r,height:p,rec:C,index:E,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.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((k,T)=>{var _,L,N,F,V,R,D,B;const W=Qi[(_=k?.item)===null||_===void 0?void 0:_.type],z=Ii(W),J=(L=W?.extend)===null||L===void 0?void 0:L.defaulSetting;return m.createElement(z,Object.assign({key:`${E}${T}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(N=k?.item)===null||N===void 0?void 0:N.textStyle),bindDatas:(V=(F=k?.item)===null||F===void 0?void 0:F.bindDatas)!==null&&V!==void 0?V:[]},J?.props,(R=k?.item)===null||R===void 0?void 0:R.props,{event:((D=k?.item)===null||D===void 0?void 0:D.event)||{},id:k?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(B=k?.item)===null||B===void 0?void 0:B.style),{width:r,height:p,overflow:"auto"}),index:E}))})},f=ue(()=>e?.logoUrl&&e?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},m.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(C,E)=>e?.isShowCTA===void 0||e?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Ci,{rec:C,index:E,tempMap:l,resolver:Qi})):null,S=(C,E)=>{var I,A,c,O,k,T,_;return C?.video?m.createElement(m.Fragment,null,((I=C?.video)===null||I===void 0?void 0:I.title)&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom"},m.createElement(rn,{nudge:o}),y(C,E),m.createElement("div",null,m.createElement(Ei,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(A=C?.video)===null||A===void 0?void 0:A.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},n),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),m.createElement(dn,{index:E,tags:(k=(O=C?.video)===null||O===void 0?void 0:O.hashTags)!==null&&k!==void 0?k:[],itemId:(T=C?.video)===null||T===void 0?void 0:T.itemId,itemType:!((_=C?.video)===null||_===void 0)&&_.itemId?"VIDEO":null,rec:C,hashTagStyle:d}))):null},x=Ct(Rr,u),v=Ct(Lr,u),b=(C,E)=>{var I,A,c,O;if(!e?.isShowLike)return;let k=(I=e?.likeIconY)!==null&&I!==void 0?I:400;return k<40&&(k+=40),C?.video?m.createElement(on,{key:C.position,activeIcon:(A=e?.likeIcon)!==null&&A!==void 0?A:x,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:E,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:k,right:(O=e?.likeIconX)!==null&&O!==void 0?O:0}}):null},g=Ct("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),w=Ct("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),M=(C,E)=>{var I,A,c,O;return m.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,m.createElement(sn,{tagList:s}),m.createElement(nn,{style:{position:"absolute",right:(I=e?.muteIconX)!==null&&I!==void 0?I:0,visibility:!((c=(A=t?.[E])===null||A===void 0?void 0:A.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:w}),h(C,E),S(C,E),b(C,E))};return m.createElement("div",{className:Ee({width:"100%",height:a,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((C,E)=>M(C,E)))};var Nr=Oe(Br);const Fr=()=>{const{schema:t,resolver:e,popup:i}=Mt(),{setPopupDetailData:o,popupDetailData:l,popupCurTimeRef:n,checkCommodityIndexRef:d}=Re(),{productView:a}=ot(),[r,u]=X();me(()=>{const f=()=>{n.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),me(()=>{i&&i?.id&&i?.id!==""&&(n.current=new Date,u(i))},[i]);const s=ue(()=>{var f,y,S,x;const v=(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.find((b,g)=>{if(b?.id===i?.id)return b});return v!==-1&&((x=v?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),p=()=>{var f,y,S,x,v,b,g,w,M,C,E,I,A,c,O,k,T,_;if(!i||i?.id===""||!r||new Date-n.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;u(Object.assign(Object.assign({},i),{id:""}));const L=(x=(S=(y=t?.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||S===void 0?void 0:S.popupList)===null||x===void 0?void 0:x.find(N=>N?.id===i?.id);if(((v=L?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((b=L?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const N=l;let F=(w=(g=N?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&w!==void 0?w:(C=(M=N?.video)===null||M===void 0?void 0:M.bindProducts)===null||C===void 0?void 0:C[0],V=(A=(I=(E=N?.video)===null||E===void 0?void 0:E.bindProduct)===null||I===void 0?void 0:I.bindCta)!==null&&A!==void 0?A:(k=(O=(c=N?.video)===null||c===void 0?void 0:c.bindProducts)===null||O===void 0?void 0:O[0])===null||k===void 0?void 0:k.bindCta;if(d?.current>=0){const R=(_=(T=N?.video)===null||T===void 0?void 0:T.bindProducts)===null||_===void 0?void 0:_[d?.current];R&&(F=R,V=R?.bindCta)}F&&V&&a(N,F,V,n.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),d.current=-1},i?.duration)},h=ue(()=>{var f,y,S;return(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.map((x,v)=>{var b,g,w,M,C,E,I,A,c,O,k,T,_,L;if(x?.id===i?.id){const N=e[(b=x?.item)===null||b===void 0?void 0:b.type],F=Ii(N),V=((M=(w=(g=x?.item)===null||g===void 0?void 0:g.event)===null||w===void 0?void 0:w.onClick)===null||M===void 0?void 0:M.linkType)==="externalLink",R=((I=(E=(C=x?.item)===null||C===void 0?void 0:C.event)===null||E===void 0?void 0:E.onClick)===null||I===void 0?void 0:I.linkType)==="popup",D=(A=N?.extend)===null||A===void 0?void 0:A.defaulSetting;return m.createElement(F,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},D?.style),(c=x?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(O=x?.item)===null||O===void 0?void 0:O.textStyle),bindDatas:(T=(k=x?.item)===null||k===void 0?void 0:k.bindDatas)!==null&&T!==void 0?T:[]},D?.props,(_=x?.item)===null||_===void 0?void 0:_.props,{event:((L=x?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:x?.id,isExternalLink:V,isPopup:R,onClose:p}))}else return m.createElement(m.Fragment,null)})},[t,i,e,p]);return m.createElement(ti,{popup:r,onClose:p,padding:0,modalStyle:{position:"fixed"},isFullScreen:s},h)},$i={};Object.values(Ki).forEach(t=>{$i[t.extend.type]=t});const jr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:l,appDomain:n,licenseUrl:d,enabledMetaConversionApi:a})=>{var r,u,s,p,h,f,y,S,x,v,b;const g=ue(()=>{var w;return location?.search?(w=location?.search)===null||w===void 0?void 0:w.replace("?",""):""},[]);return m.createElement(Eo,{resolver:$i,enableDataSource:!1,schema:t?.data,utmVal:g},m.createElement(So,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(u=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(p=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.default_recommend)!==null&&p!==void 0?p:i,hashTagSize:(f=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&f!==void 0?f:o,loadingImage:l,appDomain:n,enabledMetaConversionApi:a,isShowTag:(x=(S=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||S===void 0?void 0:S.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(b=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||b===void 0?void 0:b.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:w,tagList:M})=>{var C;return m.createElement(m.Fragment,null,m.createElement(cn,Object.assign({},(C=t?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:M,data:w,resolver:$i,licenseUrl:d})),m.createElement(Fr,null))}}))};var Vr=Oe(jr);const un=di({}),zr=({children:t,data:e})=>{var i,o,l,n,d,a,r,u,s,p,h,f,y;const[S,x]=X(!1),[v,b]=X(!1);return m.createElement(un.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.placeholder_image,hashTagSize:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.hash_tag_size,loadingImage:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_necessity,privacyPolicyTitle:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.privacy_policy_title,privacyPolicyUrl:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:x,openConsent:v,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Hr(){return li(un)}export{Nr as DiyPortalPreview,zr as EditorDataProvider,ti as Modal,So as SxpDataSourceProvider,Vr as SxpPageCore,cn as SxpPageRender,Bn as core,An as default,Ki as materials,Hr as useEditorDataProvider};
7
7
  //# sourceMappingURL=index.min.js.map