@faststore/core 3.8.0 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +33 -33
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1gneedd +1 -1
  6. package/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/.next/cache/webpack/server-production/0.pack +0 -0
  9. package/.next/cache/webpack/server-production/index.pack +0 -0
  10. package/.next/next-minimal-server.js.nft.json +1 -1
  11. package/.next/next-server.js.nft.json +1 -1
  12. package/.next/prerender-manifest.js +1 -1
  13. package/.next/prerender-manifest.json +1 -1
  14. package/.next/react-loadable-manifest.json +13 -13
  15. package/.next/routes-manifest.json +1 -1
  16. package/.next/server/chunks/2082.js +4 -4
  17. package/.next/server/chunks/319.js +1 -1
  18. package/.next/server/chunks/5110.js +1 -1
  19. package/.next/server/chunks/5671.js +1 -1
  20. package/.next/server/chunks/5754.js +1 -1
  21. package/.next/server/chunks/9410.js +1 -1
  22. package/.next/server/chunks/9572.js +3 -3
  23. package/.next/server/chunks/9844.js +1 -1
  24. package/.next/server/middleware-build-manifest.js +1 -1
  25. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  26. package/.next/server/pages/404.js +1 -1
  27. package/.next/server/pages/500.js +1 -1
  28. package/.next/server/pages/[...slug].js +1 -1
  29. package/.next/server/pages/[slug]/p.js +1 -1
  30. package/.next/server/pages/en-US/404.html +1 -1
  31. package/.next/server/pages/en-US/404.json +1 -1
  32. package/.next/server/pages/en-US/500.html +1 -1
  33. package/.next/server/pages/en-US/500.json +1 -1
  34. package/.next/server/pages/en-US/account.html +1 -1
  35. package/.next/server/pages/en-US/account.json +1 -1
  36. package/.next/server/pages/en-US/checkout.html +1 -1
  37. package/.next/server/pages/en-US/checkout.json +1 -1
  38. package/.next/server/pages/en-US/login.html +1 -1
  39. package/.next/server/pages/en-US/login.json +1 -1
  40. package/.next/server/pages/en-US/s.html +1 -1
  41. package/.next/server/pages/en-US/s.json +1 -1
  42. package/.next/server/pages/en-US.html +1 -1
  43. package/.next/server/pages/en-US.json +1 -1
  44. package/.next/server/pages/index.js +1 -1
  45. package/.next/server/pages/login.js +1 -1
  46. package/.next/server/pages/s.js +1 -1
  47. package/.next/server/pages-manifest.json +1 -1
  48. package/.next/static/chunks/{1153.7f616071da309cf5.js → 1153.d7522522b6c917ed.js} +1 -1
  49. package/.next/static/chunks/{1978.afceeb8879bd2646.js → 1978.b33d8b2c02b89474.js} +1 -1
  50. package/.next/static/chunks/4501-effb6aa25a455116.js +1 -0
  51. package/.next/static/chunks/6379-5bc15c2be0861eec.js +1 -0
  52. package/.next/static/chunks/7563-92cb0cc92e3f616d.js +1 -0
  53. package/.next/static/chunks/BannerNewsletter.ee0b11fa76f97f1e.js +1 -0
  54. package/.next/static/chunks/BannerText.2914f18ab31cab35.js +1 -0
  55. package/.next/static/chunks/Newsletter.99c659682ed8b4eb.js +1 -0
  56. package/.next/static/chunks/ProductShelf.4aeec65ee9e7d9bc.js +1 -0
  57. package/.next/static/chunks/pages/404-5e3ccc26e8693eea.js +1 -0
  58. package/.next/static/chunks/pages/500-823cb0432a498a6a.js +1 -0
  59. package/.next/static/chunks/pages/[...slug]-535243edd040fc0c.js +1 -0
  60. package/.next/static/chunks/pages/[slug]/p-1334ebce46042e06.js +1 -0
  61. package/.next/static/chunks/pages/{_app-9d791333b87e7c18.js → _app-9d35d5919aef5334.js} +1 -1
  62. package/.next/static/chunks/pages/index-01e855e8041d8ecd.js +1 -0
  63. package/.next/static/chunks/pages/login-ec8f707d0c577b05.js +1 -0
  64. package/.next/static/chunks/pages/s-a932301211f32425.js +1 -0
  65. package/.next/static/chunks/{webpack-bd90055e2ebc407d.js → webpack-bf502499da135235.js} +1 -1
  66. package/.next/static/sMXa4bqsC2EIl72tw9r2B/_buildManifest.js +1 -0
  67. package/.next/trace +101 -98
  68. package/.turbo/turbo-build.log +10 -10
  69. package/.turbo/turbo-lint.log +1 -1
  70. package/.turbo/turbo-test.log +5 -5
  71. package/CHANGELOG.md +6 -0
  72. package/package.json +9 -9
  73. package/src/components/cms/global/Components.ts +2 -0
  74. package/src/components/cms/home/Components.ts +2 -0
  75. package/src/components/cms/plp/Components.ts +2 -0
  76. package/src/components/cms/search/Components.ts +2 -0
  77. package/src/components/sections/Alert/OverriddenDefaultAlert.ts +2 -0
  78. package/src/components/sections/BannerText/OverriddenDefaultBannerText.ts +2 -0
  79. package/src/components/sections/Breadcrumb/OverriddenDefaultBreadcrumb.ts +2 -0
  80. package/src/components/sections/CrossSellingShelf/OverriddenDefaultCrossSellingShelf.ts +2 -0
  81. package/src/components/sections/EmptyState/OverriddenDefaultEmptyState.ts +2 -0
  82. package/src/components/sections/Hero/OverriddenDefaultHero.ts +2 -0
  83. package/src/components/sections/Navbar/OverriddenDefaultNavbar.ts +2 -0
  84. package/src/components/sections/Newsletter/OverriddenDefaultNewsletter.ts +2 -0
  85. package/src/components/sections/ProductDetails/OverriddenDefaultProductDetails.ts +2 -0
  86. package/src/components/sections/ProductGallery/OverriddenDefaultProductGallery.ts +2 -0
  87. package/src/components/sections/ProductShelf/OverriddenDefaultProductShelf.ts +2 -0
  88. package/src/components/sections/RegionBar/OverriddenDefaultRegionBar.ts +2 -0
  89. package/src/components/templates/LandingPage/LandingPage.tsx +2 -0
  90. package/src/customizations/src/GlobalOverrides.tsx +6 -0
  91. package/src/pages/404.tsx +2 -0
  92. package/src/pages/500.tsx +2 -0
  93. package/src/pages/[slug]/p.tsx +2 -0
  94. package/src/pages/_app.tsx +1 -0
  95. package/src/pages/login.tsx +2 -0
  96. package/src/plugins/.gitkeep +0 -0
  97. package/src/plugins/index.scss +3 -0
  98. package/src/plugins/index.ts +2 -0
  99. package/src/plugins/overrides/Alert.tsx +3 -0
  100. package/src/plugins/overrides/BannerText.tsx +3 -0
  101. package/src/plugins/overrides/Breadcrumb.tsx +3 -0
  102. package/src/plugins/overrides/CrossSellingShelf.tsx +3 -0
  103. package/src/plugins/overrides/EmptyState.tsx +3 -0
  104. package/src/plugins/overrides/Hero.tsx +3 -0
  105. package/src/plugins/overrides/Navbar.tsx +3 -0
  106. package/src/plugins/overrides/Newsletter.tsx +3 -0
  107. package/src/plugins/overrides/ProductDetails.tsx +3 -0
  108. package/src/plugins/overrides/ProductGallery.tsx +3 -0
  109. package/src/plugins/overrides/ProductShelf.tsx +3 -0
  110. package/src/plugins/overrides/RegionBar.tsx +3 -0
  111. package/src/plugins/overrides/ThirdPartyScripts.tsx +3 -0
  112. package/src/plugins/overrides/WebFonts.tsx +3 -0
  113. package/.next/static/chunks/4501-7857a5a8218d9f58.js +0 -1
  114. package/.next/static/chunks/6379-e49fe5643b85d5b5.js +0 -1
  115. package/.next/static/chunks/7563-e2275f3ee79ddd83.js +0 -1
  116. package/.next/static/chunks/BannerNewsletter.29403e046f34b6c1.js +0 -1
  117. package/.next/static/chunks/BannerText.24939a8013e30e18.js +0 -1
  118. package/.next/static/chunks/Newsletter.7a07fe93f98e2922.js +0 -1
  119. package/.next/static/chunks/ProductShelf.d40d1e693c5a302b.js +0 -1
  120. package/.next/static/chunks/pages/404-71d5202357fb9e69.js +0 -1
  121. package/.next/static/chunks/pages/500-75704d5230292280.js +0 -1
  122. package/.next/static/chunks/pages/[...slug]-21a03c0e2b98783d.js +0 -1
  123. package/.next/static/chunks/pages/[slug]/p-fcdc2b26731a7f07.js +0 -1
  124. package/.next/static/chunks/pages/index-2ec096f367505f35.js +0 -1
  125. package/.next/static/chunks/pages/login-363e38c5172ec5a4.js +0 -1
  126. package/.next/static/chunks/pages/s-d74217745109de5d.js +0 -1
  127. package/.next/static/er25JH1Tpwm62rGwg_DUa/_buildManifest.js +0 -1
  128. /package/.next/static/{er25JH1Tpwm62rGwg_DUa → sMXa4bqsC2EIl72tw9r2B}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- (()=>{var e={};e.id=2103,e.ids=[2103,2888,660],e.modules={12590:(e,t,r)=>{"use strict";r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var i=r(83339),o=r(20997);let __WEBPACK_DEFAULT_EXPORT__=function({children:e}){return o.jsx(i.Z,{variant:"primary",disabled:!0,"data-fs-buy-button":!0,children:e})}},31422:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{l:()=>x});var o=r(8212),a=r(2946),n=r(6476),s=r(2614),c=r(69088),l=r(6693),p=r(5136),u=r(98878),d=r(165),b=r(11431),f=r(47866),m=r(27859),y=r(10831),g=r(84898),j=r(24120),O=r(28918),P=r(12590),h=r(47942),S=r(97548),_=r(99537),v=e([h]);h=(v.then?(await v)():v)[0];let x={ProductTitle:o.Z,DiscountBadge:a.Z,BuyButton:n.Z,Icon:s.Z,ProductPrice:c.Z,QuantitySelector:l.Z,SkuSelector:p.Z,ShippingSimulation:u.Z,ImageGallery:d.Z,ImageGalleryViewer:b.Z,SKUMatrix:f.Z,SKUMatrixTrigger:m.Z,SKUMatrixSidebar:y.Z,__experimentalImageGalleryImage:O.Z,__experimentalImageGallery:g.Z,__experimentalShippingSimulation:j.Z,__experimentalSKUMatrixSidebar:h.Z,__experimentalNotAvailableButton:P.Z,__experimentalProductDescription:S.Z,__experimentalProductDetailsSettings:_.Z};i()}catch(e){i(e)}})},17496:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{L:()=>c});var o=r(87475),a=r(67296),n=r(50860),s=e([n]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}n=(s.then?(await s)():s)[0];let c=(0,a.v)(_objectSpread(_objectSpread({},o.K),{},{Section:n.Z}));i()}catch(e){i(e)}})},50860:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{Z:()=>g});var o=r(16689),a=r(20113),n=r(35238),s=r(29089),c=r(95397),l=r.n(c),p=r(67296),u=r(4329),d=r(44960),b=r(31422),f=r(20997),m=e([b]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}b=(m.then?(await m)():m)[0];let y=(0,p.B)("ProductDetails",function({productTitle:{refNumber:e,discountBadge:{showDiscountBadge:t,size:i}},buyButton:{icon:c,title:p},shippingSimulator:{title:b,inputLabel:m,shippingOptionsTableTitle:y,link:{to:g,text:j}},productDescription:{title:O,initiallyExpanded:P,displayDescription:h},skuMatrix:S,notAvailableButton:{title:_},quantitySelector:v,taxesConfiguration:x}){let{DiscountBadge:w,ProductTitle:D,SKUMatrix:C,SKUMatrixTrigger:k,__experimentalImageGallery:E,__experimentalShippingSimulation:T,__experimentalNotAvailableButton:I,__experimentalProductDescription:K,__experimentalProductDetailsSettings:q,__experimentalSKUMatrixSidebar:Z}=(0,u.r3)(),{currency:B}=(0,n.kP)(),A=(0,d.al)(),{product:L,isValidating:M}=A?.data,{0:V,1:W}=(0,o.useState)(1);if(!L)throw Error("NotFound");let{id:N,sku:F,gtin:U,name:R,brand:G,isVariantOf:X,description:$,isVariantOf:{name:Q,productGroupID:z,skuVariants:{slugsMap:J}},image:H,offers:{offers:[{availability:Y,price:ee,listPrice:et,listPriceWithTaxes:er,seller:ei}],lowPrice:eo,lowPriceWithTaxes:ea}}=L;(0,o.useEffect)(()=>{Promise.all([r.e(2880),r.e(1153)]).then(r.bind(r,81153)).then(({sendAnalyticsEvent:e})=>{e({name:"view_item",params:{currency:B.code,value:ee,items:[{item_id:X.productGroupID,item_name:X.name,item_brand:G.name,item_variant:F,price:ee,discount:et-ee,currency:B.code,item_variant_name:R,product_reference_id:U}]}})})},[X.productGroupID,X.name,G.name,F,ee,et,B.code,R,U]);let en=(0,o.useMemo)(()=>"https://schema.org/OutOfStock"===Y,[Y]);return f.jsx(s.Z,{className:`${l().section} section-product-details`,children:f.jsx("section",{"data-fs-product-details":!0,children:(0,f.jsxs)("section",{"data-fs-product-details-body":!0,"data-fs-content":"product-details",children:[f.jsx("header",{"data-fs-product-details-title":!0,"data-fs-product-details-section":!0,children:f.jsx(D.Component,_objectSpread(_objectSpread({title:f.jsx("h1",{children:Q})},D.props),{},{label:t&&f.jsx(w.Component,_objectSpread(_objectSpread({},w.props),{},{size:i??w.props.size,listPrice:x?.usePriceWithTaxes?er:et,spotPrice:x?.usePriceWithTaxes?ea:eo})),refNumber:e&&z}))}),f.jsx(E.Component,_objectSpread(_objectSpread({"data-fs-product-details-gallery":!0},E.props),{},{images:H})),(0,f.jsxs)("section",{"data-fs-product-details-info":!0,children:[(0,f.jsxs)("section",{"data-fs-product-details-settings":!0,"data-fs-product-details-section":!0,children:[f.jsx(q.Component,_objectSpread(_objectSpread({buyButtonTitle:p,buyButtonIcon:c,notAvailableButtonTitle:_??I.props.title,useUnitMultiplier:v?.useUnitMultiplier??!1},q.props),{},{quantity:V,setQuantity:W,product:L,isValidating:M,taxesConfiguration:x})),S?.shouldDisplaySKUMatrix&&Object.keys(J).length>1&&(0,f.jsxs)(f.Fragment,{children:[f.jsx("div",{"data-fs-product-details-settings-separator":!0,children:S.separatorButtonsText}),(0,f.jsxs)(C.Component,{children:[f.jsx(k.Component,{disabled:M,children:S.triggerButtonLabel}),f.jsx(Z.Component,{formatter:a.P,columns:S.columns,overlayProps:{className:l().section}})]})]})]}),!en&&f.jsx(T.Component,_objectSpread(_objectSpread({"data-fs-product-details-section":!0,"data-fs-product-details-shipping":!0,formatter:a.P},T.props),{},{idkPostalCodeLinkProps:_objectSpread(_objectSpread({},T.props.idkPostalCodeLinkProps),{},{href:g??T.props.idkPostalCodeLinkProps?.href,children:j??T.props.idkPostalCodeLinkProps?.children}),productShippingInfo:{id:N,quantity:V,seller:ei.identifier},title:b??T.props.title,inputLabel:m??T.props.inputLabel,optionsLabel:y??T.props.optionsLabel}))]}),h&&f.jsx(K.Component,_objectSpread({initiallyExpanded:P??K.props.initiallyExpanded,descriptionData:[{content:$,title:O}]},K.props))]})})})},b.l),g=y;i()}catch(e){i(e)}})},84898:(e,t,r)=>{"use strict";r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var i=r(16689),o=r(11163),a=r(4329),n=r(20997);let s=["images"];function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let ImageComponent=({url:e,alternateName:t})=>{let{__experimentalImageGalleryImage:r}=(0,a.r3)();return n.jsx(r.Component,{src:e,alt:t,width:68,height:68})},__WEBPACK_DEFAULT_EXPORT__=e=>{let{images:t}=e,r=function(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,s),{ImageGallery:c,ImageGalleryViewer:l,__experimentalImageGalleryImage:p}=(0,a.r3)(),{0:u,1:d}=(0,i.useState)(0),b=t[u]??t[0],f=(0,o.useRouter)().asPath;return(0,i.useEffect)(()=>d(0),[f]),n.jsx(c.Component,_objectSpread(_objectSpread(_objectSpread({},c.props),{},{images:t,ImageComponent:ImageComponent,selectedImageIdx:u,setSelectedImageIdx:d},r),{},{children:n.jsx(l.Component,_objectSpread(_objectSpread({},l.props),{},{children:n.jsx(p.Component,_objectSpread(_objectSpread({sizes:"(max-width: 360px) 50vw, (max-width: 768px) 90vw, 50vw",width:691,height:691*(3/4),loading:"eager"},p.props),{},{src:b.url,alt:b.alternateName}))}))}))}},97548:(e,t,r)=>{"use strict";r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var i=r(16689),o=r(71516),a=r(40783),n=r(67734),s=r(27583),c=r(20997);let __WEBPACK_DEFAULT_EXPORT__=function({descriptionData:e,initiallyExpanded:t="first"}){let r=(0,i.useMemo)(()=>({none:[],first:[0],all:[0,1,2,3]}),[]),{0:l,1:p}=(0,i.useState)(new Set(r[t]));return c.jsx("section",{"data-fs-product-description":!0,children:c.jsx(o.Z,{indices:l,onChange:e=>{p(t=>{let r=new Set(t);return t.has(e)?r.delete(e):r.add(e),r})},"aria-label":"Product Details Content",children:e.map(({title:e,content:t},r)=>(0,c.jsxs)(a.Z,{as:"article",index:r,prefixId:"product-description","data-fs-product-details-description":!0,children:[c.jsx(n.Z,{children:e}),c.jsx(s.Z,{children:c.jsx("div",{"data-fs-product-details-description-content":!0,dangerouslySetInnerHTML:{__html:t}})})]},String(r)))})})}},99537:(e,t,r)=>{"use strict";r.d(t,{Z:()=>ProductDetails_ProductDetailsSettings});var i=r(16689),o=r(34488),a=r(20113),n=r(41664),s=r.n(n),c=r(28918),l=r(4329),p=r(20997);let u=["src","alt"],d=["slugsMap","activeVariations","availableVariations"];function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function _objectWithoutProperties(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}let ImageComponent=e=>{let{src:t,alt:r}=e,i=_objectWithoutProperties(e,u);return p.jsx(c.Z,_objectSpread({src:t,alt:r,width:34,height:34},i))},SkuSelector_Selectors=function(e){let{slugsMap:t,activeVariations:r,availableVariations:o}=e,a=_objectWithoutProperties(e,d),{SkuSelector:n}=(0,l.r3)();return p.jsx("section",_objectSpread(_objectSpread({},a),{},{children:o&&Object.keys(o).map(e=>(0,i.createElement)(n.Component,_objectSpread(_objectSpread({ImageComponent:ImageComponent},n.props),{},{key:e,skuPropertyName:e,availableVariations:o,activeVariations:r,slugsMap:t,linkProps:_objectSpread(_objectSpread({},n.props.linkProps??{}),{},{as:n.props.linkProps?.as??s(),legacyBehavior:n.props.linkProps?.legacyBehavior??!1})})))}))};function AddToCartLoadingSkeleton(){return(0,p.jsxs)("svg",{role:"img",width:"100%",height:"48","aria-labelledby":"loading-aria",viewBox:"0 0 112 48",preserveAspectRatio:"none",children:[p.jsx("title",{id:"loading-aria",children:"Loading..."}),p.jsx("rect",{x:"0",y:"0",width:"100%",height:"100%",clipPath:"url(#clip-path)",style:{fill:'url("#fill")'}}),(0,p.jsxs)("defs",{children:[p.jsx("clipPath",{id:"clip-path",children:p.jsx("rect",{x:"0",y:"0",rx:"2",ry:"2",width:"112",height:"48"})}),(0,p.jsxs)("linearGradient",{id:"fill",children:[p.jsx("stop",{offset:"0.599964",stopColor:"#f3f3f3",stopOpacity:"1",children:p.jsx("animate",{attributeName:"offset",values:"-2; -2; 1",keyTimes:"0; 0.25; 1",dur:"2s",repeatCount:"indefinite"})}),p.jsx("stop",{offset:"1.59996",stopColor:"#ecebeb",stopOpacity:"1",children:p.jsx("animate",{attributeName:"offset",values:"-1; -1; 2",keyTimes:"0; 0.25; 1",dur:"2s",repeatCount:"indefinite"})}),p.jsx("stop",{offset:"2.59996",stopColor:"#f3f3f3",stopOpacity:"1",children:p.jsx("animate",{attributeName:"offset",values:"0; 0; 3",keyTimes:"0; 0.25; 1",dur:"2s",repeatCount:"indefinite"})})]})]})]})}var b=r(16652),f=r(31953),m=r(2614);function ProductDetailsSettings_ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function ProductDetailsSettings_objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ProductDetailsSettings_ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ProductDetailsSettings_ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let ProductDetails_ProductDetailsSettings=function({product:e,buyButtonTitle:t,isValidating:r,quantity:n,setQuantity:s,buyButtonIcon:{icon:c,alt:u},notAvailableButtonTitle:d,useUnitMultiplier:y=!1,taxesConfiguration:g}){let{BuyButton:j,Icon:O,ProductPrice:P,QuantitySelector:h,__experimentalNotAvailableButton:S}=(0,l.r3)(),{pushToast:_}=(0,b.l)(),{id:v,sku:x,gtin:w,unitMultiplier:D,name:C,brand:k,isVariantOf:E,isVariantOf:{skuVariants:T},image:I,additionalProperty:K,offers:{offers:[{availability:q,price:Z,priceWithTaxes:B,listPrice:A,seller:L,listPriceWithTaxes:M}]}}=e,V=(0,o.Q)({id:v,price:Z,priceWithTaxes:B,listPrice:A,listPriceWithTaxes:M,seller:L,quantity:n,itemOffered:{sku:x,name:C,gtin:w,image:I,brand:k,isVariantOf:E,additionalProperty:K,unitMultiplier:D}}),W=(0,i.useMemo)(()=>"https://schema.org/OutOfStock"===q,[q]);return(0,p.jsxs)(p.Fragment,{children:[!W&&(0,p.jsxs)("section",{"data-fs-product-details-values":!0,children:[(0,p.jsxs)("div",{"data-fs-product-details-values-wrapper":!0,children:[p.jsx(P.Component,ProductDetailsSettings_objectSpread({"data-fs-product-details-prices":!0,value:(g?.usePriceWithTaxes?B:Z)*(D??1),listPrice:(g?.usePriceWithTaxes?M:A)*(D??1),formatter:a.P},P.props)),g?.usePriceWithTaxes&&p.jsx(f.Z,{"data-fs-product-details-taxes-label":!0,children:g?.taxesLabel})]}),p.jsx(h.Component,ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({min:1,max:10,unitMultiplier:y?D:1,useUnitMultiplier:y},h.props),{},{onChange:s,onValidateBlur:(e,t,r)=>{_({title:"Invalid quantity!",message:`The quantity you entered is outside the range of ${e} to ${t}. The quantity was set to ${r}.`,status:"INFO",icon:p.jsx(m.Z,{name:"CircleWavyWarning",width:30,height:30})})}}))]}),T&&p.jsx(SkuSelector_Selectors,{slugsMap:T.slugsMap,availableVariations:T.availableVariations,activeVariations:T.activeVariations,"data-fs-product-details-selectors":!0}),r?p.jsx(AddToCartLoadingSkeleton,{}):p.jsx(()=>W?p.jsx(S.Component,{children:d}):p.jsx(j.Component,ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({},j.props),{},{icon:p.jsx(O.Component,ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({},O.props),{},{name:c??O.props.name,"aria-label":u??O.props["aria-label"]}))},V),{},{children:t||"Add to Cart"})),{})]})}},47942:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var o=r(72955),a=r(10831),n=r(34488),s=r(44960),c=r(89189),l=r(20997),p=e([c]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}c=(p.then?(await p)():p)[0];let __WEBPACK_DEFAULT_EXPORT__=function(e){let{data:{product:t}}=(0,s.al)(),{allVariantProducts:r,isOpen:i,setAllVariantProducts:p}=(0,o._)(),{isValidating:u}=(0,c.$)(t.id,i,p),{gtin:d,unitMultiplier:b,brand:f,additionalProperty:m,isVariantOf:y,offers:{offers:[{seller:g}]}}=t,j=r.filter(e=>e.selectedCount).map(e=>{let{offers:{offers:[{price:t,priceWithTaxes:r,listPrice:i,listPriceWithTaxes:o}]}}=e;return{id:e.id,price:t,priceWithTaxes:r,listPrice:i,listPriceWithTaxes:o,seller:g,quantity:e.selectedCount,itemOffered:{sku:e.id,name:e.name,gtin:d,image:[e.image],brand:f,isVariantOf:_objectSpread(_objectSpread({},y),{},{skuVariants:_objectSpread(_objectSpread({},y.skuVariants),{},{activeVariations:e.specifications})}),additionalProperty:m,unitMultiplier:b}}}),O=(0,n.Q)(j);return l.jsx(a.Z,_objectSpread({buyProps:O,title:t.isVariantOf.name??"",loading:u},e))};i()}catch(e){i(e)}})},24120:(e,t,r)=>{"use strict";r.d(t,{Z:()=>ShippingSimulation});var i=r(16689),o=r(73523),a=r(42495);let n=o.Pq,getShippingSimulation=async({items:e,postalCode:t,country:r})=>{let i=await (0,a.W)(n,{items:e,postalCode:t,country:r});return i};var s=r(35238);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let createEmptySimulation=()=>({input:{postalCode:"",displayClearButton:!1,errorMessage:""},shippingSimulation:void 0}),reducer=(e,t)=>{let{type:r}=t;switch(r){case"clear":return createEmptySimulation();case"update":{let{payload:r}=t;return{input:_objectSpread(_objectSpread({},e.input),r.input),shippingSimulation:_objectSpread(_objectSpread({},e.shippingSimulation),r.shippingSimulation)}}case"onInput":{let{payload:r}=t;return _objectSpread(_objectSpread({},e),{},{input:_objectSpread({},r)})}case"onError":{let{payload:r}=t;return _objectSpread(_objectSpread({},e),{},{input:_objectSpread(_objectSpread({},e.input),r)})}default:throw Error(`Action ${r} not implemented`)}},useShippingSimulation=e=>{let{0:{input:t,shippingSimulation:r},1:o}=(0,i.useReducer)(reducer,null,createEmptySimulation),{country:a,postalCode:n}=(0,s.kP)(),{postalCode:c}=t,l=(0,i.useRef)(c);(0,i.useEffect)(()=>{let t=n&&!l.current;t&&async function(){let t=await getShippingSimulation({country:a,postalCode:n??"",items:[e]}),r=t.shipping;o({type:"update",payload:{input:{postalCode:n??"",displayClearButton:!0,errorMessage:""},shippingSimulation:r}})}()},[a,n,e]);let p=(0,i.useCallback)(async()=>{try{let t=await getShippingSimulation({country:a,postalCode:c??"",items:[e]}),r=t.shipping;o({type:"update",payload:{input:{displayClearButton:!0,errorMessage:""},shippingSimulation:r}})}catch(e){o({type:"onError",payload:{displayClearButton:!0,errorMessage:"You entered an invalid Postal Code"}})}},[a,e,c]),u=(0,i.useCallback)(e=>{let t=e.currentTarget.value;t?o({type:"onInput",payload:{postalCode:t,displayClearButton:!1,errorMessage:""}}):o({type:"clear"})},[]);return{input:t,shippingSimulation:r,handleOnClear:()=>{o({type:"clear"})},handleSubmit:p,handleOnInput:u}};var c=r(4329),l=r(20997);let p=["productShippingInfo","formatter","inputLabel","title","idkPostalCodeLinkProps"];function ShippingSimulation_ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function ShippingSimulation(e){let{productShippingInfo:t,formatter:r,inputLabel:i,title:o,idkPostalCodeLinkProps:a}=e,n=function(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,p),{ShippingSimulation:s}=(0,c.r3)(),{input:u,shippingSimulation:d,handleSubmit:b,handleOnInput:f,handleOnClear:m}=useShippingSimulation(t),{postalCode:y,displayClearButton:g,errorMessage:j}=u,O=[d?.address?.neighborhood,d?.address?.city].filter(Boolean).join(" / ")??"",P=d?.logisticsInfo?.[0]?.slas??[];return l.jsx(s.Component,function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ShippingSimulation_ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ShippingSimulation_ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}({formatter:r,onInput:f,onSubmit:b,onClear:m,location:O,options:P,address:d?.address,displayClearButton:g,errorMessage:j,postalCode:y,inputLabel:i,title:o,idkPostalCodeLinkProps:a},n))}},87475:(e,t,r)=>{"use strict";r.d(t,{K:()=>i});let i={section:"ProductDetails"}},65929:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticPaths:()=>getStaticPaths,getStaticProps:()=>getStaticProps});var o=r(73523),a=r(77397),n=r(56330),s=r.n(n),c=r(16641),l=r(96048),p=r(74232),u=r(78545),d=r(93620),b=r(43472),f=r(32563),m=r(73638),y=r(9856),g=r(17496),j=r(58138),O=r(96598),P=r(4439),h=r(35238),S=r(6242),_=r(15430),v=r.n(_),x=r(9646),w=r(44960),D=r(30791),C=r(89441),k=r(20997),E=e([a,l,u,y,g,j,O,f,D,p,S]);[a,l,u,y,g,j,O,f,D,p,S]=E.then?(await E)():E;let T=["listPrice"];function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let I=_objectSpread(_objectSpread({},l.Z),{},{Breadcrumb:b.j,BannerNewsletter:u.Z,Newsletter:y.O,BannerText:d.i,Hero:m.V,ProductDetails:g.L,ProductShelf:j.T,ProductTiles:O.Z,CrossSellingShelf:f.Z},P.Z),overwriteMerge=(e,t)=>t,K=o.hM,getStaticProps=async({params:e,previewData:t})=>{let r=e?.slug??"",[i,o]=await Promise.all([(0,S.h)({variables:{locator:[{key:"slug",value:r}]},operation:K}),(0,x.T)(t)]),{data:n,errors:s=[]}=i,c=s.find(a.XD);if(c)return{notFound:!0};if(s.length>0)throw s[0];let l=await (0,C.T)(n.product,t),{seo:p}=n.product,u=p.title||v().seo.title,d=p.description||v().seo.description,b=`${v().storeUrl}${p.canonical}`,f={};if(n.product.offers.offers.length>0){let e=n.product.offers.offers[0],{listPrice:t}=e,r=function(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,T);f=r}let m=_objectSpread(_objectSpread({},f),{},{priceCurrency:n.product.offers.priceCurrency,url:b});return{props:_objectSpread(_objectSpread({data:n},l),{},{meta:{title:u,description:d,canonical:b},offers:m,globalSections:o,key:p.canonical})}},getStaticPaths=async()=>({paths:[],fallback:"blocking"}),__WEBPACK_DEFAULT_EXPORT__=function({data:e,sections:t,globalSections:r,offers:i,meta:o}){let{product:a}=e,{currency:n}=(0,h.kP)(),l=v()?.seo?.titleTemplate??"",{data:u,isValidating:d}=(0,D.F)(a.id,{product:a}),b={data:_objectSpread(_objectSpread({},s()(e,u,{arrayMerge:overwriteMerge})),{},{isValidating:d})};return(0,k.jsxs)(k.Fragment,{children:[k.jsx(c.NextSeo,{title:o.title,description:o.description,canonical:o.canonical,openGraph:{type:"og:product",url:o.canonical,title:o.title,description:o.description,images:a.image.map(e=>({url:e.url,alt:e.alternateName}))},additionalMetaTags:[{property:"product:price:amount",content:a.offers.lowPrice?.toString()??void 0},{property:"product:price:currency",content:n.code}],titleTemplate:l}),k.jsx(c.BreadcrumbJsonLd,{itemListElements:a.breadcrumbList.itemListElement}),k.jsx(c.ProductJsonLd,{productName:a.name,description:a.description,brand:a.brand.name,sku:a.sku,gtin:a.gtin,releaseDate:a.releaseDate,images:a.image.map(e=>e.url),offers:i}),k.jsx(w.ZP,{context:b,children:k.jsx(p.Z,{sections:t,globalSections:r.sections,components:I})})]})};i()}catch(e){i(e)}})},34488:(e,t,r)=>{"use strict";r.d(t,{Q:()=>useBuyButton});var i=r(16689),o=r(16652),a=r(35238),n=r(23142);let useBuyButton=e=>{let{openCart:t}=(0,o.l)(),{currency:{code:s}}=(0,a.kP)(),c=Array.isArray(e),l=(0,i.useCallback)(i=>{if(i.preventDefault(),!e)return;let o=c?e.reduce((e,t)=>e+=t.price*t.quantity,0):e.price*e.quantity;function generatedItem(e){return{item_id:e.itemOffered.isVariantOf.productGroupID,item_name:e.itemOffered.isVariantOf.name,item_brand:e.itemOffered.brand.name,item_variant:e.itemOffered.sku,quantity:e.quantity,price:e.price,discount:e.listPrice-e.price,currency:s,item_variant_name:e.itemOffered.name,product_reference_id:e.itemOffered.gtin}}Promise.all([r.e(2880),r.e(1153)]).then(r.bind(r,81153)).then(({sendAnalyticsEvent:t})=>{t({name:"add_to_cart",params:{currency:s,value:o,items:c?e.map(generatedItem):[generatedItem(e)]}})}),c?e.forEach(e=>n.i8.addItem(e)):n.i8.addItem(e),t()},[s,e,t,c]);return{onClick:l,"data-testid":"buy-button","data-sku":c?"sku-matrix-sidebar":e?.itemOffered.sku,"data-seller":c?e[0]?.seller.identifier:e?.seller.identifier}}},89189:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{$:()=>useAllVariantProducts});var o=r(73523),a=r(16689),n=r(97553),s=r(35238),c=e([n]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}n=(c.then?(await c)():c)[0];let l=o.gN,useAllVariantProducts=(e,t,r,i)=>{let{channel:o,locale:c}=(0,s.kP)(),p=(0,a.useMemo)(()=>{if(!o)throw Error("useAllVariantProducts: 'channel' from session is an empty string.");return{locator:[{key:"id",value:e},{key:"channel",value:o},{key:"locale",value:c}]}},[o,c,e]);return(0,n.aM)(l,p,{fallbackData:i,revalidateOnMount:!0,doNotRun:!t,onSuccess:e=>{let t=e.product.isVariantOf.skuVariants.allVariantProducts.map(e=>{let t=e.additionalProperty.reduce((e,t)=>_objectSpread(_objectSpread({},e),{},{[t.name.toLowerCase()]:t.value}),{}),r="https://schema.org/OutOfStock"===e.offers.offers[0].availability;return{id:e.sku,name:e.name,image:{url:e.image[0].url,alternateName:e.image[0].alternateName},inventory:e.offers.offers[0].quantity,availability:r?"outOfStock":"available",price:e.offers.offers[0].price,listPrice:e.offers.offers[0].listPrice,priceWithTaxes:e.offers.offers[0].priceWithTaxes,listPriceWithTaxes:e.offers.offers[0].listPriceWithTaxes,specifications:t,offers:e.offers,selectedCount:0}});r(t.sort((e,t)=>e.name.localeCompare(t.name)))}})};i()}catch(e){i(e)}})},30791:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{F:()=>useProductQuery});var o=r(73523),a=r(16689),n=r(97553),s=r(35238),c=e([n]);n=(c.then?(await c)():c)[0];let l=o.wA,useProductQuery=(e,t)=>{let{channel:r,locale:i}=(0,s.kP)(),o=(0,a.useMemo)(()=>{if(!r)throw Error("useProductQuery: 'channel' from session is an empty string.");return{locator:[{key:"id",value:e},{key:"channel",value:r},{key:"locale",value:i}]}},[r,i,e]);return(0,n.aM)(l,o,{fallbackData:t,revalidateOnMount:!0})};i()}catch(e){i(e)}})},89441:(e,t,r)=>{"use strict";r.d(t,{T:()=>getPDP});var i=r(75477),o=r(31007),a=r(2365),n=r(15430),s=r.n(n);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let getPDP=async(e,t)=>{if(s().cms.data){let r=JSON.parse(s().cms.data),i=r.pdp;return await getPDPFromCmsEnvData(e,i,_objectSpread(_objectSpread({},t?.contentType==="pdp"?t:null),{},{contentType:"pdp"}))}return await getPDPFromCms(e,_objectSpread(_objectSpread({},t?.contentType==="pdp"?t:null),{},{contentType:"pdp"}))},getPDPFromCmsEnvData=async(e,t,r)=>{let n=t??[];if(!n[0])throw new i.Z(r);let s=(0,o.$j)(n,e);return(0,a.fx)({contentType:"pdp",documentId:s.documentId,versionId:s.versionId})},getPDPFromCms=async(e,t)=>{let r=(await (0,a.Cz)(t)).data;if(!r[0])throw new i.Z(t);return(0,o.$j)(r,e)}},95397:e=>{e.exports={section:"section_section__VI73U"}},86351:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.r(t),r.d(t,{config:()=>m,default:()=>u,getServerSideProps:()=>f,getStaticPaths:()=>b,getStaticProps:()=>d,reportWebVitals:()=>y,routeModule:()=>S,unstable_getServerProps:()=>P,unstable_getServerSideProps:()=>h,unstable_getStaticParams:()=>O,unstable_getStaticPaths:()=>j,unstable_getStaticProps:()=>g});var o=r(87093),a=r(35244),n=r(1323),s=r(62082),c=r(89844),l=r(65929),p=e([l,s]);[l,s]=p.then?(await p)():p;let u=(0,n.l)(l,"default"),d=(0,n.l)(l,"getStaticProps"),b=(0,n.l)(l,"getStaticPaths"),f=(0,n.l)(l,"getServerSideProps"),m=(0,n.l)(l,"config"),y=(0,n.l)(l,"reportWebVitals"),g=(0,n.l)(l,"unstable_getStaticProps"),j=(0,n.l)(l,"unstable_getStaticPaths"),O=(0,n.l)(l,"unstable_getStaticParams"),P=(0,n.l)(l,"unstable_getServerProps"),h=(0,n.l)(l,"unstable_getServerSideProps"),S=new o.PagesRouteModule({definition:{kind:a.x.PAGES,page:"/[slug]/p",pathname:"/[slug]/p",bundlePath:"",filename:""},components:{App:c.default,Document:s.default},userland:l});i()}catch(e){i(e)}})},74691:e=>{"use strict";e.exports=require("@opentelemetry/api")},38973:e=>{"use strict";e.exports=require("@opentelemetry/api-logs")},16969:e=>{"use strict";e.exports=require("@opentelemetry/exporter-logs-otlp-grpc")},15196:e=>{"use strict";e.exports=require("@opentelemetry/exporter-trace-otlp-grpc")},44161:e=>{"use strict";e.exports=require("@opentelemetry/resources")},42793:e=>{"use strict";e.exports=require("@opentelemetry/sdk-logs")},1283:e=>{"use strict";e.exports=require("@opentelemetry/sdk-trace-base")},16676:e=>{"use strict";e.exports=require("@vtex/client-cms")},84802:e=>{"use strict";e.exports=require("cookie")},56330:e=>{"use strict";e.exports=require("deepmerge")},78641:e=>{"use strict";e.exports=require("draftjs-to-html")},12404:e=>{"use strict";e.exports=require("fast-deep-equal")},57343:e=>{"use strict";e.exports=require("graphql")},36548:e=>{"use strict";e.exports=require("graphql/language")},83430:e=>{"use strict";e.exports=require("idb-keyval")},47881:e=>{"use strict";e.exports=require("isomorphic-unfetch")},16641:e=>{"use strict";e.exports=require("next-seo")},62785:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},75471:e=>{"use strict";e.exports=require("p-limit")},71423:e=>{"use strict";e.exports=require("path")},16689:e=>{"use strict";e.exports=require("react")},66405:e=>{"use strict";e.exports=require("react-dom")},19785:e=>{"use strict";e.exports=require("react-intersection-observer")},3789:e=>{"use strict";e.exports=require("react-swipeable")},20997:e=>{"use strict";e.exports=require("react/jsx-runtime")},86109:e=>{"use strict";e.exports=require("sanitize-html")},73823:e=>{"use strict";e.exports=require("tabbable")},14037:e=>{"use strict";e.exports=import("@builder.io/partytown/react")},99664:e=>{"use strict";e.exports=import("@envelop/core")},37886:e=>{"use strict";e.exports=import("@envelop/graphql-jit")},36307:e=>{"use strict";e.exports=import("@envelop/on-resolve")},84656:e=>{"use strict";e.exports=import("@envelop/parser-cache")},36093:e=>{"use strict";e.exports=import("@envelop/validation-cache")},45774:e=>{"use strict";e.exports=import("@graphql-tools/load-files")},36550:e=>{"use strict";e.exports=import("@graphql-tools/schema")},15941:e=>{"use strict";e.exports=import("swr")},6113:e=>{"use strict";e.exports=require("crypto")},57147:e=>{"use strict";e.exports=require("fs")},12781:e=>{"use strict";e.exports=require("stream")},59796:e=>{"use strict";e.exports=require("zlib")}};var t=require("../../webpack-runtime.js");t.C(e);var __webpack_exec__=e=>t(t.s=e),r=t.X(0,[1377,1163,6859,4012,3157,2918,5430,9844,2082,7675,9572,9088,3922,2295,7228,8737,3779,6198,8640,7986,319,2245,5342,9410,6414,5754],()=>__webpack_exec__(86351));module.exports=r})();
