Submit
Path:
~
/
home
/
getwphos
/
public_html
/
seasons-newtheme
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
File Content:
cart.js
(()=>{var e,t,o,r={4042:(e,t,o)=>{"use strict";o.r(t);var r=o(1609),c=o(7723),n=o(851);const a=window.wp.blockEditor;var s=o(5573);const l=(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),(0,r.createElement)("path",{d:"M15.55 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.37-.66-.11-1.48-.87-1.48H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45zM6.16 6h12.15l-2.76 5H8.53L6.16 6zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"}));var i=o(7104);const m=window.wp.blocks;var u=o(2294),d=o(6087);const p=window.wc.wcSettings;var g,h,_,w,E,k,b,v,y,f;const C=(0,p.getSetting)("wcBlocksConfig",{pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),S=C.pluginUrl+"assets/images/",N=(C.pluginUrl,null===(g=p.STORE_PAGES.shop)||void 0===g?void 0:g.permalink),P=null===(h=p.STORE_PAGES.checkout)||void 0===h?void 0:h.id,A=(null===(_=p.STORE_PAGES.checkout)||void 0===_||_.permalink,null===(w=p.STORE_PAGES.privacy)||void 0===w||w.permalink,null===(E=p.STORE_PAGES.privacy)||void 0===E||E.title,null===(k=p.STORE_PAGES.terms)||void 0===k||k.permalink,null===(b=p.STORE_PAGES.terms)||void 0===b||b.title,null===(v=p.STORE_PAGES.cart)||void 0===v?void 0:v.id),R=null===(y=p.STORE_PAGES.cart)||void 0===y?void 0:y.permalink,x=(null!==(f=p.STORE_PAGES.myaccount)&&void 0!==f&&f.permalink?p.STORE_PAGES.myaccount.permalink:(0,p.getSetting)("wpLoginUrl","/wp-login.php"),(0,p.getSetting)("localPickupEnabled",!1)),T=((0,p.getSetting)("shippingMethodsExist",!1),(0,p.getSetting)("countries",{})),I=(0,p.getSetting)("countryData",{}),B=Object.fromEntries(Object.keys(I).filter((e=>!0===I[e].allowBilling)).map((e=>[e,T[e]||""]))),M=Object.fromEntries(Object.keys(I).filter((e=>!0===I[e].allowBilling)).map((e=>[e,I[e].states||[]]))),O=Object.fromEntries(Object.keys(I).filter((e=>!0===I[e].allowShipping)).map((e=>[e,T[e]||""]))),D=Object.fromEntries(Object.keys(I).filter((e=>!0===I[e].allowShipping)).map((e=>[e,I[e].states||[]]))),L=Object.fromEntries(Object.keys(I).map((e=>[e,I[e].locale||[]]))),F={address:["first_name","last_name","company","address_1","address_2","city","postcode","country","state","phone"],contact:["email"],order:[]},V=(0,p.getSetting)("addressFieldsLocations",F).address,j=((0,p.getSetting)("addressFieldsLocations",F).contact,(0,p.getSetting)("addressFieldsLocations",F).order,(0,p.getSetting)("additionalOrderFields",{}),(0,p.getSetting)("additionalContactFields",{}),(0,p.getSetting)("additionalAddressFields",{}),({imageUrl:e=`${S}/block-error.svg`,header:t=(0,c.__)("Oops!","woocommerce"),text:o=(0,c.__)("There was an error loading the content.","woocommerce"),errorMessage:n,errorMessagePrefix:a=(0,c.__)("Error:","woocommerce"),button:s,showErrorBlock:l=!0})=>l?(0,r.createElement)("div",{className:"wc-block-error wc-block-components-error"},e&&(0,r.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:e,alt:""}),(0,r.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},t&&(0,r.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},t),o&&(0,r.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},o),n&&(0,r.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},a?a+" ":"",n),s&&(0,r.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},s))):null);o(9407);class H extends d.Component{constructor(...e){super(...e),(0,u.A)(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:(0,r.createElement)(r.Fragment,null,(0,r.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:o=!0,showErrorBlock:c=!0,text:n,errorMessagePrefix:a,renderError:s,button:l}=this.props,{errorMessage:i,hasError:m}=this.state;return m?"function"==typeof s?s({errorMessage:i}):(0,r.createElement)(j,{showErrorBlock:c,errorMessage:o?i:null,header:e,imageUrl:t,text:n,errorMessagePrefix:a,button:l}):this.props.children}}const Y=H,U=window.wp.data,z=(0,d.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>({})}),$=()=>(0,d.useContext)(z),K=({children:e,currentPostId:t=0,previewData:o={},currentView:c="",isPreview:n=!1})=>{const a=(0,U.useSelect)((e=>t||e("core/editor").getCurrentPostId()),[t]),s=(0,d.useCallback)(((e,t={})=>o&&e in o?o[e]:t),[o]),l={isEditor:!0,currentPostId:a,currentView:c,previewData:o,getPreviewData:s,isPreview:n};return(0,r.createElement)(z.Provider,{value:l},e)},q=window.wp.plugins,W=window.wc.wcBlocksData;var G=o(4040),Q=o.n(G);let Z=function(e){return e.ADD_EVENT_CALLBACK="add_event_callback",e.REMOVE_EVENT_CALLBACK="remove_event_callback",e}({});const J={},X=(e=J,{type:t,eventType:o,id:r,callback:c,priority:n})=>{const a=e.hasOwnProperty(o)?new Map(e[o]):new Map;switch(t){case Z.ADD_EVENT_CALLBACK:return a.set(r,{priority:n,callback:c}),{...e,[o]:a};case Z.REMOVE_EVENT_CALLBACK:return a.delete(r),{...e,[o]:a}}},ee=(e,t)=>(o,r=10)=>{const c=((e,t,o=10)=>({id:Math.floor(Math.random()*Date.now()).toString(),type:Z.ADD_EVENT_CALLBACK,eventType:e,callback:t,priority:o}))(e,o,r);return t(c),()=>{var o;t((o=e,{id:c.id,type:Z.REMOVE_EVENT_CALLBACK,eventType:o}))}},te=(0,d.createContext)({onPaymentProcessing:()=>()=>()=>{},onPaymentSetup:()=>()=>()=>{}}),oe=({children:e})=>{const{isProcessing:t,isIdle:o,isCalculating:c,hasError:n}=(0,U.useSelect)((e=>{const t=e(W.CHECKOUT_STORE_KEY);return{isProcessing:t.isProcessing(),isIdle:t.isIdle(),hasError:t.hasError(),isCalculating:t.isCalculating()}})),{isPaymentReady:a}=(0,U.useSelect)((e=>{const t=e(W.PAYMENT_STORE_KEY);return{isPaymentProcessing:t.isPaymentProcessing(),isPaymentReady:t.isPaymentReady()}})),{setValidationErrors:s}=(0,U.useDispatch)(W.validationStore),[l,i]=(0,d.useReducer)(X,{}),{onPaymentSetup:m}=(e=>(0,d.useMemo)((()=>({onPaymentSetup:ee("payment_setup",e)})),[e]))(i),u=(0,d.useRef)(l);(0,d.useEffect)((()=>{u.current=l}),[l]);const{__internalSetPaymentProcessing:p,__internalSetPaymentIdle:g,__internalEmitPaymentProcessingEvent:h}=(0,U.useDispatch)(W.PAYMENT_STORE_KEY);(0,d.useEffect)((()=>{!t||n||c||(p(),h(u.current,s))}),[t,n,c,p,h,s]),(0,d.useEffect)((()=>{o&&!a&&g()}),[o,a,g]),(0,d.useEffect)((()=>{n&&a&&g()}),[n,a,g]);const _={onPaymentProcessing:(0,d.useMemo)((()=>function(...e){return Q()("onPaymentProcessing",{alternative:"onPaymentSetup",plugin:"WooCommerce Blocks"}),m(...e)}),[m]),onPaymentSetup:m};return(0,r.createElement)(te.Provider,{value:_},e)},re={NONE:"none",INVALID_ADDRESS:"invalid_address",UNKNOWN:"unknown_error"},ce={INVALID_COUNTRY:"woocommerce_rest_cart_shipping_rates_invalid_country",MISSING_COUNTRY:"woocommerce_rest_cart_shipping_rates_missing_country",INVALID_STATE:"woocommerce_rest_cart_shipping_rates_invalid_state"},ne={shippingErrorStatus:{isPristine:!0,isValid:!1,hasInvalidAddress:!1,hasError:!1},dispatchErrorStatus:e=>e,shippingErrorTypes:re,onShippingRateSuccess:()=>()=>{},onShippingRateFail:()=>()=>{},onShippingRateSelectSuccess:()=>()=>{},onShippingRateSelectFail:()=>()=>{}},ae=(e,{type:t})=>Object.values(re).includes(t)?t:e,se="shipping_rates_success",le="shipping_rates_fail",ie="shipping_rate_select_success",me="shipping_rate_select_fail",ue=e=>({onSuccess:ee(se,e),onFail:ee(le,e),onSelectSuccess:ee(ie,e),onSelectFail:ee(me,e)}),de=window.wc.wcTypes;let pe=function(e){return e.SUCCESS="success",e.FAIL="failure",e.ERROR="error",e}({}),ge=function(e){return e.CART="wc/cart",e.CHECKOUT="wc/checkout",e.PAYMENTS="wc/checkout/payments",e.EXPRESS_PAYMENTS="wc/checkout/express-payments",e.CONTACT_INFORMATION="wc/checkout/contact-information",e.SHIPPING_ADDRESS="wc/checkout/shipping-address",e.BILLING_ADDRESS="wc/checkout/billing-address",e.SHIPPING_METHODS="wc/checkout/shipping-methods",e.CHECKOUT_ACTIONS="wc/checkout/checkout-actions",e.ORDER_INFORMATION="wc/checkout/additional-information",e}({});const he=async(e,t,o)=>{const r=((e,t)=>e[t]?Array.from(e[t].values()).sort(((e,t)=>e.priority-t.priority)):[])(e,t),c=[];for(const e of r)try{const t=await Promise.resolve(e.callback(o));"object"==typeof t&&c.push(t)}catch(e){console.error(e)}return!c.length||c};var _e=o(458),we=o.n(_e);const Ee=window.wp.htmlEntities,ke=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=(0,c.sprintf)(/* translators: %s Field label. */ /* translators: %s Field label. */ (0,c.__)("%s (optional)","woocommerce"),e.label)),e.priority&&((0,de.isNumber)(e.priority)&&(t.index=e.priority),(0,de.isString)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},be=Object.entries(L).map((([e,t])=>[e,Object.entries(t).map((([e,t])=>[e,ke(t)])).reduce(((e,[t,o])=>(e[t]=o,e)),{})])).reduce(((e,[t,o])=>(e[t]=o,e)),{}),ve=(e,t,o="")=>{const r=o&&void 0!==be[o]?be[o]:{};return e.map((e=>({key:e,...t[e]||{},...r[e]||{}}))).sort(((e,t)=>e.index-t.index))},ye=window.wp.url,fe=e=>{const t=ve(V,p.defaultFields,e.country),o=Object.assign({},e);return t.forEach((({key:t="",hidden:r=!1})=>{r&&((e,t)=>e in t)(t,e)&&(o[t]="")})),o},Ce=window.CustomEvent||null,Se=(e,t,o=!1,r=!1)=>{if("function"!=typeof jQuery)return()=>{};const c=()=>{((e,{bubbles:t=!1,cancelable:o=!1,element:r,detail:c={}})=>{if(!Ce)return;r||(r=document.body);const n=new Ce(e,{bubbles:t,cancelable:o,detail:c});r.dispatchEvent(n)})(t,{bubbles:o,cancelable:r})};return jQuery(document).on(e,c),()=>jQuery(document).off(e,c)},Ne=e=>{const t=null==e?void 0:e.detail;t&&t.preserveCartData||(0,U.dispatch)(W.CART_STORE_KEY).invalidateResolutionForStore()},Pe=e=>{(null!=e&&e.persisted||"back_forward"===(window.performance&&window.performance.getEntriesByType("navigation").length?window.performance.getEntriesByType("navigation")[0].type:""))&&(0,U.dispatch)(W.CART_STORE_KEY).invalidateResolutionForStore()},Ae=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},Re={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},xe={...Re,email:""},Te={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:W.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},Ie=e=>Object.fromEntries(Object.entries(e).map((([e,t])=>[e,(0,Ee.decodeEntities)(t)]))),Be={cartCoupons:W.EMPTY_CART_COUPONS,cartItems:W.EMPTY_CART_ITEMS,cartFees:W.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,crossSellsProducts:W.EMPTY_CART_CROSS_SELLS,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:W.EMPTY_CART_ITEM_ERRORS,cartTotals:Te,cartIsLoading:!0,cartErrors:W.EMPTY_CART_ERRORS,billingData:xe,billingAddress:xe,shippingAddress:Re,shippingRates:W.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentMethods:W.EMPTY_PAYMENT_METHODS,paymentRequirements:W.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},receiveCartContents:()=>{},extensions:W.EMPTY_EXTENSIONS},Me=(e={shouldSelect:!0})=>{const{shouldSelect:t}=e,{isEditor:o,previewData:r}=$(),c=null==r?void 0:r.previewCart,n=(0,d.useRef)(),a=(0,d.useRef)(xe),s=(0,d.useRef)(Re);(0,d.useEffect)((()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),(null===(e=window.wcBlocksStoreCartListeners)||void 0===e?void 0:e.count)>0)return void window.wcBlocksStoreCartListeners.count++;var e;document.body.addEventListener("wc-blocks_added_to_cart",Ne),document.body.addEventListener("wc-blocks_removed_from_cart",Ne),window.addEventListener("pageshow",Pe);const t=Se("added_to_cart","wc-blocks_added_to_cart"),o=Se("removed_from_cart","wc-blocks_removed_from_cart");window.wcBlocksStoreCartListeners.count=1,window.wcBlocksStoreCartListeners.remove=()=>{document.body.removeEventListener("wc-blocks_added_to_cart",Ne),document.body.removeEventListener("wc-blocks_removed_from_cart",Ne),window.removeEventListener("pageshow",Pe),t(),o()}})(),Ae)),[]);const l=(0,U.useSelect)(((e,{dispatch:r})=>{if(!t)return Be;if(o)return{...Be,cartCoupons:c.coupons,cartItems:c.items,crossSellsProducts:c.cross_sells,cartFees:c.fees,cartItemsCount:c.items_count,cartItemsWeight:c.items_weight,cartNeedsPayment:c.needs_payment,cartNeedsShipping:c.needs_shipping,cartTotals:c.totals,shippingRates:c.shipping_rates,cartHasCalculatedShipping:c.has_calculated_shipping,paymentMethods:c.payment_methods,paymentRequirements:c.payment_requirements,cartIsLoading:!1,receiveCart:"function"==typeof(null==c?void 0:c.receiveCart)?c.receiveCart:()=>{},receiveCartContents:"function"==typeof(null==c?void 0:c.receiveCartContents)?c.receiveCartContents:()=>{}};const n=e(W.CART_STORE_KEY),l=n.getCartData(),i=n.getCartErrors(),m=n.getCartTotals(),u=!n.hasFinishedResolution("getCartData"),d=n.isCustomerDataUpdating(),{receiveCart:p,receiveCartContents:g}=r(W.CART_STORE_KEY),h=l.fees.length>0?l.fees.map((e=>Ie(e))):W.EMPTY_CART_FEES,_=l.coupons.length>0?l.coupons.map((e=>({...e,label:e.code}))):W.EMPTY_CART_COUPONS,w=fe(Ie(l.billingAddress)),E=l.needsShipping?fe(Ie(l.shippingAddress)):w;return we()(w,a.current)||(a.current=w),we()(E,s.current)||(s.current=E),{cartCoupons:_,cartItems:l.items,crossSellsProducts:l.crossSells,cartFees:h,cartItemsCount:l.itemsCount,cartItemsWeight:l.itemsWeight,cartNeedsPayment:l.needsPayment,cartNeedsShipping:l.needsShipping,cartItemErrors:l.errors,cartTotals:m,cartIsLoading:u,cartErrors:i,billingData:a.current,billingAddress:a.current,shippingAddress:s.current,extensions:l.extensions,shippingRates:l.shippingRates,isLoadingRates:d,cartHasCalculatedShipping:l.hasCalculatedShipping,paymentRequirements:l.paymentRequirements,receiveCart:p,receiveCartContents:g}}),[t,o]);return n.current&&we()(n.current,l)||(n.current=l),n.current},Oe=e=>e.length,De=(0,p.getSetting)("collectableMethodIds",[]),Le=e=>De.includes(e.method_id),Fe=e=>!!x&&(Array.isArray(e)?!!e.find((e=>De.includes(e))):De.includes(e)),Ve=e=>e.some((e=>!!e.shipping_rates.length)),je=e=>!!Ve(e)&&e.every((e=>e.shipping_rates.every((e=>Le(e)))));var He=o(923),Ye=o.n(He);const Ue={currency_code:p.SITE_CURRENCY.code,currency_symbol:p.SITE_CURRENCY.symbol,currency_minor_unit:p.SITE_CURRENCY.minorUnit,currency_decimal_separator:p.SITE_CURRENCY.decimalSeparator,currency_thousand_separator:p.SITE_CURRENCY.thousandSeparator,currency_prefix:p.SITE_CURRENCY.prefix,currency_suffix:p.SITE_CURRENCY.suffix},ze=e=>{const t=p.SITE_CURRENCY.minorUnit;if(2===t)return e;const o=Math.pow(10,t);return(Math.round(parseInt(e,10)/Math.pow(10,2))*o).toString()},$e=[{destination:{address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},package_id:0,name:(0,c.__)("Shipping","woocommerce"),items:[{key:"33e75ff09dd601bbe69f351039152189",name:(0,c._x)("Beanie with Logo","example product in Cart Block","woocommerce"),quantity:2},{key:"6512bd43d9caa6e02c990b0a82652dca",name:(0,c._x)("Beanie","example product in Cart Block","woocommerce"),quantity:1}],shipping_rates:[{...Ue,name:(0,c.__)("Flat rate shipping","woocommerce"),description:"",delivery_time:"",price:ze("500"),taxes:"0",rate_id:"flat_rate:0",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!1},{...Ue,name:(0,c.__)("Free shipping","woocommerce"),description:"",delivery_time:"",price:"0",taxes:"0",rate_id:"free_shipping:1",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!0},{...Ue,name:(0,c.__)("Local pickup #1","woocommerce"),description:"",delivery_time:"",price:"0",taxes:"0",rate_id:"pickup_location:1",instance_id:1,meta_data:[{key:"pickup_location",value:"New York"},{key:"pickup_address",value:"123 Easy Street, New York, 12345"}],method_id:"pickup_location",selected:!1},{...Ue,name:(0,c.__)("Local pickup #2","woocommerce"),description:"",delivery_time:"",price:"0",taxes:"0",rate_id:"pickup_location:2",instance_id:1,meta_data:[{key:"pickup_location",value:"Los Angeles"},{key:"pickup_address",value:"123 Easy Street, Los Angeles, California, 90210"}],method_id:"pickup_location",selected:!1}]}],Ke=(0,p.getSetting)("displayCartPricesIncludingTax",!1),qe={coupons:[],shipping_rates:(0,p.getSetting)("shippingMethodsExist",!1)||(0,p.getSetting)("localPickupEnabled",!1)?$e:[],items:[{key:"1",id:1,type:"simple",quantity:2,catalog_visibility:"visible",name:(0,c.__)("Beanie","woocommerce"),summary:(0,c.__)("Beanie","woocommerce"),short_description:(0,c.__)("Warm hat for winter","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-beanie",permalink:"https://example.org",low_stock_remaining:2,backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,quantity_limits:{minimum:1,maximum:99,multiple_of:1,editable:!0},images:[{id:10,src:S+"previews/beanie.jpg",thumbnail:S+"previews/beanie.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:(0,c.__)("Color","woocommerce"),value:(0,c.__)("Yellow","woocommerce")},{attribute:(0,c.__)("Size","woocommerce"),value:(0,c.__)("Small","woocommerce")}],prices:{...Ue,price:ze(Ke?"12000":"10000"),regular_price:ze(Ke?"120":"100"),sale_price:ze(Ke?"12000":"10000"),price_range:null,raw_prices:{precision:6,price:Ke?"12000000":"10000000",regular_price:Ke?"12000000":"10000000",sale_price:Ke?"12000000":"10000000"}},totals:{...Ue,line_subtotal:ze("2000"),line_subtotal_tax:ze("400"),line_total:ze("2000"),line_total_tax:ze("400")},extensions:{},item_data:[]},{key:"2",id:2,type:"simple",quantity:1,catalog_visibility:"visible",name:(0,c.__)("Cap","woocommerce"),summary:(0,c.__)("Cap","woocommerce"),short_description:(0,c.__)("Lightweight baseball cap","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-cap",low_stock_remaining:null,permalink:"https://example.org",backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,quantity_limits:{minimum:1,maximum:99,multiple_of:1,editable:!0},images:[{id:11,src:S+"previews/cap.jpg",thumbnail:S+"previews/cap.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:(0,c.__)("Color","woocommerce"),value:(0,c.__)("Orange","woocommerce")}],prices:{...Ue,price:ze(Ke?"2400":"2000"),regular_price:ze(Ke?"2400":"2000"),sale_price:ze(Ke?"2400":"2000"),price_range:null,raw_prices:{precision:6,price:Ke?"24000000":"20000000",regular_price:Ke?"24000000":"20000000",sale_price:Ke?"24000000":"20000000"}},totals:{...Ue,line_subtotal:ze("2000"),line_subtotal_tax:ze("400"),line_total:ze("2000"),line_total_tax:ze("400")},extensions:{},item_data:[]}],cross_sells:[{id:1,name:(0,c.__)("Polo","woocommerce"),slug:"polo",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-polo",short_description:(0,c.__)("Polo","woocommerce"),description:(0,c.__)("Polo","woocommerce"),on_sale:!1,prices:{...Ue,price:ze(Ke?"24000":"20000"),regular_price:ze(Ke?"24000":"20000"),sale_price:ze(Ke?"12000":"10000"),price_range:null},price_html:"",average_rating:"4.5",review_count:2,images:[{id:17,src:S+"previews/polo.jpg",thumbnail:S+"previews/polo.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:2,name:(0,c.__)("Long Sleeve Tee","woocommerce"),slug:"long-sleeve-tee",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-long-sleeve-tee",short_description:(0,c.__)("Long Sleeve Tee","woocommerce"),description:(0,c.__)("Long Sleeve Tee","woocommerce"),on_sale:!1,prices:{...Ue,price:ze(Ke?"30000":"25000"),regular_price:ze(Ke?"30000":"25000"),sale_price:ze(Ke?"30000":"25000"),price_range:null},price_html:"",average_rating:"4",review_count:2,images:[{id:17,src:S+"previews/long-sleeve-tee.jpg",thumbnail:S+"previews/long-sleeve-tee.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:3,name:(0,c.__)("Hoodie with Zipper","woocommerce"),slug:"hoodie-with-zipper",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-hoodie-with-zipper",short_description:(0,c.__)("Hoodie with Zipper","woocommerce"),description:(0,c.__)("Hoodie with Zipper","woocommerce"),on_sale:!0,prices:{...Ue,price:ze(Ke?"15000":"12500"),regular_price:ze(Ke?"30000":"25000"),sale_price:ze(Ke?"15000":"12500"),price_range:null},price_html:"",average_rating:"1",review_count:2,images:[{id:17,src:S+"previews/hoodie-with-zipper.jpg",thumbnail:S+"previews/hoodie-with-zipper.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:4,name:(0,c.__)("Hoodie with Logo","woocommerce"),slug:"hoodie-with-logo",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-hoodie-with-logo",short_description:(0,c.__)("Polo","woocommerce"),description:(0,c.__)("Polo","woocommerce"),on_sale:!1,prices:{...Ue,price:ze(Ke?"4500":"4250"),regular_price:ze(Ke?"4500":"4250"),sale_price:ze(Ke?"4500":"4250"),price_range:null},price_html:"",average_rating:"5",review_count:2,images:[{id:17,src:S+"previews/hoodie-with-logo.jpg",thumbnail:S+"previews/hoodie-with-logo.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:5,name:(0,c.__)("Hoodie with Pocket","woocommerce"),slug:"hoodie-with-pocket",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-hoodie-with-pocket",short_description:(0,c.__)("Hoodie with Pocket","woocommerce"),description:(0,c.__)("Hoodie with Pocket","woocommerce"),on_sale:!0,prices:{...Ue,price:ze(Ke?"3500":"3250"),regular_price:ze(Ke?"4500":"4250"),sale_price:ze(Ke?"3500":"3250"),price_range:null},price_html:"",average_rating:"3.75",review_count:4,images:[{id:17,src:S+"previews/hoodie-with-pocket.jpg",thumbnail:S+"previews/hoodie-with-pocket.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}},{id:6,name:(0,c.__)("T-Shirt","woocommerce"),slug:"t-shirt",parent:0,type:"simple",variation:"",permalink:"https://example.org",sku:"woo-t-shirt",short_description:(0,c.__)("T-Shirt","woocommerce"),description:(0,c.__)("T-Shirt","woocommerce"),on_sale:!1,prices:{...Ue,price:ze(Ke?"1800":"1500"),regular_price:ze(Ke?"1800":"1500"),sale_price:ze(Ke?"1800":"1500"),price_range:null},price_html:"",average_rating:"3",review_count:2,images:[{id:17,src:S+"previews/tshirt.jpg",thumbnail:S+"previews/tshirt.jpg",srcset:"",sizes:"",name:"",alt:""}],categories:[],tags:[],attributes:[],variations:[],has_options:!1,is_purchasable:!0,is_in_stock:!0,is_on_backorder:!1,low_stock_remaining:null,sold_individually:!1,add_to_cart:{text:"",description:"",url:"",minimum:1,maximum:99,multiple_of:1}}],fees:[{id:"fee",name:(0,c.__)("Fee","woocommerce"),totals:{...Ue,total:ze("100"),total_tax:ze("20")}}],items_count:3,items_weight:0,needs_payment:!0,needs_shipping:(0,p.getSetting)("shippingEnabled",!0),has_calculated_shipping:!0,shipping_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},billing_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},totals:{...Ue,total_items:ze("4000"),total_items_tax:ze("800"),total_fees:ze("100"),total_fees_tax:ze("20"),total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_tax:ze("820"),total_price:ze("4920"),tax_lines:[{name:(0,c.__)("Sales tax","woocommerce"),rate:"20%",price:ze("820")}]},errors:[],payment_methods:["cod","bacs","cheque"],payment_requirements:["products"],extensions:{}},We=window.wp.hooks,Ge=()=>({dispatchStoreEvent:(0,d.useCallback)(((e,t={})=>{try{(0,We.doAction)(`experimental__woocommerce_blocks-${e}`,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:(0,d.useCallback)(((e,t={})=>{try{(0,We.doAction)(`experimental__woocommerce_blocks-checkout-${e}`,{...t,storeCart:(0,U.select)("wc/store/cart").getCartData()})}catch(e){console.error(e)}}),[])}),Qe=()=>{const{isEditor:e}=$(),{shippingRates:t,needsShipping:o,hasCalculatedShipping:r,isLoadingRates:c,isCollectable:n,isSelectingRate:a}=(0,U.useSelect)((t=>{const o=t(W.CART_STORE_KEY),r=e?qe.shipping_rates:o.getShippingRates();return{shippingRates:r,needsShipping:e?qe.needs_shipping:o.getNeedsShipping(),hasCalculatedShipping:e?qe.has_calculated_shipping:o.getHasCalculatedShipping(),isLoadingRates:!e&&o.isCustomerDataUpdating(),isCollectable:r.every((({shipping_rates:e})=>e.find((({method_id:e})=>Fe(e))))),isSelectingRate:!e&&o.isShippingRateBeingSelected()}}),[e]),s=(0,d.useRef)({});(0,d.useEffect)((()=>{const e=(e=>Object.fromEntries(e.map((({package_id:e,shipping_rates:t})=>{var o;return[e,(null===(o=t.find((e=>e.selected)))||void 0===o?void 0:o.rate_id)||""]}))))(t);(0,de.isObject)(e)&&!Ye()(s.current,e)&&(s.current=e)}),[t]);const{selectShippingRate:l}=(0,U.useDispatch)(W.CART_STORE_KEY),i=Fe(Object.values(s.current).map((e=>e.split(":")[0]))),{dispatchCheckoutEvent:m}=Ge(),u=(0,d.useCallback)(((e,t)=>{let o;void 0!==e&&(o=Fe(e.split(":")[0])?l(e,null):l(e,t),o.then((()=>{m("set-selected-shipping-rate",{shippingRateId:e})})).catch((e=>{(0,W.processErrorResponse)(e)})))}),[l,m]);return{isSelectingRate:a,selectedRates:s.current,selectShippingRate:u,shippingRates:t,needsShipping:o,hasCalculatedShipping:r,isLoadingRates:c,isCollectable:n,hasSelectedLocalPickup:i}},{NONE:Ze,INVALID_ADDRESS:Je,UNKNOWN:Xe}=re,et=(0,d.createContext)(ne),tt=()=>(0,d.useContext)(et),ot=({children:e})=>{const{__internalIncrementCalculating:t,__internalDecrementCalculating:o}=(0,U.useDispatch)(W.CHECKOUT_STORE_KEY),{shippingRates:c,isLoadingRates:n,cartErrors:a}=Me(),{selectedRates:s,isSelectingRate:l}=Qe(),[i,m]=(0,d.useReducer)(ae,Ze),[u,p]=(0,d.useReducer)(X,{}),g=(0,d.useRef)(u),h=(0,d.useMemo)((()=>({onShippingRateSuccess:ue(p).onSuccess,onShippingRateFail:ue(p).onFail,onShippingRateSelectSuccess:ue(p).onSelectSuccess,onShippingRateSelectFail:ue(p).onSelectFail})),[p]);(0,d.useEffect)((()=>{g.current=u}),[u]),(0,d.useEffect)((()=>{n?t():o()}),[n,t,o]),(0,d.useEffect)((()=>{l?t():o()}),[t,o,l]),(0,d.useEffect)((()=>{a.length>0&&a.some((e=>!(!e.code||!Object.values(ce).includes(e.code))))?m({type:Je}):m({type:Ze})}),[a]);const _=(0,d.useMemo)((()=>({isPristine:i===Ze,isValid:i===Ze,hasInvalidAddress:i===Je,hasError:i===Xe||i===Je})),[i]);(0,d.useEffect)((()=>{n||0!==c.length&&!_.hasError||he(g.current,le,{hasInvalidAddress:_.hasInvalidAddress,hasError:_.hasError})}),[c,n,_.hasError,_.hasInvalidAddress]),(0,d.useEffect)((()=>{!n&&c.length>0&&!_.hasError&&he(g.current,se,c)}),[c,n,_.hasError]),(0,d.useEffect)((()=>{l||(_.hasError?he(g.current,me,{hasError:_.hasError,hasInvalidAddress:_.hasInvalidAddress}):he(g.current,ie,s.current))}),[s,l,_.hasError,_.hasInvalidAddress]);const w={shippingErrorStatus:_,dispatchErrorStatus:m,shippingErrorTypes:re,...h};return(0,r.createElement)(r.Fragment,null,(0,r.createElement)(et.Provider,{value:w},e))};function rt(e,t){const o=(0,d.useRef)();return(0,d.useEffect)((()=>{o.current===e||t&&!t(e,o.current)||(o.current=e)}),[e,t]),o.current}const ct={},nt={},at=()=>ct,st=()=>nt,lt=(0,d.createContext)({onSubmit:()=>{},onCheckoutAfterProcessingWithSuccess:()=>()=>{},onCheckoutAfterProcessingWithError:()=>()=>{},onCheckoutBeforeProcessing:()=>()=>{},onCheckoutValidationBeforeProcessing:()=>()=>{},onCheckoutSuccess:()=>()=>{},onCheckoutFail:()=>()=>{},onCheckoutValidation:()=>()=>{}}),it=()=>(0,d.useContext)(lt),mt=({children:e,redirectUrl:t})=>{const o=at(),c=st(),{isEditor:n}=$(),{__internalUpdateAvailablePaymentMethods:a}=(0,U.useDispatch)(W.PAYMENT_STORE_KEY);(0,d.useEffect)((()=>{(n||0!==Object.keys(o).length||0!==Object.keys(c).length)&&a()}),[n,o,c,a]);const{__internalSetRedirectUrl:s,__internalEmitValidateEvent:l,__internalEmitAfterProcessingEvents:i,__internalSetBeforeProcessing:m}=(0,U.useDispatch)(W.CHECKOUT_STORE_KEY),{checkoutRedirectUrl:u,checkoutStatus:p,isCheckoutBeforeProcessing:g,isCheckoutAfterProcessing:h,checkoutHasError:_,checkoutOrderId:w,checkoutOrderNotes:E,checkoutCustomerId:k}=(0,U.useSelect)((e=>{const t=e(W.CHECKOUT_STORE_KEY);return{checkoutRedirectUrl:t.getRedirectUrl(),checkoutStatus:t.getCheckoutStatus(),isCheckoutBeforeProcessing:t.isBeforeProcessing(),isCheckoutAfterProcessing:t.isAfterProcessing(),checkoutHasError:t.hasError(),checkoutOrderId:t.getOrderId(),checkoutOrderNotes:t.getOrderNotes(),checkoutCustomerId:t.getCustomerId()}}));t&&t!==u&&s(t);const{setValidationErrors:b}=(0,U.useDispatch)(W.validationStore),{dispatchCheckoutEvent:v}=Ge(),y=Object.values(ge).filter((e=>e!==ge.PAYMENTS&&e!==ge.EXPRESS_PAYMENTS)),f=(0,U.useSelect)((e=>{const{getNotices:t}=e("core/notices");return y.reduce(((e,o)=>[...e,...t(o)]),[])}),[y]),{paymentNotices:C,expressPaymentNotices:S}=(0,U.useSelect)((e=>{const{getNotices:t}=e("core/notices");return{paymentNotices:t(ge.PAYMENTS),expressPaymentNotices:t(ge.EXPRESS_PAYMENTS)}}),[]),[N,P]=(0,d.useReducer)(X,{}),A=(0,d.useRef)(N),{onCheckoutValidation:R,onCheckoutSuccess:x,onCheckoutFail:T}=(e=>(0,d.useMemo)((()=>({onCheckoutSuccess:ee("checkout_success",e),onCheckoutFail:ee("checkout_fail",e),onCheckoutValidation:ee("checkout_validation",e)})),[e]))(P);(0,d.useEffect)((()=>{A.current=N}),[N]);const I=(0,d.useMemo)((()=>function(...e){return Q()("onCheckoutBeforeProcessing",{alternative:"onCheckoutValidation",plugin:"WooCommerce Blocks"}),R(...e)}),[R]),B=(0,d.useMemo)((()=>function(...e){return Q()("onCheckoutValidationBeforeProcessing",{since:"9.7.0",alternative:"onCheckoutValidation",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8381"}),R(...e)}),[R]),M=(0,d.useMemo)((()=>function(...e){return Q()("onCheckoutAfterProcessingWithSuccess",{since:"9.7.0",alternative:"onCheckoutSuccess",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8381"}),x(...e)}),[x]),O=(0,d.useMemo)((()=>function(...e){return Q()("onCheckoutAfterProcessingWithError",{since:"9.7.0",alternative:"onCheckoutFail",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8381"}),T(...e)}),[T]);(0,d.useEffect)((()=>{g&&l({observers:A.current,setValidationErrors:b})}),[g,b,l]);const D=rt(p),L=rt(_);(0,d.useEffect)((()=>{p===D&&_===L||h&&i({observers:A.current,notices:{checkoutNotices:f,paymentNotices:C,expressPaymentNotices:S}})}),[p,_,u,w,k,E,h,g,D,L,f,S,C,l,i]);const F={onSubmit:(0,d.useCallback)((()=>{v("submit"),m()}),[v,m]),onCheckoutBeforeProcessing:I,onCheckoutValidationBeforeProcessing:B,onCheckoutAfterProcessingWithSuccess:M,onCheckoutAfterProcessingWithError:O,onCheckoutSuccess:x,onCheckoutFail:T,onCheckoutValidation:R};return(0,r.createElement)(lt.Provider,{value:F},e)},ut=window.wp.apiFetch;var dt=o.n(ut);(0,c.__)("Something went wrong. Please contact us to get assistance.","woocommerce");const pt=window.wc.wcBlocksRegistry,gt=(e,t,o)=>{const r=Object.keys(e).map((t=>({key:t,value:e[t]})),[]),c=`wc-${o}-new-payment-method`;return r.push({key:c,value:t}),r},ht=e=>{if(!e)return;const{__internalSetCustomerId:t}=(0,U.dispatch)(W.CHECKOUT_STORE_KEY);dt().setNonce&&"function"==typeof dt().setNonce&&dt().setNonce(e),dt().setCartHash&&"function"==typeof dt().setCartHash&&dt().setCartHash(e),null!=e&&e.get("User-ID")&&t(parseInt(e.get("User-ID")||"0",10))},_t=()=>{const{onCheckoutValidation:e}=it(),{additionalFields:t,customerId:o,customerPassword:r,extensionData:n,hasError:a,isBeforeProcessing:s,isComplete:l,isProcessing:i,orderNotes:m,redirectUrl:u,shouldCreateAccount:p}=(0,U.useSelect)((e=>{const t=e(W.CHECKOUT_STORE_KEY);return{additionalFields:t.getAdditionalFields(),customerId:t.getCustomerId(),customerPassword:t.getCustomerPassword(),extensionData:t.getExtensionData(),hasError:t.hasError(),isBeforeProcessing:t.isBeforeProcessing(),isComplete:t.isComplete(),isProcessing:t.isProcessing(),orderNotes:t.getOrderNotes(),redirectUrl:t.getRedirectUrl(),shouldCreateAccount:t.getShouldCreateAccount()}})),{__internalSetHasError:g,__internalProcessCheckoutResponse:h}=(0,U.useDispatch)(W.CHECKOUT_STORE_KEY),_=(0,U.useSelect)((e=>e(W.validationStore).hasValidationErrors)),{shippingErrorStatus:w}=tt(),{billingAddress:E,shippingAddress:k}=(0,U.useSelect)((e=>e(W.CART_STORE_KEY).getCustomerData())),{cartNeedsPayment:b,cartNeedsShipping:v,receiveCartContents:y}=Me(),{activePaymentMethod:f,paymentMethodData:C,isExpressPaymentMethodActive:S,hasPaymentError:N,isPaymentReady:P,shouldSavePayment:A}=(0,U.useSelect)((e=>{const t=e(W.PAYMENT_STORE_KEY);return{activePaymentMethod:t.getActivePaymentMethod(),paymentMethodData:t.getPaymentMethodData(),isExpressPaymentMethodActive:t.isExpressPaymentMethodActive(),hasPaymentError:t.hasPaymentError(),isPaymentReady:t.isPaymentReady(),shouldSavePayment:t.getShouldSavePaymentMethod()}}),[]),R=(0,pt.getPaymentMethods)(),x=(0,pt.getExpressPaymentMethods)(),T=(0,d.useRef)(E),I=(0,d.useRef)(k),B=(0,d.useRef)(u),[M,O]=(0,d.useState)(!1),D=(0,d.useMemo)((()=>{var e;const t={...x,...R};return null==t||null===(e=t[f])||void 0===e?void 0:e.paymentMethodId}),[f,x,R]),L=_()&&!S||N||w.hasError,F=!a&&!L&&(P||!b)&&i;(0,d.useEffect)((()=>{L===a||!i&&!s||S||g(L)}),[L,a,i,s,S,g]),(0,d.useEffect)((()=>{T.current=E,I.current=k,B.current=u}),[E,k,u]);const V=(0,d.useCallback)((()=>_()?void 0!==(0,U.select)(W.validationStore).getValidationError("shipping-rates-error")&&{errorMessage:(0,c.__)("Sorry, this order requires a shipping option.","woocommerce")}:N?{errorMessage:(0,c.__)("There was a problem with your payment option.","woocommerce"),context:"wc/checkout/payments"}:!w.hasError||{errorMessage:(0,c.__)("There was a problem with your shipping option.","woocommerce"),context:"wc/checkout/shipping-methods"}),[_,N,w.hasError]);(0,d.useEffect)((()=>{let t;return S||(t=e(V,0)),()=>{S||"function"!=typeof t||t()}}),[e,V,S]),(0,d.useEffect)((()=>{window.localStorage.removeItem("WOOCOMMERCE_CHECKOUT_IS_CUSTOMER_DATA_DIRTY"),B.current&&(window.location.href=B.current)}),[l]);const j=(0,d.useCallback)((async()=>{if(M)return;O(!0),(()=>{const e=(0,U.select)("wc/store/store-notices").getRegisteredContainers(),{removeNotice:t}=(0,U.dispatch)("core/notices"),{getNotices:o}=(0,U.select)("core/notices");e.forEach((e=>{o(e).forEach((o=>{t(o.id,e)}))}))})();const e=b?{payment_method:D,payment_data:gt(C,A,f)}:{},a={additional_fields:t,billing_address:fe(T.current),create_account:p,customer_note:m,customer_password:r,extensions:{...n},shipping_address:v?fe(I.current):void 0,...e};dt()({path:"/wc/store/v1/checkout",method:"POST",data:a,cache:"no-store",parse:!1}).then((e=>{if((0,de.assertResponseIsValid)(e),ht(e.headers),!e.ok)throw e;return e.json()})).then((e=>{h(e),O(!1)})).catch((e=>{ht(null==e?void 0:e.headers);try{e.json().then((e=>e)).then((e=>{var t;null!==(t=e.data)&&void 0!==t&&t.cart&&y(e.data.cart),(0,W.processErrorResponse)(e),h(e)}))}catch{let e=(0,c.__)("Something went wrong when placing the order. Check your email for order updates before retrying.","woocommerce");0!==o&&(e=(0,c.__)("Something went wrong when placing the order. Check your account's order history or your email for order updates before retrying.","woocommerce")),(0,W.processErrorResponse)({code:"unknown_error",message:e,data:null})}g(!0),O(!1)}))}),[M,b,D,C,A,f,m,p,o,r,n,t,v,y,g,h]);return(0,d.useEffect)((()=>{F&&!M&&j()}),[j,F,M]),null},wt=({children:e,redirectUrl:t})=>(0,r.createElement)(mt,{redirectUrl:t},(0,r.createElement)(ot,null,(0,r.createElement)(oe,null,e,(0,r.createElement)(Y,{renderError:p.CURRENT_USER_IS_ADMIN?null:()=>null},(0,r.createElement)(q.PluginArea,{scope:"woocommerce-checkout"})),(0,r.createElement)(_t,null)))),Et=({children:e,redirectUrl:t})=>(0,r.createElement)(wt,{redirectUrl:t},e),kt=window.wc.blocksCheckout,bt=(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)("g",{fill:"none",fillRule:"evenodd"},(0,r.createElement)("path",{d:"M0 0h24v24H0z"}),(0,r.createElement)("path",{fill:"currentColor",fillRule:"nonzero",d:"M15.55 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0 0 20.01 4H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45ZM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2Zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2Z"}))," ");var vt=o(9491);const yt=(0,d.createContext)({hasContainerWidth:!1,containerClassName:"",isMobile:!1,isSmall:!1,isMedium:!1,isLarge:!1}),ft=({children:e,className:t=""})=>{const[o,c]=(()=>{const[e,{width:t}]=(0,vt.useResizeObserver)();let o="";return t>700?o="is-large":t>520?o="is-medium":t>400?o="is-small":t&&(o="is-mobile"),[e,o]})(),a={hasContainerWidth:""!==c,containerClassName:c,isMobile:"is-mobile"===c,isSmall:"is-small"===c,isMedium:"is-medium"===c,isLarge:"is-large"===c};return(0,r.createElement)(yt.Provider,{value:a},(0,r.createElement)("div",{className:(0,n.A)(t,c)},o,e))};o(1221);const Ct=({children:e,className:t})=>(0,r.createElement)(ft,{className:(0,n.A)("wc-block-components-sidebar-layout",t)},e),St=["core/paragraph","core/image","core/separator"],Nt=e=>{const t=(0,kt.applyCheckoutFilter)({filterName:"additionalCartCheckoutInnerBlockTypes",defaultValue:[],extensions:(0,U.select)(W.CART_STORE_KEY).getCartData().extensions,arg:{block:e},validation:e=>{if(Array.isArray(e)&&e.every((e=>"string"==typeof e)))return!0;throw new Error("allowedBlockTypes filters must return an array of strings.")}});return Array.from(new Set([...(0,m.getBlockTypes)().filter((t=>((null==t?void 0:t.parent)||[]).includes(e))).map((({name:e})=>e)),...St,...t]))},Pt=({clientId:e,registeredBlocks:t,defaultTemplate:o=[]})=>{const r=(0,d.useRef)(t),c=(0,d.useRef)(o),n=(0,U.useRegistry)(),{isPreview:a}=$();(0,d.useEffect)((()=>{let t=!1;if(a)return;const{replaceInnerBlocks:o}=(0,U.dispatch)("core/block-editor");return n.subscribe((()=>{if(!n.select("core/block-editor").getBlock(e))return;const a=n.select("core/block-editor").getBlocks(e);if(0===a.length&&c.current.length>0&&!t){const r=(0,m.createBlocksFromInnerBlocksTemplate)(c.current);if(0!==r.length)return t=!0,void o(e,r)}const s=r.current.map((e=>(0,m.getBlockType)(e))),l=((e,t)=>{const o=t.filter((e=>e&&(({attributes:e})=>{var t,o,r;return Boolean((null===(t=e.lock)||void 0===t?void 0:t.remove)||(null===(o=e.lock)||void 0===o||null===(r=o.default)||void 0===r?void 0:r.remove))})(e))),r=[];return o.forEach((t=>{if(void 0===t)return;const o=e.find((e=>e.name===t.name));o||r.push(t)})),r})(a,s);if(0===l.length)return;let i=-1;const u=l.map((e=>{const t=c.current.findIndex((([t])=>t===e.name)),o=(0,m.createBlock)(e.name);return-1===i&&(i=(({defaultTemplatePosition:e,innerBlocks:t,currentDefaultTemplate:o})=>{switch(e){case-1:return t.length;case 0:return 0;default:const r=o.current[e-1],c=t.findIndex((({name:e})=>e===r[0]));return-1===c?e:c+1}})({defaultTemplatePosition:t,innerBlocks:a,currentDefaultTemplate:c})),o}));n.batch((()=>{n.dispatch("core/block-editor").insertBlocks(u,i,e)}))}),"core/block-editor")}),[e,a,n])};o(1876);const At=(0,d.createContext)({hasDarkControls:!1});(0,m.registerBlockType)("woocommerce/filled-cart-block",{icon:{src:(0,r.createElement)(i.A,{icon:bt,className:"wc-block-editor-components-block-icon"})},edit:({clientId:e})=>{const t=(0,a.useBlockProps)(),{currentView:o}=$(),{hasDarkControls:c}=(0,d.useContext)(At),s=Nt(kt.innerBlockAreas.FILLED_CART),l=[["woocommerce/cart-items-block",{},[]],["woocommerce/cart-totals-block",{},[]]];return Pt({clientId:e,registeredBlocks:s,defaultTemplate:l}),(0,r.createElement)("div",{...t,hidden:"woocommerce/filled-cart-block"!==o},(0,r.createElement)(Ct,{className:(0,n.A)("wc-block-cart",{"has-dark-controls":c})},(0,r.createElement)(a.InnerBlocks,{allowedBlocks:s,template:l,templateLock:"insert"})))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null))});var Rt=o(2172);const xt=(0,d.forwardRef)((({children:e,className:t=""},o)=>(0,r.createElement)("div",{ref:o,className:(0,n.A)("wc-block-components-main",t)},e)));(0,m.registerBlockType)("woocommerce/cart-items-block",{icon:{src:(0,r.createElement)(i.A,{icon:Rt.A,className:"wc-block-editor-components-block-icon"})},edit:({clientId:e})=>{const t=(0,a.useBlockProps)({className:"wc-block-cart__main"}),o=Nt(kt.innerBlockAreas.CART_ITEMS),c=[["woocommerce/cart-line-items-block",{},[]],["woocommerce/cart-cross-sells-block",{},[]]];return Pt({clientId:e,registeredBlocks:o,defaultTemplate:c}),(0,r.createElement)(xt,{...t},(0,r.createElement)(a.InnerBlocks,{allowedBlocks:o,template:c,templateLock:!1,renderAppender:a.InnerBlocks.ButtonBlockAppender}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null))});var Tt=o(8107),It=o(4717);const Bt=["BUTTON","FIELDSET","INPUT","OPTGROUP","OPTION","SELECT","TEXTAREA","A"],Mt=({children:e,style:t={},...o})=>{const c=(0,d.useRef)(null),n=()=>{c.current&&Tt.focus.focusable.find(c.current).forEach((e=>{Bt.includes(e.nodeName)&&e.setAttribute("tabindex","-1"),e.hasAttribute("contenteditable")&&e.setAttribute("contenteditable","false")}))},a=(0,It.YQ)(n,0,{leading:!0});return(0,d.useLayoutEffect)((()=>{let e;return n(),c.current&&(e=new window.MutationObserver(a),e.observe(c.current,{childList:!0,attributes:!0,subtree:!0})),()=>{e&&e.disconnect(),a.cancel()}}),[a]),(0,r.createElement)("div",{ref:c,"aria-disabled":"true",style:{userSelect:"none",pointerEvents:"none",cursor:"normal",...t},...o},e)};var Ot=o(195),Dt=o(8558);o(5193);const Lt=({className:e,quantity:t=1,minimum:o=1,maximum:a,onChange:s=(()=>{}),step:l=1,itemName:i="",disabled:m,editable:u})=>{const p=(0,n.A)("wc-block-components-quantity-selector",e),g=(0,d.useRef)(null),h=(0,d.useRef)(null),_=(0,d.useRef)(null),w=void 0!==a,E=!m&&t-l>=o,k=!m&&(!w||t+l<=a),b=(0,d.useCallback)((e=>{let t=e;w&&(t=Math.min(t,Math.floor(a/l)*l)),t=Math.max(t,Math.ceil(o/l)*l),t=Math.floor(t/l)*l,t!==e&&s(t)}),[w,a,o,s,l]),v=(0,It.YQ)(b,300);(0,d.useLayoutEffect)((()=>{b(t)}),[t,b]);const y=(0,d.useCallback)((e=>{const o=void 0!==typeof e.key?"ArrowDown"===e.key:e.keyCode===Dt.DOWN,r=void 0!==typeof e.key?"ArrowUp"===e.key:e.keyCode===Dt.UP;o&&E&&(e.preventDefault(),s(t-l)),r&&k&&(e.preventDefault(),s(t+l))}),[t,s,k,E,l]);return(0,r.createElement)("div",{className:p},(0,r.createElement)("input",{ref:g,className:"wc-block-components-quantity-selector__input",disabled:m,readOnly:!u,type:"number",step:l,min:o,max:a,value:t,onKeyDown:y,onChange:e=>{let o=parseInt(e.target.value,10);o=isNaN(o)?t:o,o!==t&&(s(o),v(o))},"aria-label":(0,c.sprintf)(/* translators: %s refers to the item name in the cart. */ /* translators: %s refers to the item name in the cart. */ (0,c.__)("Quantity of %s in your cart.","woocommerce"),i)}),u&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)("button",{ref:h,"aria-label":(0,c.sprintf)(/* translators: %s refers to the item name in the cart. */ /* translators: %s refers to the item name in the cart. */ (0,c.__)("Reduce quantity of %s","woocommerce"),i),className:"wc-block-components-quantity-selector__button wc-block-components-quantity-selector__button--minus",disabled:!E,onClick:()=>{const e=t-l;s(e),(0,Ot.speak)((0,c.sprintf)(/* translators: %s refers to the item's new quantity in the cart. */ /* translators: %s refers to the item's new quantity in the cart. */ (0,c.__)("Quantity reduced to %s.","woocommerce"),e)),b(e)}},"-"),(0,r.createElement)("button",{ref:_,"aria-label":(0,c.sprintf)(/* translators: %s refers to the item's name in the cart. */ /* translators: %s refers to the item's name in the cart. */ (0,c.__)("Increase quantity of %s","woocommerce"),i),disabled:!k,className:"wc-block-components-quantity-selector__button wc-block-components-quantity-selector__button--plus",onClick:()=>{const e=t+l;s(e),(0,Ot.speak)((0,c.sprintf)(/* translators: %s refers to the item's new quantity in the cart. */ /* translators: %s refers to the item's new quantity in the cart. */ (0,c.__)("Quantity increased to %s.","woocommerce"),e)),b(e)}},"+")))},Ft=window.wc.blocksComponents,Vt=window.wc.priceFormat;o(4567);const jt=({currency:e,maxPrice:t,minPrice:o,priceClassName:a,priceStyle:s={}})=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"screen-reader-text"},(0,c.sprintf)(/* translators: %1$s min price, %2$s max price */ /* translators: %1$s min price, %2$s max price */ (0,c.__)("Price between %1$s and %2$s","woocommerce"),(0,Vt.formatPrice)(o),(0,Vt.formatPrice)(t))),(0,r.createElement)("span",{"aria-hidden":!0},(0,r.createElement)(Ft.FormattedMonetaryAmount,{className:(0,n.A)("wc-block-components-product-price__value",a),currency:e,value:o,style:s})," — ",(0,r.createElement)(Ft.FormattedMonetaryAmount,{className:(0,n.A)("wc-block-components-product-price__value",a),currency:e,value:t,style:s}))),Ht=({currency:e,regularPriceClassName:t,regularPriceStyle:o,regularPrice:a,priceClassName:s,priceStyle:l,price:i})=>(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"screen-reader-text"},(0,c.__)("Previous price:","woocommerce")),(0,r.createElement)(Ft.FormattedMonetaryAmount,{currency:e,renderText:e=>(0,r.createElement)("del",{className:(0,n.A)("wc-block-components-product-price__regular",t),style:o},e),value:a}),(0,r.createElement)("span",{className:"screen-reader-text"},(0,c.__)("Discounted price:","woocommerce")),(0,r.createElement)(Ft.FormattedMonetaryAmount,{currency:e,renderText:e=>(0,r.createElement)("ins",{className:(0,n.A)("wc-block-components-product-price__value","is-discounted",s),style:l},e),value:i})),Yt=({align:e,className:t,currency:o,format:c="<price/>",maxPrice:a,minPrice:s,price:l,priceClassName:i,priceStyle:m,regularPrice:u,regularPriceClassName:p,regularPriceStyle:g,style:h})=>{const _=(0,n.A)(t,"price","wc-block-components-product-price",{[`wc-block-components-product-price--align-${e}`]:e});c.includes("<price/>")||(c="<price/>",console.error("Price formats need to include the `<price/>` tag."));const w=u&&l&&l<u;let E=(0,r.createElement)("span",{className:(0,n.A)("wc-block-components-product-price__value",i)});return w?E=(0,r.createElement)(Ht,{currency:o,price:l,priceClassName:i,priceStyle:m,regularPrice:u,regularPriceClassName:p,regularPriceStyle:g}):void 0!==s&&void 0!==a?E=(0,r.createElement)(jt,{currency:o,maxPrice:a,minPrice:s,priceClassName:i,priceStyle:m}):l&&(E=(0,r.createElement)(Ft.FormattedMonetaryAmount,{className:(0,n.A)("wc-block-components-product-price__value",i),currency:o,value:l,style:m})),(0,r.createElement)("span",{className:_,style:h},(0,d.createInterpolateElement)(c,{price:E}))};o(6625);const Ut=({className:e="",disabled:t=!1,name:o,permalink:c="",target:a,rel:s,style:l,onClick:i,disabledTagName:m="span",...u})=>{const d=(0,n.A)("wc-block-components-product-name",e),p=m;if(t){const e=u;return(0,r.createElement)(p,{className:d,...e,dangerouslySetInnerHTML:{__html:o}})}return(0,r.createElement)("a",{className:d,href:c,target:a,...u,dangerouslySetInnerHTML:{__html:o},style:l})};var zt=o(131);o(9507);const $t=({children:e,className:t})=>(0,r.createElement)("div",{className:(0,n.A)("wc-block-components-product-badge",t)},e),Kt=()=>(0,r.createElement)($t,{className:"wc-block-components-product-backorder-badge"},(0,c.__)("Available on backorder","woocommerce")),qt=({image:e={},fallbackAlt:t=""})=>{const o=e.thumbnail?{src:e.thumbnail,alt:(0,Ee.decodeEntities)(e.alt)||t||"Product Image"}:{src:p.PLACEHOLDER_IMG_SRC,alt:""};return(0,r.createElement)("img",{...o,alt:o.alt})},Wt=({lowStockRemaining:e})=>e?(0,r.createElement)($t,{className:"wc-block-components-product-low-stock-badge"},(0,c.sprintf)(/* translators: %d stock amount (number of items in stock for product) */ /* translators: %d stock amount (number of items in stock for product) */ (0,c.__)("%d left in stock","woocommerce"),e)):null;var Gt=o(1194);o(4982);const Qt=({details:e=[]})=>{if(!Array.isArray(e))return null;if(0===(e=e.filter((e=>!e.hidden))).length)return null;let t="ul",o="li";return 1===e.length&&(t="div",o="div"),(0,r.createElement)(t,{className:"wc-block-components-product-details"},e.map((e=>{const t=(null==e?void 0:e.key)||e.name||"",c=(null==e?void 0:e.className)||(t?`wc-block-components-product-details__${(0,Gt.c)(t)}`:"");return(0,r.createElement)(o,{key:t+(e.display||e.value),className:c},t&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"wc-block-components-product-details__name"},(0,Ee.decodeEntities)(t),":")," "),(0,r.createElement)("span",{className:"wc-block-components-product-details__value"},(0,Ee.decodeEntities)(e.display||e.value)))})))};var Zt=o(7674),Jt=o.n(Zt);const Xt=["a","b","em","i","strong","p","br"],eo=["target","href","rel","name","download"],to=(e,t)=>{const o=(null==t?void 0:t.tags)||Xt,r=(null==t?void 0:t.attr)||eo;return Jt().sanitize(e,{ALLOWED_TAGS:o,ALLOWED_ATTR:r})},oo=window.wp.autop,ro=e=>e.replace(/<\/?[a-z][^>]*?>/gi,""),co=(e,t)=>e.replace(/[\s|\.\,]+$/i,"")+t,no=window.wp.wordcount,ao=["a","b","em","i","strong","p","br","ul","ol","li","h1","h2","h3","h4","h5","h6","pre","blockquote","img"],so=["target","href","rel","name","download","src","class","alt","style"],lo=({source:e,maxLength:t=15,countType:o="words",className:c="",style:n={}})=>{const a=(0,d.useMemo)((()=>((e,t=15,o="words")=>{const r=(0,oo.autop)(e);if((0,no.count)(r,o)<=t)return r;const c=(e=>{const t=e.indexOf("</p>");return-1===t?e:e.substr(0,t+4)})(r);return(0,no.count)(c,o)<=t?c:"words"===o?((e,t,o="…",r=!0)=>{const c=ro(e),n=c.split(" ").splice(0,t).join(" ");return n===c?r?(0,oo.autop)(c):c:r?(0,oo.autop)(co(n,o)):co(n,o)})(c,t):((e,t,o=!0,r="…",c=!0)=>{const n=ro(e),a=n.slice(0,t);if(a===n)return c?(0,oo.autop)(n):n;if(o)return(0,oo.autop)(co(a,r));const s=a.match(/([\s]+)/g),l=s?s.length:0,i=n.slice(0,t+l);return c?(0,oo.autop)(co(i,r)):co(i,r)})(c,t,"characters_including_spaces"===o)})(e,t,o)),[e,t,o]);return(0,r.createElement)(d.RawHTML,{style:n,className:c},to(a,{tags:ao,attr:so}))},io=({className:e,shortDescription:t="",fullDescription:o=""})=>{const c=t||o;return c?(0,r.createElement)(lo,{className:e,source:c,maxLength:15,countType:C.wordCountType||"words"}):null};o(401);const mo=({shortDescription:e="",fullDescription:t="",itemData:o=[],variation:c=[]})=>(0,r.createElement)("div",{className:"wc-block-components-product-metadata"},(0,r.createElement)(io,{className:"wc-block-components-product-metadata__description",shortDescription:e,fullDescription:t}),(0,r.createElement)(Qt,{details:o}),(0,r.createElement)(Qt,{details:c.map((({attribute:e="",value:t})=>({key:e,value:t})))})),uo=({currency:e,saleAmount:t,format:o="<price/>"})=>{if(!t||t<=0)return null;o.includes("<price/>")||(o="<price/>",console.error("Price formats need to include the `<price/>` tag."));const n=(0,c.sprintf)(/* translators: %s will be replaced by the discount amount */ /* translators: %s will be replaced by the discount amount */ (0,c.__)("Save %s","woocommerce"),o);return(0,r.createElement)($t,{className:"wc-block-components-sale-badge"},(0,d.createInterpolateElement)(n,{price:(0,r.createElement)(Ft.FormattedMonetaryAmount,{currency:e,value:t})}))},po=(e,t)=>e.convertPrecision(t.minorUnit).getAmount(),go=(0,d.forwardRef)((({lineItem:e,onRemove:t=(()=>{}),tabIndex:o},a)=>{const{name:s="",catalog_visibility:l="visible",short_description:i="",description:m="",low_stock_remaining:u=null,show_backorder_badge:g=!1,quantity_limits:h={minimum:1,maximum:99,multiple_of:1,editable:!0},sold_individually:_=!1,permalink:w="",images:E=[],variation:k=[],item_data:b=[],prices:v={currency_code:"USD",currency_minor_unit:2,currency_symbol:"$",currency_prefix:"$",currency_suffix:"",currency_decimal_separator:".",currency_thousand_separator:",",price:"0",regular_price:"0",sale_price:"0",price_range:null,raw_prices:{precision:6,price:"0",regular_price:"0",sale_price:"0"}},totals:y={currency_code:"USD",currency_minor_unit:2,currency_symbol:"$",currency_prefix:"$",currency_suffix:"",currency_decimal_separator:".",currency_thousand_separator:",",line_subtotal:"0",line_subtotal_tax:"0"},extensions:f}=e,{quantity:C,setItemQuantity:S,removeItem:N,isPendingDelete:P}=(e=>{const t={key:"",quantity:1};(e=>(0,de.isObject)(e)&&(0,de.objectHasProp)(e,"key")&&(0,de.objectHasProp)(e,"quantity")&&(0,de.isString)(e.key)&&(0,de.isNumber)(e.quantity))(e)&&(t.key=e.key,t.quantity=e.quantity);const{key:o="",quantity:r=1}=t,{cartErrors:c}=Me(),{__internalIncrementCalculating:n,__internalDecrementCalculating:a}=(0,U.useDispatch)(W.CHECKOUT_STORE_KEY),[s,l]=(0,d.useState)(r),[i]=(0,It.d7)(s,400),m=rt(i),{removeItemFromCart:u,changeCartItemQuantity:p}=(0,U.useDispatch)(W.CART_STORE_KEY);(0,d.useEffect)((()=>l(r)),[r]);const g=(0,U.useSelect)((e=>{if(!o)return{quantity:!1,delete:!1};const t=e(W.CART_STORE_KEY);return{quantity:t.isItemPendingQuantity(o),delete:t.isItemPendingDelete(o)}}),[o]),h=(0,d.useCallback)((()=>o?u(o).catch((e=>{(0,W.processErrorResponse)(e)})):Promise.resolve(!1)),[o,u]);return(0,d.useEffect)((()=>{o&&(0,de.isNumber)(m)&&Number.isFinite(m)&&m!==i&&p(o,i).catch((e=>{(0,W.processErrorResponse)(e)}))}),[o,p,i,m]),(0,d.useEffect)((()=>(g.delete?n():a(),()=>{g.delete&&a()})),[a,n,g.delete]),(0,d.useEffect)((()=>(g.quantity||i!==s?n():a(),()=>{(g.quantity||i!==s)&&a()})),[n,a,g.quantity,i,s]),{isPendingDelete:g.delete,quantity:s,setItemQuantity:l,removeItem:h,cartItemQuantityErrors:c}})(e),{dispatchStoreEvent:A}=Ge(),{receiveCart:R,...x}=Me(),T=(0,d.useMemo)((()=>({context:"cart",cartItem:e,cart:x})),[e,x]),I=(0,Vt.getCurrencyFromPriceResponse)(v),B=(0,kt.applyCheckoutFilter)({filterName:"itemName",defaultValue:s,extensions:f,arg:T}),M=(0,zt.A)({amount:parseInt(v.raw_prices.regular_price,10),precision:v.raw_prices.precision}),O=(0,zt.A)({amount:parseInt(v.raw_prices.price,10),precision:v.raw_prices.precision}),D=M.subtract(O),L=D.multiply(C),F=(0,Vt.getCurrencyFromPriceResponse)(y);let V=parseInt(y.line_subtotal,10);(0,p.getSetting)("displayCartPricesIncludingTax",!1)&&(V+=parseInt(y.line_subtotal_tax,10));const j=(0,zt.A)({amount:V,precision:F.minorUnit}),H=E.length?E[0]:{},Y="hidden"===l||"search"===l,z=(0,kt.applyCheckoutFilter)({filterName:"cartItemClass",defaultValue:"",extensions:f,arg:T}),$=(0,kt.applyCheckoutFilter)({filterName:"cartItemPrice",defaultValue:"<price/>",extensions:f,arg:T,validation:kt.productPriceValidation}),K=(0,kt.applyCheckoutFilter)({filterName:"subtotalPriceFormat",defaultValue:"<price/>",extensions:f,arg:T,validation:kt.productPriceValidation}),q=(0,kt.applyCheckoutFilter)({filterName:"saleBadgePriceFormat",defaultValue:"<price/>",extensions:f,arg:T,validation:kt.productPriceValidation}),G=(0,kt.applyCheckoutFilter)({filterName:"showRemoveItemLink",defaultValue:!0,extensions:f,arg:T});return(0,r.createElement)("tr",{className:(0,n.A)("wc-block-cart-items__row",z,{"is-disabled":P}),ref:a,tabIndex:o},(0,r.createElement)("td",{className:"wc-block-cart-item__image","aria-hidden":!(0,de.objectHasProp)(H,"alt")||!H.alt},Y?(0,r.createElement)(qt,{image:H,fallbackAlt:B}):(0,r.createElement)("a",{href:w,tabIndex:-1},(0,r.createElement)(qt,{image:H,fallbackAlt:B}))),(0,r.createElement)("td",{className:"wc-block-cart-item__product"},(0,r.createElement)("div",{className:"wc-block-cart-item__wrap"},(0,r.createElement)(Ut,{disabled:P||Y,name:B,permalink:w}),g?(0,r.createElement)(Kt,null):!!u&&(0,r.createElement)(Wt,{lowStockRemaining:u}),(0,r.createElement)("div",{className:"wc-block-cart-item__prices"},(0,r.createElement)(Yt,{currency:I,regularPrice:po(M,I),price:po(O,I),format:K})),(0,r.createElement)(uo,{currency:I,saleAmount:po(D,I),format:q}),(0,r.createElement)(mo,{shortDescription:i,fullDescription:m,itemData:b,variation:k}),(0,r.createElement)("div",{className:"wc-block-cart-item__quantity"},!_&&(0,r.createElement)(Lt,{disabled:P,editable:h.editable,quantity:C,minimum:h.minimum,maximum:h.maximum,step:h.multiple_of,onChange:t=>{S(t),A("cart-set-item-quantity",{product:e,quantity:t})},itemName:B}),G&&(0,r.createElement)("button",{className:"wc-block-cart-item__remove-link","aria-label":(0,c.sprintf)(/* translators: %s refers to the item's name in the cart. */ /* translators: %s refers to the item's name in the cart. */ (0,c.__)("Remove %s from cart","woocommerce"),B),onClick:()=>{t(),N(),A("cart-remove-item",{product:e,quantity:C}),(0,Ot.speak)((0,c.sprintf)(/* translators: %s refers to the item name in the cart. */ /* translators: %s refers to the item name in the cart. */ (0,c.__)("%s has been removed from your cart.","woocommerce"),B))},disabled:P},(0,c.__)("Remove item","woocommerce"))))),(0,r.createElement)("td",{className:"wc-block-cart-item__total"},(0,r.createElement)("div",{className:"wc-block-cart-item__total-price-and-sale-badge-wrapper"},(0,r.createElement)(Yt,{currency:F,format:$,price:j.getAmount()}),C>1&&(0,r.createElement)(uo,{currency:I,saleAmount:po(L,I),format:q}))))}));o(1045);const ho=[...Array(3)].map(((_x,e)=>(0,r.createElement)(go,{lineItem:{},key:e}))),_o=e=>{const t={};return e.forEach((({key:e})=>{t[e]=(0,d.createRef)()})),t},wo=({lineItems:e=[],isLoading:t=!1,className:o})=>{const a=(0,d.useRef)(null),s=(0,d.useRef)(_o(e));(0,d.useEffect)((()=>{s.current=_o(e)}),[e]);const l=e=>()=>{null!=s&&s.current&&e&&s.current[e].current instanceof HTMLElement?s.current[e].current.focus():a.current instanceof HTMLElement&&a.current.focus()},i=t?ho:e.map(((t,o)=>{const c=e.length>o+1?e[o+1].key:null;return(0,r.createElement)(go,{key:t.key,lineItem:t,onRemove:l(c),ref:s.current[t.key],tabIndex:-1})}));return(0,r.createElement)("table",{className:(0,n.A)("wc-block-cart-items",o),ref:a,tabIndex:-1},(0,r.createElement)("caption",{className:"screen-reader-text"},(0,r.createElement)("h2",null,(0,c.__)("Products in cart","woocommerce"))),(0,r.createElement)("thead",null,(0,r.createElement)("tr",{className:"wc-block-cart-items__header"},(0,r.createElement)("th",{className:"wc-block-cart-items__header-image"},(0,r.createElement)("span",null,(0,c.__)("Product","woocommerce"))),(0,r.createElement)("th",{className:"wc-block-cart-items__header-product"},(0,r.createElement)("span",null,(0,c.__)("Details","woocommerce"))),(0,r.createElement)("th",{className:"wc-block-cart-items__header-total"},(0,r.createElement)("span",null,(0,c.__)("Total","woocommerce"))))),(0,r.createElement)("tbody",null,i))},Eo=({className:e})=>{const{cartItems:t,cartIsLoading:o}=Me();return(0,r.createElement)(wo,{className:e,lineItems:t,isLoading:o})};(0,m.registerBlockType)("woocommerce/cart-line-items-block",{icon:{src:(0,r.createElement)(i.A,{icon:Rt.A,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,a.useBlockProps)();return(0,r.createElement)("div",{...o},(0,r.createElement)(Mt,null,(0,r.createElement)(Eo,{className:t})))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})}),(0,m.registerBlockType)("woocommerce/cart-cross-sells-block",{icon:{src:(0,r.createElement)(i.A,{icon:Rt.A,className:"wc-block-editor-components-block-icon"})},edit:()=>{const e=(0,a.useBlockProps)({className:"wc-block-cart__cross-sells"}),t=[["core/heading",{content:(0,c.__)("You may be interested in…","woocommerce"),level:2,fontSize:"large"},[]],["woocommerce/cart-cross-sells-products-block",{},[]]];return(0,r.createElement)("div",{...e},(0,r.createElement)(a.InnerBlocks,{template:t,templateLock:!1}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null))});const ko=window.wp.components,bo=window.wc.wcBlocksSharedContext,vo=window.wp.styleEngine;function yo(e={}){const t={};return(0,vo.getCSSRules)(e,{selector:""}).forEach((e=>{t[e.key]=e.value})),t}function fo(e,t){return e&&t?`has-${(0,Gt.c)(t)}-${e}`:""}const Co=e=>{const t=(e=>{const t=(0,de.isObject)(e)?e:{style:{}};let o=t.style;return(0,de.isString)(o)&&(o=JSON.parse(o)||{}),(0,de.isObject)(o)||(o={}),{...t,style:o}})(e),o=function(e){var t,o,r,c,a,s,l;const{backgroundColor:i,textColor:m,gradient:u,style:d}=e,p=fo("background-color",i),g=fo("color",m),h=function(e){if(e)return`has-${e}-gradient-background`}(u),_=h||(null==d||null===(t=d.color)||void 0===t?void 0:t.gradient);return{className:(0,n.A)(g,h,{[p]:!_&&!!p,"has-text-color":m||(null==d||null===(o=d.color)||void 0===o?void 0:o.text),"has-background":i||(null==d||null===(r=d.color)||void 0===r?void 0:r.background)||u||(null==d||null===(c=d.color)||void 0===c?void 0:c.gradient),"has-link-color":(0,de.isObject)(null==d||null===(a=d.elements)||void 0===a?void 0:a.link)?null==d||null===(s=d.elements)||void 0===s||null===(l=s.link)||void 0===l?void 0:l.color:void 0}),style:yo({color:(null==d?void 0:d.color)||{}})}}(t),r=function(e){var t;const o=(null===(t=e.style)||void 0===t?void 0:t.border)||{},r=function(e){var t;const{borderColor:o,style:r}=e,c=o?fo("border-color",o):"";return(0,n.A)({"has-border-color":!!o||!(null==r||null===(t=r.border)||void 0===t||!t.color),[c]:!!c})}(e);return{className:r,style:yo({border:o})}}(t),c=function(e){var t;return{className:void 0,style:yo({spacing:(null===(t=e.style)||void 0===t?void 0:t.spacing)||{}})}}(t),a=(e=>{const t=(0,de.isObject)(e.style.typography)?e.style.typography:{},o=(0,de.isString)(t.fontFamily)?t.fontFamily:"";return{className:e.fontFamily?`has-${e.fontFamily}-font-family`:o,style:{fontSize:e.fontSize?`var(--wp--preset--font-size--${e.fontSize})`:t.fontSize,fontStyle:t.fontStyle,fontWeight:t.fontWeight,letterSpacing:t.letterSpacing,lineHeight:t.lineHeight,textDecoration:t.textDecoration,textTransform:t.textTransform}}})(t);return{className:(0,n.A)(a.className,o.className,r.className,c.className),style:{...a.style,...o.style,...r.style,...c.style}}},So=window.wc.wcBlocksSharedHocs;o(6007);const No=(0,So.withProductDataContext)((e=>{const{className:t,align:o}=e,a=Co(e),{parentClassName:s}=(0,bo.useInnerBlockLayoutContext)(),{product:l}=(0,bo.useProductDataContext)();if(!(l.id&&l.on_sale||e.isDescendentOfSingleProductTemplate))return null;const i="string"==typeof o?`wc-block-components-product-sale-badge--align-${o}`:"";return(0,r.createElement)("div",{className:(0,n.A)("wc-block-components-product-sale-badge",t,i,{[`${s}__product-onsale`]:s},a.className),style:a.style},(0,r.createElement)(Ft.Label,{label:(0,c.__)("Sale","woocommerce"),screenReaderLabel:(0,c.__)("Product on sale","woocommerce")}))}));o(5183);let Po=function(e){return e.SINGLE="single",e.THUMBNAIL="thumbnail",e}({});const Ao=e=>(0,r.createElement)("img",{...e,src:p.PLACEHOLDER_IMG_SRC,alt:e.alt,width:void 0,height:void 0}),Ro=({image:e,loaded:t,showFullSize:o,fallbackAlt:c,width:n,scale:a,height:s,aspectRatio:l})=>{const{thumbnail:i,src:m,srcset:u,sizes:p,alt:g}=e||{},h={alt:g||c,hidden:!t,src:i,...o&&{src:m,srcSet:u,sizes:p}},_={height:s,width:n,objectFit:a,aspectRatio:l};return(0,r.createElement)(d.Fragment,null,h.src&&(0,r.createElement)("img",{style:_,"data-testid":"product-image",...h}),!e&&(0,r.createElement)(Ao,{style:_,alt:h.alt}))},xo=e=>{const{className:t,imageSizing:o=Po.SINGLE,showProductLink:a=!0,showSaleBadge:s,saleBadgeAlign:l="right",height:i,width:m,scale:u,aspectRatio:p,...g}=e,h=Co(e),{parentClassName:_}=(0,bo.useInnerBlockLayoutContext)(),{product:w,isLoading:E}=(0,bo.useProductDataContext)(),{dispatchStoreEvent:k}=Ge();if(!w.id)return(0,r.createElement)("div",{className:(0,n.A)(t,"wc-block-components-product-image",{[`${_}__product-image`]:_},h.className),style:h.style},(0,r.createElement)(Ao,null));const b=!!w.images.length,v=b?w.images[0]:null,y=a?"a":d.Fragment,f=(0,c.sprintf)(/* translators: %s is referring to the product name */ /* translators: %s is referring to the product name */ (0,c.__)("Link to %s","woocommerce"),w.name),C={href:w.permalink,...!b&&{"aria-label":f},onClick:()=>{k("product-view-link",{product:w})}};return delete g.style,(0,r.createElement)("div",{className:(0,n.A)(t,"wc-block-components-product-image",{[`${_}__product-image`]:_},h.className),style:h.style},(0,r.createElement)(y,{...a&&C},!!s&&(0,r.createElement)(No,{align:l,...g}),(0,r.createElement)(Ro,{fallbackAlt:(0,Ee.decodeEntities)(w.name),image:v,loaded:!E,showFullSize:o!==Po.THUMBNAIL,width:m,height:i,scale:u,aspectRatio:p})))};(0,So.withProductDataContext)(xo),o(7128);const To=({children:e,headingLevel:t,elementType:o=`h${t}`,...c})=>(0,r.createElement)(o,{...c},e),Io=e=>{const{className:t,headingLevel:o=2,showProductLink:c=!0,linkTarget:a,align:s}=e,l=Co(e),{parentClassName:i}=(0,bo.useInnerBlockLayoutContext)(),{product:m}=(0,bo.useProductDataContext)(),{dispatchStoreEvent:u}=Ge();return m.id?(0,r.createElement)(To,{headingLevel:o,className:(0,n.A)(t,l.className,"wc-block-components-product-title",{[`${i}__product-title`]:i,[`wc-block-components-product-title--align-${s}`]:s}),style:l.style},(0,r.createElement)(Ut,{disabled:!c,name:m.name,permalink:m.permalink,target:a,onClick:()=>{u("product-view-link",{product:m})}})):(0,r.createElement)(To,{headingLevel:o,className:(0,n.A)(t,l.className,"wc-block-components-product-title",{[`${i}__product-title`]:i,[`wc-block-components-product-title--align-${s}`]:s}),style:l.style})},Bo=((0,So.withProductDataContext)(Io),e=>({width:e/5*100+"%"})),Mo=({className:e,parentClassName:t})=>{const o=Bo(0);return(0,r.createElement)("div",{className:(0,n.A)(`${e}__norating-container`,`${t}-product-rating__norating-container`)},(0,r.createElement)("div",{className:`${e}__norating`,role:"img"},(0,r.createElement)("span",{style:o})),(0,r.createElement)("span",null,(0,c.__)("No Reviews","woocommerce")))},Oo=e=>{const{className:t,rating:o,reviews:a,parentClassName:s}=e,l=Bo(o),i=(0,c.sprintf)(/* translators: %f is referring to the average rating value */ /* translators: %f is referring to the average rating value */ (0,c.__)("Rated %f out of 5","woocommerce"),o),m={__html:(0,c.sprintf)(/* translators: %1$s is referring to the average rating value, %2$s is referring to the number of ratings */ /* translators: %1$s is referring to the average rating value, %2$s is referring to the number of ratings */ (0,c._n)("Rated %1$s out of 5 based on %2$s customer rating","Rated %1$s out of 5 based on %2$s customer ratings",a,"woocommerce"),(0,c.sprintf)('<strong class="rating">%f</strong>',o),(0,c.sprintf)('<span class="rating">%d</span>',a))};return(0,r.createElement)("div",{className:(0,n.A)(`${t}__stars`,`${s}__product-rating__stars`),role:"img","aria-label":i},(0,r.createElement)("span",{style:l,dangerouslySetInnerHTML:m}))},Do=e=>{const{className:t,reviews:o}=e,n=(0,c.sprintf)(/* translators: %s is referring to the total of reviews for a product */ /* translators: %s is referring to the total of reviews for a product */ (0,c._n)("(%s customer review)","(%s customer reviews)",o,"woocommerce"),o);return(0,r.createElement)("span",{className:`${t}__reviews_count`},n)},Lo=e=>{const{className:t="wc-block-components-product-rating",showReviewCount:o,showMockedReviews:c,parentClassName:a="",rating:s,reviews:l,styleProps:i,textAlign:m}=e,u=(0,n.A)(i.className,t,{[`${a}__product-rating`]:a,[`has-text-align-${m}`]:m}),d=c&&(0,r.createElement)(Mo,{className:t,parentClassName:a}),p=l?(0,r.createElement)(Oo,{className:t,rating:s,reviews:l,parentClassName:a}):d,g=l&&o;return(0,r.createElement)("div",{className:u,style:i.style},(0,r.createElement)("div",{className:`${t}__container`},p,g?(0,r.createElement)(Do,{className:t,reviews:l}):null))};o(7195);const Fo=e=>{const{textAlign:t="",shouldDisplayMockedReviewsWhenProductHasNoReviews:o}=e,c=Co(e),{parentClassName:n}=(0,bo.useInnerBlockLayoutContext)(),{product:a}=(0,bo.useProductDataContext)(),s=(e=>{const t=parseFloat(e.average_rating);return Number.isFinite(t)&&t>0?t:0})(a),l=(e=>{const t=(0,de.isNumber)(e.review_count)?e.review_count:parseInt(e.review_count,10);return Number.isFinite(t)&&t>0?t:0})(a);return(0,r.createElement)(Lo,{className:"wc-block-components-product-rating-stars",showMockedReviews:o,styleProps:c,parentClassName:n,reviews:l,rating:s,textAlign:t})},Vo=((0,So.withProductDataContext)(Fo),e=>{var t,o;const{className:c,textAlign:a,isDescendentOfSingleProductTemplate:s}=e,l=Co(e),{parentName:i,parentClassName:m}=(0,bo.useInnerBlockLayoutContext)(),{product:u}=(0,bo.useProductDataContext)(),d="woocommerce/all-products"===i,p=(0,n.A)("wc-block-components-product-price",c,l.className,{[`${m}__product-price`]:m});if(!u.id&&!s){const e=(0,r.createElement)(Yt,{align:a,className:p});return d?(0,r.createElement)("div",{className:"wp-block-woocommerce-product-price"},e):e}const g=u.prices,h=s?(0,Vt.getCurrencyFromPriceResponse)():(0,Vt.getCurrencyFromPriceResponse)(g),_="5000",w=g.price!==g.regular_price,E=(0,n.A)({[`${m}__product-price__value`]:m,[`${m}__product-price__value--on-sale`]:w}),k=(0,r.createElement)(Yt,{align:a,className:p,style:l.style,regularPriceStyle:l.style,priceStyle:l.style,priceClassName:E,currency:h,price:s?_:g.price,minPrice:null==g||null===(t=g.price_range)||void 0===t?void 0:t.min_amount,maxPrice:null==g||null===(o=g.price_range)||void 0===o?void 0:o.max_amount,regularPrice:s?_:g.regular_price,regularPriceClassName:(0,n.A)({[`${m}__product-price__regular`]:m})});return d?(0,r.createElement)("div",{className:"wp-block-woocommerce-product-price"},k):k}),jo=(e,t)=>{const o=e.find((({id:e})=>e===t));return o?o.quantity:0};o(1546);const Ho=({product:e,className:t,style:o})=>{const{id:a,permalink:s,add_to_cart:l,has_options:i,is_purchasable:m,is_in_stock:u}=e,{dispatchStoreEvent:g}=Ge(),{cartQuantity:h,addingToCart:_,addToCart:w}=(e=>{const{addItemToCart:t}=(0,U.useDispatch)(W.CART_STORE_KEY),{cartItems:o,cartIsLoading:r}=Me(),{createErrorNotice:c,removeNotice:n}=(0,U.useDispatch)("core/notices"),[a,s]=(0,d.useState)(!1),l=(0,d.useRef)(jo(o,e));return(0,d.useEffect)((()=>{const t=jo(o,e);t!==l.current&&(l.current=t)}),[o,e]),{cartQuantity:Number.isFinite(l.current)?l.current:0,addingToCart:a,cartIsLoading:r,addToCart:(o=1)=>(s(!0),t(e,o).then((()=>{n("add-to-cart")})).catch((e=>{c((0,Ee.decodeEntities)(e.message),{id:"add-to-cart",context:"wc/all-products",isDismissible:!0})})).finally((()=>{s(!1)})))}})(a),E=Number.isFinite(h)&&h>0,k=!i&&m&&u,b=(0,Ee.decodeEntities)((null==l?void 0:l.description)||""),v=E?(0,c.sprintf)(/* translators: %s number of products in cart. */ /* translators: %s number of products in cart. */ (0,c._n)("%d in cart","%d in cart",h,"woocommerce"),h):(0,Ee.decodeEntities)((null==l?void 0:l.text)||(0,c.__)("Add to cart","woocommerce")),y=k?"button":"a",f={};return k?f.onClick=async()=>{await w(),g("cart-add-item",{product:e});const{cartRedirectAfterAdd:t}=(0,p.getSetting)("productsSettings");t&&(window.location.href=R)}:(f.href=s,f.rel="nofollow",f.onClick=()=>{g("product-view-link",{product:e})}),(0,r.createElement)(y,{...f,"aria-label":b,disabled:_,className:(0,n.A)(t,"wp-block-button__link","wp-element-button","add_to_cart_button","wc-block-components-product-button__button",{loading:_,added:E}),style:o},v)},Yo=({className:e,style:t})=>(0,r.createElement)("button",{className:(0,n.A)("wp-block-button__link","wp-element-button","add_to_cart_button","wc-block-components-product-button__button","wc-block-components-product-button__button--placeholder",e),style:t,disabled:!0}),Uo=e=>{const{className:t,textAlign:o}=e,c=Co(e),{parentClassName:a}=(0,bo.useInnerBlockLayoutContext)(),{product:s}=(0,bo.useProductDataContext)();return(0,r.createElement)("div",{className:(0,n.A)(t,"wp-block-button","wc-block-components-product-button",{[`${a}__product-add-to-cart`]:a,[`align-${o}`]:o})},s.id?(0,r.createElement)(Ho,{product:s,style:c.style,className:c.className}):(0,r.createElement)(Yo,{style:c.style,className:c.className}))},zo=((0,So.withProductDataContext)(Uo),({product:e})=>(0,r.createElement)("div",{className:"cross-sells-product"},(0,r.createElement)(bo.InnerBlockLayoutContextProvider,{parentName:"woocommerce/cart-cross-sells-block",parentClassName:"wp-block-cart-cross-sells-product"},(0,r.createElement)(bo.ProductDataContextProvider,{isLoading:!1,product:e},(0,r.createElement)("div",null,(0,r.createElement)(xo,{className:"",showSaleBadge:!0,productId:e.id,showProductLink:!0,saleBadgeAlign:"left",imageSizing:Po.SINGLE,isDescendentOfQueryLoop:!1,scale:"cover",aspectRatio:"1:1"}),(0,r.createElement)(Io,{align:"",headingLevel:3,showProductLink:!0}),(0,r.createElement)(Fo,{isDescendentOfQueryLoop:!1,isDescendentOfSingleProductBlock:!1,productId:e.id,postId:0,shouldDisplayMockedReviewsWhenProductHasNoReviews:!1}),(0,r.createElement)(Vo,null)),(0,r.createElement)(Uo,null))))),$o=({products:e,columns:t})=>{const o=e.map(((e,o)=>o>=t?null:(0,r.createElement)(zo,{isLoading:!1,product:e,key:e.id})));return(0,r.createElement)("div",null,o)},Ko={A:3},qo=({className:e,columns:t})=>{const{crossSellsProducts:o}=Me();return void 0===t&&(t=Ko.A),(0,r.createElement)($o,{className:e,columns:t,products:o})};o(9085),o(5049),(0,m.registerBlockType)("woocommerce/cart-cross-sells-products-block",{icon:{src:(0,r.createElement)(i.A,{icon:Rt.A,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e,setAttributes:t})=>{const{className:o,columns:n}=e,s=(0,a.useBlockProps)();return(0,r.createElement)("div",{...s},(0,r.createElement)(a.InspectorControls,null,(0,r.createElement)(ko.PanelBody,{title:(0,c.__)("Settings","woocommerce")},(0,r.createElement)(ko.RangeControl,{label:(0,c.__)("Cross-Sells products to show","woocommerce"),value:n,onChange:e=>t({columns:e}),min:(0,p.getSetting)("minColumns",1),max:(0,p.getSetting)("maxColumns",6)}))),(0,r.createElement)(Mt,null,(0,r.createElement)(qo,{columns:n,className:o})))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});const Wo=(0,d.forwardRef)((({children:e,className:t=""},o)=>(0,r.createElement)("div",{ref:o,className:(0,n.A)("wc-block-components-sidebar",t)},e)));function Go(e){const t=(0,d.useRef)(e);return Ye()(e,t.current)||(t.current=e),t.current}o(6229),(0,m.registerBlockType)("woocommerce/cart-totals-block",{icon:{src:(0,r.createElement)(i.A,{icon:Rt.A,className:"wc-block-editor-components-block-icon"})},edit:({clientId:e})=>{const t=(0,a.useBlockProps)({className:"wc-block-cart__sidebar"}),o=Nt(kt.innerBlockAreas.CART_TOTALS),c=[["woocommerce/cart-order-summary-block",{},[]],["woocommerce/cart-express-payment-block",{},[]],["woocommerce/proceed-to-checkout-block",{},[]],["woocommerce/cart-accepted-payment-methods-block",{},[]]];return Pt({clientId:e,registeredBlocks:o,defaultTemplate:c}),(0,r.createElement)(Wo,{...t},(0,r.createElement)(a.InnerBlocks,{allowedBlocks:o,template:c,templateLock:!1,renderAppender:a.InnerBlocks.ButtonBlockAppender}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null))});const Qo=(e=!1)=>{const{paymentMethodsInitialized:t,expressPaymentMethodsInitialized:o,availablePaymentMethods:r,availableExpressPaymentMethods:c}=(0,U.useSelect)((e=>{const t=e(W.PAYMENT_STORE_KEY);return{paymentMethodsInitialized:t.paymentMethodsInitialized(),expressPaymentMethodsInitialized:t.expressPaymentMethodsInitialized(),availableExpressPaymentMethods:t.getAvailableExpressPaymentMethods(),availablePaymentMethods:t.getAvailablePaymentMethods()}})),n=Object.values(r).map((({name:e})=>e)),a=Object.values(c).map((({name:e})=>e)),s=(0,pt.getPaymentMethods)(),l=(0,pt.getExpressPaymentMethods)(),i=Object.keys(s).reduce(((e,t)=>(n.includes(t)&&(e[t]=s[t]),e)),{}),m=Object.keys(l).reduce(((e,t)=>(a.includes(t)&&(e[t]=l[t]),e)),{}),u=Go(i),d=Go(m);return{paymentMethods:e?d:u,isInitialized:e?o:t}},Zo=()=>Qo(!0);var Jo=o(4133);const Xo={warning:"#F0B849",error:"#CC1818",success:"#46B450",info:"#0073AA"},er=({status:e="warning",...t})=>(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},(0,r.createElement)("path",{d:"M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20Z",stroke:Xo[e],strokeWidth:"1.5"}),(0,r.createElement)("path",{d:"M13 7H11V13H13V7Z",fill:Xo[e]}),(0,r.createElement)("path",{d:"M13 15H11V17H13V15Z",fill:Xo[e]}));o(9705);const tr=({href:e,title:t,description:o,warning:n})=>(0,r.createElement)("a",{href:e,className:"wc-block-editor-components-external-link-card",target:"_blank",rel:"noreferrer"},(0,r.createElement)("span",{className:"wc-block-editor-components-external-link-card__content"},(0,r.createElement)("strong",{className:"wc-block-editor-components-external-link-card__title"},t),o&&(0,r.createElement)("span",{className:"wc-block-editor-components-external-link-card__description",dangerouslySetInnerHTML:{__html:to(o)}}),n?(0,r.createElement)("span",{className:"wc-block-editor-components-external-link-card__warning"},(0,r.createElement)(i.A,{icon:(0,r.createElement)(er,{status:"error"})}),(0,r.createElement)("span",null,n)):null),(0,r.createElement)(ko.VisuallyHidden,{as:"span"},/* translators: accessibility text */ /* translators: accessibility text */ (0,c.__)("(opens in a new tab)","woocommerce")),(0,r.createElement)(i.A,{icon:Jo.A,className:"wc-block-editor-components-external-link-card__icon"})),or=["height","borderRadius"],rr=e=>{const t=(0,U.select)(W.PAYMENT_STORE_KEY).getAvailableExpressPaymentMethods();return Object.values(t).reduce(((t,o)=>t||(null==o?void 0:o.supportsStyle.some((t=>e.includes(t))))),!1)},cr=({attributes:e,setAttributes:t})=>{const{buttonHeight:o,buttonBorderRadius:n}=e;return(0,r.createElement)(r.Fragment,null,rr(["height"])&&(0,r.createElement)(ko.RadioControl,{label:(0,c.__)("Button height","woocommerce"),selected:o,options:[{label:(0,c.__)("Small (40px)","woocommerce"),value:"40"},{label:(0,c.__)("Medium (48px)","woocommerce"),value:"48"},{label:(0,c.__)("Large (55px)","woocommerce"),value:"55"}],onChange:e=>t({buttonHeight:e})}),rr(["borderRadius"])&&(0,r.createElement)("div",{className:"border-radius-control-container"},(0,r.createElement)(a.HeightControl,{label:(0,c.__)("Button border radius","woocommerce"),value:n,onChange:e=>{const o=e.replace("px","");t({buttonBorderRadius:o})}})))},nr=({attributes:e,setAttributes:t})=>e.showButtonStyles?(0,r.createElement)(cr,{attributes:e,setAttributes:t}):null,ar=()=>{const e=(0,U.select)(W.PAYMENT_STORE_KEY).getAvailableExpressPaymentMethods();return Object.entries(e).length<1?(0,r.createElement)("p",{className:"wc-block-checkout__controls-text"},(0,c.__)("You currently have no express payment integrations active.","woocommerce")):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("p",{className:"wc-block-checkout__controls-text"},(0,c.__)("You currently have the following express payment integrations active.","woocommerce")),Object.values(e).map((e=>(0,r.createElement)(tr,{key:e.name,href:`${p.ADMIN_URL}admin.php?page=wc-settings&tab=checkout§ion=${encodeURIComponent(e.gatewayId)}`,title:e.title,description:e.description}))))},sr=(0,r.createElement)(r.Fragment,null,(0,c.__)("Apply uniform styles","woocommerce")," ",(0,r.createElement)("span",{className:"express-payment-styles-beta-badge"},"Beta")),lr=({attributes:e,setAttributes:t})=>(0,r.createElement)(a.InspectorControls,null,rr(or)&&(0,r.createElement)(ko.PanelBody,{title:(0,c.__)("Button Settings","woocommerce"),className:"express-payment-button-settings"},(0,r.createElement)(ko.ToggleControl,{label:sr,checked:e.showButtonStyles,onChange:()=>t({showButtonStyles:!e.showButtonStyles}),help:(0,c.__)("Sets a consistent style for express payment buttons.","woocommerce")}),(0,r.createElement)(ko.Notice,{status:"warning",isDismissible:!1,className:"wc-block-checkout__notice express-payment-styles-notice"},(0,r.createElement)("strong",null,(0,c.__)("Note","woocommerce"),":")," ",(0,c.__)("Some payment methods might not yet support all style controls","woocommerce")),(0,r.createElement)(nr,{attributes:e,setAttributes:t})),(0,r.createElement)(ko.PanelBody,{title:(0,c.__)("Express Payment Methods","woocommerce")},(0,r.createElement)(ar,null)));o(8375);const ir=({children:e,className:t,screenReaderLabel:o,showSpinner:a=!1,isLoading:s=!0})=>(0,r.createElement)("div",{className:(0,n.A)(t,{"wc-block-components-loading-mask":s})},s&&a&&(0,r.createElement)(Ft.Spinner,null),(0,r.createElement)("div",{className:(0,n.A)({"wc-block-components-loading-mask__children":s}),"aria-hidden":s},e),s&&(0,r.createElement)("span",{className:"screen-reader-text"},o||(0,c.__)("Loading…","woocommerce"))),mr=(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)("g",{fill:"none",fillRule:"evenodd"},(0,r.createElement)("path",{d:"M0 0h24v24H0z"}),(0,r.createElement)("path",{fill:"#000",fillRule:"nonzero",d:"M17.3 8v1c1 .2 1.4.9 1.4 1.7h-1c0-.6-.3-1-1-1-.8 0-1.3.4-1.3.9 0 .4.3.6 1.4 1 1 .2 2 .6 2 1.9 0 .9-.6 1.4-1.5 1.5v1H16v-1c-.9-.1-1.6-.7-1.7-1.7h1c0 .6.4 1 1.3 1 1 0 1.2-.5 1.2-.8 0-.4-.2-.8-1.3-1.1-1.3-.3-2.1-.8-2.1-1.8 0-.9.7-1.5 1.6-1.6V8h1.3zM12 10v1H6v-1h6zm2-2v1H6V8h8zM2 4v16h20V4H2zm2 14V6h16v12H4z"}),(0,r.createElement)("path",{stroke:"#000",strokeLinecap:"round",d:"M6 16c2.6 0 3.9-3 1.7-3-2 0-1 3 1.5 3 1 0 1-.8 2.8-.8"})));var ur=o(4166),dr=o(3576),pr=o(8994);o(777);const gr={bank:ur.A,bill:dr.A,card:pr.A,checkPayment:mr},hr=({icon:e="",text:t=""})=>{const o=!!e,c=(0,d.useCallback)((e=>o&&(0,de.isString)(e)&&(0,de.objectHasProp)(gr,e)),[o]),a=(0,n.A)("wc-block-components-payment-method-label",{"wc-block-components-payment-method-label--with-icon":o});return(0,r.createElement)("span",{className:a},c(e)?(0,r.createElement)(i.A,{icon:gr[e]}):e,t)},_r=e=>`wc-block-components-payment-method-icon wc-block-components-payment-method-icon--${e}`,wr=({id:e,src:t=null,alt:o=""})=>t?(0,r.createElement)("img",{className:_r(e),src:t,alt:o}):null,Er=[{id:"alipay",alt:"Alipay",src:S+"payment-methods/alipay.svg"},{id:"amex",alt:"American Express",src:S+"payment-methods/amex.svg"},{id:"bancontact",alt:"Bancontact",src:S+"payment-methods/bancontact.svg"},{id:"diners",alt:"Diners Club",src:S+"payment-methods/diners.svg"},{id:"discover",alt:"Discover",src:S+"payment-methods/discover.svg"},{id:"eps",alt:"EPS",src:S+"payment-methods/eps.svg"},{id:"giropay",alt:"Giropay",src:S+"payment-methods/giropay.svg"},{id:"ideal",alt:"iDeal",src:S+"payment-methods/ideal.svg"},{id:"jcb",alt:"JCB",src:S+"payment-methods/jcb.svg"},{id:"laser",alt:"Laser",src:S+"payment-methods/laser.svg"},{id:"maestro",alt:"Maestro",src:S+"payment-methods/maestro.svg"},{id:"mastercard",alt:"Mastercard",src:S+"payment-methods/mastercard.svg"},{id:"multibanco",alt:"Multibanco",src:S+"payment-methods/multibanco.svg"},{id:"p24",alt:"Przelewy24",src:S+"payment-methods/p24.svg"},{id:"sepa",alt:"Sepa",src:S+"payment-methods/sepa.svg"},{id:"sofort",alt:"Sofort",src:S+"payment-methods/sofort.svg"},{id:"unionpay",alt:"Union Pay",src:S+"payment-methods/unionpay.svg"},{id:"visa",alt:"Visa",src:S+"payment-methods/visa.svg"},{id:"wechat",alt:"WeChat",src:S+"payment-methods/wechat.svg"}];o(4957);const kr=({icons:e=[],align:t="center",className:o})=>{const c=(e=>{const t={};return e.forEach((e=>{let o={};"string"==typeof e&&(o={id:e,alt:e,src:null}),"object"==typeof e&&(o={id:e.id||"",alt:e.alt||"",src:e.src||null}),o.id&&(0,de.isString)(o.id)&&!t[o.id]&&(t[o.id]=o)})),Object.values(t)})(e);if(0===c.length)return null;const a=(0,n.A)("wc-block-components-payment-method-icons",{"wc-block-components-payment-method-icons--align-left":"left"===t,"wc-block-components-payment-method-icons--align-right":"right"===t},o);return(0,r.createElement)("div",{className:a},c.map((e=>{const t={...e,...(o=e.id,Er.find((e=>e.id===o))||{})};var o;return(0,r.createElement)(wr,{key:"payment-method-icon-"+e.id,...t})})))},br=(e="")=>{const{cartCoupons:t,cartIsLoading:o}=Me(),{createErrorNotice:r}=(0,U.useDispatch)("core/notices"),{createNotice:n}=(0,U.useDispatch)("core/notices"),{setValidationErrors:a}=(0,U.useDispatch)(W.validationStore),{isApplyingCoupon:s,isRemovingCoupon:l}=(0,U.useSelect)((e=>{const t=e(W.CART_STORE_KEY);return{isApplyingCoupon:t.isApplyingCoupon(),isRemovingCoupon:t.isRemovingCoupon()}})),{applyCoupon:i,removeCoupon:m}=(0,U.useDispatch)(W.CART_STORE_KEY),u=(0,U.useSelect)((e=>e(W.CHECKOUT_STORE_KEY).getOrderId()));return{appliedCoupons:t,isLoading:o,applyCoupon:t=>i(t).then((()=>((0,kt.applyCheckoutFilter)({filterName:"showApplyCouponNotice",defaultValue:!0,arg:{couponCode:t,context:e}})&&n("info",(0,c.sprintf)(/* translators: %s coupon code. */ /* translators: %s coupon code. */ (0,c.__)('Coupon code "%s" has been applied to your cart.',"woocommerce"),t),{id:"coupon-form",type:"snackbar",context:e}),Promise.resolve(!0)))).catch((e=>{const t=(e=>{var t,o,r,c;return u&&u>0&&null!=e&&null!==(t=e.data)&&void 0!==t&&null!==(o=t.details)&&void 0!==o&&o.checkout?e.data.details.checkout:null!=e&&null!==(r=e.data)&&void 0!==r&&null!==(c=r.details)&&void 0!==c&&c.cart?e.data.details.cart:e.message})(e);return a({coupon:{message:(0,Ee.decodeEntities)(t),hidden:!1}}),Promise.resolve(!1)})),removeCoupon:t=>m(t).then((()=>((0,kt.applyCheckoutFilter)({filterName:"showRemoveCouponNotice",defaultValue:!0,arg:{couponCode:t,context:e}})&&n("info",(0,c.sprintf)(/* translators: %s coupon code. */ /* translators: %s coupon code. */ (0,c.__)('Coupon code "%s" has been removed from your cart.',"woocommerce"),t),{id:"coupon-form",type:"snackbar",context:e}),Promise.resolve(!0)))).catch((t=>(r(t.message,{id:"coupon-form",context:e}),Promise.resolve(!1)))),isApplyingCoupon:s,isRemovingCoupon:l}},vr=(e,t)=>{const o=[],r=(t,o)=>{const r=o+"_tax",c=(0,de.objectHasProp)(e,o)&&(0,de.isString)(e[o])?parseInt(e[o],10):0;return{key:o,label:t,value:c,valueWithTax:c+((0,de.objectHasProp)(e,r)&&(0,de.isString)(e[r])?parseInt(e[r],10):0)}};return o.push(r((0,c.__)("Subtotal:","woocommerce"),"total_items")),o.push(r((0,c.__)("Fees:","woocommerce"),"total_fees")),o.push(r((0,c.__)("Discount:","woocommerce"),"total_discount")),o.push({key:"total_tax",label:(0,c.__)("Taxes:","woocommerce"),value:parseInt(e.total_tax,10),valueWithTax:parseInt(e.total_tax,10)}),t&&o.push(r((0,c.__)("Shipping:","woocommerce"),"total_shipping")),o};class yr extends d.Component{constructor(...e){super(...e),(0,u.A)(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return{errorMessage:e.message,hasError:!0}}render(){const{hasError:e,errorMessage:t}=this.state,{isEditor:o}=this.props;if(e){let e=(0,c.__)("We are experiencing difficulties with this payment method. Please contact us for assistance.","woocommerce");(o||p.CURRENT_USER_IS_ADMIN)&&(e=t||(0,c.__)("There was an error with this payment method. Please verify it's configured correctly.","woocommerce"));const n=[{id:"0",content:e,isDismissible:!1,status:"error"}];return(0,r.createElement)(Ft.StoreNoticesContainer,{additionalNotices:n,context:ge.PAYMENTS})}return this.props.children}}const fr=yr,Cr="wc/store/payment",Sr=(0,d.createContext)({showButtonStyles:!1,buttonHeight:"48",buttonBorderRadius:"4"}),Nr=()=>{const{isEditor:e}=$(),{showButtonStyles:t,buttonHeight:o,buttonBorderRadius:n}=(0,d.useContext)(Sr),a=t?{height:o,borderRadius:n}:void 0,{activePaymentMethod:s,paymentMethodData:l}=(0,U.useSelect)((e=>{const t=e(Cr);return{activePaymentMethod:t.getActivePaymentMethod(),paymentMethodData:t.getPaymentMethodData()}})),{__internalSetActivePaymentMethod:i,__internalSetExpressPaymentStarted:m,__internalSetPaymentIdle:u,__internalSetPaymentError:g,__internalSetPaymentMethodData:h,__internalSetExpressPaymentError:_}=(0,U.useDispatch)(Cr),{paymentMethods:w}=Zo(),E=(()=>{const{onCheckoutBeforeProcessing:e,onCheckoutValidationBeforeProcessing:t,onCheckoutAfterProcessingWithSuccess:o,onCheckoutAfterProcessingWithError:r,onSubmit:n,onCheckoutSuccess:a,onCheckoutFail:s,onCheckoutValidation:l}=it(),{isCalculating:i,isComplete:m,isIdle:u,isProcessing:g,customerId:h}=(0,U.useSelect)((e=>{const t=e(W.CHECKOUT_STORE_KEY);return{isComplete:t.isComplete(),isIdle:t.isIdle(),isProcessing:t.isProcessing(),customerId:t.getCustomerId(),isCalculating:t.isCalculating()}})),{paymentStatus:_,activePaymentMethod:w,shouldSavePayment:E}=(0,U.useSelect)((e=>{const t=e(W.PAYMENT_STORE_KEY);return{paymentStatus:{get isPristine(){return Q()("isPristine",{since:"9.6.0",alternative:"isIdle",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),t.isPaymentIdle()},isIdle:t.isPaymentIdle(),isStarted:t.isExpressPaymentStarted(),isProcessing:t.isPaymentProcessing(),get isFinished(){return Q()("isFinished",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),t.hasPaymentError()||t.isPaymentReady()},hasError:t.hasPaymentError(),get hasFailed(){return Q()("hasFailed",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),t.hasPaymentError()},get isSuccessful(){return Q()("isSuccessful",{since:"9.6.0",plugin:"WooCommerce Blocks",link:"https://github.com/woocommerce/woocommerce-blocks/pull/8110"}),t.isPaymentReady()},isReady:t.isPaymentReady(),isDoingExpressPayment:t.isExpressPaymentMethodActive()},activePaymentMethod:t.getActivePaymentMethod(),shouldSavePayment:t.getShouldSavePaymentMethod()}})),{__internalSetExpressPaymentError:k}=(0,U.useDispatch)(W.PAYMENT_STORE_KEY),{onPaymentProcessing:b,onPaymentSetup:v}=(0,d.useContext)(te),{shippingErrorStatus:y,shippingErrorTypes:f,onShippingRateSuccess:C,onShippingRateFail:S,onShippingRateSelectSuccess:N,onShippingRateSelectFail:P}=tt(),{shippingRates:A,isLoadingRates:R,selectedRates:x,isSelectingRate:T,selectShippingRate:I,needsShipping:B}=Qe(),{billingAddress:M,shippingAddress:O}=(0,U.useSelect)((e=>e(W.CART_STORE_KEY).getCustomerData())),{setShippingAddress:D}=(0,U.useDispatch)(W.CART_STORE_KEY),{cartItems:L,cartFees:F,cartTotals:V,extensions:j}=Me(),{appliedCoupons:H}=br(),Y=(0,d.useRef)(vr(V,B)),z=(0,d.useRef)({label:(0,c.__)("Total","woocommerce"),value:parseInt(V.total_price,10)});(0,d.useEffect)((()=>{Y.current=vr(V,B),z.current={label:(0,c.__)("Total","woocommerce"),value:parseInt(V.total_price,10)}}),[V,B]);const $=(0,d.useCallback)(((e="")=>{Q()("setExpressPaymentError should only be used by Express Payment Methods (using the provided onError handler).",{alternative:"",plugin:"woocommerce-gutenberg-products-block",link:"https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4228"}),k(e)}),[k]);return{activePaymentMethod:w,billing:{appliedCoupons:H,billingAddress:M,billingData:M,cartTotal:z.current,cartTotalItems:Y.current,currency:(0,Vt.getCurrencyFromPriceResponse)(V),customerId:h,displayPricesIncludingTax:(0,p.getSetting)("displayCartPricesIncludingTax",!1)},cartData:{cartItems:L,cartFees:F,extensions:j},checkoutStatus:{isCalculating:i,isComplete:m,isIdle:u,isProcessing:g},components:{LoadingMask:ir,PaymentMethodIcons:kr,PaymentMethodLabel:hr,ValidationInputError:Ft.ValidationInputError},emitResponse:{noticeContexts:ge,responseTypes:pe},eventRegistration:{onCheckoutAfterProcessingWithError:r,onCheckoutAfterProcessingWithSuccess:o,onCheckoutBeforeProcessing:e,onCheckoutValidationBeforeProcessing:t,onCheckoutSuccess:a,onCheckoutFail:s,onCheckoutValidation:l,onPaymentProcessing:b,onPaymentSetup:v,onShippingRateFail:S,onShippingRateSelectFail:P,onShippingRateSelectSuccess:N,onShippingRateSuccess:C},onSubmit:n,paymentStatus:_,setExpressPaymentError:$,shippingData:{isSelectingRate:T,needsShipping:B,selectedRates:x,setSelectedRates:I,setShippingAddress:D,shippingAddress:O,shippingRates:A,shippingRatesLoading:R},shippingStatus:{shippingErrorStatus:y,shippingErrorTypes:f},shouldSavePayment:E}})(),k=(0,d.useRef)(s),b=(0,d.useRef)(l),v=(0,d.useCallback)((e=>()=>{k.current=s,b.current=l,m(),i(e)}),[s,l,i,m]),y=(0,d.useCallback)((()=>{u(),i(k.current,b.current)}),[i,u]),f=(0,d.useCallback)((e=>{g(),h(e),_(e),i(k.current,b.current)}),[i,g,h,_]),C=(0,d.useCallback)(((e="")=>{Q()("Express Payment Methods should use the provided onError handler instead.",{alternative:"onError",plugin:"woocommerce-gutenberg-products-block",link:"https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4228"}),e?f(e):_("")}),[_,f]),S=Object.entries(w),N=S.length>0?S.map((([t,o])=>{const c=e?o.edit:o.content;return(0,d.isValidElement)(c)?(0,r.createElement)("li",{key:t,id:`express-payment-method-${t}`},(0,d.cloneElement)(c,{...E,onClick:v(t),onClose:y,onError:f,setExpressPaymentError:C,buttonAttributes:a})):null})):(0,r.createElement)("li",{key:"noneRegistered"},(0,c.__)("No registered Payment Methods","woocommerce"));return(0,r.createElement)(fr,{isEditor:e},(0,r.createElement)("ul",{className:"wc-block-components-express-payment__event-buttons"},N))};o(9569);const Pr=()=>{const{paymentMethods:e,isInitialized:t}=Zo(),{isCalculating:o,isProcessing:n,isAfterProcessing:a,isBeforeProcessing:s,isComplete:l,hasError:i}=(0,U.useSelect)((e=>{const t=e(W.CHECKOUT_STORE_KEY);return{isCalculating:t.isCalculating(),isProcessing:t.isProcessing(),isAfterProcessing:t.isAfterProcessing(),isBeforeProcessing:t.isBeforeProcessing(),isComplete:t.isComplete(),hasError:t.hasError()}})),m=(0,U.useSelect)((e=>e(W.PAYMENT_STORE_KEY).isExpressPaymentMethodActive()));if(!t||t&&0===Object.keys(e).length)return null;const u=n||a||s||l&&!i;return(0,r.createElement)(r.Fragment,null,(0,r.createElement)(ir,{isLoading:o||u||m},(0,r.createElement)("div",{className:"wc-block-components-express-payment wc-block-components-express-payment--cart"},(0,r.createElement)("div",{className:"wc-block-components-express-payment__content"},(0,r.createElement)(Ft.StoreNoticesContainer,{context:ge.EXPRESS_PAYMENTS}),(0,r.createElement)(Nr,null)))),(0,r.createElement)("div",{className:"wc-block-components-express-payment-continue-rule wc-block-components-express-payment-continue-rule--cart"},(0,c.__)("Or","woocommerce")))},Ar=({className:e})=>{const{cartNeedsPayment:t}=Me();return t?(0,r.createElement)("div",{className:(0,n.A)("wc-block-cart__payment-options",e)},(0,r.createElement)(Pr,null)):null};o(5913);const Rr=(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"currentColor",viewBox:"0 0 24 24"},(0,r.createElement)("path",{stroke:"#1E1E1E",strokeLinejoin:"round",strokeWidth:"1.5",d:"M18.25 12a6.25 6.25 0 1 1-12.5 0 6.25 6.25 0 0 1 12.5 0Z"}),(0,r.createElement)("path",{fill:"#1E1E1E",d:"M10 3h4v3h-4z"}),(0,r.createElement)("rect",{width:"1.5",height:"5",x:"11.25",y:"8",fill:"#1E1E1E",rx:".75"}),(0,r.createElement)("path",{fill:"#1E1E1E",d:"m15.7 4.816 1.66 1.078-1.114 1.718-1.661-1.078z"}));(0,m.registerBlockType)("woocommerce/cart-express-payment-block",{icon:{src:(0,r.createElement)(i.A,{style:{fill:"none"},icon:Rr,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e,setAttributes:t})=>{const{paymentMethods:o,isInitialized:c}=Zo(),s=Object.keys(o).length>0,l=(0,a.useBlockProps)({className:(0,n.A)({"wp-block-woocommerce-cart-express-payment-block--has-express-payment-methods":s})}),{className:i,showButtonStyles:m,buttonHeight:u,buttonBorderRadius:d}=e;return c&&s?(0,r.createElement)("div",{...l},(0,r.createElement)(lr,{attributes:e,setAttributes:t}),(0,r.createElement)(Sr.Provider,{value:{showButtonStyles:m,buttonHeight:u,buttonBorderRadius:d}},(0,r.createElement)(Ar,{className:i}))):null},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});var xr=o(498);const Tr=(0,c.__)("Proceed to Checkout","woocommerce"),Ir={checkoutPageId:{type:"number",default:0},lock:{type:"object",default:{move:!0,remove:!0}},buttonLabel:{type:"string",default:Tr}};var Br=o(1777);o(2080),o(7791);const Mr=()=>(0,r.createElement)("span",{className:"wc-block-components-spinner","aria-hidden":"true"}),Or=(0,d.forwardRef)(((e,t)=>{"showSpinner"in e&&Q()("showSpinner prop",{version:"8.9.0",alternative:"Render a spinner in the button children instead.",plugin:"WooCommerce"});const{className:o,showSpinner:c=!1,children:a,variant:s="contained",removeTextWrap:l=!1,...i}=e,m=(0,n.A)("wc-block-components-button","wp-element-button",o,s,{"wc-block-components-button--loading":c});if("href"in e)return(0,r.createElement)(Br.$,{render:(0,r.createElement)("a",{ref:t,href:e.href},c&&(0,r.createElement)(Mr,null),(0,r.createElement)("span",{className:"wc-block-components-button__text"},a)),className:m,...i});const u=l?e.children:(0,r.createElement)("span",{className:"wc-block-components-button__text"},e.children);return(0,r.createElement)(Br.$,{ref:t,className:m,...i},c&&(0,r.createElement)(Mr,null),u)})),Dr=({onChange:e,placeholder:t,value:o,children:c,...n})=>(0,r.createElement)(Or,{...n},(0,r.createElement)(a.RichText,{multiline:!1,allowedFormats:[],value:o,placeholder:t,onChange:e}),c),Lr=(e,t)=>{if(!e.title.raw)return e.slug;const o=1===t.filter((t=>t.title.raw===e.title.raw)).length;return e.title.raw+(o?"":` - ${e.slug}`)},Fr=({setPageId:e,pageId:t,labels:o})=>{const n=(0,U.useSelect)((e=>e("core").getEntityRecords("postType","page",{status:"publish",orderby:"title",order:"asc",per_page:100})),[])||null;return n?(0,r.createElement)(ko.PanelBody,{title:o.title},(0,r.createElement)(ko.SelectControl,{label:(0,c.__)("Link to","woocommerce"),value:t,options:[{label:o.default,value:0},...n.map((e=>({label:Lr(e,n),value:parseInt(e.id,10)})))],onChange:t=>e(parseInt(t,10))})):null};o(6080),(0,m.registerBlockType)("woocommerce/proceed-to-checkout-block",{icon:{src:(0,r.createElement)(i.A,{icon:xr.A,className:"wc-block-editor-components-block-icon"})},attributes:Ir,edit:({attributes:e,setAttributes:t})=>{const o=(0,a.useBlockProps)(),{checkoutPageId:n=0,buttonLabel:s}=e,{current:l}=(0,d.useRef)(n),i=(0,U.useSelect)((e=>l||e("core/editor").getCurrentPostId()),[l]);return(0,r.createElement)("div",{...o},(0,r.createElement)(a.InspectorControls,null,!(i===A&&0===l)&&(0,r.createElement)(Fr,{pageId:n,setPageId:e=>t({checkoutPageId:e}),labels:{title:(0,c.__)("Proceed to Checkout button","woocommerce"),default:(0,c.__)("WooCommerce Checkout Page","woocommerce")}})),(0,r.createElement)(Dr,{className:"wc-block-cart__submit-button",value:s,placeholder:Tr,onChange:e=>{t({buttonLabel:e})}}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});const Vr=(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)("path",{d:"M22.7 22.7l-20-20L2 2l-.7-.7L0 2.5 4.4 7l2.2 4.7L5.2 14A2 2 0 007 17h7.5l1.3 1.4a2 2 0 102.8 2.8l2.9 2.8 1.2-1.3zM7.4 15a.2.2 0 01-.2-.3l.9-1.7h2.4l2 2h-5zm8.2-2a2 2 0 001.7-1l3.6-6.5.1-.5c0-.6-.4-1-1-1H6.5l9 9zM7 18a2 2 0 100 4 2 2 0 000-4z"}),(0,r.createElement)("path",{fill:"none",d:"M0 0h24v24H0z"})),jr=N?["core/paragraph",{align:"center",content:(0,c.sprintf)(/* translators: %s is the link to the store product directory. */ /* translators: %s is the link to the store product directory. */ (0,c.__)('<a href="%s">Browse store</a>',"woocommerce"),N),dropCap:!1}]:null,Hr=[["core/heading",{textAlign:"center",content:(0,c.__)("Your cart is currently empty!","woocommerce"),level:2,className:"with-empty-cart-icon wc-block-cart__empty-cart__title"}],jr,["core/separator",{className:"is-style-dots"}],["core/heading",{textAlign:"center",content:(0,c.__)("New in store","woocommerce"),level:2}],["woocommerce/product-new",{columns:4,rows:1}]].filter(Boolean);o(6611),(0,m.registerBlockType)("woocommerce/empty-cart-block",{icon:{src:(0,r.createElement)(i.A,{icon:Vr,className:"wc-block-editor-components-block-icon"})},edit:({clientId:e})=>{const t=(0,a.useBlockProps)(),{currentView:o}=$(),c=Nt(kt.innerBlockAreas.EMPTY_CART);return Pt({clientId:e,registeredBlocks:c,defaultTemplate:Hr}),(0,r.createElement)("div",{...t,hidden:"woocommerce/empty-cart-block"!==o},(0,r.createElement)(a.InnerBlocks,{template:Hr,templateLock:!1,renderAppender:a.InnerBlocks.ButtonBlockAppender}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null))});const Yr=e=>Object.values(e).reduce(((e,t)=>(null!==t.icons&&(e=e.concat(t.icons)),e)),[]),Ur=({className:e})=>{const{paymentMethods:t}=Qo(!1);return(0,r.createElement)(kr,{className:e,icons:Yr(t)})};(0,m.registerBlockType)("woocommerce/cart-accepted-payment-methods-block",{icon:{src:(0,r.createElement)(i.A,{icon:pr.A,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,a.useBlockProps)();return(0,r.createElement)("div",{...o},(0,r.createElement)(Ur,{className:t}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});const zr=(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/SVG",viewBox:"0 0 24 24",fill:"none"},(0,r.createElement)("path",{stroke:"currentColor",strokeWidth:"1.5",fill:"none",d:"M6 3.75h12c.69 0 1.25.56 1.25 1.25v14c0 .69-.56 1.25-1.25 1.25H6c-.69 0-1.25-.56-1.25-1.25V5c0-.69.56-1.25 1.25-1.25z"}),(0,r.createElement)("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.9 7.5A1.1 1.1 0 018 6.4h8a1.1 1.1 0 011.1 1.1v2a1.1 1.1 0 01-1.1 1.1H8a1.1 1.1 0 01-1.1-1.1v-2zm1.2.1v1.8h7.8V7.6H8.1z",clipRule:"evenodd"}),(0,r.createElement)("path",{fill:"currentColor",d:"M8.5 12h1v1h-1v-1zM8.5 14h1v1h-1v-1zM8.5 16h1v1h-1v-1zM11.5 12h1v1h-1v-1zM11.5 14h1v1h-1v-1zM11.5 16h1v1h-1v-1zM14.5 12h1v1h-1v-1zM14.5 14h1v1h-1v-1zM14.5 16h1v1h-1v-1z"}));o(3048);const $r=({instanceId:e,isLoading:t=!1,onSubmit:o,displayCouponForm:n=!1})=>{const[a,s]=(0,d.useState)(""),[l,i]=(0,d.useState)(n),m=`wc-block-components-totals-coupon__input-${e}`,{validationErrorId:u}=(0,U.useSelect)((t=>({validationErrorId:t(W.validationStore).getValidationErrorId(e)}))),p=(0,d.useRef)(null);return(0,r.createElement)(Ft.Panel,{className:"wc-block-components-totals-coupon",initialOpen:l,hasBorder:!1,headingLevel:2,title:(0,c.__)("Add a coupon","woocommerce"),state:[l,i]},(0,r.createElement)(ir,{screenReaderLabel:(0,c.__)("Applying coupon…","woocommerce"),isLoading:t,showSpinner:!1},(0,r.createElement)("div",{className:"wc-block-components-totals-coupon__content"},(0,r.createElement)("form",{className:"wc-block-components-totals-coupon__form",id:"wc-block-components-totals-coupon__form"},(0,r.createElement)(Ft.ValidatedTextInput,{id:m,errorId:"coupon",className:"wc-block-components-totals-coupon__input",label:(0,c.__)("Enter code","woocommerce"),value:a,ariaDescribedBy:u,onChange:e=>{s(e)},focusOnMount:!0,validateOnMount:!1,showError:!1,ref:p}),(0,r.createElement)(Or,{className:"wc-block-components-totals-coupon__button",disabled:t||!a,showSpinner:t,onClick:e=>{var t;e.preventDefault(),void 0!==o?null===(t=o(a))||void 0===t||t.then((e=>{var t;e?(s(""),i(!1)):null!==(t=p.current)&&void 0!==t&&t.focus&&p.current.focus()})):(s(""),i(!0))},type:"submit"},(0,c.__)("Apply","woocommerce"))),(0,r.createElement)(Ft.ValidationInputError,{propertyName:"coupon",elementId:e}))))};o(265);const Kr={context:"summary"},qr=({cartCoupons:e=[],currency:t,isRemovingCoupon:o,removeCoupon:n,values:a})=>{const{total_discount:s,total_discount_tax:l}=a,i=parseInt(s,10),m=(0,kt.applyCheckoutFilter)({arg:Kr,filterName:"coupons",defaultValue:e});if(!i&&0===m.length)return null;const u=parseInt(l,10),d=(0,p.getSetting)("displayCartPricesIncludingTax",!1)?i+u:i;return(0,r.createElement)(Ft.TotalsItem,{className:"wc-block-components-totals-discount",currency:t,description:0!==m.length&&(0,r.createElement)(ir,{screenReaderLabel:(0,c.__)("Removing coupon…","woocommerce"),isLoading:o,showSpinner:!1},(0,r.createElement)("ul",{className:"wc-block-components-totals-discount__coupon-list"},m.map((e=>(0,r.createElement)(Ft.RemovableChip,{key:"coupon-"+e.code,className:"wc-block-components-totals-discount__coupon-list-item",text:e.label,screenReaderText:(0,c.sprintf)(/* translators: %s Coupon code. */ /* translators: %s Coupon code. */ (0,c.__)("Coupon: %s","woocommerce"),e.label),disabled:o,onRemove:()=>{n(e.code)},radius:"large",ariaLabel:(0,c.sprintf)(/* translators: %s is a coupon code. */ /* translators: %s is a coupon code. */ (0,c.__)('Remove coupon "%s"',"woocommerce"),e.label)}))))),label:d?(0,c.__)("Discount","woocommerce"):(0,c.__)("Coupons","woocommerce"),value:d?-1*d:"-"})};o(7919);const Wr=({currency:e,values:t,className:o})=>{const a=(0,p.getSetting)("taxesEnabled",!0)&&(0,p.getSetting)("displayCartPricesIncludingTax",!1),{total_price:s,total_tax:l,tax_lines:i}=t,{receiveCart:m,...u}=Me(),g=(0,kt.applyCheckoutFilter)({filterName:"totalLabel",defaultValue:(0,c.__)("Total","woocommerce"),extensions:u.extensions,arg:{cart:u}}),h=(0,kt.applyCheckoutFilter)({filterName:"totalValue",defaultValue:"<price/>",extensions:u.extensions,arg:{cart:u},validation:kt.productPriceValidation}),_=(0,r.createElement)(Ft.FormattedMonetaryAmount,{className:"wc-block-components-totals-footer-item-tax-value",currency:e,value:parseInt(s,10)}),w=(0,d.createInterpolateElement)(h,{price:_}),E=parseInt(l,10),k=i&&i.length>0?(0,c.sprintf)(/* translators: %s is a list of tax rates */ /* translators: %s is a list of tax rates */ (0,c.__)("Including %s","woocommerce"),i.map((({name:t,price:o})=>`${(0,Vt.formatPrice)(o,e)} ${t}`)).join(", ")):(0,c.__)("Including <TaxAmount/> in taxes","woocommerce");return(0,r.createElement)(Ft.TotalsItem,{className:(0,n.A)("wc-block-components-totals-footer-item",o),currency:e,label:g,value:w,description:a&&0!==E&&(0,r.createElement)("p",{className:"wc-block-components-totals-footer-item-tax"},(0,d.createInterpolateElement)(k,{TaxAmount:(0,r.createElement)(Ft.FormattedMonetaryAmount,{className:"wc-block-components-totals-footer-item-tax-value",currency:e,value:E})}))})},Gr=()=>{const{shippingRates:e}=Me(),t=(e=>e.flatMap((e=>e.shipping_rates.filter((e=>e.selected)).flatMap((e=>e.name)))))(e);return t?(0,r.createElement)("div",{className:"wc-block-components-totals-shipping__via"},(0,Ee.decodeEntities)(t.filter(((e,o)=>t.indexOf(e)===o)).join(", "))):null},Qr=()=>{const{customerData:e,isInitialized:t}=(0,U.useSelect)((e=>{const t=e(W.CART_STORE_KEY);return{customerData:t.getCustomerData(),isInitialized:t.hasFinishedResolution("getCartData")}})),{setShippingAddress:o,setBillingAddress:r}=(0,U.useDispatch)(W.CART_STORE_KEY);return{isInitialized:t,billingAddress:e.billingAddress,shippingAddress:e.shippingAddress,setBillingAddress:r,setShippingAddress:o}};let Zr=null;o(7051),o(2931);var Jr=o(224);o(5452);const Xr=e=>{var t,o;const{onChange:a,options:s,label:l,value:m="",className:u,size:p,errorId:g,required:h,errorMessage:_=(0,c.__)("Please select a valid option","woocommerce"),placeholder:w,...E}=e,k=(0,d.useCallback)((e=>{a(e.target.value)}),[a]),b=(0,c.getLocaleData)(),v=["de","de_AT","de_CH"].includes(null!==(t=null==b||null===(o=b[""])||void 0===o?void 0:o.lang)&&void 0!==t?t:"en"),y=(0,d.useMemo)((()=>({value:"",label:null!=w?w:(0,c.sprintf)( // translators: %s will be label of the field. For example "country/region". // translators: %s will be label of the field. For example "country/region". (0,c.__)("Select a %s","woocommerce"),v?l:null==l?void 0:l.toLowerCase()),disabled:!!h})),[l,w,h,v]),f=(0,d.useId)(),C=E.id||`wc-blocks-components-select-${f}`,S=g||C,N=(0,d.useMemo)((()=>h&&m?s:[y].concat(s)),[h,m,y,s]),{setValidationErrors:P,clearValidationError:A}=(0,U.useDispatch)(W.validationStore),{error:R,validationErrorId:x}=(0,U.useSelect)((e=>{const t=e(W.validationStore);return{error:t.getValidationError(S),validationErrorId:t.getValidationErrorId(S)}}));(0,d.useEffect)((()=>(!h||m?A(S):P({[S]:{message:_,hidden:!0}}),()=>{A(S)})),[A,m,S,_,h,P]);const T=(0,U.useSelect)((e=>e(W.validationStore).getValidationError(S||"")||{hidden:!0}));return(0,r.createElement)("div",{className:(0,n.A)(u,{"has-error":!T.hidden})},(0,r.createElement)("div",{className:"wc-blocks-components-select"},(0,r.createElement)("div",{className:"wc-blocks-components-select__container"},(0,r.createElement)("label",{htmlFor:C,className:"wc-blocks-components-select__label"},l),(0,r.createElement)("select",{className:"wc-blocks-components-select__select",id:C,size:void 0!==p?p:1,onChange:k,value:m,"aria-invalid":!(null==R||!R.message||null!=R&&R.hidden),"aria-errormessage":x,...E},N.map((e=>(0,r.createElement)("option",{key:e.value,value:e.value,"data-alternate-values":`[${e.label}]`,disabled:void 0!==e.disabled&&e.disabled},e.label)))),(0,r.createElement)(i.A,{className:"wc-blocks-components-select__expand",icon:Jr.A}))),(0,r.createElement)(Ft.ValidationInputError,{propertyName:S}))},ec=({className:e,countries:t,id:o,label:c,onChange:a,value:s="",autoComplete:l="off",required:i=!1})=>{const m=(0,d.useMemo)((()=>Object.entries(t).map((([e,t])=>({value:e,label:(0,Ee.decodeEntities)(t)})))),[t]);return(0,r.createElement)(Xr,{className:(0,n.A)(e,"wc-block-components-country-input"),id:o,label:c||"",onChange:a,options:m,value:s,required:i,autoComplete:l})},tc=e=>{const{...t}=e;return(0,r.createElement)(ec,{countries:B,...t})},oc=e=>(0,r.createElement)(ec,{countries:O,...e});o(8824);const rc=(e,t)=>{const o=t.find((t=>t.label.toLocaleUpperCase()===e.toLocaleUpperCase()||t.value.toLocaleUpperCase()===e.toLocaleUpperCase()));return o?o.value:""},cc=({className:e,id:t,states:o,country:c,label:a,onChange:s,autoComplete:l="off",value:i="",required:m=!1})=>{const u=o[c],p=(0,d.useMemo)((()=>u&&Object.keys(u).length>0?Object.keys(u).map((e=>({value:e,label:(0,Ee.decodeEntities)(u[e])}))):[]),[u]),g=(0,d.useCallback)((e=>{const t=p.length>0?rc(e,p):e;t!==i&&s(t)}),[s,p,i]),h=(0,d.useRef)(i);return(0,d.useEffect)((()=>{h.current!==i&&(h.current=i)}),[i]),(0,d.useEffect)((()=>{if(p.length>0&&h.current){const e=rc(h.current,p);e!==h.current&&g(e)}}),[p,g]),p.length>0?(0,r.createElement)(Xr,{className:(0,n.$)(e,"wc-block-components-state-input"),options:p,label:a||"",id:t,onChange:g,value:i,autoComplete:l,required:m}):(0,r.createElement)(Ft.ValidatedTextInput,{className:e,id:t,label:a,onChange:g,autoComplete:l,value:i,required:m})},nc=e=>{const{...t}=e;return(0,r.createElement)(cc,{states:M,...t})},ac=e=>(0,r.createElement)(cc,{states:D,...e});o(5684);const sc=({field:e,props:t,onChange:o,value:n})=>{var a,s,l;const i=null!==(a=null==e?void 0:e.required)&&void 0!==a&&a,m=rt(i),[u,p]=(0,d.useState)((()=>Boolean(n)||i)),g=(0,c.getLocaleData)(),h=["de","de_AT","de_CH"].includes(null!==(s=null==g||null===(l=g[""])||void 0===l?void 0:l.lang)&&void 0!==s?s:"en");(0,d.useEffect)((()=>{m!==i&&p(Boolean(n)||i)}),[n,m,i]);const _=(0,d.useCallback)((t=>{o(e.key,t),p(!0)}),[e.key,o]);return(0,r.createElement)(d.Fragment,null,u?(0,r.createElement)(Ft.ValidatedTextInput,{...t,type:e.type,label:i?e.label:e.optionalLabel,className:`wc-block-components-address-form__${e.key}`,value:n,onChange:t=>o(e.key,t)}):(0,r.createElement)(d.Fragment,null,(0,r.createElement)(Br.$,{render:(0,r.createElement)("span",null),className:"wc-block-components-address-form__address_2-toggle",onClick:()=>p(!0)},(0,c.sprintf)( // translators: %s: address 2 field label. // translators: %s: address 2 field label. (0,c.__)("+ Add %s","woocommerce"),h?e.label:e.label.toLowerCase())),(0,r.createElement)("input",{type:"text",tabIndex:-1,className:"wc-block-components-address-form__address_2-hidden-input","aria-hidden":"true","aria-label":e.label,autoComplete:e.autocomplete,id:null==t?void 0:t.id,value:n,onChange:e=>_(e.target.value)})))},lc=(e,t,o)=>({id:`${t}-${null==e?void 0:e.key}`.replaceAll("/","-"),errorId:`${o}_${null==e?void 0:e.key}`,label:(null!=e&&e.required?null==e?void 0:e.label:null==e?void 0:e.optionalLabel)||"",autoCapitalize:null==e?void 0:e.autocapitalize,autoComplete:null==e?void 0:e.autocomplete,errorMessage:null==e?void 0:e.errorMessage,required:null==e?void 0:e.required,placeholder:null==e?void 0:e.placeholder,className:`wc-block-components-address-form__${null==e?void 0:e.key}`.replaceAll("/","-"),...null==e?void 0:e.attributes}),ic=(e,t,o)=>({field:t.find((t=>t.key===e)),value:(0,de.objectHasProp)(o,e)?o[e]:void 0}),mc=({formId:e,address1:t,address2:o,addressType:c,onChange:n})=>{var a,s,l,i;const m=t?lc(t.field,e,c):void 0,u=o?lc(o.field,e,c):void 0;return(0,r.createElement)(r.Fragment,null,t&&(0,r.createElement)(Ft.ValidatedTextInput,{...m,type:null===(a=t.field)||void 0===a?void 0:a.type,label:null===(s=t.field)||void 0===s?void 0:s.label,className:`wc-block-components-address-form__${null===(l=t.field)||void 0===l?void 0:l.key}`,value:t.value,onChange:e=>{var o;return n(null===(o=t.field)||void 0===o?void 0:o.key,e)}}),(null==o?void 0:o.field)&&!(null!=o&&null!==(i=o.field)&&void 0!==i&&i.hidden)&&(0,r.createElement)(sc,{field:o.field,props:u,onChange:n,value:null==o?void 0:o.value}))};function uc(e){let t=e;return function(e){const o=t;return t=e,o}}const dc=uc(),pc=uc(),gc=({id:e="",fields:t,onChange:o,addressType:a="shipping",values:s,children:l,isEditing:i,ariaDescribedBy:m})=>{const u=(0,vt.useInstanceId)(gc),g=(0,d.useRef)(!0),{defaultFields:h}=(()=>{const{isEditor:e,getPreviewData:t}=$(),{needsShipping:o}=Qe(),{useShippingAsBilling:r,prefersCollection:c,editingBillingAddress:n,editingShippingAddress:a}=(0,U.useSelect)((e=>({useShippingAsBilling:e(W.CHECKOUT_STORE_KEY).getUseShippingAsBilling(),prefersCollection:e(W.CHECKOUT_STORE_KEY).prefersCollection(),editingBillingAddress:e(W.CHECKOUT_STORE_KEY).getEditingBillingAddress(),editingShippingAddress:e(W.CHECKOUT_STORE_KEY).getEditingShippingAddress()}))),{__internalSetUseShippingAsBilling:s,setEditingBillingAddress:l,setEditingShippingAddress:i}=(0,U.useDispatch)(W.CHECKOUT_STORE_KEY),{billingAddress:m,setBillingAddress:u,shippingAddress:g,setShippingAddress:h}=Qr(),_=(0,d.useCallback)((e=>{u({email:e})}),[u]),w=(0,p.getSetting)("forcedBillingAddress",!1);return{shippingAddress:g,billingAddress:m,setShippingAddress:h,setBillingAddress:u,setEmail:_,defaultFields:e?t("defaultFields",p.defaultFields):p.defaultFields,useShippingAsBilling:r,setUseShippingAsBilling:s,editingBillingAddress:n,editingShippingAddress:a,setEditingBillingAddress:l,setEditingShippingAddress:i,needsShipping:o,showShippingFields:!w&&o&&!c,showShippingMethods:o&&!c,showBillingFields:!o||!r||!!c,forcedBillingAddress:w,useBillingAsShipping:w||!!c}})(),_=Go(t),w=Go((0,de.objectHasProp)(s,"country")?s.country:""),E=ve(_,h,w),k=rt(E),b=rt(i),v=rt(s),y=(0,d.useRef)({});return(0,d.useEffect)((()=>{var e,t;null===(e=y.current)||void 0===e||null===(t=e.postcode)||void 0===t||t.revalidate()}),[w]),(0,d.useEffect)((()=>{let t;if(!g.current&&i&&y.current&&b!==i){const o=E.find((e=>!1===e.hidden));if(!o)return;const{id:r}=lc(o,e||`${u}`,a),c=document.getElementById(r);c&&(t=setTimeout((()=>{c.focus()}),300))}return g.current=!1,()=>{clearTimeout(t)}}),[i,E,e,u,a,b]),(0,d.useEffect)((()=>{if(we()(k,E))return;const e={...s,...Object.fromEntries(E.filter((e=>e.hidden)).map((e=>[e.key,""])))};Ye()(s,e)||o(e)}),[o,E,k,s]),(0,d.useEffect)((()=>{if((!we()(k,E)||!we()(v,s))&&((0,de.objectHasProp)(s,"country")&&((e,t)=>{const o=`${e}_country`,r=(0,U.select)(W.validationStore).getValidationError(o);!t.country&&(t.city||t.state||t.postcode)&&(r?(0,U.dispatch)(W.validationStore).showValidationError(o):(0,U.dispatch)(W.validationStore).setValidationErrors({[o]:{message:(0,c.__)("Please select your country","woocommerce"),hidden:!1}})),r&&t.country&&(0,U.dispatch)(W.validationStore).clearValidationError(o)})(a,s),(0,de.objectHasProp)(s,"state"))){const e=E.find((e=>"state"===e.key));e&&((e,t,o)=>{const r=`${e}_state`,n=(0,U.select)(W.validationStore).getValidationError(r),a=o.required,s="shipping"===e?dc(t):pc(t),l=!!s&&!Ye()(s,t);n?!a||t.state?(0,U.dispatch)(W.validationStore).clearValidationError(r):l||(0,U.dispatch)(W.validationStore).showValidationError(r):!n&&a&&!t.state&&t.country&&(0,U.dispatch)(W.validationStore).setValidationErrors({[r]:{message:(0,c.sprintf)(/* translators: %s will be the state field label in lowercase e.g. "state" */ /* translators: %s will be the state field label in lowercase e.g. "state" */ (0,c.__)("Please select a %s","woocommerce"),o.label.toLowerCase()),hidden:!0}})})(a,s,e)}}),[s,v,a,E,k]),e=e||`${u}`,(0,r.createElement)("div",{id:e,className:"wc-block-components-address-form"},E.map((t=>{if(t.hidden)return null;const l=lc(t,e,a),i=(e=>{const{errorId:t,errorMessage:o,autoCapitalize:r,autoComplete:c,placeholder:n,...a}=e;return a})(l);if("email"===t.key&&(l.id="email",l.errorId="billing_email"),"checkbox"===t.type)return(0,r.createElement)(Ft.CheckboxControl,{key:t.key,checked:Boolean(s[t.key]),onChange:e=>{o({...s,[t.key]:e})},...i});if("address_1"===t.key){const c=ic("address_1",E,s),n=ic("address_2",E,s);return(0,r.createElement)(mc,{address1:c,address2:n,addressType:a,formId:e,key:t.key,onChange:(e,t)=>{o({...s,[e]:t})}})}if("address_2"===t.key)return null;if("country"===t.key&&(0,de.objectHasProp)(s,"country")){const e="shipping"===a?oc:tc;return(0,r.createElement)(e,{key:t.key,...l,value:s.country,onChange:e=>{o({...s,country:e,state:"",postcode:""})}})}if("state"===t.key&&(0,de.objectHasProp)(s,"state")){const e="shipping"===a?ac:nc;return(0,r.createElement)(e,{key:t.key,...l,country:s.country,value:s.state,onChange:e=>o({...s,state:e})})}return"select"===t.type?void 0===t.options?null:(0,r.createElement)(Xr,{key:t.key,...l,label:l.label||"",className:(0,n.A)("wc-block-components-select-input",`wc-block-components-select-input-${t.key}`.replaceAll("/","-")),value:s[t.key]||"",onChange:e=>{o({...s,[t.key]:e})},options:t.options,required:t.required,errorMessage:l.errorMessage||void 0}):(0,r.createElement)(Ft.ValidatedTextInput,{key:t.key,ref:e=>y.current[t.key]=e,...l,type:t.type,ariaDescribedBy:m,value:s[t.key]||"",onChange:e=>o({...s,[t.key]:e}),customFormatter:e=>"postcode"===t.key?e.trimStart().toUpperCase():e,customValidation:e=>((e,t,o)=>!((e.required||e.value)&&("postcode"===t&&o&&!(0,kt.isPostcode)({postcode:e.value,country:o})?(e.setCustomValidity((0,c.__)("Please enter a valid postcode","woocommerce")),1):"email"===t&&!(0,ye.isEmail)(e.value)&&(e.setCustomValidity((0,c.__)("Please enter a valid email address","woocommerce")),1))))(e,t.key,(0,de.objectHasProp)(s,"country")?s.country:"")})})),l)},hc=gc,_c=({address:e,onUpdate:t,onCancel:o,addressFields:n})=>{const[a,s]=(0,d.useState)(e),{showAllValidationErrors:l}=(0,U.useDispatch)(W.validationStore),i=function(e){const t=(0,d.useRef)(null),o=(0,d.useRef)(null),r=(0,d.useRef)(e);return(0,d.useEffect)((()=>{r.current=e}),[e]),(0,d.useCallback)((e=>{if(e)t.current=e,o.current=e.ownerDocument.activeElement;else if(o.current){var c,n,a;const e=null===(c=t.current)||void 0===c?void 0:c.contains(null===(n=t.current)||void 0===n?void 0:n.ownerDocument.activeElement);var s;if(null!==(a=t.current)&&void 0!==a&&a.isConnected&&!e&&(null!==(s=Zr)&&void 0!==s||(Zr=o.current)),r.current)r.current();else{var l;const e=o.current;null===(l=null!=e&&e.isConnected?e:Zr)||void 0===l||l.focus()}Zr=null}}),[])}(),{hasValidationErrors:m,isCustomerDataUpdating:u}=(0,U.useSelect)((e=>({hasValidationErrors:e(W.validationStore).hasValidationErrors,isCustomerDataUpdating:e(W.CART_STORE_KEY).isCustomerDataUpdating()})));return(0,r.createElement)("form",{className:"wc-block-components-shipping-calculator-address",ref:i},(0,r.createElement)(hc,{fields:n,onChange:s,values:a}),(0,r.createElement)(Or,{className:"wc-block-components-shipping-calculator-address__button",disabled:u,variant:"outlined",onClick:r=>{if(r.preventDefault(),Ye()(a,e))return o();if(l(),!m()){const e={};return n.forEach((t=>{void 0!==a[t]&&(e[t]=a[t])})),t(e)}},type:"submit"},(0,c.__)("Check delivery options","woocommerce")))},wc=(0,d.createContext)({shippingCalculatorID:"",showCalculator:!1,isShippingCalculatorOpen:!1,setIsShippingCalculatorOpen:()=>{}}),Ec=({onUpdate:e=(()=>{}),onCancel:t=(()=>{}),addressFields:o=["country","state","city","postcode"]})=>{const{shippingCalculatorID:c,showCalculator:n,setIsShippingCalculatorOpen:a}=(0,d.useContext)(wc),{shippingAddress:s}=Qr(),l="wc/cart/shipping-calculator",i=(0,d.useCallback)((()=>{a(!1),t()}),[a,t]),m=(0,d.useCallback)((t=>{(0,U.dispatch)(W.CART_STORE_KEY).updateCustomerData({shipping_address:t},!1).then((()=>{(e=>{const{removeNotice:t}=(0,U.dispatch)("core/notices"),{getNotices:o}=(0,U.select)("core/notices");o(e).forEach((o=>{t(o.id,e)}))})(l),a(!1),e(t)})).catch((e=>{(0,W.processErrorResponse)(e,l)}))}),[e,a]);return n?(0,r.createElement)("div",{className:"wc-block-components-shipping-calculator",id:c},(0,r.createElement)(Ft.StoreNoticesContainer,{context:l}),(0,r.createElement)(_c,{address:s,addressFields:o,onCancel:i,onUpdate:m})):null},kc=({title:e})=>{const{isShippingCalculatorOpen:t,setIsShippingCalculatorOpen:o}=(0,d.useContext)(wc);return(0,r.createElement)(Ft.Panel,{className:"wc-block-components-totals-shipping-panel",initialOpen:!1,hasBorder:!1,title:e,state:[t,o]},(0,r.createElement)(Ec,null))},bc=e=>{const t=(e=>(0,p.getSetting)("displayCartPricesIncludingTax",!1)?parseInt(e.total_shipping,10)+parseInt(e.total_shipping_tax,10):parseInt(e.total_shipping,10))(e);return 0===t?(0,r.createElement)("strong",null,(0,c.__)("Free","woocommerce")):t},vc=()=>{const{shippingRates:e,shippingAddress:t}=Me(),o=(0,U.useSelect)((e=>e(W.CHECKOUT_STORE_KEY).prefersCollection())),n=Ve(e),{showCalculator:a}=(0,d.useContext)(wc),s=o?(e=>{const t=(e||[]).flatMap((e=>e.shipping_rates)).find((e=>e.selected&&Le(e)));if((0,de.isObject)(t)&&(0,de.objectHasProp)(t,"meta_data")){const e=t.meta_data.find((e=>"pickup_address"===e.key));if((0,de.isObject)(e)&&(0,de.objectHasProp)(e,"value")&&e.value)return e.value}return""})(e):(e=>{if(0===Object.values(e).length)return null;const t=(0,de.isString)(O[e.country])?(0,Ee.decodeEntities)(O[e.country]):"",o=(0,de.isObject)(D[e.country])&&(0,de.isString)(D[e.country][e.state])?(0,Ee.decodeEntities)(D[e.country][e.state]):e.state,r=[];return r.push(e.postcode.toUpperCase()),r.push(e.city),r.push(o),r.push(t),r.filter(Boolean).join(", ")||null})(t),l=n? // Translators: <address/> is the formatted shipping address. // Translators: <address/> is the formatted shipping address. (0,c.__)("Delivers to <address/>","woocommerce"): // Translators: <address/> is the formatted shipping address. // Translators: <address/> is the formatted shipping address. (0,c.__)("No delivery options available for <address/>","woocommerce"),i=o? // Translators: <address/> is the pickup location. // Translators: <address/> is the pickup location. (0,c.__)("Collection from <address/>","woocommerce"):l,m=(0,r.createElement)("p",{className:"wc-block-components-totals-shipping-address-summary"},s?(0,d.createInterpolateElement)(i,{address:(0,r.createElement)("strong",null,s)}):(0,r.createElement)(r.Fragment,null,(0,c.__)("Enter address to check delivery options","woocommerce")));return(0,r.createElement)("div",{className:"wc-block-components-shipping-address"},a&&(0,r.createElement)(kc,{title:m}))};o(780);const yc=({label:e=(0,c.__)("Shipping","woocommerce"),placeholder:t=null,collaterals:o=null})=>{const{cartTotals:n,shippingRates:a}=Me(),s=Ve(a);return(0,r.createElement)("div",{className:"wc-block-components-totals-shipping"},(0,r.createElement)(Ft.TotalsItem,{label:e,value:s?bc(n):t,description:(0,r.createElement)(r.Fragment,null,!!s&&(0,r.createElement)(Gr,null),(0,r.createElement)(vc,null),o&&(0,r.createElement)("div",{className:"wc-block-components-totals-shipping__collaterals"},o)),currency:(0,Vt.getCurrencyFromPriceResponse)(n)}))},fc=()=>{const{extensions:e,receiveCart:t,...o}=Me(),c={extensions:e,cart:o,context:"woocommerce/cart"};return(0,r.createElement)(kt.ExperimentalOrderMeta.Slot,{...c})},Cc=JSON.parse('{"xY":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"uK":{"lock":{"type":"object","default":{"remove":true,"move":true}}}}'),Sc=[{attributes:Cc.uK,save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null)),supports:Cc.xY,migrate:({attributes:e})=>[e,[(0,m.createBlock)("woocommerce/cart-order-summary-heading-block",{content:(0,c.__)("Cart totals","woocommerce")},[]),(0,m.createBlock)("woocommerce/cart-order-summary-coupon-form-block",{},[]),(0,m.createBlock)("woocommerce/cart-order-summary-totals-block",{},[(0,m.createBlock)("woocommerce/cart-order-summary-subtotal-block",{},[]),(0,m.createBlock)("woocommerce/cart-order-summary-fee-block",{},[]),(0,m.createBlock)("woocommerce/cart-order-summary-discount-block",{},[]),(0,m.createBlock)("woocommerce/cart-order-summary-shipping-block",{},[]),(0,m.createBlock)("woocommerce/cart-order-summary-taxes-block",{},[])])]],isEligible:(e,t)=>!t.some((e=>"woocommerce/cart-order-summary-totals-block"===e.name))}],Nc=Sc;(0,m.registerBlockType)("woocommerce/cart-order-summary-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({clientId:e})=>{const t=(0,a.useBlockProps)(),{cartTotals:o}=Me(),n=(0,Vt.getCurrencyFromPriceResponse)(o),s=Nt(kt.innerBlockAreas.CART_ORDER_SUMMARY),l=[["woocommerce/cart-order-summary-heading-block",{content:(0,c.__)("Cart totals","woocommerce")},[]],["woocommerce/cart-order-summary-coupon-form-block",{},[]],["woocommerce/cart-order-summary-totals-block",{},[]]];return Pt({clientId:e,registeredBlocks:s,defaultTemplate:l}),(0,r.createElement)("div",{...t},(0,r.createElement)(a.InnerBlocks,{allowedBlocks:s,template:l}),(0,r.createElement)("div",{className:"wc-block-components-totals-wrapper"},(0,r.createElement)(Wr,{currency:n,values:o})),(0,r.createElement)(fc,null))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null)),deprecated:Nc});const Pc=({className:e=""})=>{const{cartTotals:t}=Me(),o=(0,Vt.getCurrencyFromPriceResponse)(t);return(0,r.createElement)(Ft.TotalsWrapper,{className:e},(0,r.createElement)(Ft.Subtotal,{currency:o,values:t}))};(0,m.registerBlockType)("woocommerce/cart-order-summary-subtotal-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,a.useBlockProps)();return(0,r.createElement)("div",{...o},(0,r.createElement)(Pc,{className:t}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})}),o(5342),(0,m.registerBlockType)("woocommerce/cart-order-summary-totals-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({clientId:e})=>{const t=(0,a.useBlockProps)(),o=Nt(kt.innerBlockAreas.CART_ORDER_SUMMARY_TOTALS),c=[["woocommerce/cart-order-summary-subtotal-block",{},[]],["woocommerce/cart-order-summary-fee-block",{},[]],["woocommerce/cart-order-summary-discount-block",{},[]],["woocommerce/cart-order-summary-shipping-block",{},[]],["woocommerce/cart-order-summary-taxes-block",{},[]]];return Pt({clientId:e,registeredBlocks:o,defaultTemplate:c}),(0,r.createElement)("div",{...t},(0,r.createElement)(a.InnerBlocks,{allowedBlocks:o,template:c}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()},(0,r.createElement)(a.InnerBlocks.Content,null))});const Ac=({className:e})=>{const{cartFees:t,cartTotals:o}=Me(),c=(0,Vt.getCurrencyFromPriceResponse)(o);return(0,r.createElement)(Ft.TotalsWrapper,{className:e},(0,r.createElement)(Ft.TotalsFees,{currency:c,cartFees:t}))};(0,m.registerBlockType)("woocommerce/cart-order-summary-fee-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,a.useBlockProps)();return(0,r.createElement)("div",{...o},(0,r.createElement)(Ac,{className:t}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});const Rc=()=>{const{extensions:e,receiveCart:t,...o}=Me(),c={extensions:e,cart:o,context:"woocommerce/cart"};return(0,r.createElement)(kt.ExperimentalDiscountsMeta.Slot,{...c})},xc=({className:e})=>{const{cartTotals:t,cartCoupons:o}=Me(),{removeCoupon:c,isRemovingCoupon:n}=br("wc/cart"),a=(0,Vt.getCurrencyFromPriceResponse)(t);return(0,r.createElement)(r.Fragment,null,(0,r.createElement)(Ft.TotalsWrapper,{className:e},(0,r.createElement)(qr,{cartCoupons:o,currency:a,isRemovingCoupon:n,removeCoupon:c,values:t})),(0,r.createElement)(Rc,null))};(0,m.registerBlockType)("woocommerce/cart-order-summary-discount-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,a.useBlockProps)();return(0,r.createElement)("div",{...o},(0,r.createElement)(xc,{className:t}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});var Tc=o(1208),Ic=(o(9345),o(2900)),Bc=o(2478),Mc=o(8306);const Oc=e=>{switch(e){case"success":case"warning":case"info":case"default":return"polite";default:return"assertive"}},Dc=e=>{switch(e){case"success":return Ic.A;case"warning":case"info":case"error":return Bc.A;default:return Mc.A}},Lc=({className:e,status:t="default",children:o,spokenMessage:a=o,onRemove:s=(()=>{}),isDismissible:l=!0,politeness:m=Oc(t),summary:u})=>(((e,t)=>{const o="string"==typeof e?e:(0,d.renderToString)(e);(0,d.useEffect)((()=>{o&&(0,Ot.speak)(o,t)}),[o,t])})(a,m),(0,r.createElement)("div",{className:(0,n.A)(e,"wc-block-components-notice-banner","is-"+t,{"is-dismissible":l})},(0,r.createElement)(i.A,{icon:Dc(t)}),(0,r.createElement)("div",{className:"wc-block-components-notice-banner__content"},u&&(0,r.createElement)("p",{className:"wc-block-components-notice-banner__summary"},u),o),!!l&&(0,r.createElement)(Or,{className:"wc-block-components-notice-banner__dismiss","aria-label":(0,c.__)("Dismiss this notice","woocommerce"),onClick:e=>{"function"==typeof(null==e?void 0:e.preventDefault)&&e.preventDefault&&e.preventDefault(),s()},removeTextWrap:!0},(0,r.createElement)(i.A,{icon:Tc.A})))),Fc=e=>{const t=(0,p.getSetting)("displayCartPricesIncludingTax",!1)?parseInt(e.price,10)+parseInt(e.taxes,10):parseInt(e.price,10);let o=(0,r.createElement)(r.Fragment,null,Number.isFinite(t)&&(0,r.createElement)(Ft.FormattedMonetaryAmount,{currency:(0,Vt.getCurrencyFromPriceResponse)(e),value:t}),(0,r.createElement)("span",{className:"wc-block-components-shipping-rates-control__package__delivery_time"},Number.isFinite(t)&&e.delivery_time?" — ":null,(0,Ee.decodeEntities)(e.delivery_time)));return 0===t&&(o=(0,r.createElement)("span",{className:"wc-block-components-shipping-rates-control__package__description--free"},(0,c.__)("Free","woocommerce"),(0,r.createElement)("span",{className:"wc-block-components-shipping-rates-control__package__delivery_time"},e.delivery_time&&" — "+(0,Ee.decodeEntities)(e.delivery_time)))),{label:(0,Ee.decodeEntities)(e.name),value:e.rate_id,description:o}},Vc=({className:e="",noResultsMessage:t,onSelectRate:o,rates:c,renderOption:n=Fc,selectedRate:a,disabled:s=!1,highlightChecked:l=!1})=>{const i=(null==a?void 0:a.rate_id)||"",m=rt(i),[u,p]=(0,d.useState)(null!=i?i:"");return(0,d.useEffect)((()=>{i&&i!==m&&i!==u&&p(i)}),[i,u,m]),(0,d.useEffect)((()=>{!u&&c.length>0&&(p(c[0].rate_id),o(c[0].rate_id))}),[o,c,u]),0===c.length?t:(0,r.createElement)(Ft.RadioControl,{className:e,onChange:e=>{p(e),o(e)},highlightChecked:l,disabled:s,selected:u,options:c.map(n)})},jc=({packageData:e})=>(0,r.createElement)("ul",{className:"wc-block-components-shipping-rates-control__package-items"},Object.values(e.items).map((e=>{const t=(0,Ee.decodeEntities)(e.name),o=e.quantity;return(0,r.createElement)("li",{key:e.key,className:"wc-block-components-shipping-rates-control__package-item"},(0,r.createElement)(Ft.Label,{label:o>1?`${t} × ${o}`:`${t}`,allowHTML:!0,screenReaderLabel:(0,c.sprintf)(/* translators: %1$s name of the product (ie: Sunglasses), %2$d number of units in the current cart package */ /* translators: %1$s name of the product (ie: Sunglasses), %2$d number of units in the current cart package */ (0,c._n)("%1$s (%2$d unit)","%1$s (%2$d units)",o,"woocommerce"),t,o)}))})));o(2867);const Hc=({packageId:e,className:t="",noResultsMessage:o,renderOption:c,packageData:a,collapsible:s,showItems:l,highlightChecked:i=!1})=>{var m;const{selectShippingRate:u,isSelectingRate:p}=Qe(),g=(0,U.useSelect)((e=>{var t,o,r;return null===(t=e(W.CART_STORE_KEY))||void 0===t||null===(o=t.getCartData())||void 0===o||null===(r=o.shippingRates)||void 0===r?void 0:r.length})),[h,_]=(0,d.useState)(0),w=g>1||h>1;(0,d.useEffect)((()=>{const e=()=>{_(document.querySelectorAll(".wc-block-components-shipping-rates-control__package").length)};e();const t=new MutationObserver(e);return t.observe(document.body,{childList:!0,subtree:!0}),()=>{t.disconnect()}}),[]);const E=null!=l?l:w,k=null!=s?s:w,{selectedOptionNumber:b,selectedOption:v}=(0,d.useMemo)((()=>{var e,t;return{selectedOptionNumber:null==a||null===(e=a.shipping_rates)||void 0===e?void 0:e.findIndex((e=>null==e?void 0:e.selected)),selectedOption:null==a||null===(t=a.shipping_rates)||void 0===t?void 0:t.find((e=>null==e?void 0:e.selected))}}),[null==a?void 0:a.shipping_rates]),y=k||E?(0,r.createElement)("div",{className:"wc-block-components-shipping-rates-control__package-header"},(0,r.createElement)("div",{className:"wc-block-components-shipping-rates-control__package-title",dangerouslySetInnerHTML:{__html:to(a.name)}}),k&&(0,r.createElement)("div",{className:"wc-block-components-totals-shipping__via"},(0,Ee.decodeEntities)(null==v?void 0:v.name)),E&&(0,r.createElement)(jc,{packageData:a})):null,f=(0,d.useCallback)((t=>{u(t,e)}),[e,u]),C={className:t,noResultsMessage:o,rates:a.shipping_rates,onSelectRate:f,selectedRate:a.shipping_rates.find((e=>e.selected)),renderOption:c,disabled:p,highlightChecked:i};return k?(0,r.createElement)(Ft.Panel,{className:(0,n.A)("wc-block-components-shipping-rates-control__package",t,{"wc-block-components-shipping-rates-control__package--disabled":p}),initialOpen:!1,title:y},(0,r.createElement)(Vc,{...C})):(0,r.createElement)("div",{className:(0,n.A)("wc-block-components-shipping-rates-control__package",t,{"wc-block-components-shipping-rates-control__package--disabled":p,"wc-block-components-shipping-rates-control__package--first-selected":!p&&0===b,"wc-block-components-shipping-rates-control__package--last-selected":!p&&b===(null==a||null===(m=a.shipping_rates)||void 0===m?void 0:m.length)-1})},y,(0,r.createElement)(Vc,{...C}))},Yc=({packages:e,showItems:t,collapsible:o,noResultsMessage:c,renderOption:n,context:a=""})=>e.length?(0,r.createElement)(r.Fragment,null,e.map((({package_id:e,...s})=>(0,r.createElement)(Hc,{highlightChecked:"woocommerce/cart"!==a,key:e,packageId:e,packageData:s,collapsible:o,showItems:t,noResultsMessage:c,renderOption:n})))):null,Uc=({shippingRates:e,isLoadingRates:t,className:o,collapsible:n,showItems:a,noResultsMessage:s=(0,r.createElement)(r.Fragment,null),renderOption:l,context:i})=>{const m=(e=>e.reduce((function(e,t){return e+t.shipping_rates.length}),0))(e),u=Oe(e),p=rt(m),g=rt(u);(0,d.useEffect)((()=>{var e,o;t||p===m&&g===u||(o=m,1===(e=u)?(0,Ot.speak)((0,c.sprintf)(/* translators: %d number of shipping options found. */ /* translators: %d number of shipping options found. */ (0,c._n)("%d shipping option was found.","%d shipping options were found.",o,"woocommerce"),o)):(0,Ot.speak)((0,c.sprintf)(/* translators: %d number of shipping packages packages. */ /* translators: %d number of shipping packages packages. */ (0,c._n)("Shipping option searched for %d package.","Shipping options searched for %d packages.",e,"woocommerce"),e)+" "+(0,c.sprintf)(/* translators: %d number of shipping options available. */ /* translators: %d number of shipping options available. */ (0,c._n)("%d shipping option was found","%d shipping options were found",o,"woocommerce"),o)))}),[t,m,u,p,g]);const{extensions:h,receiveCart:_,...w}=Me(),E={className:o,collapsible:n,showItems:a,noResultsMessage:s,renderOption:l,extensions:h,cart:w,components:{ShippingRatesControlPackage:Hc},context:i},{isEditor:k}=$(),{hasSelectedLocalPickup:b,selectedRates:v}=Qe(),y=(0,de.isObject)(v)?Object.values(v):[],f=y.every((e=>e===y[0]));return(0,r.createElement)(ir,{isLoading:t,screenReaderLabel:(0,c.__)("Loading shipping rates…","woocommerce"),showSpinner:!0},b&&"woocommerce/cart"===i&&e.length>1&&!f&&!k&&(0,r.createElement)(Lc,{className:"wc-block-components-notice",isDismissible:!1,status:"warning"},(0,c.__)("Multiple shipments must have the same pickup location","woocommerce")),(0,r.createElement)(kt.ExperimentalOrderShippingPackages.Slot,{...E}),(0,r.createElement)(kt.ExperimentalOrderShippingPackages,null,(0,r.createElement)(Yc,{packages:e,noResultsMessage:s,renderOption:l})))},zc=()=>{const{shippingRates:e,isLoadingRates:t}=Me();return(0,r.createElement)("fieldset",{className:"wc-block-components-totals-shipping__fieldset"},(0,r.createElement)("legend",{className:"screen-reader-text"},(0,c.__)("Shipping options","woocommerce")),(0,r.createElement)(Uc,{className:"wc-block-components-totals-shipping__options",shippingRates:e,isLoadingRates:t,context:"woocommerce/cart"}))},$c=({className:e})=>{const{isEditor:t}=$(),{cartNeedsShipping:o,shippingRates:n}=Me(),[a,s]=(0,d.useState)(!1);if(!o)return null;if(t&&0===Oe(n))return null;const l=(0,p.getSetting)("isShippingCalculatorEnabled",!0),i=(e=>!!Ve(e)&&e.every((e=>e.shipping_rates.every((e=>!e.selected||Le(e))))))(n);return(0,r.createElement)(kt.TotalsWrapper,{className:e},(0,r.createElement)(wc.Provider,{value:{showCalculator:l,shippingCalculatorID:"shipping-calculator-form-wrapper",isShippingCalculatorOpen:a,setIsShippingCalculatorOpen:s}},(0,r.createElement)(yc,{label:i?(0,c.__)("Collection","woocommerce"):(0,c.__)("Delivery","woocommerce"),placeholder:l?null:(0,r.createElement)("span",{className:"wc-block-components-shipping-placeholder__value"},(0,c.__)("Calculated at checkout","woocommerce")),collaterals:(0,r.createElement)(r.Fragment,null,(0,r.createElement)(zc,null),!l&&je(n)&&(0,r.createElement)("div",{className:"wc-block-components-totals-shipping__delivery-options-notice"},(0,c.__)("Delivery options will be calculated during checkout","woocommerce")))})))};(0,m.registerBlockType)("woocommerce/cart-order-summary-shipping-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,p.getSetting)("shippingEnabled",!0),n=(0,a.useBlockProps)();return(0,r.createElement)("div",{...n},(0,r.createElement)(a.InspectorControls,null,!!o&&(0,r.createElement)(ko.PanelBody,{title:(0,c.__)("Shipping Calculations","woocommerce")},(0,r.createElement)("p",{className:"wc-block-checkout__controls-text"},(0,c.__)("Options that control shipping can be managed in your store settings.","woocommerce")),(0,r.createElement)(ko.ExternalLink,{href:`${p.ADMIN_URL}admin.php?page=wc-settings&tab=shipping§ion=options`},(0,c.__)("Manage shipping options","woocommerce"))," ")),(0,r.createElement)(Mt,null,(0,r.createElement)($c,{className:t})))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});var Kc=o(8848);const qc=({className:e})=>{const t=(0,p.getSetting)("couponsEnabled",!0),{applyCoupon:o,isApplyingCoupon:c}=br("wc/cart");return t?(0,r.createElement)(Ft.TotalsWrapper,{className:e},(0,r.createElement)($r,{onSubmit:o,isLoading:c,instanceId:"coupon"})):null};(0,m.registerBlockType)("woocommerce/cart-order-summary-coupon-form-block",{icon:{src:(0,r.createElement)(i.A,{icon:Kc.A,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e})=>{const{className:t}=e,o=(0,a.useBlockProps)();return(0,r.createElement)("div",{...o},(0,r.createElement)(Mt,null,(0,r.createElement)(qc,{className:t})))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})});const Wc=({className:e,showRateAfterTaxName:t})=>{const{cartTotals:o}=Me();if((0,p.getSetting)("displayCartPricesIncludingTax",!1)||parseInt(o.total_tax,10)<=0)return null;const c=(0,Vt.getCurrencyFromPriceResponse)(o);return(0,r.createElement)(Ft.TotalsWrapper,{className:e},(0,r.createElement)(Ft.TotalsTaxes,{showRateAfterTaxName:t,currency:c,values:o}))},Gc={showRateAfterTaxName:{type:"boolean",default:(0,p.getSetting)("displayCartPricesIncludingTax",!1)},lock:{type:"object",default:{remove:!0,move:!1}}};(0,m.registerBlockType)("woocommerce/cart-order-summary-taxes-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},attributes:Gc,edit:({attributes:e,setAttributes:t})=>{const{className:o,showRateAfterTaxName:n}=e,s=(0,a.useBlockProps)(),l=(0,p.getSetting)("taxesEnabled"),i=(0,p.getSetting)("displayItemizedTaxes",!1),m=(0,p.getSetting)("displayCartPricesIncludingTax",!1);return(0,r.createElement)("div",{...s},(0,r.createElement)(a.InspectorControls,null,l&&i&&!m&&(0,r.createElement)(ko.PanelBody,{title:(0,c.__)("Taxes","woocommerce")},(0,r.createElement)(ko.ToggleControl,{label:(0,c.__)("Show rate after tax name","woocommerce"),help:(0,c.__)("Show the percentage rate alongside each tax line in the summary.","woocommerce"),checked:n,onChange:()=>t({showRateAfterTaxName:!n})}))),(0,r.createElement)(Wc,{className:o,showRateAfterTaxName:n}))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})}),o(5966),(0,m.registerBlockType)("woocommerce/cart-order-summary-heading-block",{icon:{src:(0,r.createElement)(i.A,{icon:zr,className:"wc-block-editor-components-block-icon"})},edit:({attributes:e,setAttributes:t})=>{const{content:o="",className:c=""}=e,s=(0,a.useBlockProps)();return(0,r.createElement)("div",{...s},(0,r.createElement)("h2",{className:(0,n.A)(c,"wc-block-cart__totals-title")},(0,r.createElement)(a.PlainText,{className:"",value:o,onChange:e=>t({content:e}),style:{backgroundColor:"transparent"}})))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save()})}),o(2838);const Qc=(e,t=!0)=>{t?window.document.body.classList.add(e):window.document.body.classList.remove(e)},Zc=({attributes:e,setAttributes:t})=>{const{hasDarkControls:o,showFormStepNumbers:n}=e;return(0,r.createElement)(a.InspectorControls,null,(0,r.createElement)(ko.PanelBody,{title:(0,c.__)("Style","woocommerce")},(0,r.createElement)(ko.ToggleControl,{label:(0,c.__)("Show form step numbers","woocommerce"),checked:n,onChange:()=>t({showFormStepNumbers:!n})}),(0,r.createElement)(ko.ToggleControl,{label:(0,c.__)("Dark mode inputs","woocommerce"),help:(0,c.__)("Inputs styled specifically for use on dark background colors.","woocommerce"),checked:o,onChange:()=>t({hasDarkControls:!o})})))},Jc=window.wp.editor,Xc=window.wp.coreData;function en({block:e}){const t="checkout"===e?P:A,o="checkout"===e?"woocommerce_checkout_page_id":"woocommerce_cart_page_id",{saveEntityRecord:n}=(0,U.useDispatch)(Xc.store),{editPost:a,savePost:s}=(0,U.useDispatch)(Jc.store),{slug:l,postPublished:i,currentPostId:m}=(0,U.useSelect)((o=>{var r;const{getEntityRecord:c}=o(Xc.store),{isCurrentPostPublished:n,getCurrentPostId:a}=o(Jc.store);return{slug:(null===(r=c("postType","page",t))||void 0===r?void 0:r.slug)||e,postPublished:n(),currentPostId:a()}}),[]),[u,p]=(0,d.useState)("pristine"),g=(0,d.useCallback)((()=>{p("updating"),Promise.resolve().then((()=>dt()({path:`/wc/v3/settings/advanced/${o}`,method:"GET"}))).catch((e=>{"rest_setting_setting_invalid"===e.code&&p("error")})).then((()=>{if(!i)return a({status:"publish"}),s()})).then((()=>dt()({path:`/wc/v3/settings/advanced/${o}`,method:"POST",data:{value:m.toString()}}))).then((()=>{if(0!==t)return n("postType","page",{id:t,slug:`${l}-2`})})).then((()=>a({slug:l}))).then((()=>s())).then((()=>p("updated")))}),[i,a,s,o,m,t,n,l]);let h;return h="checkout"===e?(0,d.createInterpolateElement)((0,c.__)("If you would like to use this block as your default checkout, <a>update your page settings</a>.","woocommerce"),{a:(0,r.createElement)("a",{href:"#",onClick:g},(0,c.__)("update your page settings","woocommerce"))}):(0,d.createInterpolateElement)((0,c.__)("If you would like to use this block as your default cart, <a>update your page settings</a>.","woocommerce"),{a:(0,r.createElement)("a",{href:"#",onClick:g},(0,c.__)("update your page settings","woocommerce"))}),"string"==typeof pagenow&&"site-editor"===pagenow||m===t||"dismissed"===u?null:(0,r.createElement)(ko.Notice,{className:"wc-default-page-notice",status:"updated"===u?"success":"info",onRemove:()=>p("dismissed"),spokenMessage:"updated"===u?(0,c.__)("Page settings updated","woocommerce"):h},"updated"===u?(0,c.__)("Page settings updated","woocommerce"):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("p",null,h)))}o(4688);const tn=[],on=e=>{const[t,o,r]=(()=>{const e={};(0,p.getSetting)("incompatibleExtensions")&&(0,p.getSetting)("incompatibleExtensions").forEach((t=>{e[t.id]=t.title}));const t=Object.keys(e),o=t.length;return[e,t,o]})(),[c,n,a]=(()=>{const{incompatiblePaymentMethods:e}=(0,U.useSelect)((e=>{const{getIncompatiblePaymentMethods:t}=e(Cr);return{incompatiblePaymentMethods:t()}}),[]),t=Object.keys(e);return[e,t,t.length]})(),s={...t,...c},l=[...o,...n],i=r+a,[m,u]=((e,t)=>{const[o,r]=(0,d.useState)((()=>{const o=window.localStorage.getItem(e);if(o)try{return JSON.parse(o)}catch{console.error(`Value for key '${e}' could not be retrieved from localStorage because it can't be parsed.`)}return t}));return(0,d.useEffect)((()=>{try{window.localStorage.setItem(e,JSON.stringify(o))}catch{console.error(`Value for key '${e}' could not be saved in localStorage because it can't be converted into a string.`)}}),[e,o]),[o,r]})("wc-blocks_dismissed_incompatible_extensions_notices",tn),[g,h]=(0,d.useState)(!1),_=m.some((t=>{return Object.keys(t).includes(e)&&(o=t[e],r=l,o.length===r.length&&new Set([...o,...r]).size===o.length);var o,r})),w=0===i||_;return(0,d.useEffect)((()=>{h(!w),w||_||u((t=>t.reduce(((t,o)=>(Object.keys(o).includes(e)||t.push(o),t)),[])))}),[w,_,u,e]),[g,()=>{const t=new Set(m);t.add({[e]:l}),u([...t])},(E=s,Object.fromEntries(Object.entries(E).sort((([,e],[,t])=>e.localeCompare(t))))),i];var E},rn=window.wp.notices;var cn=o(4922),nn=o.n(cn);const an=!1;nn()("wc-admin:tracks:stats");const sn=nn()("wc-admin:tracks");function ln(e,t){return sn("recordevent %s %o","wcadmin_"+e,t,{_tqk:window._tkq,shouldRecord:!(an||!window._tkq||!window.wcTracks||!window.wcTracks.isEnabled)}),!(!window.wcTracks||"function"!=typeof window.wcTracks.recordEvent)&&(an?(window.wcTracks.validateEvent(e,t),!1):void window.wcTracks.recordEvent(e,t))}const mn=({blocks:e,findCondition:t})=>{for(const o of e){if(t(o))return o;if(o.innerBlocks){const e=mn({blocks:o.innerBlocks,findCondition:t});if(e)return e}}},un=({blockType:e="woocommerce/cart"})=>"woocommerce/cart"===e?(0,r.createElement)("p",null,(0,c.__)("If you continue, the cart block will be replaced with the classic experience powered by shortcodes. This means that you may lose customizations that you made to the cart block.","woocommerce")):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("p",null,(0,c.__)("If you continue, the checkout block will be replaced with the classic experience powered by shortcodes. This means that you may lose:","woocommerce")),(0,r.createElement)("ul",{className:"cross-list"},(0,r.createElement)("li",null,(0,c.__)("Customizations and updates to the block","woocommerce")),(0,r.createElement)("li",null,(0,c.__)("Additional local pickup options created for the new checkout","woocommerce"))));function dn({block:e,clientId:t,type:o}){const{createInfoNotice:n}=(0,U.useDispatch)(rn.store),{replaceBlock:s,selectBlock:l}=(0,U.useDispatch)(a.store),[i,u]=(0,d.useState)(!1),p=()=>u(!1),{undo:g}=(0,U.useDispatch)(Xc.store),[,,h,_]=on(e),w="woocommerce/cart"===e,E=w?(0,c.__)("Switch to classic cart","woocommerce"):(0,c.__)("Switch to classic checkout","woocommerce"),k=w?(0,c.__)("Switched to classic cart.","woocommerce"):(0,c.__)("Switched to classic checkout.","woocommerce"),b=w?"cart":"checkout",v={shortcode:b,notice:"incompatible"===o?"incompatible_notice":"generic_notice",incompatible_extensions_count:_,incompatible_extensions_names:JSON.stringify(h)},{getBlocks:y}=(0,U.useSelect)((e=>({getBlocks:e(a.store).getBlocks})),[]),f=()=>{g(),ln("switch_to_classic_shortcode_undo",v)};return(0,r.createElement)(r.Fragment,null,(0,r.createElement)(ko.Button,{variant:"secondary",onClick:()=>{ln("switch_to_classic_shortcode_click",v),u(!0)}},E),i&&(0,r.createElement)(ko.Modal,{size:"medium",title:E,onRequestClose:p,className:"wc-blocks-switch-to-classic-shortcode-modal-content"},(0,r.createElement)(un,{blockType:e}),(0,r.createElement)(ko.TabbableContainer,{className:"wc-blocks-switch-to-classic-shortcode-modal-actions"},(0,r.createElement)(ko.Button,{variant:"primary",isDestructive:!0,onClick:()=>{s(t,(0,m.createBlock)("woocommerce/classic-shortcode",{shortcode:b})),ln("switch_to_classic_shortcode_confirm",v),(()=>{const e=mn({blocks:y(),findCondition:e=>"woocommerce/classic-shortcode"===e.name});e&&l(e.clientId)})(),n(k,{actions:[{label:(0,c.__)("Undo","woocommerce"),onClick:f}],type:"snackbar"}),p()}},(0,c.__)("Switch","woocommerce"))," ",(0,r.createElement)(ko.Button,{variant:"secondary",onClick:()=>{ln("switch_to_classic_shortcode_cancel",v),p()}},(0,c.__)("Cancel","woocommerce")))))}function pn({block:e,clientId:t}){const[o,n,a,s]=on(e);if(!o)return null;const l=(0,r.createElement)(r.Fragment,null,s>1?(0,d.createInterpolateElement)((0,c.__)("Some active extensions do not yet support this block. This may impact the shopper experience. <a>Learn more</a>","woocommerce"),{a:(0,r.createElement)(ko.ExternalLink,{href:"https://woocommerce.com/document/woocommerce-store-editing/customizing-cart-and-checkout/#incompatible-extensions/"})}):(0,d.createInterpolateElement)((0,c.sprintf)( // translators: %s is the name of the extension. // translators: %s is the name of the extension. (0,c.__)("<strong>%s</strong> does not yet support this block. This may impact the shopper experience. <a>Learn more</a>","woocommerce"),Object.values(a)[0]),{strong:(0,r.createElement)("strong",null),a:(0,r.createElement)(ko.ExternalLink,{href:"https://woocommerce.com/document/woocommerce-store-editing/customizing-cart-and-checkout/#incompatible-extensions/"})})),m=Object.entries(a),u=m.length-2;return(0,r.createElement)(ko.Notice,{className:"wc-blocks-incompatible-extensions-notice",status:"warning",onRemove:n,spokenMessage:l},(0,r.createElement)("div",{className:"wc-blocks-incompatible-extensions-notice__content"},(0,r.createElement)(i.A,{className:"wc-blocks-incompatible-extensions-notice__warning-icon",icon:(0,r.createElement)(er,null)}),(0,r.createElement)("div",null,(0,r.createElement)("p",null,l),s>1&&(0,r.createElement)("ul",null,m.slice(0,2).map((([e,t])=>(0,r.createElement)("li",{key:e,className:"wc-blocks-incompatible-extensions-notice__element"},t)))),m.length>2&&(0,r.createElement)("details",null,(0,r.createElement)("summary",null,(0,r.createElement)("span",null,(0,c.sprintf)( // translators: %s is the number of incompatible extensions. // translators: %s is the number of incompatible extensions. (0,c._n)("%s more incompatibility","%s more incompatibilities",u,"woocommerce"),u)),(0,r.createElement)(i.A,{icon:Jr.A})),(0,r.createElement)("ul",null,m.slice(2).map((([e,t])=>(0,r.createElement)("li",{key:e,className:"wc-blocks-incompatible-extensions-notice__element"},t))))),(0,r.createElement)(dn,{block:e,clientId:t,type:"incompatible"}))))}o(7840),o(1212);var gn=o(361);o(1598);const hn=({text:e,title:t=(0,c.__)("Feedback?","woocommerce"),url:o})=>{const[n,a]=(0,d.useState)(!1);return(0,d.useEffect)((()=>{a(!0)}),[]),(0,r.createElement)(r.Fragment,null,n&&(0,r.createElement)("div",{className:"wc-block-feedback-prompt"},(0,r.createElement)(i.A,{icon:gn.A}),(0,r.createElement)("h2",{className:"wc-block-feedback-prompt__title"},t),(0,r.createElement)("p",{className:"wc-block-feedback-prompt__text"},e),(0,r.createElement)("a",{href:o,className:"wc-block-feedback-prompt__link",rel:"noreferrer noopener",target:"_blank"},(0,c.__)("Give us your feedback.","woocommerce"),(0,r.createElement)(i.A,{icon:Jo.A,size:16}))))},wn=()=>(0,r.createElement)(hn,{text:(0,c.__)("We are currently working on improving our cart and checkout blocks to provide merchants with the tools and customization options they need.","woocommerce"),url:"https://github.com/woocommerce/woocommerce/discussions/new?category=checkout-flow&labels=type%3A+product%20feedback"}),En=(0,vt.createHigherOrderComponent)((e=>t=>{const{clientId:o,name:c,isSelected:n}=t,{isCart:s,isCheckout:l,parentId:i}=(0,U.useSelect)((e=>{const{getBlockParentsByBlockName:t,getBlockName:r}=e(a.store),c=t(o,["woocommerce/cart","woocommerce/checkout"]).reduce(((e,t)=>(e[r(t)]=t,e)),{}),n=r(o),s=Object.keys(c).includes("woocommerce/cart"),l=Object.keys(c).includes("woocommerce/checkout"),i="woocommerce/cart"===n||s,m=i?"woocommerce/cart":"woocommerce/checkout";return{isCart:i,isCheckout:"woocommerce/checkout"===n||l,parentId:n===m?o:c[m]}}));return c.startsWith("woocommerce/")&&n&&(s||l)?(0,r.createElement)(r.Fragment,null,(0,r.createElement)(a.InspectorControls,null,(0,r.createElement)(pn,{block:s?"woocommerce/cart":"woocommerce/checkout",clientId:i}),(0,r.createElement)(en,{block:l?"checkout":"cart"}),(0,r.createElement)(wn,null)),(0,r.createElement)(e,{key:"edit",...t})):(0,r.createElement)(e,{key:"edit",...t})}),"withSidebarNotices");(0,We.hasFilter)("editor.BlockEdit","woocommerce/add/sidebar-compatibility-notice")||(0,We.addFilter)("editor.BlockEdit","woocommerce/add/sidebar-compatibility-notice",En,11);const kn=(0,r.createElement)(s.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,r.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),(0,r.createElement)("path",{d:"M12 6a9.77 9.77 0 0 1 8.82 5.5C19.17 14.87 15.79 17 12 17s-7.17-2.13-8.82-5.5A9.77 9.77 0 0 1 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4zm0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7z"})),bn=(e,t,o=!0)=>{const{updateBlockAttributes:r,selectBlock:c}=(0,U.dispatch)("core/block-editor");var n,a;r(e,{currentView:t}),o&&c((null===(n=(0,U.select)("core/block-editor").getBlock(e))||void 0===n||null===(a=n.innerBlocks.find((e=>e.name===t)))||void 0===a?void 0:a.clientId)||e)},vn={views:[],currentView:"",viewClientId:""},yn=(e,t=10,o=0)=>{const r=o+1;if(r>t)return vn;const{getBlockAttributes:c,getBlockRootClientId:n}=(0,U.select)("core/block-editor"),a=n(e);if(null===a||""===a)return vn;const s=c(a);return s?void 0!==s.editorViews?{views:s.editorViews,currentView:s.currentView||s.editorViews[0].view,viewClientId:a}:yn(a,t,r):vn},fn=({currentView:e,views:t,clientId:o})=>{const{getBlockName:n,getSelectedBlockClientId:s,getBlockParentsByBlockName:l}=(0,U.useSelect)((e=>{const t=e("core/block-editor");return{getBlockName:t.getBlockName,getSelectedBlockClientId:t.getSelectedBlockClientId,getBlockParentsByBlockName:t.getBlockParentsByBlockName}}),[]),m=s(),u=((e,t)=>t.find((t=>t.view===e)))(e,t)||t[0],p=u.label;return(0,d.useLayoutEffect)((()=>{const r=m?n(m):null;if(!r||e===r)return;const c=t.map((e=>e.view));if(c.includes(r))return void bn(o,r);const a=l(m,c),s=1===a.length?n(a[0]):null;s&&e!==s&&bn(o,s,!1)}),[o,e,n,l,m,t]),(0,r.createElement)(a.BlockControls,null,(0,r.createElement)(ko.ToolbarGroup,null,(0,r.createElement)(ko.ToolbarDropdownMenu,{label:(0,c.__)("Switch view","woocommerce"),text:p,icon:(0,r.createElement)(i.A,{icon:kn,style:{marginRight:"8px"}}),controls:t.map((t=>({...t,title:(0,r.createElement)("span",{style:{marginLeft:"8px"}},t.label),isActive:t.view===e,onClick:()=>{bn(o,t.view)}})))})))};(0,We.hasFilter)("editor.BlockEdit","woocommerce/with-view-switcher")||(0,We.addFilter)("editor.BlockEdit","woocommerce/with-view-switcher",(e=>t=>{const{clientId:o}=t,{views:c,currentView:n,viewClientId:a}=(0,U.useSelect)((e=>{const t=e("core/block-editor").getBlockAttributes(o);return null!=t&&t.editorViews?{views:t.editorViews,currentView:t.currentView,viewClientId:o}:yn(o)}));return 0===c.length?(0,r.createElement)(e,{...t}):(0,r.createElement)(r.Fragment,null,(0,r.createElement)(fn,{currentView:n,views:c,clientId:a}),(0,r.createElement)(e,{...t}))}),11),(0,We.hasFilter)("blocks.registerBlockType","core/lock/addAttribute")||(0,U.subscribe)((()=>{var e,t,o,r;const c=(0,U.select)(a.store);if(!c)return;const n=c.getSelectedBlock();n&&(Qc("wc-lock-selected-block--remove",!(null==n||null===(e=n.attributes)||void 0===e||null===(t=e.lock)||void 0===t||!t.remove)),Qc("wc-lock-selected-block--move",!(null==n||null===(o=n.attributes)||void 0===o||null===(r=o.lock)||void 0===r||!r.move)))}));const Cn=["woocommerce/filled-cart-block","woocommerce/empty-cart-block"];o(2584);const Sn={isPreview:{type:"boolean",default:!1},currentView:{type:"string",default:"woocommerce/filled-cart-block",source:"readonly"},editorViews:{type:"object",default:[{view:"woocommerce/filled-cart-block",label:(0,c.__)("Filled Cart","woocommerce"),icon:(0,r.createElement)(i.A,{icon:bt})},{view:"woocommerce/empty-cart-block",label:(0,c.__)("Empty Cart","woocommerce"),icon:(0,r.createElement)(i.A,{icon:Vr})}]},hasDarkControls:{type:"boolean",default:(0,p.getSetting)("hasDarkEditorStyleSupport",!1)},isShippingCalculatorEnabled:{type:"boolean",default:(0,p.getSetting)("isShippingCalculatorEnabled",!0)},checkoutPageId:{type:"number",default:0},showRateAfterTaxName:{type:"boolean",default:!0},align:{type:"string",default:"wide"}},Nn={title:(0,c.__)("Cart","woocommerce"),apiVersion:3,icon:{src:(0,r.createElement)(i.A,{icon:l,className:"wc-block-editor-components-block-icon"})},category:"woocommerce",keywords:[(0,c.__)("WooCommerce","woocommerce")],description:(0,c.__)("Shopping cart.","woocommerce"),supports:{align:["wide"],html:!1,multiple:!1},example:{attributes:{isPreview:!0},viewportWidth:800},attributes:Sn,edit:({clientId:e,className:t,attributes:o,setAttributes:s})=>{const{hasDarkControls:l,currentView:i,isPreview:u=!1}=o,p=((e={})=>{const t=(0,d.useRef)(),o=(0,a.useBlockProps)({ref:t,...e});return(({ref:e})=>{const t=(0,We.hasFilter)("blocks.registerBlockType","core/lock/addAttribute"),o=e.current;(0,d.useEffect)((()=>{if(o&&!t)return o.addEventListener("keydown",e,{capture:!0,passive:!1}),()=>{o.removeEventListener("keydown",e,{capture:!0})};function e(e){const{keyCode:t,target:o}=e;if(!(o instanceof HTMLElement))return;if(t!==Dt.BACKSPACE&&t!==Dt.DELETE)return;if((0,Tt.isTextField)(o))return;const r=o;if(void 0===r.dataset.block)return;const c=(e=>{var t,o,r,c,n;if(!e)return!1;const{getBlock:s}=(0,U.select)(a.store),l=s(e);if("boolean"==typeof(null==l||null===(t=l.attributes)||void 0===t||null===(o=t.lock)||void 0===o?void 0:o.remove))return l.attributes.lock.remove;const i=(0,m.getBlockType)(l.name);var u,d,p;return"boolean"==typeof(null==i||null===(r=i.attributes)||void 0===r||null===(c=r.lock)||void 0===c||null===(n=c.default)||void 0===n?void 0:n.remove)&&(null==i||null===(u=i.attributes)||void 0===u||null===(d=u.lock)||void 0===d||null===(p=d.default)||void 0===p?void 0:p.remove)})(r.dataset.block);c&&(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation())}}),[o,t])})({ref:t}),o})({className:(0,n.A)(t,"wp-block-woocommerce-cart",{"is-editor-preview":u})}),g=(0,d.useRef)((0,ye.getQueryArg)(window.location.href,"focus"));return(0,d.useEffect)((()=>{"cart"!==g.current||(0,U.select)("core/block-editor").hasSelectedBlock()||((0,U.dispatch)("core/block-editor").selectBlock(e),(0,U.dispatch)("core/interface").enableComplementaryArea("core/edit-site","edit-site/block-inspector"))}),[e]),(0,r.createElement)("div",{...p},(0,r.createElement)(a.InspectorControls,null,(0,r.createElement)(Zc,{attributes:o,setAttributes:s})),(0,r.createElement)(Y,{header:(0,c.__)("Cart Block Error","woocommerce"),text:(0,c.__)("There was an error whilst rendering the cart block. If this problem continues, try re-creating the block.","woocommerce"),showErrorMessage:!0,errorMessagePrefix:(0,c.__)("Error message:","woocommerce")},(0,r.createElement)(K,{previewData:{previewCart:qe},currentView:i,isPreview:!!u},(0,r.createElement)(At.Provider,{value:{hasDarkControls:l}},(0,r.createElement)(kt.SlotFillProvider,null,(0,r.createElement)(Et,null,(0,r.createElement)(a.InnerBlocks,{allowedBlocks:Cn,template:[["woocommerce/filled-cart-block",{},[]],["woocommerce/empty-cart-block",{},[]]],templateLock:"insert"})))))))},save:()=>(0,r.createElement)("div",{...a.useBlockProps.save({className:"is-loading"})},(0,r.createElement)(a.InnerBlocks.Content,null)),transforms:{to:[{type:"block",blocks:["woocommerce/classic-shortcode"],transform:e=>(0,m.createBlock)("woocommerce/classic-shortcode",{shortcode:"cart",align:e.align},[])}]},deprecated:[{attributes:Sn,save:({attributes:e})=>(0,r.createElement)("div",{className:(0,n.A)("is-loading",e.className)},(0,r.createElement)(a.InnerBlocks.Content,null)),migrate:(e,t)=>{const{checkoutPageId:o,align:r}=e;return[e,[(0,m.createBlock)("woocommerce/filled-cart-block",{align:r},[(0,m.createBlock)("woocommerce/cart-items-block"),(0,m.createBlock)("woocommerce/cart-totals-block",{},[(0,m.createBlock)("woocommerce/cart-order-summary-block",{}),(0,m.createBlock)("woocommerce/cart-express-payment-block"),(0,m.createBlock)("woocommerce/proceed-to-checkout-block",{checkoutPageId:o}),(0,m.createBlock)("woocommerce/cart-accepted-payment-methods-block")])]),(0,m.createBlock)("woocommerce/empty-cart-block",{align:r},t)]]},isEligible:(e,t)=>!t.find((e=>"woocommerce/filled-cart-block"===e.name))}]};(0,m.registerBlockType)("woocommerce/cart",Nn)},1546:()=>{},5183:()=>{},7195:()=>{},6007:()=>{},7128:()=>{},9407:()=>{},2080:()=>{},1045:()=>{},5684:()=>{},4957:()=>{},777:()=>{},9507:()=>{},4982:()=>{},401:()=>{},7051:()=>{},2867:()=>{},3048:()=>{},265:()=>{},7919:()=>{},780:()=>{},2931:()=>{},8375:()=>{},9345:()=>{},6625:()=>{},4567:()=>{},5193:()=>{},5452:()=>{},1221:()=>{},8824:()=>{},9569:()=>{},2838:()=>{},9085:()=>{},5049:()=>{},5913:()=>{},5966:()=>{},5342:()=>{},6229:()=>{},6611:()=>{},1876:()=>{},6080:()=>{},2584:()=>{},4688:()=>{},9705:()=>{},1598:()=>{},1212:()=>{},7840:()=>{},7791:()=>{},1609:e=>{"use strict";e.exports=window.React},195:e=>{"use strict";e.exports=window.wp.a11y},9491:e=>{"use strict";e.exports=window.wp.compose},4040:e=>{"use strict";e.exports=window.wp.deprecated},8107:e=>{"use strict";e.exports=window.wp.dom},6087:e=>{"use strict";e.exports=window.wp.element},7723:e=>{"use strict";e.exports=window.wp.i18n},923:e=>{"use strict";e.exports=window.wp.isShallowEqual},8558:e=>{"use strict";e.exports=window.wp.keycodes},5573:e=>{"use strict";e.exports=window.wp.primitives}},c={};function n(e){var t=c[e];if(void 0!==t)return t.exports;var o=c[e]={exports:{}};return r[e].call(o.exports,o,o.exports,n),o.exports}n.m=r,e=[],n.O=(t,o,r,c)=>{if(!o){var a=1/0;for(m=0;m<e.length;m++){for(var[o,r,c]=e[m],s=!0,l=0;l<o.length;l++)(!1&c||a>=c)&&Object.keys(n.O).every((e=>n.O[e](o[l])))?o.splice(l--,1):(s=!1,c<a&&(a=c));if(s){e.splice(m--,1);var i=r();void 0!==i&&(t=i)}}return t}c=c||0;for(var m=e.length;m>0&&e[m-1][2]>c;m--)e[m]=e[m-1];e[m]=[o,r,c]},n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},o=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,n.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var c=Object.create(null);n.r(c);var a={};t=t||[null,o({}),o([]),o(o)];for(var s=2&r&&e;"object"==typeof s&&!~t.indexOf(s);s=o(s))Object.getOwnPropertyNames(s).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,n.d(c,a),c},n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.j=7949,(()=>{var e={7949:0};n.O.j=t=>0===e[t];var t=(t,o)=>{var r,c,[a,s,l]=o,i=0;if(a.some((t=>0!==e[t]))){for(r in s)n.o(s,r)&&(n.m[r]=s[r]);if(l)var m=l(n)}for(t&&t(o);i<a.length;i++)c=a[i],n.o(e,c)&&e[c]&&e[c][0](),e[c]=0;return n.O(m)},o=self.webpackChunkwebpackWcBlocksMainJsonp=self.webpackChunkwebpackWcBlocksMainJsonp||[];o.forEach(t.bind(null,0)),o.push=t.bind(null,o.push.bind(o))})();var a=n.O(void 0,[94],(()=>n(4042)));a=n.O(a),((this.wc=this.wc||{}).blocks=this.wc.blocks||{}).cart=a})();
Submit
FILE
FOLDER
Name
Size
Permission
Action
active-filters
---
0755
add-to-cart-form
---
0755
add-to-cart-with-options
---
0755
add-to-cart-with-options-quantity-selector
---
0755
add-to-cart-with-options-variation-selector
---
0755
all-products
---
0755
attribute-filter
---
0755
breadcrumbs
---
0755
cart-blocks
---
0755
cart-link
---
0755
catalog-sorting
---
0755
checkout
---
0755
checkout-blocks
---
0755
classic-shortcode
---
0755
coming-soon
---
0755
customer-account
---
0755
featured-category
---
0755
featured-product
---
0755
filter-wrapper
---
0755
handpicked-products
---
0755
inner-blocks
---
0755
mini-cart
---
0755
mini-cart-contents-block
---
0755
order-confirmation-additional-fields
---
0755
order-confirmation-additional-fields-wrapper
---
0755
order-confirmation-additional-information
---
0755
order-confirmation-billing-address
---
0755
order-confirmation-billing-wrapper
---
0755
order-confirmation-create-account
---
0755
order-confirmation-downloads
---
0755
order-confirmation-downloads-wrapper
---
0755
order-confirmation-shipping-address
---
0755
order-confirmation-shipping-wrapper
---
0755
order-confirmation-status
---
0755
order-confirmation-summary
---
0755
order-confirmation-totals
---
0755
order-confirmation-totals-wrapper
---
0755
page-content-wrapper
---
0755
price-filter
---
0755
product-average-rating
---
0755
product-best-sellers
---
0755
product-button
---
0755
product-categories
---
0755
product-category
---
0755
product-collection
---
0755
product-collection-no-results
---
0755
product-details
---
0755
product-filter-active
---
0755
product-filter-attribute
---
0755
product-filter-checkbox-list
---
0755
product-filter-chips
---
0755
product-filter-clear-button
---
0755
product-filter-price
---
0755
product-filter-price-slider
---
0755
product-filter-rating
---
0755
product-filter-removable-chips
---
0755
product-filter-status
---
0755
product-filters
---
0755
product-gallery
---
0755
product-gallery-large-image
---
0755
product-gallery-large-image-next-previous
---
0755
product-gallery-pager
---
0755
product-gallery-thumbnails
---
0755
product-image
---
0755
product-image-gallery
---
0755
product-meta
---
0755
product-new
---
0755
product-price
---
0755
product-rating
---
0755
product-rating-counter
---
0755
product-rating-stars
---
0755
product-results-count
---
0755
product-reviews
---
0755
product-sale-badge
---
0755
product-summary
---
0755
product-tag
---
0755
product-template
---
0755
product-top-rated
---
0755
products-by-attribute
---
0755
rating-filter
---
0755
related-products
---
0755
single-product
---
0755
stock-filter
---
0755
store-notices
---
0755
2727-style.js.LICENSE.txt
188 bytes
0644
3671-style.js.LICENSE.txt
121 bytes
0644
active-filters-frontend.asset.php
336 bytes
0644
active-filters-frontend.js
18768 bytes
0644
active-filters-rtl.css
10302 bytes
0644
active-filters-style.asset.php
369 bytes
0644
active-filters-wrapper-frontend.js
15044 bytes
0644
active-filters-wrapper-rtl.css
9558 bytes
0644
active-filters-wrapper.css
9558 bytes
0644
active-filters.asset.php
369 bytes
0644
active-filters.css
10300 bytes
0644
active-filters.js
17385 bytes
0644
add-to-cart-form-frontend.asset.php
147 bytes
0644
add-to-cart-form-frontend.js
1067 bytes
0644
add-to-cart-form-rtl.css
7888 bytes
0644
add-to-cart-form-style.asset.php
310 bytes
0644
add-to-cart-form.asset.php
290 bytes
0644
add-to-cart-form.css
7884 bytes
0644
add-to-cart-form.js
20581 bytes
0644
add-to-cart-with-options-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-frontend.js
370 bytes
0644
add-to-cart-with-options-quantity-selector-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-quantity-selector-frontend.js
1101 bytes
0644
add-to-cart-with-options-quantity-selector-rtl.css
4237 bytes
0644
add-to-cart-with-options-quantity-selector-style.asset.php
310 bytes
0644
add-to-cart-with-options-quantity-selector.asset.php
290 bytes
0644
add-to-cart-with-options-quantity-selector.css
4233 bytes
0644
add-to-cart-with-options-quantity-selector.js
17771 bytes
0644
add-to-cart-with-options-rtl.css
212 bytes
0644
add-to-cart-with-options-style.asset.php
310 bytes
0644
add-to-cart-with-options-variation-selector-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-variation-selector-frontend.js
389 bytes
0644
add-to-cart-with-options-variation-selector-rtl.css
519 bytes
0644
add-to-cart-with-options-variation-selector-style.asset.php
310 bytes
0644
add-to-cart-with-options-variation-selector.asset.php
290 bytes
0644
add-to-cart-with-options-variation-selector.css
515 bytes
0644
add-to-cart-with-options-variation-selector.js
16539 bytes
0644
add-to-cart-with-options.asset.php
290 bytes
0644
add-to-cart-with-options.css
210 bytes
0644
add-to-cart-with-options.js
14354 bytes
0644
all-products-frontend.asset.php
531 bytes
0644
all-products-frontend.js
31017 bytes
0644
all-products-rtl.css
32674 bytes
0644
all-products-style.asset.php
548 bytes
0644
all-products-style.js.LICENSE.txt
188 bytes
0644
all-products.asset.php
548 bytes
0644
all-products.css
32632 bytes
0644
all-products.js
140646 bytes
0644
all-reviews-rtl.css
10828 bytes
0644
all-reviews-style.asset.php
313 bytes
0644
all-reviews-style.js.LICENSE.txt
188 bytes
0644
all-reviews.asset.php
313 bytes
0644
all-reviews.css
10817 bytes
0644
all-reviews.js
27115 bytes
0644
attribute-filter-frontend.asset.php
408 bytes
0644
attribute-filter-frontend.js
22743 bytes
0644
attribute-filter-rtl.css
31009 bytes
0644
attribute-filter-style.asset.php
427 bytes
0644
attribute-filter-style.js.LICENSE.txt
121 bytes
0644
attribute-filter-wrapper-frontend.js
19208 bytes
0644
attribute-filter-wrapper-rtl.css
9320 bytes
0644
attribute-filter-wrapper.css
9314 bytes
0644
attribute-filter.asset.php
427 bytes
0644
attribute-filter.css
30987 bytes
0644
attribute-filter.js
34970 bytes
0644
base-components-stock-filter-wrapper~attribute-filter-wrapper~rating-filter-wrapper-style.scss-rtl.css
20945 bytes
0644
base-components-stock-filter-wrapper~attribute-filter-wrapper~rating-filter-wrapper-style.scss.css
20931 bytes
0644
blocks-checkout.asset.php
421 bytes
0644
blocks-checkout.js
2552 bytes
0644
blocks-components.asset.php
338 bytes
0644
blocks-components.js
2371 bytes
0644
blocks-json.php
136727 bytes
0644
breadcrumbs-rtl.css
366 bytes
0644
breadcrumbs-style.asset.php
197 bytes
0644
breadcrumbs.asset.php
197 bytes
0644
breadcrumbs.css
364 bytes
0644
breadcrumbs.js
3941 bytes
0644
cart-frontend.asset.php
602 bytes
0644
cart-frontend.js
22782 bytes
0644
cart-link-rtl.css
1444 bytes
0644
cart-link-style.asset.php
197 bytes
0644
cart-link.asset.php
197 bytes
0644
cart-link.css
1438 bytes
0644
cart-link.js
9025 bytes
0644
cart-rtl.css
82481 bytes
0644
cart-style.asset.php
651 bytes
0644
cart-style.js.LICENSE.txt
438 bytes
0644
cart.asset.php
651 bytes
0644
cart.css
82403 bytes
0644
cart.js
165793 bytes
0644
catalog-sorting-rtl.css
568 bytes
0644
catalog-sorting-style.asset.php
197 bytes
0644
catalog-sorting.asset.php
197 bytes
0644
catalog-sorting.css
567 bytes
0644
catalog-sorting.js
4806 bytes
0644
checkout-frontend.asset.php
564 bytes
0644
checkout-frontend.js
31832 bytes
0644
checkout-rtl.css
95718 bytes
0644
checkout-style.asset.php
604 bytes
0644
checkout-style.js.LICENSE.txt
438 bytes
0644
checkout.asset.php
579 bytes
0644
checkout.css
95605 bytes
0644
checkout.js
199260 bytes
0644
classic-shortcode-rtl.css
325 bytes
0644
classic-shortcode-style.asset.php
222 bytes
0644
classic-shortcode.asset.php
222 bytes
0644
classic-shortcode.css
323 bytes
0644
classic-shortcode.js
14585 bytes
0644
coming-soon-rtl.css
7898 bytes
0644
coming-soon-style.asset.php
219 bytes
0644
coming-soon.asset.php
219 bytes
0644
coming-soon.css
7892 bytes
0644
coming-soon.js
7182 bytes
0644
customer-account-rtl.css
917 bytes
0644
customer-account-style.asset.php
212 bytes
0644
customer-account.asset.php
212 bytes
0644
customer-account.css
915 bytes
0644
customer-account.js
9307 bytes
0644
featured-category-rtl.css
5137 bytes
0644
featured-category-style.asset.php
355 bytes
0644
featured-category.asset.php
355 bytes
0644
featured-category.css
5135 bytes
0644
featured-category.js
45716 bytes
0644
featured-product-rtl.css
5553 bytes
0644
featured-product-style.asset.php
355 bytes
0644
featured-product.asset.php
355 bytes
0644
featured-product.css
5551 bytes
0644
featured-product.js
46167 bytes
0644
filter-wrapper-frontend.asset.php
490 bytes
0644
filter-wrapper-frontend.js
13883 bytes
0644
filter-wrapper-rtl.css
744 bytes
0644
filter-wrapper-style.asset.php
492 bytes
0644
filter-wrapper.asset.php
180 bytes
0644
filter-wrapper.css
742 bytes
0644
filter-wrapper.js
6931 bytes
0644
handpicked-products-style.asset.php
315 bytes
0644
handpicked-products.asset.php
315 bytes
0644
handpicked-products.js
26737 bytes
0644
legacy-template-rtl.css
323 bytes
0644
legacy-template-style.asset.php
253 bytes
0644
legacy-template.asset.php
253 bytes
0644
legacy-template.css
321 bytes
0644
legacy-template.js
27302 bytes
0644
mini-cart-component-frontend.asset.php
519 bytes
0644
mini-cart-component-frontend.js
20518 bytes
0644
mini-cart-contents-rtl.css
22537 bytes
0644
mini-cart-contents-style.asset.php
525 bytes
0644
mini-cart-contents-style.js.LICENSE.txt
438 bytes
0644
mini-cart-contents.asset.php
492 bytes
0644
mini-cart-contents.css
22518 bytes
0644
mini-cart-contents.js
62108 bytes
0644
mini-cart-frontend.asset.php
242 bytes
0644
mini-cart-frontend.js
5814 bytes
0644
mini-cart-rtl.css
13165 bytes
0644
mini-cart-style.asset.php
353 bytes
0644
mini-cart-style.js.LICENSE.txt
249 bytes
0644
mini-cart.asset.php
276 bytes
0644
mini-cart.css
13154 bytes
0644
mini-cart.js
19546 bytes
0644
order-confirmation-additional-fields-rtl.css
2436 bytes
0644
order-confirmation-additional-fields-style.asset.php
195 bytes
0644
order-confirmation-additional-fields-wrapper-rtl.css
291 bytes
0644
order-confirmation-additional-fields-wrapper-style.asset.php
195 bytes
0644
order-confirmation-additional-fields-wrapper.asset.php
195 bytes
0644
order-confirmation-additional-fields-wrapper.css
289 bytes
0644
order-confirmation-additional-fields-wrapper.js
5498 bytes
0644
order-confirmation-additional-fields.asset.php
195 bytes
0644
order-confirmation-additional-fields.css
2432 bytes
0644
order-confirmation-additional-fields.js
5698 bytes
0644
order-confirmation-additional-information-rtl.css
383 bytes
0644
order-confirmation-additional-information-style.asset.php
180 bytes
0644
order-confirmation-additional-information.asset.php
180 bytes
0644
order-confirmation-additional-information.css
381 bytes
0644
order-confirmation-additional-information.js
3512 bytes
0644
order-confirmation-billing-address-rtl.css
2039 bytes
0644
order-confirmation-billing-address-style.asset.php
195 bytes
0644
order-confirmation-billing-address.asset.php
195 bytes
0644
order-confirmation-billing-address.css
2035 bytes
0644
order-confirmation-billing-address.js
6232 bytes
0644
order-confirmation-billing-wrapper-style.asset.php
180 bytes
0644
order-confirmation-billing-wrapper.asset.php
180 bytes
0644
order-confirmation-billing-wrapper.js
3352 bytes
0644
order-confirmation-create-account-frontend.asset.php
266 bytes
0644
order-confirmation-create-account-frontend.js
13342 bytes
0644
order-confirmation-create-account-rtl.css
10266 bytes
0644
order-confirmation-create-account-style.asset.php
302 bytes
0644
order-confirmation-create-account-style.js.LICENSE.txt
249 bytes
0644
order-confirmation-create-account.asset.php
302 bytes
0644
order-confirmation-create-account.css
10254 bytes
0644
order-confirmation-create-account.js
13714 bytes
0644
order-confirmation-downloads-rtl.css
1772 bytes
0644
order-confirmation-downloads-style.asset.php
197 bytes
0644
order-confirmation-downloads-wrapper-style.asset.php
195 bytes
0644
order-confirmation-downloads-wrapper.asset.php
195 bytes
0644
order-confirmation-downloads-wrapper.js
3556 bytes
0644
order-confirmation-downloads.asset.php
197 bytes
0644
order-confirmation-downloads.css
1770 bytes
0644
order-confirmation-downloads.js
5551 bytes
0644
order-confirmation-shipping-address-rtl.css
2609 bytes
0644
order-confirmation-shipping-address-style.asset.php
195 bytes
0644
order-confirmation-shipping-address.asset.php
195 bytes
0644
order-confirmation-shipping-address.css
2605 bytes
0644
order-confirmation-shipping-address.js
6235 bytes
0644
order-confirmation-shipping-wrapper-style.asset.php
180 bytes
0644
order-confirmation-shipping-wrapper.asset.php
180 bytes
0644
order-confirmation-shipping-wrapper.js
3379 bytes
0644
order-confirmation-status-rtl.css
1035 bytes
0644
order-confirmation-status-style.asset.php
180 bytes
0644
order-confirmation-status.asset.php
180 bytes
0644
order-confirmation-status.css
1034 bytes
0644
order-confirmation-status.js
3733 bytes
0644
order-confirmation-summary-rtl.css
1124 bytes
0644
order-confirmation-summary-style.asset.php
242 bytes
0644
order-confirmation-summary.asset.php
242 bytes
0644
order-confirmation-summary.css
1122 bytes
0644
order-confirmation-summary.js
5589 bytes
0644
order-confirmation-totals-rtl.css
2207 bytes
0644
order-confirmation-totals-style.asset.php
216 bytes
0644
order-confirmation-totals-wrapper-style.asset.php
180 bytes
0644
order-confirmation-totals-wrapper.asset.php
180 bytes
0644
order-confirmation-totals-wrapper.js
4061 bytes
0644
order-confirmation-totals.asset.php
216 bytes
0644
order-confirmation-totals.css
2204 bytes
0644
order-confirmation-totals.js
6420 bytes
0644
packages-style-rtl.css
49765 bytes
0644
packages-style-style.asset.php
377 bytes
0644
packages-style-style.js.LICENSE.txt
1948 bytes
0644
packages-style.css
49715 bytes
0644
page-content-wrapper-style.asset.php
195 bytes
0644
page-content-wrapper.asset.php
195 bytes
0644
page-content-wrapper.js
5412 bytes
0644
price-filter-frontend.asset.php
299 bytes
0644
price-filter-frontend.js
21743 bytes
0644
price-filter-rtl.css
19219 bytes
0644
price-filter-style.asset.php
349 bytes
0644
price-filter-wrapper-frontend.js
17809 bytes
0644
price-filter-wrapper-rtl.css
18475 bytes
0644
price-filter-wrapper.css
18450 bytes
0644
price-filter.asset.php
349 bytes
0644
price-filter.css
19192 bytes
0644
price-filter.js
23501 bytes
0644
price-format.asset.php
132 bytes
0644
price-format.js
1669 bytes
0644
product-average-rating-frontend.js
2768 bytes
0644
product-average-rating.js
2947 bytes
0644
product-best-sellers-style.asset.php
315 bytes
0644
product-best-sellers.asset.php
315 bytes
0644
product-best-sellers.js
26158 bytes
0644
product-button-frontend.js
10902 bytes
0644
product-button-interactivity-frontend.asset.php
281 bytes
0644
product-button-interactivity-frontend.js
18794 bytes
0644
product-button-rtl.css
5137 bytes
0644
product-button.css
5135 bytes
0644
product-button.js
12323 bytes
0644
product-categories-rtl.css
1968 bytes
0644
product-categories-style.asset.php
233 bytes
0644
product-categories.asset.php
233 bytes
0644
product-categories.css
1966 bytes
0644
product-categories.js
7588 bytes
0644
product-category-style.asset.php
315 bytes
0644
product-category.asset.php
315 bytes
0644
product-category.js
30236 bytes
0644
product-collection-frontend.asset.php
147 bytes
0644
product-collection-frontend.js
3048 bytes
0644
product-collection-no-results-style.asset.php
166 bytes
0644
product-collection-no-results.asset.php
166 bytes
0644
product-collection-no-results.js
3793 bytes
0644
product-collection-rtl.css
1125 bytes
0644
product-collection-style.asset.php
466 bytes
0644
product-collection.asset.php
446 bytes
0644
product-collection.css
1119 bytes
0644
product-collection.js
89664 bytes
0644
product-details-rtl.css
2424 bytes
0644
product-details-style.asset.php
220 bytes
0644
product-details.css
2420 bytes
0644
product-filter-active-frontend.asset.php
147 bytes
0644
product-filter-active-frontend.js
1079 bytes
0644
product-filter-active-rtl.css
727 bytes
0644
product-filter-active-style.asset.php
243 bytes
0644
product-filter-active.asset.php
223 bytes
0644
product-filter-active.css
725 bytes
0644
product-filter-active.js
4496 bytes
0644
product-filter-attribute-frontend.asset.php
147 bytes
0644
product-filter-attribute-frontend.js
1771 bytes
0644
product-filter-attribute-rtl.css
1610 bytes
0644
product-filter-attribute-style.asset.php
302 bytes
0644
product-filter-attribute.asset.php
282 bytes
0644
product-filter-attribute.css
1605 bytes
0644
product-filter-attribute.js
19085 bytes
0644
product-filter-checkbox-list-frontend.asset.php
147 bytes
0644
product-filter-checkbox-list-frontend.js
427 bytes
0644
product-filter-checkbox-list-rtl.css
2041 bytes
0644
product-filter-checkbox-list-style.asset.php
232 bytes
0644
product-filter-checkbox-list.asset.php
212 bytes
0644
product-filter-checkbox-list.css
2037 bytes
0644
product-filter-checkbox-list.js
7832 bytes
0644
product-filter-chips-frontend.asset.php
147 bytes
0644
product-filter-chips-frontend.js
411 bytes
0644
product-filter-chips-rtl.css
1779 bytes
0644
product-filter-chips-style.asset.php
215 bytes
0644
product-filter-chips.asset.php
195 bytes
0644
product-filter-chips.css
1777 bytes
0644
product-filter-chips.js
8230 bytes
0644
product-filter-clear-button-style.asset.php
181 bytes
0644
product-filter-clear-button.asset.php
181 bytes
0644
product-filter-clear-button.js
3775 bytes
0644
product-filter-price-frontend.asset.php
166 bytes
0644
product-filter-price-frontend.js
2497 bytes
0644
product-filter-price-rtl.css
727 bytes
0644
product-filter-price-slider-frontend.asset.php
147 bytes
0644
product-filter-price-slider-frontend.js
1224 bytes
0644
product-filter-price-slider-rtl.css
6813 bytes
0644
product-filter-price-slider-style.asset.php
222 bytes
0644
product-filter-price-slider.asset.php
202 bytes
0644
product-filter-price-slider.css
6798 bytes
0644
product-filter-price-slider.js
6939 bytes
0644
product-filter-price-style.asset.php
321 bytes
0644
product-filter-price.asset.php
301 bytes
0644
product-filter-price.css
725 bytes
0644
product-filter-price.js
11820 bytes
0644
product-filter-rating-frontend.asset.php
147 bytes
0644
product-filter-rating-frontend.js
1345 bytes
0644
product-filter-rating-rtl.css
5088 bytes
0644
product-filter-rating-style.asset.php
312 bytes
0644
product-filter-rating.asset.php
292 bytes
0644
product-filter-rating.css
5078 bytes
0644
product-filter-rating.js
15645 bytes
0644
product-filter-removable-chips-frontend.asset.php
147 bytes
0644
product-filter-removable-chips-frontend.js
460 bytes
0644
product-filter-removable-chips-rtl.css
1708 bytes
0644
product-filter-removable-chips-style.asset.php
256 bytes
0644
product-filter-removable-chips.asset.php
236 bytes
0644
product-filter-removable-chips.css
1706 bytes
0644
product-filter-removable-chips.js
7387 bytes
0644
product-filter-status-frontend.asset.php
147 bytes
0644
product-filter-status-frontend.js
1345 bytes
0644
product-filter-status-rtl.css
1244 bytes
0644
product-filter-status-style.asset.php
302 bytes
0644
product-filter-status.asset.php
282 bytes
0644
product-filter-status.css
1240 bytes
0644
product-filter-status.js
12404 bytes
0644
product-filters-frontend.asset.php
162 bytes
0644
product-filters-frontend.js
2931 bytes
0644
product-filters-rtl.css
4831 bytes
0644
product-filters-style.asset.php
244 bytes
0644
product-filters.asset.php
224 bytes
0644
product-filters.css
4829 bytes
0644
product-filters.js
8870 bytes
0644
product-gallery-frontend.asset.php
147 bytes
0644
product-gallery-frontend.js
4190 bytes
0644
product-gallery-large-image-frontend.asset.php
147 bytes
0644
product-gallery-large-image-frontend.js
1396 bytes
0644
product-gallery-large-image-next-previous-style.asset.php
208 bytes
0644
product-gallery-large-image-next-previous.asset.php
208 bytes
0644
product-gallery-large-image-next-previous.js
11348 bytes
0644
product-gallery-large-image-style.asset.php
187 bytes
0644
product-gallery-large-image.asset.php
167 bytes
0644
product-gallery-large-image.js
6634 bytes
0644
product-gallery-pager-style.asset.php
208 bytes
0644
product-gallery-pager.asset.php
208 bytes
0644
product-gallery-pager.js
7833 bytes
0644
product-gallery-rtl.css
12865 bytes
0644
product-gallery-style.asset.php
255 bytes
0644
product-gallery-thumbnails-style.asset.php
223 bytes
0644
product-gallery-thumbnails.asset.php
223 bytes
0644
product-gallery-thumbnails.js
11957 bytes
0644
product-gallery.asset.php
235 bytes
0644
product-gallery.css
12862 bytes
0644
product-gallery.js
36912 bytes
0644
product-image-frontend.js
5706 bytes
0644
product-image-gallery-rtl.css
619 bytes
0644
product-image-gallery-style.asset.php
210 bytes
0644
product-image-gallery.css
617 bytes
0644
product-image-rtl.css
4092 bytes
0644
product-image.css
4089 bytes
0644
product-image.js
6774 bytes
0644
product-new-style.asset.php
315 bytes
0644
product-new.asset.php
315 bytes
0644
product-new.js
28323 bytes
0644
product-on-sale-style.asset.php
315 bytes
0644
product-on-sale.asset.php
315 bytes
0644
product-on-sale.js
27514 bytes
0644
product-price-frontend.js
6288 bytes
0644
product-price-rtl.css
1754 bytes
0644
product-price.css
1751 bytes
0644
product-price.js
6581 bytes
0644
product-query-rtl.css
655 bytes
0644
product-query-style.asset.php
325 bytes
0644
product-query.asset.php
325 bytes
0644
product-query.css
652 bytes
0644
product-query.js
40941 bytes
0644
product-rating-counter-frontend.js
3603 bytes
0644
product-rating-counter.js
3781 bytes
0644
product-rating-frontend.js
5454 bytes
0644
product-rating-rtl.css
428 bytes
0644
product-rating-stars-frontend.js
5397 bytes
0644
product-rating-stars-rtl.css
3053 bytes
0644
product-rating-stars.css
3050 bytes
0644
product-rating-stars.js
5601 bytes
0644
product-rating.css
426 bytes
0644
product-rating.js
5657 bytes
0644
product-results-count-rtl.css
323 bytes
0644
product-results-count-style.asset.php
180 bytes
0644
product-results-count.asset.php
180 bytes
0644
product-results-count.css
321 bytes
0644
product-results-count.js
3846 bytes
0644
product-reviews-rtl.css
1127 bytes
0644
product-reviews-style.asset.php
204 bytes
0644
product-reviews.css
1126 bytes
0644
product-sale-badge-frontend.js
3075 bytes
0644
product-sale-badge-rtl.css
954 bytes
0644
product-sale-badge.css
952 bytes
0644
product-sale-badge.js
3279 bytes
0644
product-search-rtl.css
1169 bytes
0644
product-search-style.asset.php
261 bytes
0644
product-search.asset.php
261 bytes
0644
product-search.css
1166 bytes
0644
product-search.js
9999 bytes
0644
product-sku-frontend.js
3704 bytes
0644
product-sku-rtl.css
523 bytes
0644
product-sku.css
521 bytes
0644
product-sku.js
3908 bytes
0644
product-stock-indicator-frontend.js
4758 bytes
0644
product-stock-indicator-rtl.css
321 bytes
0644
product-stock-indicator.css
319 bytes
0644
product-stock-indicator.js
4961 bytes
0644
product-summary-frontend.js
5127 bytes
0644
product-summary-rtl.css
1560 bytes
0644
product-summary.css
1558 bytes
0644
product-summary.js
5331 bytes
0644
product-tag-style.asset.php
309 bytes
0644
product-tag.asset.php
309 bytes
0644
product-tag.js
27801 bytes
0644
product-template-rtl.css
2124 bytes
0644
product-template-style.asset.php
302 bytes
0644
product-template.asset.php
302 bytes
0644
product-template.css
2122 bytes
0644
product-template.js
11369 bytes
0644
product-title-frontend.js
3987 bytes
0644
product-title-rtl.css
1932 bytes
0644
product-title.css
1928 bytes
0644
product-title.js
4859 bytes
0644
product-top-rated-style.asset.php
315 bytes
0644
product-top-rated.asset.php
315 bytes
0644
product-top-rated.js
27741 bytes
0644
products-by-attribute-style.asset.php
338 bytes
0644
products-by-attribute.asset.php
338 bytes
0644
products-by-attribute.js
29472 bytes
0644
rating-filter-frontend.asset.php
388 bytes
0644
rating-filter-frontend.js
19321 bytes
0644
rating-filter-rtl.css
31704 bytes
0644
rating-filter-style.asset.php
407 bytes
0644
rating-filter-style.js.LICENSE.txt
121 bytes
0644
rating-filter-wrapper-frontend.js
14995 bytes
0644
rating-filter-wrapper-rtl.css
10015 bytes
0644
rating-filter-wrapper.css
10008 bytes
0644
rating-filter.asset.php
407 bytes
0644
rating-filter.css
31681 bytes
0644
rating-filter.js
17125 bytes
0644
reviews-by-category-rtl.css
10828 bytes
0644
reviews-by-category-style.asset.php
337 bytes
0644
reviews-by-category-style.js.LICENSE.txt
188 bytes
0644
reviews-by-category.asset.php
337 bytes
0644
reviews-by-category.css
10817 bytes
0644
reviews-by-category.js
40902 bytes
0644
reviews-by-product-rtl.css
10828 bytes
0644
reviews-by-product-style.asset.php
349 bytes
0644
reviews-by-product-style.js.LICENSE.txt
188 bytes
0644
reviews-by-product.asset.php
349 bytes
0644
reviews-by-product.css
10817 bytes
0644
reviews-by-product.js
45240 bytes
0644
reviews-frontend.asset.php
270 bytes
0644
reviews-frontend.js
22684 bytes
0644
single-product-rtl.css
744 bytes
0644
single-product-style.asset.php
554 bytes
0644
single-product.asset.php
554 bytes
0644
single-product.css
742 bytes
0644
single-product.js
35988 bytes
0644
stock-filter-frontend.asset.php
408 bytes
0644
stock-filter-frontend.js
19701 bytes
0644
stock-filter-rtl.css
29869 bytes
0644
stock-filter-style.asset.php
427 bytes
0644
stock-filter-style.js.LICENSE.txt
121 bytes
0644
stock-filter-wrapper-frontend.js
15543 bytes
0644
stock-filter-wrapper-rtl.css
8180 bytes
0644
stock-filter-wrapper.css
8174 bytes
0644
stock-filter.asset.php
427 bytes
0644
stock-filter.css
29847 bytes
0644
stock-filter.js
18939 bytes
0644
store-notices-rtl.css
6645 bytes
0644
store-notices-style.asset.php
208 bytes
0644
store-notices-style.js.LICENSE.txt
249 bytes
0644
store-notices.asset.php
208 bytes
0644
store-notices.css
6638 bytes
0644
store-notices.js
6108 bytes
0644
wc-blocks-classic-template-revert-button-style-rtl.css
428 bytes
0644
wc-blocks-classic-template-revert-button-style-style.asset.php
234 bytes
0644
wc-blocks-classic-template-revert-button-style.css
426 bytes
0644
wc-blocks-classic-template-revert-button.asset.php
234 bytes
0644
wc-blocks-classic-template-revert-button.js
2560 bytes
0644
wc-blocks-data.asset.php
324 bytes
0644
wc-blocks-data.js
77430 bytes
0644
wc-blocks-editor-style-rtl.css
79625 bytes
0644
wc-blocks-editor-style.css
79460 bytes
0644
wc-blocks-frontend-vendors-frontend.asset.php
97 bytes
0644
wc-blocks-frontend-vendors-frontend.js
116818 bytes
0644
wc-blocks-google-analytics.asset.php
120 bytes
0644
wc-blocks-google-analytics.js
3153 bytes
0644
wc-blocks-middleware.asset.php
123 bytes
0644
wc-blocks-middleware.js
1898 bytes
0644
wc-blocks-registry.asset.php
175 bytes
0644
wc-blocks-registry.js
20901 bytes
0644
wc-blocks-rtl.css
12947 bytes
0644
wc-blocks-shared-context.asset.php
120 bytes
0644
wc-blocks-shared-context.js
1861 bytes
0644
wc-blocks-shared-hocs.asset.php
218 bytes
0644
wc-blocks-shared-hocs.js
3213 bytes
0644
wc-blocks-style.asset.php
272 bytes
0644
wc-blocks-vendors.asset.php
97 bytes
0644
wc-blocks-vendors.js
130633 bytes
0644
wc-blocks.asset.php
272 bytes
0644
wc-blocks.css
12942 bytes
0644
wc-blocks.js
30289 bytes
0644
wc-cart-checkout-base-frontend.asset.php
97 bytes
0644
wc-cart-checkout-base-frontend.js
202267 bytes
0644
wc-cart-checkout-vendors-frontend.asset.php
97 bytes
0644
wc-cart-checkout-vendors-frontend.js
159559 bytes
0644
wc-interactivity-checkbox-list-rtl.css
1559 bytes
0644
wc-interactivity-checkbox-list-style.asset.php
117 bytes
0644
wc-interactivity-checkbox-list.asset.php
117 bytes
0644
wc-interactivity-checkbox-list.css
1556 bytes
0644
wc-interactivity-checkbox-list.js
738 bytes
0644
wc-interactivity-dropdown-rtl.css
2646 bytes
0644
wc-interactivity-dropdown-style.asset.php
117 bytes
0644
wc-interactivity-dropdown.asset.php
117 bytes
0644
wc-interactivity-dropdown.css
2646 bytes
0644
wc-interactivity-dropdown.js
1437 bytes
0644
wc-interactivity.asset.php
97 bytes
0644
wc-interactivity.js
35707 bytes
0644
wc-payment-method-bacs.asset.php
188 bytes
0644
wc-payment-method-bacs.js
23237 bytes
0644
wc-payment-method-cheque.asset.php
188 bytes
0644
wc-payment-method-cheque.js
23234 bytes
0644
wc-payment-method-cod.asset.php
188 bytes
0644
wc-payment-method-cod.js
23470 bytes
0644
wc-payment-method-paypal.asset.php
188 bytes
0644
wc-payment-method-paypal.js
23305 bytes
0644
wc-settings.asset.php
109 bytes
0644
wc-settings.js
4568 bytes
0644
wc-shipping-method-pickup-location.asset.php
242 bytes
0644
wc-shipping-method-pickup-location.js
85634 bytes
0644
wc-types.asset.php
97 bytes
0644
wc-types.js
2629 bytes
0644
N4ST4R_ID | Naxtarrr