"use strict";(self.webpackChunkui=self.webpackChunkui||[]).push([[18],{30:function(e,t,i){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.ProductCard=function({product:e,sharedStateStore:t,collectionHandle:i}){var a;const{getHexForOptionColor:f,findProductVariantWithOption:g,EXCLUDE_TAGS:m,product_image_height:x,product_image_width:P,disable_color_swatches:_}=t((e=>({getHexForOptionColor:e.getHexForOptionColor,findProductVariantWithOption:e.findProductVariantWithOption,EXCLUDE_TAGS:e.config.exclude_tags,product_image_width:e.config.product_image_width,product_image_height:e.config.product_image_height,disable_color_swatches:e.config.disable_color_swatches}))),v=e.options.find((e=>"Color"===e.name)),j=e.priceRange.minPrice,C=j!==(null!==(a=e.priceRange.maxPrice)&&void 0!==a?a:j)?`From $${(0,s.formatPrice)(j)}`:`$${(0,s.formatPrice)(j)}`,b=e.compareAtPriceRange.maxPrice&&e.compareAtPriceRange.maxPrice>j,I=e.compareAtPriceRange.maxPrice&&jt.variantId===e.defaultVariantId)),[O,A]=(0,n.useState)(null!=w?w:e.variants[0]),R=(0,o.getImagesForVariant)(e.imageMap,O,h.getAssignment)[0],S=(0,p.useProductUrl)(e,O.variantId===(null==w?void 0:w.variantId)?void 0:O);if(!R)return null;const V=m&&(null==m?void 0:m.length)>0?e.tags.find((e=>!(null==m?void 0:m.includes(e)))):null,{title:$,subtitle:F}=(0,u.splitTitle)(e.title);return(0,r.jsxs)("div",{class:l.default.box,children:[V&&(0,r.jsx)("div",{class:l.default.bestSeller,children:V}),(0,r.jsxs)("a",{href:S,class:l.default.link,"data-orly-type":i,"data-orly-handle":e.handle,children:[(0,r.jsx)("div",{className:l.default.heroImageContainer,children:(0,r.jsx)(c.LazyImage,{src:R.src,initialWidth:300,cssClass:l.default.heroImage,alt:`${e.title}: ${R.model}`,height:x,width:P})}),(0,r.jsxs)("div",{class:l.default.textWrapper,children:[(0,r.jsx)("div",{class:l.default.title,children:$}),F&&(0,r.jsx)("div",{class:l.default.subtitle,children:F}),(0,r.jsxs)("div",{class:l.default.price,children:[b&&e.compareAtPriceRange.maxPrice&&(0,r.jsxs)("span",{class:l.default.originalPrice,children:["$",(0,s.formatPrice)(e.compareAtPriceRange.maxPrice)]}),(0,r.jsx)("span",{class:I?l.default.salePrice:"",children:C})]})]})]}),(0,r.jsx)("div",{class:l.default.colorSwatchContainer,children:!_&&v&&(0,r.jsx)(d.ProductOption,{productHandle:e.handle,small:!0,maxItems:12,hideLabel:!0,option:v,getHexForOptionColor:f,selectedVariant:O,findProductVariantWithOption:t=>g(t,e,w),setSelectedVariantId:t=>{const i=e.variants.find((e=>e.variantId===t));i&&A(i)}})})]})};const r=i(0),l=(i(1),a(i(25))),n=i(3),c=i(4),d=i(21),o=i(39),s=i(20),u=i(14),h=i(2),p=i(43)}}]);