1
+ (()=>{var e={};e.id=2103,e.ids=[2103,2888,660],e.modules={12590:(e,t,r)=>{"use strict";r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var i=r(83339),o=r(20997);let __WEBPACK_DEFAULT_EXPORT__=function({children:e}){return o.jsx(i.Z,{variant:"primary",disabled:!0,"data-fs-buy-button":!0,children:e})}},31422:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{l:()=>x});var o=r(8212),a=r(2946),n=r(6476),s=r(2614),c=r(69088),l=r(6693),p=r(5136),u=r(98878),d=r(165),b=r(11431),f=r(47866),m=r(27859),y=r(10831),g=r(84898),j=r(24120),O=r(28918),P=r(12590),h=r(47942),S=r(97548),_=r(99537),v=e([h]);h=(v.then?(await v)():v)[0];let x={ProductTitle:o.Z,DiscountBadge:a.Z,BuyButton:n.Z,Icon:s.Z,ProductPrice:c.Z,QuantitySelector:l.Z,SkuSelector:p.Z,ShippingSimulation:u.Z,ImageGallery:d.Z,ImageGalleryViewer:b.Z,SKUMatrix:f.Z,SKUMatrixTrigger:m.Z,SKUMatrixSidebar:y.Z,__experimentalImageGalleryImage:O.Z,__experimentalImageGallery:g.Z,__experimentalShippingSimulation:j.Z,__experimentalSKUMatrixSidebar:h.Z,__experimentalNotAvailableButton:P.Z,__experimentalProductDescription:S.Z,__experimentalProductDetailsSettings:_.Z};i()}catch(e){i(e)}})},17496:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{L:()=>c});var o=r(87475),a=r(67296),n=r(50860),s=e([n]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}n=(s.then?(await s)():s)[0];let c=(0,a.v)(_objectSpread(_objectSpread(_objectSpread({},o.K),o.K),{},{Section:n.Z}));i()}catch(e){i(e)}})},50860:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{Z:()=>g});var o=r(16689),a=r(20113),n=r(35238),s=r(29089),c=r(95397),l=r.n(c),p=r(67296),u=r(4329),d=r(44960),b=r(31422),f=r(20997),m=e([b]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}b=(m.then?(await m)():m)[0];let y=(0,p.B)("ProductDetails",function({productTitle:{refNumber:e,discountBadge:{showDiscountBadge:t,size:i}},buyButton:{icon:c,title:p},shippingSimulator:{title:b,inputLabel:m,shippingOptionsTableTitle:y,link:{to:g,text:j}},productDescription:{title:O,initiallyExpanded:P,displayDescription:h},skuMatrix:S,notAvailableButton:{title:_},quantitySelector:v,taxesConfiguration:x}){let{DiscountBadge:w,ProductTitle:D,SKUMatrix:C,SKUMatrixTrigger:k,__experimentalImageGallery:E,__experimentalShippingSimulation:T,__experimentalNotAvailableButton:I,__experimentalProductDescription:K,__experimentalProductDetailsSettings:q,__experimentalSKUMatrixSidebar:Z}=(0,u.r3)(),{currency:B}=(0,n.kP)(),A=(0,d.al)(),{product:L,isValidating:M}=A?.data,{0:V,1:W}=(0,o.useState)(1);if(!L)throw Error("NotFound");let{id:N,sku:F,gtin:U,name:R,brand:G,isVariantOf:X,description:$,isVariantOf:{name:Q,productGroupID:z,skuVariants:{slugsMap:J}},image:H,offers:{offers:[{availability:Y,price:ee,listPrice:et,listPriceWithTaxes:er,seller:ei}],lowPrice:eo,lowPriceWithTaxes:ea}}=L;(0,o.useEffect)(()=>{Promise.all([r.e(2880),r.e(1153)]).then(r.bind(r,81153)).then(({sendAnalyticsEvent:e})=>{e({name:"view_item",params:{currency:B.code,value:ee,items:[{item_id:X.productGroupID,item_name:X.name,item_brand:G.name,item_variant:F,price:ee,discount:et-ee,currency:B.code,item_variant_name:R,product_reference_id:U}]}})})},[X.productGroupID,X.name,G.name,F,ee,et,B.code,R,U]);let en=(0,o.useMemo)(()=>"https://schema.org/OutOfStock"===Y,[Y]);return f.jsx(s.Z,{className:`${l().section} section-product-details`,children:f.jsx("section",{"data-fs-product-details":!0,children:(0,f.jsxs)("section",{"data-fs-product-details-body":!0,"data-fs-content":"product-details",children:[f.jsx("header",{"data-fs-product-details-title":!0,"data-fs-product-details-section":!0,children:f.jsx(D.Component,_objectSpread(_objectSpread({title:f.jsx("h1",{children:Q})},D.props),{},{label:t&&f.jsx(w.Component,_objectSpread(_objectSpread({},w.props),{},{size:i??w.props.size,listPrice:x?.usePriceWithTaxes?er:et,spotPrice:x?.usePriceWithTaxes?ea:eo})),refNumber:e&&z}))}),f.jsx(E.Component,_objectSpread(_objectSpread({"data-fs-product-details-gallery":!0},E.props),{},{images:H})),(0,f.jsxs)("section",{"data-fs-product-details-info":!0,children:[(0,f.jsxs)("section",{"data-fs-product-details-settings":!0,"data-fs-product-details-section":!0,children:[f.jsx(q.Component,_objectSpread(_objectSpread({buyButtonTitle:p,buyButtonIcon:c,notAvailableButtonTitle:_??I.props.title,useUnitMultiplier:v?.useUnitMultiplier??!1},q.props),{},{quantity:V,setQuantity:W,product:L,isValidating:M,taxesConfiguration:x})),S?.shouldDisplaySKUMatrix&&Object.keys(J).length>1&&(0,f.jsxs)(f.Fragment,{children:[f.jsx("div",{"data-fs-product-details-settings-separator":!0,children:S.separatorButtonsText}),(0,f.jsxs)(C.Component,{children:[f.jsx(k.Component,{disabled:M,children:S.triggerButtonLabel}),f.jsx(Z.Component,{formatter:a.P,columns:S.columns,overlayProps:{className:l().section}})]})]})]}),!en&&f.jsx(T.Component,_objectSpread(_objectSpread({"data-fs-product-details-section":!0,"data-fs-product-details-shipping":!0,formatter:a.P},T.props),{},{idkPostalCodeLinkProps:_objectSpread(_objectSpread({},T.props.idkPostalCodeLinkProps),{},{href:g??T.props.idkPostalCodeLinkProps?.href,children:j??T.props.idkPostalCodeLinkProps?.children}),productShippingInfo:{id:N,quantity:V,seller:ei.identifier},title:b??T.props.title,inputLabel:m??T.props.inputLabel,optionsLabel:y??T.props.optionsLabel}))]}),h&&f.jsx(K.Component,_objectSpread({initiallyExpanded:P??K.props.initiallyExpanded,descriptionData:[{content:$,title:O}]},K.props))]})})})},b.l),g=y;i()}catch(e){i(e)}})},84898:(e,t,r)=>{"use strict";r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var i=r(16689),o=r(11163),a=r(4329),n=r(20997);let s=["images"];function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let ImageComponent=({url:e,alternateName:t})=>{let{__experimentalImageGalleryImage:r}=(0,a.r3)();return n.jsx(r.Component,{src:e,alt:t,width:68,height:68})},__WEBPACK_DEFAULT_EXPORT__=e=>{let{images:t}=e,r=function(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,s),{ImageGallery:c,ImageGalleryViewer:l,__experimentalImageGalleryImage:p}=(0,a.r3)(),{0:u,1:d}=(0,i.useState)(0),b=t[u]??t[0],f=(0,o.useRouter)().asPath;return(0,i.useEffect)(()=>d(0),[f]),n.jsx(c.Component,_objectSpread(_objectSpread(_objectSpread({},c.props),{},{images:t,ImageComponent:ImageComponent,selectedImageIdx:u,setSelectedImageIdx:d},r),{},{children:n.jsx(l.Component,_objectSpread(_objectSpread({},l.props),{},{children:n.jsx(p.Component,_objectSpread(_objectSpread({sizes:"(max-width: 360px) 50vw, (max-width: 768px) 90vw, 50vw",width:691,height:691*(3/4),loading:"eager"},p.props),{},{src:b.url,alt:b.alternateName}))}))}))}},97548:(e,t,r)=>{"use strict";r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var i=r(16689),o=r(71516),a=r(40783),n=r(67734),s=r(27583),c=r(20997);let __WEBPACK_DEFAULT_EXPORT__=function({descriptionData:e,initiallyExpanded:t="first"}){let r=(0,i.useMemo)(()=>({none:[],first:[0],all:[0,1,2,3]}),[]),{0:l,1:p}=(0,i.useState)(new Set(r[t]));return c.jsx("section",{"data-fs-product-description":!0,children:c.jsx(o.Z,{indices:l,onChange:e=>{p(t=>{let r=new Set(t);return t.has(e)?r.delete(e):r.add(e),r})},"aria-label":"Product Details Content",children:e.map(({title:e,content:t},r)=>(0,c.jsxs)(a.Z,{as:"article",index:r,prefixId:"product-description","data-fs-product-details-description":!0,children:[c.jsx(n.Z,{children:e}),c.jsx(s.Z,{children:c.jsx("div",{"data-fs-product-details-description-content":!0,dangerouslySetInnerHTML:{__html:t}})})]},String(r)))})})}},99537:(e,t,r)=>{"use strict";r.d(t,{Z:()=>ProductDetails_ProductDetailsSettings});var i=r(16689),o=r(34488),a=r(20113),n=r(41664),s=r.n(n),c=r(28918),l=r(4329),p=r(20997);let u=["src","alt"],d=["slugsMap","activeVariations","availableVariations"];function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function _objectWithoutProperties(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}let ImageComponent=e=>{let{src:t,alt:r}=e,i=_objectWithoutProperties(e,u);return p.jsx(c.Z,_objectSpread({src:t,alt:r,width:34,height:34},i))},SkuSelector_Selectors=function(e){let{slugsMap:t,activeVariations:r,availableVariations:o}=e,a=_objectWithoutProperties(e,d),{SkuSelector:n}=(0,l.r3)();return p.jsx("section",_objectSpread(_objectSpread({},a),{},{children:o&&Object.keys(o).map(e=>(0,i.createElement)(n.Component,_objectSpread(_objectSpread({ImageComponent:ImageComponent},n.props),{},{key:e,skuPropertyName:e,availableVariations:o,activeVariations:r,slugsMap:t,linkProps:_objectSpread(_objectSpread({},n.props.linkProps??{}),{},{as:n.props.linkProps?.as??s(),legacyBehavior:n.props.linkProps?.legacyBehavior??!1})})))}))};function AddToCartLoadingSkeleton(){return(0,p.jsxs)("svg",{role:"img",width:"100%",height:"48","aria-labelledby":"loading-aria",viewBox:"0 0 112 48",preserveAspectRatio:"none",children:[p.jsx("title",{id:"loading-aria",children:"Loading..."}),p.jsx("rect",{x:"0",y:"0",width:"100%",height:"100%",clipPath:"url(#clip-path)",style:{fill:'url("#fill")'}}),(0,p.jsxs)("defs",{children:[p.jsx("clipPath",{id:"clip-path",children:p.jsx("rect",{x:"0",y:"0",rx:"2",ry:"2",width:"112",height:"48"})}),(0,p.jsxs)("linearGradient",{id:"fill",children:[p.jsx("stop",{offset:"0.599964",stopColor:"#f3f3f3",stopOpacity:"1",children:p.jsx("animate",{attributeName:"offset",values:"-2; -2; 1",keyTimes:"0; 0.25; 1",dur:"2s",repeatCount:"indefinite"})}),p.jsx("stop",{offset:"1.59996",stopColor:"#ecebeb",stopOpacity:"1",children:p.jsx("animate",{attributeName:"offset",values:"-1; -1; 2",keyTimes:"0; 0.25; 1",dur:"2s",repeatCount:"indefinite"})}),p.jsx("stop",{offset:"2.59996",stopColor:"#f3f3f3",stopOpacity:"1",children:p.jsx("animate",{attributeName:"offset",values:"0; 0; 3",keyTimes:"0; 0.25; 1",dur:"2s",repeatCount:"indefinite"})})]})]})]})}var b=r(16652),f=r(31953),m=r(2614);function ProductDetailsSettings_ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function ProductDetailsSettings_objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ProductDetailsSettings_ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ProductDetailsSettings_ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let ProductDetails_ProductDetailsSettings=function({product:e,buyButtonTitle:t,isValidating:r,quantity:n,setQuantity:s,buyButtonIcon:{icon:c,alt:u},notAvailableButtonTitle:d,useUnitMultiplier:y=!1,taxesConfiguration:g}){let{BuyButton:j,Icon:O,ProductPrice:P,QuantitySelector:h,__experimentalNotAvailableButton:S}=(0,l.r3)(),{pushToast:_}=(0,b.l)(),{id:v,sku:x,gtin:w,unitMultiplier:D,name:C,brand:k,isVariantOf:E,isVariantOf:{skuVariants:T},image:I,additionalProperty:K,offers:{offers:[{availability:q,price:Z,priceWithTaxes:B,listPrice:A,seller:L,listPriceWithTaxes:M}]}}=e,V=(0,o.Q)({id:v,price:Z,priceWithTaxes:B,listPrice:A,listPriceWithTaxes:M,seller:L,quantity:n,itemOffered:{sku:x,name:C,gtin:w,image:I,brand:k,isVariantOf:E,additionalProperty:K,unitMultiplier:D}}),W=(0,i.useMemo)(()=>"https://schema.org/OutOfStock"===q,[q]);return(0,p.jsxs)(p.Fragment,{children:[!W&&(0,p.jsxs)("section",{"data-fs-product-details-values":!0,children:[(0,p.jsxs)("div",{"data-fs-product-details-values-wrapper":!0,children:[p.jsx(P.Component,ProductDetailsSettings_objectSpread({"data-fs-product-details-prices":!0,value:(g?.usePriceWithTaxes?B:Z)*(D??1),listPrice:(g?.usePriceWithTaxes?M:A)*(D??1),formatter:a.P},P.props)),g?.usePriceWithTaxes&&p.jsx(f.Z,{"data-fs-product-details-taxes-label":!0,children:g?.taxesLabel})]}),p.jsx(h.Component,ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({min:1,max:10,unitMultiplier:y?D:1,useUnitMultiplier:y},h.props),{},{onChange:s,onValidateBlur:(e,t,r)=>{_({title:"Invalid quantity!",message:`The quantity you entered is outside the range of ${e} to ${t}. The quantity was set to ${r}.`,status:"INFO",icon:p.jsx(m.Z,{name:"CircleWavyWarning",width:30,height:30})})}}))]}),T&&p.jsx(SkuSelector_Selectors,{slugsMap:T.slugsMap,availableVariations:T.availableVariations,activeVariations:T.activeVariations,"data-fs-product-details-selectors":!0}),r?p.jsx(AddToCartLoadingSkeleton,{}):p.jsx(()=>W?p.jsx(S.Component,{children:d}):p.jsx(j.Component,ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({},j.props),{},{icon:p.jsx(O.Component,ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({},O.props),{},{name:c??O.props.name,"aria-label":u??O.props["aria-label"]}))},V),{},{children:t||"Add to Cart"})),{})]})}},47942:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var o=r(72955),a=r(10831),n=r(34488),s=r(44960),c=r(89189),l=r(20997),p=e([c]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}c=(p.then?(await p)():p)[0];let __WEBPACK_DEFAULT_EXPORT__=function(e){let{data:{product:t}}=(0,s.al)(),{allVariantProducts:r,isOpen:i,setAllVariantProducts:p}=(0,o._)(),{isValidating:u}=(0,c.$)(t.id,i,p),{gtin:d,unitMultiplier:b,brand:f,additionalProperty:m,isVariantOf:y,offers:{offers:[{seller:g}]}}=t,j=r.filter(e=>e.selectedCount).map(e=>{let{offers:{offers:[{price:t,priceWithTaxes:r,listPrice:i,listPriceWithTaxes:o}]}}=e;return{id:e.id,price:t,priceWithTaxes:r,listPrice:i,listPriceWithTaxes:o,seller:g,quantity:e.selectedCount,itemOffered:{sku:e.id,name:e.name,gtin:d,image:[e.image],brand:f,isVariantOf:_objectSpread(_objectSpread({},y),{},{skuVariants:_objectSpread(_objectSpread({},y.skuVariants),{},{activeVariations:e.specifications})}),additionalProperty:m,unitMultiplier:b}}}),O=(0,n.Q)(j);return l.jsx(a.Z,_objectSpread({buyProps:O,title:t.isVariantOf.name??"",loading:u},e))};i()}catch(e){i(e)}})},24120:(e,t,r)=>{"use strict";r.d(t,{Z:()=>ShippingSimulation});var i=r(16689),o=r(73523),a=r(42495);let n=o.Pq,getShippingSimulation=async({items:e,postalCode:t,country:r})=>{let i=await (0,a.W)(n,{items:e,postalCode:t,country:r});return i};var s=r(35238);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let createEmptySimulation=()=>({input:{postalCode:"",displayClearButton:!1,errorMessage:""},shippingSimulation:void 0}),reducer=(e,t)=>{let{type:r}=t;switch(r){case"clear":return createEmptySimulation();case"update":{let{payload:r}=t;return{input:_objectSpread(_objectSpread({},e.input),r.input),shippingSimulation:_objectSpread(_objectSpread({},e.shippingSimulation),r.shippingSimulation)}}case"onInput":{let{payload:r}=t;return _objectSpread(_objectSpread({},e),{},{input:_objectSpread({},r)})}case"onError":{let{payload:r}=t;return _objectSpread(_objectSpread({},e),{},{input:_objectSpread(_objectSpread({},e.input),r)})}default:throw Error(`Action ${r} not implemented`)}},useShippingSimulation=e=>{let{0:{input:t,shippingSimulation:r},1:o}=(0,i.useReducer)(reducer,null,createEmptySimulation),{country:a,postalCode:n}=(0,s.kP)(),{postalCode:c}=t,l=(0,i.useRef)(c);(0,i.useEffect)(()=>{let t=n&&!l.current;t&&async function(){let t=await getShippingSimulation({country:a,postalCode:n??"",items:[e]}),r=t.shipping;o({type:"update",payload:{input:{postalCode:n??"",displayClearButton:!0,errorMessage:""},shippingSimulation:r}})}()},[a,n,e]);let p=(0,i.useCallback)(async()=>{try{let t=await getShippingSimulation({country:a,postalCode:c??"",items:[e]}),r=t.shipping;o({type:"update",payload:{input:{displayClearButton:!0,errorMessage:""},shippingSimulation:r}})}catch(e){o({type:"onError",payload:{displayClearButton:!0,errorMessage:"You entered an invalid Postal Code"}})}},[a,e,c]),u=(0,i.useCallback)(e=>{let t=e.currentTarget.value;t?o({type:"onInput",payload:{postalCode:t,displayClearButton:!1,errorMessage:""}}):o({type:"clear"})},[]);return{input:t,shippingSimulation:r,handleOnClear:()=>{o({type:"clear"})},handleSubmit:p,handleOnInput:u}};var c=r(4329),l=r(20997);let p=["productShippingInfo","formatter","inputLabel","title","idkPostalCodeLinkProps"];function ShippingSimulation_ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function ShippingSimulation(e){let{productShippingInfo:t,formatter:r,inputLabel:i,title:o,idkPostalCodeLinkProps:a}=e,n=function(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,p),{ShippingSimulation:s}=(0,c.r3)(),{input:u,shippingSimulation:d,handleSubmit:b,handleOnInput:f,handleOnClear:m}=useShippingSimulation(t),{postalCode:y,displayClearButton:g,errorMessage:j}=u,O=[d?.address?.neighborhood,d?.address?.city].filter(Boolean).join(" / ")??"",P=d?.logisticsInfo?.[0]?.slas??[];return l.jsx(s.Component,function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ShippingSimulation_ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ShippingSimulation_ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}({formatter:r,onInput:f,onSubmit:b,onClear:m,location:O,options:P,address:d?.address,displayClearButton:g,errorMessage:j,postalCode:y,inputLabel:i,title:o,idkPostalCodeLinkProps:a},n))}},87475:(e,t,r)=>{"use strict";r.d(t,{K:()=>i});let i={section:"ProductDetails"}},65929:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticPaths:()=>getStaticPaths,getStaticProps:()=>getStaticProps});var o=r(73523),a=r(77397),n=r(56330),s=r.n(n),c=r(16641),l=r(96048),p=r(74232),u=r(78545),d=r(93620),b=r(43472),f=r(32563),m=r(73638),y=r(9856),g=r(17496),j=r(58138),O=r(96598),P=r(7641),h=r(4439),S=r(35238),_=r(6242),v=r(15430),x=r.n(v),w=r(9646),D=r(44960),C=r(30791),k=r(89441),E=r(20997),T=e([a,l,u,y,g,j,O,f,C,p,_]);[a,l,u,y,g,j,O,f,C,p,_]=T.then?(await T)():T;let I=["listPrice"];function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let K=_objectSpread(_objectSpread(_objectSpread({},l.Z),{},{Breadcrumb:b.j,BannerNewsletter:u.Z,Newsletter:y.O,BannerText:d.i,Hero:m.V,ProductDetails:g.L,ProductShelf:j.T,ProductTiles:O.Z,CrossSellingShelf:f.Z},P.Z),h.Z),overwriteMerge=(e,t)=>t,q=o.hM,getStaticProps=async({params:e,previewData:t})=>{let r=e?.slug??"",[i,o]=await Promise.all([(0,_.h)({variables:{locator:[{key:"slug",value:r}]},operation:q}),(0,w.T)(t)]),{data:n,errors:s=[]}=i,c=s.find(a.XD);if(c)return{notFound:!0};if(s.length>0)throw s[0];let l=await (0,k.T)(n.product,t),{seo:p}=n.product,u=p.title||x().seo.title,d=p.description||x().seo.description,b=`${x().storeUrl}${p.canonical}`,f={};if(n.product.offers.offers.length>0){let e=n.product.offers.offers[0],{listPrice:t}=e,r=function(e,t){if(null==e)return{};var r,i,o=function(e,t){if(null==e)return{};var r,i,o={},a=Object.keys(e);for(i=0;i<a.length;i++)r=a[i],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,I);f=r}let m=_objectSpread(_objectSpread({},f),{},{priceCurrency:n.product.offers.priceCurrency,url:b});return{props:_objectSpread(_objectSpread({data:n},l),{},{meta:{title:u,description:d,canonical:b},offers:m,globalSections:o,key:p.canonical})}},getStaticPaths=async()=>({paths:[],fallback:"blocking"}),__WEBPACK_DEFAULT_EXPORT__=function({data:e,sections:t,globalSections:r,offers:i,meta:o}){let{product:a}=e,{currency:n}=(0,S.kP)(),l=x()?.seo?.titleTemplate??"",{data:u,isValidating:d}=(0,C.F)(a.id,{product:a}),b={data:_objectSpread(_objectSpread({},s()(e,u,{arrayMerge:overwriteMerge})),{},{isValidating:d})};return(0,E.jsxs)(E.Fragment,{children:[E.jsx(c.NextSeo,{title:o.title,description:o.description,canonical:o.canonical,openGraph:{type:"og:product",url:o.canonical,title:o.title,description:o.description,images:a.image.map(e=>({url:e.url,alt:e.alternateName}))},additionalMetaTags:[{property:"product:price:amount",content:a.offers.lowPrice?.toString()??void 0},{property:"product:price:currency",content:n.code}],titleTemplate:l}),E.jsx(c.BreadcrumbJsonLd,{itemListElements:a.breadcrumbList.itemListElement}),E.jsx(c.ProductJsonLd,{productName:a.name,description:a.description,brand:a.brand.name,sku:a.sku,gtin:a.gtin,releaseDate:a.releaseDate,images:a.image.map(e=>e.url),offers:i}),E.jsx(D.ZP,{context:b,children:E.jsx(p.Z,{sections:t,globalSections:r.sections,components:K})})]})};i()}catch(e){i(e)}})},34488:(e,t,r)=>{"use strict";r.d(t,{Q:()=>useBuyButton});var i=r(16689),o=r(16652),a=r(35238),n=r(23142);let useBuyButton=e=>{let{openCart:t}=(0,o.l)(),{currency:{code:s}}=(0,a.kP)(),c=Array.isArray(e),l=(0,i.useCallback)(i=>{if(i.preventDefault(),!e)return;let o=c?e.reduce((e,t)=>e+=t.price*t.quantity,0):e.price*e.quantity;function generatedItem(e){return{item_id:e.itemOffered.isVariantOf.productGroupID,item_name:e.itemOffered.isVariantOf.name,item_brand:e.itemOffered.brand.name,item_variant:e.itemOffered.sku,quantity:e.quantity,price:e.price,discount:e.listPrice-e.price,currency:s,item_variant_name:e.itemOffered.name,product_reference_id:e.itemOffered.gtin}}Promise.all([r.e(2880),r.e(1153)]).then(r.bind(r,81153)).then(({sendAnalyticsEvent:t})=>{t({name:"add_to_cart",params:{currency:s,value:o,items:c?e.map(generatedItem):[generatedItem(e)]}})}),c?e.forEach(e=>n.i8.addItem(e)):n.i8.addItem(e),t()},[s,e,t,c]);return{onClick:l,"data-testid":"buy-button","data-sku":c?"sku-matrix-sidebar":e?.itemOffered.sku,"data-seller":c?e[0]?.seller.identifier:e?.seller.identifier}}},89189:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{$:()=>useAllVariantProducts});var o=r(73523),a=r(16689),n=r(97553),s=r(35238),c=e([n]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}n=(c.then?(await c)():c)[0];let l=o.gN,useAllVariantProducts=(e,t,r,i)=>{let{channel:o,locale:c}=(0,s.kP)(),p=(0,a.useMemo)(()=>{if(!o)throw Error("useAllVariantProducts: 'channel' from session is an empty string.");return{locator:[{key:"id",value:e},{key:"channel",value:o},{key:"locale",value:c}]}},[o,c,e]);return(0,n.aM)(l,p,{fallbackData:i,revalidateOnMount:!0,doNotRun:!t,onSuccess:e=>{let t=e.product.isVariantOf.skuVariants.allVariantProducts.map(e=>{let t=e.additionalProperty.reduce((e,t)=>_objectSpread(_objectSpread({},e),{},{[t.name.toLowerCase()]:t.value}),{}),r="https://schema.org/OutOfStock"===e.offers.offers[0].availability;return{id:e.sku,name:e.name,image:{url:e.image[0].url,alternateName:e.image[0].alternateName},inventory:e.offers.offers[0].quantity,availability:r?"outOfStock":"available",price:e.offers.offers[0].price,listPrice:e.offers.offers[0].listPrice,priceWithTaxes:e.offers.offers[0].priceWithTaxes,listPriceWithTaxes:e.offers.offers[0].listPriceWithTaxes,specifications:t,offers:e.offers,selectedCount:0}});r(t.sort((e,t)=>e.name.localeCompare(t.name)))}})};i()}catch(e){i(e)}})},30791:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.d(t,{F:()=>useProductQuery});var o=r(73523),a=r(16689),n=r(97553),s=r(35238),c=e([n]);n=(c.then?(await c)():c)[0];let l=o.wA,useProductQuery=(e,t)=>{let{channel:r,locale:i}=(0,s.kP)(),o=(0,a.useMemo)(()=>{if(!r)throw Error("useProductQuery: 'channel' from session is an empty string.");return{locator:[{key:"id",value:e},{key:"channel",value:r},{key:"locale",value:i}]}},[r,i,e]);return(0,n.aM)(l,o,{fallbackData:t,revalidateOnMount:!0})};i()}catch(e){i(e)}})},89441:(e,t,r)=>{"use strict";r.d(t,{T:()=>getPDP});var i=r(75477),o=r(31007),a=r(2365),n=r(15430),s=r.n(n);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var i;i=r[t],t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}let getPDP=async(e,t)=>{if(s().cms.data){let r=JSON.parse(s().cms.data),i=r.pdp;return await getPDPFromCmsEnvData(e,i,_objectSpread(_objectSpread({},t?.contentType==="pdp"?t:null),{},{contentType:"pdp"}))}return await getPDPFromCms(e,_objectSpread(_objectSpread({},t?.contentType==="pdp"?t:null),{},{contentType:"pdp"}))},getPDPFromCmsEnvData=async(e,t,r)=>{let n=t??[];if(!n[0])throw new i.Z(r);let s=(0,o.$j)(n,e);return(0,a.fx)({contentType:"pdp",documentId:s.documentId,versionId:s.versionId})},getPDPFromCms=async(e,t)=>{let r=(await (0,a.Cz)(t)).data;if(!r[0])throw new i.Z(t);return(0,o.$j)(r,e)}},95397:e=>{e.exports={section:"section_section__VI73U"}},86351:(e,t,r)=>{"use strict";r.a(e,async(e,i)=>{try{r.r(t),r.d(t,{config:()=>m,default:()=>u,getServerSideProps:()=>f,getStaticPaths:()=>b,getStaticProps:()=>d,reportWebVitals:()=>y,routeModule:()=>S,unstable_getServerProps:()=>P,unstable_getServerSideProps:()=>h,unstable_getStaticParams:()=>O,unstable_getStaticPaths:()=>j,unstable_getStaticProps:()=>g});var o=r(87093),a=r(35244),n=r(1323),s=r(62082),c=r(89844),l=r(65929),p=e([l,s]);[l,s]=p.then?(await p)():p;let u=(0,n.l)(l,"default"),d=(0,n.l)(l,"getStaticProps"),b=(0,n.l)(l,"getStaticPaths"),f=(0,n.l)(l,"getServerSideProps"),m=(0,n.l)(l,"config"),y=(0,n.l)(l,"reportWebVitals"),g=(0,n.l)(l,"unstable_getStaticProps"),j=(0,n.l)(l,"unstable_getStaticPaths"),O=(0,n.l)(l,"unstable_getStaticParams"),P=(0,n.l)(l,"unstable_getServerProps"),h=(0,n.l)(l,"unstable_getServerSideProps"),S=new o.PagesRouteModule({definition:{kind:a.x.PAGES,page:"/[slug]/p",pathname:"/[slug]/p",bundlePath:"",filename:""},components:{App:c.default,Document:s.default},userland:l});i()}catch(e){i(e)}})},74691:e=>{"use strict";e.exports=require("@opentelemetry/api")},38973:e=>{"use strict";e.exports=require("@opentelemetry/api-logs")},16969:e=>{"use strict";e.exports=require("@opentelemetry/exporter-logs-otlp-grpc")},15196:e=>{"use strict";e.exports=require("@opentelemetry/exporter-trace-otlp-grpc")},44161:e=>{"use strict";e.exports=require("@opentelemetry/resources")},42793:e=>{"use strict";e.exports=require("@opentelemetry/sdk-logs")},1283:e=>{"use strict";e.exports=require("@opentelemetry/sdk-trace-base")},16676:e=>{"use strict";e.exports=require("@vtex/client-cms")},84802:e=>{"use strict";e.exports=require("cookie")},56330:e=>{"use strict";e.exports=require("deepmerge")},78641:e=>{"use strict";e.exports=require("draftjs-to-html")},12404:e=>{"use strict";e.exports=require("fast-deep-equal")},57343:e=>{"use strict";e.exports=require("graphql")},36548:e=>{"use strict";e.exports=require("graphql/language")},83430:e=>{"use strict";e.exports=require("idb-keyval")},47881:e=>{"use strict";e.exports=require("isomorphic-unfetch")},16641:e=>{"use strict";e.exports=require("next-seo")},62785:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},75471:e=>{"use strict";e.exports=require("p-limit")},71423:e=>{"use strict";e.exports=require("path")},16689:e=>{"use strict";e.exports=require("react")},66405:e=>{"use strict";e.exports=require("react-dom")},19785:e=>{"use strict";e.exports=require("react-intersection-observer")},3789:e=>{"use strict";e.exports=require("react-swipeable")},20997:e=>{"use strict";e.exports=require("react/jsx-runtime")},86109:e=>{"use strict";e.exports=require("sanitize-html")},73823:e=>{"use strict";e.exports=require("tabbable")},14037:e=>{"use strict";e.exports=import("@builder.io/partytown/react")},99664:e=>{"use strict";e.exports=import("@envelop/core")},37886:e=>{"use strict";e.exports=import("@envelop/graphql-jit")},36307:e=>{"use strict";e.exports=import("@envelop/on-resolve")},84656:e=>{"use strict";e.exports=import("@envelop/parser-cache")},36093:e=>{"use strict";e.exports=import("@envelop/validation-cache")},45774:e=>{"use strict";e.exports=import("@graphql-tools/load-files")},36550:e=>{"use strict";e.exports=import("@graphql-tools/schema")},15941:e=>{"use strict";e.exports=import("swr")},6113:e=>{"use strict";e.exports=require("crypto")},57147:e=>{"use strict";e.exports=require("fs")},12781:e=>{"use strict";e.exports=require("stream")},59796:e=>{"use strict";e.exports=require("zlib")}};var t=require("../../webpack-runtime.js");t.C(e);var __webpack_exec__=e=>t(t.s=e),r=t.X(0,[1377,1163,6859,4012,3157,2918,5430,9844,2082,7675,9572,9088,3922,2295,7228,8737,3779,6198,8640,7986,319,2245,9410,5342,6414,5754],()=>__webpack_exec__(86351));module.exports=r})();
@@ -24,4 +24,4 @@
24
24
  workspace: 'master'
25
25
  });
26
26
  </script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
27
- !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/ee0556daedda6306.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ee0556daedda6306.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-bd90055e2ebc407d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-12a146e94cfcf7c4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-209ac4974b020af1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9d791333b87e7c18.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6941-6223429b182b7109.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/7563-e2275f3ee79ddd83.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/404-71d5202357fb9e69.js" defer="" crossorigin=""></script><script src="/_next/static/er25JH1Tpwm62rGwg_DUa/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/er25JH1Tpwm62rGwg_DUa/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><div data-store-section-name="Alert" style="height:823px;width:100%"></div><div data-store-section-name="Navbar" style="height:823px;width:100%"></div><div data-store-section-name="RegionBar" style="height:823px;width:100%"></div><div data-store-section-name="EmptyState" style="height:823px;width:100%"></div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"page":{"id":"1b72d44e-cc4c-11ef-b37f-e657cb2957d1","name":"404 Error","type":"404","status":"published","versionId":"1a1d7cba-cc4c-11ef-b37f-8c586de4410c","versionStatus":"published","sections":[{"id":"bacd6452-421d-4b28-9ff7-81f807ad66aa","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{},"fromUrl":{"show":true,"description":"This app could not find url"}},"title":"Not Found: 404!"}}]},"globalSections":{"id":"1cd7422a-cc4c-11ef-b37f-a4a698d713a3","name":"Global Sections","type":"globalSections","status":"published","versionId":"f64b6509-0bbf-4384-aed9-42197adf6465","versionStatus":"published","sections":[{"id":"3f4e7461-7437-4fee-bab8-4b1241c76aea","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"e535cdd3-c4a7-4b6a-89ab-19cfa783180b","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrder":true},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"5c64393a-65dd-4799-9ee4-183634cf919c","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2dcc798c-e1b0-4cc3-800c-a3f59a6fa586","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"fefd7947-bfc6-4936-b81e-472e6ae1b635","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"18cedf35-4468-4a56-86d5-9ca0e32b1b26","name":"Children","data":{}},{"id":"ecc65b0c-1da4-40dd-bc24-37be715710b2","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/404","query":{},"buildId":"er25JH1Tpwm62rGwg_DUa","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
27
+ !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/ee0556daedda6306.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ee0556daedda6306.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-bf502499da135235.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-12a146e94cfcf7c4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-209ac4974b020af1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9d35d5919aef5334.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6941-6223429b182b7109.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/7563-92cb0cc92e3f616d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/404-5e3ccc26e8693eea.js" defer="" crossorigin=""></script><script src="/_next/static/sMXa4bqsC2EIl72tw9r2B/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/sMXa4bqsC2EIl72tw9r2B/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><div data-store-section-name="Alert" style="height:823px;width:100%"></div><div data-store-section-name="Navbar" style="height:823px;width:100%"></div><div data-store-section-name="RegionBar" style="height:823px;width:100%"></div><div data-store-section-name="EmptyState" style="height:823px;width:100%"></div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"page":{"id":"d4bd8313-d731-11ef-b37f-cb7a59b53499","name":"404 Error","type":"404","status":"published","versionId":"d3f195d8-d731-11ef-b37f-846837fe2561","versionStatus":"published","sections":[{"id":"0be18624-17bd-4dc8-8257-f7aa19a9a301","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{},"fromUrl":{"show":true,"description":"This app could not find url"}},"title":"Not Found: 404!"}}]},"globalSections":{"id":"d30f944c-d731-11ef-b37f-d22d64e9628e","name":"Global Sections","type":"globalSections","status":"published","versionId":"f99cf372-45f5-4bd0-a117-14b52c4806a4","versionStatus":"published","sections":[{"id":"cbd4e73f-b91d-4356-b86e-9eba24481837","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"320c4ae0-81bb-4fa2-b643-e8b5be01c325","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"737d31d9-61ad-476f-92e2-f5ba8c70a465","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"63722777-c21a-45bd-bb4e-d3e6ad00e9d3","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"ae4b23f4-6e34-41a7-a536-804332982ebd","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"e08a677e-562e-4618-acd2-7def12e5e976","name":"Children","data":{}},{"id":"955bf1cd-bc38-42b0-b9d4-4cc30d12c68d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/404","query":{},"buildId":"sMXa4bqsC2EIl72tw9r2B","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- {"pageProps":{"page":{"id":"1b72d44e-cc4c-11ef-b37f-e657cb2957d1","name":"404 Error","type":"404","status":"published","versionId":"1a1d7cba-cc4c-11ef-b37f-8c586de4410c","versionStatus":"published","sections":[{"id":"bacd6452-421d-4b28-9ff7-81f807ad66aa","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{},"fromUrl":{"show":true,"description":"This app could not find url"}},"title":"Not Found: 404!"}}]},"globalSections":{"id":"1cd7422a-cc4c-11ef-b37f-a4a698d713a3","name":"Global Sections","type":"globalSections","status":"published","versionId":"f64b6509-0bbf-4384-aed9-42197adf6465","versionStatus":"published","sections":[{"id":"3f4e7461-7437-4fee-bab8-4b1241c76aea","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"e535cdd3-c4a7-4b6a-89ab-19cfa783180b","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrder":true},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"5c64393a-65dd-4799-9ee4-183634cf919c","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2dcc798c-e1b0-4cc3-800c-a3f59a6fa586","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"fefd7947-bfc6-4936-b81e-472e6ae1b635","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"18cedf35-4468-4a56-86d5-9ca0e32b1b26","name":"Children","data":{}},{"id":"ecc65b0c-1da4-40dd-bc24-37be715710b2","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support & Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support & Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true}
1
+ {"pageProps":{"page":{"id":"d4bd8313-d731-11ef-b37f-cb7a59b53499","name":"404 Error","type":"404","status":"published","versionId":"d3f195d8-d731-11ef-b37f-846837fe2561","versionStatus":"published","sections":[{"id":"0be18624-17bd-4dc8-8257-f7aa19a9a301","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{},"fromUrl":{"show":true,"description":"This app could not find url"}},"title":"Not Found: 404!"}}]},"globalSections":{"id":"d30f944c-d731-11ef-b37f-d22d64e9628e","name":"Global Sections","type":"globalSections","status":"published","versionId":"f99cf372-45f5-4bd0-a117-14b52c4806a4","versionStatus":"published","sections":[{"id":"cbd4e73f-b91d-4356-b86e-9eba24481837","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"320c4ae0-81bb-4fa2-b643-e8b5be01c325","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"737d31d9-61ad-476f-92e2-f5ba8c70a465","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"63722777-c21a-45bd-bb4e-d3e6ad00e9d3","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"ae4b23f4-6e34-41a7-a536-804332982ebd","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"e08a677e-562e-4618-acd2-7def12e5e976","name":"Children","data":{}},{"id":"955bf1cd-bc38-42b0-b9d4-4cc30d12c68d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support & Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support & Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true}
@@ -24,4 +24,4 @@
24
24
  workspace: 'master'
25
25
  });
26
26
  </script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
27
- !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/ee0556daedda6306.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ee0556daedda6306.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-bd90055e2ebc407d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-12a146e94cfcf7c4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-209ac4974b020af1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9d791333b87e7c18.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6941-6223429b182b7109.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/7563-e2275f3ee79ddd83.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/500-75704d5230292280.js" defer="" crossorigin=""></script><script src="/_next/static/er25JH1Tpwm62rGwg_DUa/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/er25JH1Tpwm62rGwg_DUa/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><div data-store-section-name="Alert" style="height:823px;width:100%"></div><div data-store-section-name="Navbar" style="height:823px;width:100%"></div><div data-store-section-name="RegionBar" style="height:823px;width:100%"></div><div data-store-section-name="EmptyState" style="height:823px;width:100%"></div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"page":{"id":"196a324b-cc4c-11ef-b37f-8c586de4410c","name":"500 Error","type":"500","status":"published","versionId":"1c7c7ca2-cc4c-11ef-b37f-80408284b36f","versionStatus":"published","sections":[{"id":"e95d5b83-6a16-4fad-98a1-7fbf1836011b","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{"description":"The server errored with id","show":true},"fromUrl":{"show":true,"description":"when visiting page"}},"title":"500","subtitle":"Internal Server Error!!!!"}}]},"globalSections":{"id":"1cd7422a-cc4c-11ef-b37f-a4a698d713a3","name":"Global Sections","type":"globalSections","status":"published","versionId":"f64b6509-0bbf-4384-aed9-42197adf6465","versionStatus":"published","sections":[{"id":"3f4e7461-7437-4fee-bab8-4b1241c76aea","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"e535cdd3-c4a7-4b6a-89ab-19cfa783180b","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrder":true},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"5c64393a-65dd-4799-9ee4-183634cf919c","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2dcc798c-e1b0-4cc3-800c-a3f59a6fa586","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"fefd7947-bfc6-4936-b81e-472e6ae1b635","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"18cedf35-4468-4a56-86d5-9ca0e32b1b26","name":"Children","data":{}},{"id":"ecc65b0c-1da4-40dd-bc24-37be715710b2","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/500","query":{},"buildId":"er25JH1Tpwm62rGwg_DUa","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
27
+ !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/ee0556daedda6306.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ee0556daedda6306.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-bf502499da135235.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-12a146e94cfcf7c4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-209ac4974b020af1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9d35d5919aef5334.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6941-6223429b182b7109.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/7563-92cb0cc92e3f616d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/500-823cb0432a498a6a.js" defer="" crossorigin=""></script><script src="/_next/static/sMXa4bqsC2EIl72tw9r2B/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/sMXa4bqsC2EIl72tw9r2B/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><div data-store-section-name="Alert" style="height:823px;width:100%"></div><div data-store-section-name="Navbar" style="height:823px;width:100%"></div><div data-store-section-name="RegionBar" style="height:823px;width:100%"></div><div data-store-section-name="EmptyState" style="height:823px;width:100%"></div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"page":{"id":"d55eaa65-d731-11ef-b37f-d8dbd3880557","name":"500 Error","type":"500","status":"published","versionId":"d09e137e-d731-11ef-b37f-89e443169a93","versionStatus":"published","sections":[{"id":"5b9d7b85-396f-4b27-8011-b7cb9d139dc4","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{"description":"The server errored with id","show":true},"fromUrl":{"show":true,"description":"when visiting page"}},"title":"500","subtitle":"Internal Server Error!!!!"}}]},"globalSections":{"id":"d30f944c-d731-11ef-b37f-d22d64e9628e","name":"Global Sections","type":"globalSections","status":"published","versionId":"f99cf372-45f5-4bd0-a117-14b52c4806a4","versionStatus":"published","sections":[{"id":"cbd4e73f-b91d-4356-b86e-9eba24481837","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"320c4ae0-81bb-4fa2-b643-e8b5be01c325","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"737d31d9-61ad-476f-92e2-f5ba8c70a465","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"63722777-c21a-45bd-bb4e-d3e6ad00e9d3","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"ae4b23f4-6e34-41a7-a536-804332982ebd","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"e08a677e-562e-4618-acd2-7def12e5e976","name":"Children","data":{}},{"id":"955bf1cd-bc38-42b0-b9d4-4cc30d12c68d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/500","query":{},"buildId":"sMXa4bqsC2EIl72tw9r2B","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- {"pageProps":{"page":{"id":"196a324b-cc4c-11ef-b37f-8c586de4410c","name":"500 Error","type":"500","status":"published","versionId":"1c7c7ca2-cc4c-11ef-b37f-80408284b36f","versionStatus":"published","sections":[{"id":"e95d5b83-6a16-4fad-98a1-7fbf1836011b","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{"description":"The server errored with id","show":true},"fromUrl":{"show":true,"description":"when visiting page"}},"title":"500","subtitle":"Internal Server Error!!!!"}}]},"globalSections":{"id":"1cd7422a-cc4c-11ef-b37f-a4a698d713a3","name":"Global Sections","type":"globalSections","status":"published","versionId":"f64b6509-0bbf-4384-aed9-42197adf6465","versionStatus":"published","sections":[{"id":"3f4e7461-7437-4fee-bab8-4b1241c76aea","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"e535cdd3-c4a7-4b6a-89ab-19cfa783180b","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrder":true},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"5c64393a-65dd-4799-9ee4-183634cf919c","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2dcc798c-e1b0-4cc3-800c-a3f59a6fa586","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"fefd7947-bfc6-4936-b81e-472e6ae1b635","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"18cedf35-4468-4a56-86d5-9ca0e32b1b26","name":"Children","data":{}},{"id":"ecc65b0c-1da4-40dd-bc24-37be715710b2","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support & Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support & Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true}
1
+ {"pageProps":{"page":{"id":"d55eaa65-d731-11ef-b37f-d8dbd3880557","name":"500 Error","type":"500","status":"published","versionId":"d09e137e-d731-11ef-b37f-89e443169a93","versionStatus":"published","sections":[{"id":"5b9d7b85-396f-4b27-8011-b7cb9d139dc4","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{"description":"The server errored with id","show":true},"fromUrl":{"show":true,"description":"when visiting page"}},"title":"500","subtitle":"Internal Server Error!!!!"}}]},"globalSections":{"id":"d30f944c-d731-11ef-b37f-d22d64e9628e","name":"Global Sections","type":"globalSections","status":"published","versionId":"f99cf372-45f5-4bd0-a117-14b52c4806a4","versionStatus":"published","sections":[{"id":"cbd4e73f-b91d-4356-b86e-9eba24481837","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"320c4ae0-81bb-4fa2-b643-e8b5be01c325","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"737d31d9-61ad-476f-92e2-f5ba8c70a465","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"63722777-c21a-45bd-bb4e-d3e6ad00e9d3","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"ae4b23f4-6e34-41a7-a536-804332982ebd","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"e08a677e-562e-4618-acd2-7def12e5e976","name":"Children","data":{}},{"id":"955bf1cd-bc38-42b0-b9d4-4cc30d12c68d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support & Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support & Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true}
@@ -24,4 +24,4 @@
24
24
  workspace: 'master'
25
25
  });
26
26
  </script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
27
- !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/ee0556daedda6306.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ee0556daedda6306.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-bd90055e2ebc407d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-12a146e94cfcf7c4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-209ac4974b020af1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9d791333b87e7c18.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6941-6223429b182b7109.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/7563-e2275f3ee79ddd83.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/account-1d2b1635afa59ace.js" defer="" crossorigin=""></script><script src="/_next/static/er25JH1Tpwm62rGwg_DUa/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/er25JH1Tpwm62rGwg_DUa/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><div data-store-section-name="Alert" style="height:823px;width:100%"></div><div data-store-section-name="Navbar" style="height:823px;width:100%"></div><div data-store-section-name="RegionBar" style="height:823px;width:100%"></div><div>loading...</div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"globalSections":{"id":"1cd7422a-cc4c-11ef-b37f-a4a698d713a3","name":"Global Sections","type":"globalSections","status":"published","versionId":"f64b6509-0bbf-4384-aed9-42197adf6465","versionStatus":"published","sections":[{"id":"3f4e7461-7437-4fee-bab8-4b1241c76aea","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"e535cdd3-c4a7-4b6a-89ab-19cfa783180b","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrder":true},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"5c64393a-65dd-4799-9ee4-183634cf919c","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2dcc798c-e1b0-4cc3-800c-a3f59a6fa586","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"fefd7947-bfc6-4936-b81e-472e6ae1b635","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"18cedf35-4468-4a56-86d5-9ca0e32b1b26","name":"Children","data":{}},{"id":"ecc65b0c-1da4-40dd-bc24-37be715710b2","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/account","query":{},"buildId":"er25JH1Tpwm62rGwg_DUa","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
27
+ !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/ee0556daedda6306.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ee0556daedda6306.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-bf502499da135235.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-12a146e94cfcf7c4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-209ac4974b020af1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9d35d5919aef5334.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6941-6223429b182b7109.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/7563-92cb0cc92e3f616d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/account-1d2b1635afa59ace.js" defer="" crossorigin=""></script><script src="/_next/static/sMXa4bqsC2EIl72tw9r2B/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/sMXa4bqsC2EIl72tw9r2B/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><div data-store-section-name="Alert" style="height:823px;width:100%"></div><div data-store-section-name="Navbar" style="height:823px;width:100%"></div><div data-store-section-name="RegionBar" style="height:823px;width:100%"></div><div>loading...</div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"globalSections":{"id":"d30f944c-d731-11ef-b37f-d22d64e9628e","name":"Global Sections","type":"globalSections","status":"published","versionId":"f99cf372-45f5-4bd0-a117-14b52c4806a4","versionStatus":"published","sections":[{"id":"cbd4e73f-b91d-4356-b86e-9eba24481837","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"320c4ae0-81bb-4fa2-b643-e8b5be01c325","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"737d31d9-61ad-476f-92e2-f5ba8c70a465","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"63722777-c21a-45bd-bb4e-d3e6ad00e9d3","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"ae4b23f4-6e34-41a7-a536-804332982ebd","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"e08a677e-562e-4618-acd2-7def12e5e976","name":"Children","data":{}},{"id":"955bf1cd-bc38-42b0-b9d4-4cc30d12c68d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/account","query":{},"buildId":"sMXa4bqsC2EIl72tw9r2B","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
@@ -1 +1 @@
1
- {"pageProps":{"globalSections":{"id":"1cd7422a-cc4c-11ef-b37f-a4a698d713a3","name":"Global Sections","type":"globalSections","status":"published","versionId":"f64b6509-0bbf-4384-aed9-42197adf6465","versionStatus":"published","sections":[{"id":"3f4e7461-7437-4fee-bab8-4b1241c76aea","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"e535cdd3-c4a7-4b6a-89ab-19cfa783180b","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrder":true},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"5c64393a-65dd-4799-9ee4-183634cf919c","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2dcc798c-e1b0-4cc3-800c-a3f59a6fa586","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"fefd7947-bfc6-4936-b81e-472e6ae1b635","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"18cedf35-4468-4a56-86d5-9ca0e32b1b26","name":"Children","data":{}},{"id":"ecc65b0c-1da4-40dd-bc24-37be715710b2","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support & Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support & Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true}
1
+ {"pageProps":{"globalSections":{"id":"d30f944c-d731-11ef-b37f-d22d64e9628e","name":"Global Sections","type":"globalSections","status":"published","versionId":"f99cf372-45f5-4bd0-a117-14b52c4806a4","versionStatus":"published","sections":[{"id":"cbd4e73f-b91d-4356-b86e-9eba24481837","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"320c4ae0-81bb-4fa2-b643-e8b5be01c325","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"737d31d9-61ad-476f-92e2-f5ba8c70a465","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"63722777-c21a-45bd-bb4e-d3e6ad00e9d3","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"ae4b23f4-6e34-41a7-a536-804332982ebd","name":"RegionModal","data":{"title":"Set your location","description":"Prices, offers and availability may vary according to your location.","closeButtonAriaLabel":"Close Region Modal","inputField":{"label":"Postal Code","errorMessage":"You entered an invalid Postal Code"},"idkPostalCodeLink":{"text":"I don't know my Postal Code","icon":{"icon":"ArrowSquareOut","alt":"Arrow Square Out icon"}}}},{"id":"e08a677e-562e-4618-acd2-7def12e5e976","name":"Children","data":{}},{"id":"955bf1cd-bc38-42b0-b9d4-4cc30d12c68d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support & Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support & Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true}