@faststore/core 3.49.2 → 3.50.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +94 -94
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +110 -110
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/1554.js +1 -0
- package/.next/server/chunks/1650.js +1 -1
- package/.next/server/chunks/1780.js +1 -0
- package/.next/server/chunks/2249.js +1 -0
- package/.next/server/chunks/{6291.js → 2445.js} +3 -3
- package/.next/server/chunks/25.js +1 -0
- package/.next/server/chunks/2554.js +6 -0
- package/.next/server/chunks/{1999.js → 2570.js} +1 -1
- package/.next/server/chunks/294.js +1 -0
- package/.next/server/chunks/3029.js +1 -0
- package/.next/server/chunks/{8646.js → 3412.js} +1 -1
- package/.next/server/chunks/{6866.js → 3483.js} +1 -1
- package/.next/server/chunks/3836.js +1 -0
- package/.next/server/chunks/3882.js +1 -0
- package/.next/server/chunks/4194.js +1 -0
- package/.next/server/chunks/4799.js +1 -0
- package/.next/server/chunks/5683.js +1 -0
- package/.next/server/chunks/{9130.js → 5796.js} +1 -1
- package/.next/server/chunks/6011.js +374 -0
- package/.next/server/chunks/{6999.js → 6272.js} +1 -1
- package/.next/server/chunks/{3684.js → 6789.js} +1 -1
- package/.next/server/chunks/{7986.js → 6804.js} +3 -3
- package/.next/server/chunks/6886.js +1 -0
- package/.next/server/chunks/7178.js +1 -0
- package/.next/server/chunks/{2773.js → 7275.js} +1 -1
- package/.next/server/chunks/76.js +1 -0
- package/.next/server/chunks/7692.js +1 -0
- package/.next/server/chunks/7794.js +1 -0
- package/.next/server/chunks/7799.js +1 -0
- package/.next/server/chunks/{5146.js → 8068.js} +1 -1
- package/.next/server/chunks/83.js +1 -0
- package/.next/server/chunks/8335.js +1 -0
- package/.next/server/chunks/8474.js +9 -0
- package/.next/server/chunks/8687.js +1 -0
- package/.next/server/chunks/870.js +1 -0
- package/.next/server/chunks/948.js +2 -0
- package/.next/server/chunks/{5636.js → 9563.js} +1 -1
- package/.next/server/chunks/9853.js +1 -0
- package/.next/server/chunks/9985.js +1 -0
- package/.next/server/chunks/ButtonSignIn.js +1 -1
- package/.next/server/chunks/FilterSkeleton.js +1 -1
- package/.next/server/chunks/ScrollToTopButton.js +1 -1
- package/.next/server/chunks/UISKUMatrixSidebar.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.js +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +1 -1
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/account/403.js +1 -1
- package/.next/server/pages/account/403.js.nft.json +1 -1
- package/.next/server/pages/account/404.js +1 -1
- package/.next/server/pages/account/404.js.nft.json +1 -1
- package/.next/server/pages/account/[...unknown].js +1 -1
- package/.next/server/pages/account/[...unknown].js.nft.json +1 -1
- package/.next/server/pages/account/orders/[id].js +1 -1
- package/.next/server/pages/account/orders/[id].js.nft.json +1 -1
- package/.next/server/pages/account/orders.js +1 -1
- package/.next/server/pages/account/orders.js.nft.json +1 -1
- package/.next/server/pages/account/profile.js +1 -1
- package/.next/server/pages/account/profile.js.nft.json +1 -1
- package/.next/server/pages/account/security.js +1 -1
- package/.next/server/pages/account/security.js.nft.json +1 -1
- package/.next/server/pages/account/user-details.js +1 -1
- package/.next/server/pages/account/user-details.js.nft.json +1 -1
- package/.next/server/pages/account.js +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +2 -2
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js +1 -1
- package/.next/server/pages/api/preview.js.nft.json +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/account/403.html +2 -2
- package/.next/server/pages/en-US/account/404.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +1 -1
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/{1552.2705dd1ff3aee879.js → 1552.8751332da83cadc5.js} +1 -1
- package/.next/static/chunks/2284.6539f77c530719e0.js +1 -0
- package/.next/static/chunks/25.c46e5838ac3b2911.js +1 -0
- package/.next/static/chunks/294.d57cdd543091b533.js +1 -0
- package/.next/static/chunks/3155.8515a13380bc047c.js +1 -0
- package/.next/static/chunks/3166-24f6435f36cb29f1.js +1 -0
- package/.next/static/chunks/3399.2e58ebb0a25be0b0.js +1 -0
- package/.next/static/chunks/{6866.dc7b69f33ce6154f.js → 3483.4aa5b8186f9288b8.js} +1 -1
- package/.next/static/chunks/3836.bcaa7db71d61d35d.js +1 -0
- package/.next/static/chunks/4799.685d618907cf7026.js +1 -0
- package/.next/static/chunks/4803.82e70544e5ad3f13.js +1 -0
- package/.next/static/chunks/{4625-a77d5db94b3a2b8f.js → 4965-ec3d107320d2c4f8.js} +1 -1
- package/.next/static/chunks/{9130.6fc1c6290c009ca1.js → 5796.31fc3b14839d2bc0.js} +1 -1
- package/.next/static/chunks/6031-18797e7ebff417ab.js +28 -0
- package/.next/static/chunks/{630.a3bf6c7cd8c945e1.js → 630.400b772c0b28fb0b.js} +2 -2
- package/.next/static/chunks/6355.3b698d9dabef2570.js +1 -0
- package/.next/static/chunks/6700.4e9426fe8b826dab.js +1 -0
- package/.next/static/chunks/6867.d82d45995c75aa12.js +1 -0
- package/.next/static/chunks/{7498-9b4ed9d4a65914cc.js → 7498-5246b607527180dd.js} +1 -1
- package/.next/static/chunks/7692.756dc26fb5d6aad7.js +1 -0
- package/.next/static/chunks/{5146.51ce8a752857f695.js → 8068.374d1641856d8b1b.js} +1 -1
- package/.next/static/chunks/83.02cb6e47defff386.js +1 -0
- package/.next/static/chunks/9173-841efc31fcf8f992.js +1 -0
- package/.next/static/chunks/{9540.19d844fec8517602.js → 9540.69781e999f27cc05.js} +1 -1
- package/.next/static/chunks/{3264.80d16d39a7e368a3.js → 9909.dcc319593a7c09f1.js} +1 -1
- package/.next/static/chunks/BannerNewsletter.7f2d79c25b0e2546.js +1 -0
- package/.next/static/chunks/BannerText.50b22511f61fe02a.js +1 -0
- package/.next/static/chunks/ButtonSignIn.111c95c4e7e2640f.js +1 -0
- package/.next/static/chunks/CartItem.879b31c2bb4b1620.js +1 -0
- package/.next/static/chunks/CartSidebar.9453ed62d746f533.js +1 -0
- package/.next/static/chunks/{Dropdown.534482865327310f.js → Dropdown.7fe839c5ffce4687.js} +1 -1
- package/.next/static/chunks/{DropdownButton.90e7cb14e5866e74.js → DropdownButton.47ba6e75ee7435de.js} +1 -1
- package/.next/static/chunks/{DropdownItem.e74df13f69f8c3aa.js → DropdownItem.0b3c39f881ca0832.js} +1 -1
- package/.next/static/chunks/{DropdownMenu.56cde48e9fbbefe5.js → DropdownMenu.943b2d11ffa50ff6.js} +1 -1
- package/.next/static/chunks/{EmptyCart.75ccbe1ad429217f.js → EmptyCart.2fac8149cc511b0d.js} +1 -1
- package/.next/static/chunks/{FilterSkeleton.bb18543737014b28.js → FilterSkeleton.2e156182f33d8116.js} +1 -1
- package/.next/static/chunks/Footer.5ed205d931401110.js +1 -0
- package/.next/static/chunks/Gift.f93e4a95caf390e3.js +1 -0
- package/.next/static/chunks/Newsletter.1004055f09f76d3c.js +1 -0
- package/.next/static/chunks/OrderSummary.8092365254225970.js +1 -0
- package/.next/static/chunks/ProductShelf.aa249e5172284411.js +1 -0
- package/.next/static/chunks/ProductTiles.c236bd96cffe5500.js +1 -0
- package/.next/static/chunks/RegionModal.21284dd0660b4e6d.js +1 -0
- package/.next/static/chunks/{ScrollToTopButton.1e2de71b3497db8c.js → ScrollToTopButton.7acc3be2dcad2695.js} +1 -1
- package/.next/static/chunks/Toast.4ff856492d402ad9.js +1 -0
- package/.next/static/chunks/{UIBannerText.ef0582cb5cb01720.js → UIBannerText.6cc5c00d4ba9b64e.js} +1 -1
- package/.next/static/chunks/UISKUMatrixSidebar.b818031f8aeabed1.js +1 -0
- package/.next/static/chunks/{UIToast.22fea5cca8ee2b21.js → UIToast.494d0b0ce2c6106a.js} +1 -1
- package/.next/static/chunks/main-f658704b53a96ab1.js +1 -0
- package/.next/static/chunks/pages/{404-e89b928faf6b9125.js → 404-3582ed9196afdf1e.js} +1 -1
- package/.next/static/chunks/pages/{500-604704ba70e1e80a.js → 500-1b4eca062588da7f.js} +1 -1
- package/.next/static/chunks/pages/[...slug]-8430650764bc7f0a.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-6fff274a4d271328.js +1 -0
- package/.next/static/chunks/pages/{_app-0925a07adf685be4.js → _app-202bf5c744734d2a.js} +1 -1
- package/.next/static/chunks/pages/{_error-f432276d5ac8f150.js → _error-d820b4586477c368.js} +1 -1
- package/.next/static/chunks/pages/account/403-5037929d6d9f6ae3.js +1 -0
- package/.next/static/chunks/pages/account/404-1deb28189263c93c.js +1 -0
- package/.next/static/chunks/pages/account/[...unknown]-aad8638fc7323b61.js +1 -0
- package/.next/static/chunks/pages/account/orders/[id]-82dc3dda9809ea0d.js +1 -0
- package/.next/static/chunks/pages/account/orders-300ed6a6b5a819d8.js +1 -0
- package/.next/static/chunks/pages/account/profile-294f44b0ab99b7e3.js +1 -0
- package/.next/static/chunks/pages/account/security-d38403ae57b09a68.js +1 -0
- package/.next/static/chunks/pages/account/user-details-106d6064b64410d3.js +1 -0
- package/.next/static/chunks/pages/account-377dfe7a5276ceca.js +1 -0
- package/.next/static/chunks/pages/{checkout-cf3d3c3669a5e50b.js → checkout-3a4983b22625c4e3.js} +1 -1
- package/.next/static/chunks/pages/index-6e68be53d1fef20e.js +1 -0
- package/.next/static/chunks/pages/{login-013b1f7a2b4bb9e0.js → login-de3dd10c6b35159a.js} +1 -1
- package/.next/static/chunks/pages/s-2c16c11ad1e70f5a.js +1 -0
- package/.next/static/chunks/webpack-aeed27ad426b1e1c.js +1 -0
- package/.next/static/css/506442c818624bd2.css +1 -0
- package/.next/static/ua0aVzXlrwwuOMMeqZ7Th/_buildManifest.js +1 -0
- package/.next/trace +129 -129
- package/.turbo/turbo-build.log +18 -18
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +10 -0
- package/package.json +3 -3
- package/src/components/account/MyAccountMenu/MyAccountMenu.tsx +1 -1
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderDetails.tsx +1 -1
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountStatusCard/MyAccountStatusCard.tsx +17 -10
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountStatusCard/styles.scss +9 -0
- package/src/components/account/orders/MyAccountOrderDetails/section.module.scss +15 -10
- package/.next/server/chunks/129.js +0 -1
- package/.next/server/chunks/1506.js +0 -1
- package/.next/server/chunks/1990.js +0 -1
- package/.next/server/chunks/2091.js +0 -1
- package/.next/server/chunks/298.js +0 -1
- package/.next/server/chunks/3529.js +0 -1
- package/.next/server/chunks/3675.js +0 -1
- package/.next/server/chunks/3979.js +0 -1
- package/.next/server/chunks/41.js +0 -1
- package/.next/server/chunks/4216.js +0 -1
- package/.next/server/chunks/4289.js +0 -2
- package/.next/server/chunks/4559.js +0 -374
- package/.next/server/chunks/4746.js +0 -1
- package/.next/server/chunks/4816.js +0 -1
- package/.next/server/chunks/5080.js +0 -1
- package/.next/server/chunks/5474.js +0 -6
- package/.next/server/chunks/6076.js +0 -1
- package/.next/server/chunks/6594.js +0 -1
- package/.next/server/chunks/674.js +0 -1
- package/.next/server/chunks/7348.js +0 -1
- package/.next/server/chunks/7668.js +0 -1
- package/.next/server/chunks/8038.js +0 -1
- package/.next/server/chunks/804.js +0 -1
- package/.next/server/chunks/8562.js +0 -1
- package/.next/server/chunks/8924.js +0 -1
- package/.next/server/chunks/938.js +0 -1
- package/.next/server/chunks/9559.js +0 -9
- package/.next/static/K-RhcluJlldPtZ5ry95_Z/_buildManifest.js +0 -1
- package/.next/static/chunks/3675.b6f0a3644a7802fe.js +0 -1
- package/.next/static/chunks/3684.3e6f435506c2c7c9.js +0 -1
- package/.next/static/chunks/3979.485ff5351a2504d8.js +0 -1
- package/.next/static/chunks/417.edbb75ab2f55482f.js +0 -1
- package/.next/static/chunks/4216.e3f7a9edc64eff1f.js +0 -1
- package/.next/static/chunks/4349-e6912711a345e5b6.js +0 -1
- package/.next/static/chunks/4746.f94ab461c31311bb.js +0 -1
- package/.next/static/chunks/4774.0450cb0efbfe76f4.js +0 -1
- package/.next/static/chunks/5836.92639eae2107d7af.js +0 -1
- package/.next/static/chunks/6335-631f065ba00f8400.js +0 -1
- package/.next/static/chunks/6536.be112cd4a3efe253.js +0 -1
- package/.next/static/chunks/6867.27c1cb57ed76dd02.js +0 -1
- package/.next/static/chunks/7668.a4563dd2b008dbc6.js +0 -1
- package/.next/static/chunks/7959.df78bb2e81b8d29c.js +0 -1
- package/.next/static/chunks/9.1db9e34673fbd5c9.js +0 -1
- package/.next/static/chunks/9770-6f30493e3f7ab51b.js +0 -28
- package/.next/static/chunks/BannerNewsletter.3031c9944928c34a.js +0 -1
- package/.next/static/chunks/BannerText.ca4ae220fed6bdd6.js +0 -1
- package/.next/static/chunks/ButtonSignIn.bff8dc7b2133806c.js +0 -1
- package/.next/static/chunks/CartItem.f2493be7c504f22f.js +0 -1
- package/.next/static/chunks/CartSidebar.3d23093834f2c79a.js +0 -1
- package/.next/static/chunks/Footer.4bb5645e731073e7.js +0 -1
- package/.next/static/chunks/Gift.375356d6a74e2693.js +0 -1
- package/.next/static/chunks/Newsletter.f87cd1eca34af5e1.js +0 -1
- package/.next/static/chunks/OrderSummary.e6e0a3af3c224b4e.js +0 -1
- package/.next/static/chunks/ProductShelf.9b64813b3d1f4c9a.js +0 -1
- package/.next/static/chunks/ProductTiles.ebf02b46a32f5a53.js +0 -1
- package/.next/static/chunks/RegionModal.cdf4facd086a88e0.js +0 -1
- package/.next/static/chunks/Toast.fbfeced8149ed940.js +0 -1
- package/.next/static/chunks/UISKUMatrixSidebar.64a50464062c77e9.js +0 -1
- package/.next/static/chunks/main-5569625b3fdd6741.js +0 -1
- package/.next/static/chunks/pages/[...slug]-f80d7d8c8c7948a4.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-748d6a1dbe59a2c8.js +0 -1
- package/.next/static/chunks/pages/account/403-e4e6145815eeef01.js +0 -1
- package/.next/static/chunks/pages/account/404-ecfebfad41d655e9.js +0 -1
- package/.next/static/chunks/pages/account/[...unknown]-b233f92b64bd80cb.js +0 -1
- package/.next/static/chunks/pages/account/orders/[id]-1b9f63221f8ac232.js +0 -1
- package/.next/static/chunks/pages/account/orders-6fe9b7be784abbbc.js +0 -1
- package/.next/static/chunks/pages/account/profile-2f501aabce910508.js +0 -1
- package/.next/static/chunks/pages/account/security-10e9e41318110950.js +0 -1
- package/.next/static/chunks/pages/account/user-details-5a7f30c290c25ec9.js +0 -1
- package/.next/static/chunks/pages/account-963cd6d42498ff28.js +0 -1
- package/.next/static/chunks/pages/index-e79b4e1ce52a8ea0.js +0 -1
- package/.next/static/chunks/pages/s-deeb7a0bdb02aaa9.js +0 -1
- package/.next/static/chunks/webpack-c7abecf4342c0ccb.js +0 -1
- package/.next/static/css/2557aa3eaecf6ef0.css +0 -1
- /package/.next/static/{K-RhcluJlldPtZ5ry95_Z → ua0aVzXlrwwuOMMeqZ7Th}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var e={};e.id=2222,e.ids=[2222,2888,660],e.modules={
|
|
1
|
+
"use strict";(()=>{var e={};e.id=2222,e.ids=[2222,2888,660],e.modules={56437:(e,t,r)=>{r.a(e,async(e,o)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticProps:()=>getStaticProps});var s=r(16641),a=r(16689),i=r(7027),n=r(55551),c=r(76924),p=r(93839),l=r(10278),u=r(43412),b=r.n(u),d=r(20997),P=e([i,p]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}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 o;o=r[t],t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}[i,p]=P.then?(await P)():P;let g=_objectSpread(_objectSpread({},i.Z),c.Z),getStaticProps=async({previewData:e})=>{let[t,r,o]=(0,n.Tc)(e),[s,a,i]=await Promise.all([t,r,o]),c=(0,l.z)({globalSections:s,globalSectionsHeader:a,globalSectionsFooter:i});return{props:{globalSections:c}}},__WEBPACK_DEFAULT_EXPORT__=function({globalSections:e}){return(0,a.useEffect)(()=>{window.location.href=b().checkoutUrl},[]),(0,d.jsxs)(p.ZP,{globalSections:e.sections,components:g,children:[d.jsx(s.NextSeo,{noindex:!0,nofollow:!0}),d.jsx("div",{children:"loading..."})]})};o()}catch(e){o(e)}})},45293:(e,t,r)=>{r.a(e,async(e,o)=>{try{r.r(t),r.d(t,{config:()=>g,default:()=>u,getServerSideProps:()=>P,getStaticPaths:()=>d,getStaticProps:()=>b,reportWebVitals:()=>_,routeModule:()=>w,unstable_getServerProps:()=>m,unstable_getServerSideProps:()=>v,unstable_getStaticParams:()=>f,unstable_getStaticPaths:()=>x,unstable_getStaticProps:()=>S});var s=r(21314),a=r(36267),i=r(18400),n=r(42445),c=r(46011),p=r(56437),l=e([p,n]);[p,n]=l.then?(await l)():l;let u=(0,i.l)(p,"default"),b=(0,i.l)(p,"getStaticProps"),d=(0,i.l)(p,"getStaticPaths"),P=(0,i.l)(p,"getServerSideProps"),g=(0,i.l)(p,"config"),_=(0,i.l)(p,"reportWebVitals"),S=(0,i.l)(p,"unstable_getStaticProps"),x=(0,i.l)(p,"unstable_getStaticPaths"),f=(0,i.l)(p,"unstable_getStaticParams"),m=(0,i.l)(p,"unstable_getServerProps"),v=(0,i.l)(p,"unstable_getServerSideProps"),w=new s.PagesRouteModule({definition:{kind:a.x.PAGES,page:"/checkout",pathname:"/checkout",bundlePath:"",filename:""},components:{App:c.default,Document:n.default},userland:p});o()}catch(e){o(e)}})},16676:e=>{e.exports=require("@vtex/client-cms")},44339:e=>{e.exports=require("@vtex/client-cp")},56330:e=>{e.exports=require("deepmerge")},16641:e=>{e.exports=require("next-seo")},62785:e=>{e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},16689:e=>{e.exports=require("react")},66405:e=>{e.exports=require("react-dom")},19785:e=>{e.exports=require("react-intersection-observer")},20997:e=>{e.exports=require("react/jsx-runtime")},14037:e=>{e.exports=import("@builder.io/partytown/react")},15941:e=>{e.exports=import("swr")},57147:e=>{e.exports=require("fs")},71017:e=>{e.exports=require("path")},12781:e=>{e.exports=require("stream")},59796:e=>{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,[7799,2554,6804,9985,1554,5683,3412,6011,2445,2524,948],()=>__webpack_exec__(45293));module.exports=r})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../components/dist/esm/atoms/Badge/Badge.js","../../../../components/dist/esm/atoms/Badge/index.js","../../../../components/dist/esm/atoms/Button/Button.js","../../../../components/dist/esm/atoms/Button/index.js","../../../../components/dist/esm/atoms/Checkbox/Checkbox.js","../../../../components/dist/esm/atoms/Checkbox/index.js","../../../../components/dist/esm/atoms/Icon/Icon.js","../../../../components/dist/esm/atoms/Icon/index.js","../../../../components/dist/esm/atoms/Input/Input.js","../../../../components/dist/esm/atoms/Input/index.js","../../../../components/dist/esm/atoms/Label/Label.js","../../../../components/dist/esm/atoms/Label/index.js","../../../../components/dist/esm/atoms/Link/Link.js","../../../../components/dist/esm/atoms/Link/index.js","../../../../components/dist/esm/atoms/List/List.js","../../../../components/dist/esm/atoms/List/index.js","../../../../components/dist/esm/atoms/Loader/Loader.js","../../../../components/dist/esm/atoms/Loader/index.js","../../../../components/dist/esm/atoms/Overlay/Overlay.js","../../../../components/dist/esm/atoms/Overlay/index.js","../../../../components/dist/esm/atoms/Price/Price.js","../../../../components/dist/esm/atoms/Price/index.js","../../../../components/dist/esm/atoms/Radio/Radio.js","../../../../components/dist/esm/atoms/Radio/index.js","../../../../components/dist/esm/atoms/SROnly/SROnly.js","../../../../components/dist/esm/atoms/SROnly/index.js","../../../../components/dist/esm/atoms/Select/Select.js","../../../../components/dist/esm/atoms/Select/index.js","../../../../components/dist/esm/atoms/Skeleton/Skeleton.js","../../../../components/dist/esm/atoms/Skeleton/index.js","../../../../components/dist/esm/atoms/Slider/Slider.js","../../../../components/dist/esm/atoms/Slider/index.js","../../../../components/dist/esm/atoms/Textarea/Textarea.js","../../../../components/dist/esm/atoms/Textarea/index.js","../../../../components/dist/esm/hooks/UIProvider.js","../../../../components/dist/esm/hooks/index.js","../../../../components/dist/esm/hooks/useFadeEffect.js","../../../../components/dist/esm/hooks/useOnClickOutside.js","../../../../components/dist/esm/hooks/useSKUMatrix.js","../../../../components/dist/esm/hooks/useScrollDirection.js","../../../../components/dist/esm/hooks/useSearch.js","../../../../components/dist/esm/hooks/useSlideVisibility.js","../../../../components/dist/esm/hooks/useSlider.js","../../../../components/dist/esm/hooks/useTrapFocus.js","../../../../components/dist/esm/index.js","../../../../components/dist/esm/molecules/Accordion/Accordion.js","../../../../components/dist/esm/molecules/Accordion/AccordionButton.js","../../../../components/dist/esm/molecules/Accordion/AccordionItem.js","../../../../components/dist/esm/molecules/Accordion/AccordionPanel.js","../../../../components/dist/esm/molecules/Accordion/index.js","../../../../components/dist/esm/molecules/Alert/Alert.js","../../../../components/dist/esm/molecules/Alert/index.js","../../../../components/dist/esm/molecules/Breadcrumb/Breadcrumb.js","../../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js","../../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbPure.js","../../../../components/dist/esm/molecules/Breadcrumb/Divider.js","../../../../components/dist/esm/molecules/Breadcrumb/ListItem.js","../../../../components/dist/esm/molecules/Breadcrumb/index.js","../../../../components/dist/esm/molecules/BuyButton/BuyButton.js","../../../../components/dist/esm/molecules/BuyButton/index.js","../../../../components/dist/esm/molecules/Card/Card.js","../../../../components/dist/esm/molecules/Card/index.js","../../../../components/dist/esm/molecules/Carousel/Carousel.js","../../../../components/dist/esm/molecules/Carousel/CarouselBullets.js","../../../../components/dist/esm/molecules/Carousel/CarouselItem.js","../../../../components/dist/esm/molecules/Carousel/index.js","../../../../components/dist/esm/molecules/CartItem/CartItem.js","../../../../components/dist/esm/molecules/CartItem/CartItemImage.js","../../../../components/dist/esm/molecules/CartItem/CartItemSummary.js","../../../../components/dist/esm/molecules/CartItem/index.js","../../../../components/dist/esm/molecules/CheckboxField/CheckboxField.js","../../../../components/dist/esm/molecules/CheckboxField/index.js","../../../../components/dist/esm/molecules/DiscountBadge/DiscountBadge.js","../../../../components/dist/esm/molecules/DiscountBadge/index.js","../../../../components/dist/esm/molecules/DiscountBadge/useDiscountPercent.js","../../../../components/dist/esm/molecules/Dropdown/Dropdown.js","../../../../components/dist/esm/molecules/Dropdown/DropdownButton.js","../../../../components/dist/esm/molecules/Dropdown/DropdownItem.js","../../../../components/dist/esm/molecules/Dropdown/DropdownMenu.js","../../../../components/dist/esm/molecules/Dropdown/contexts/DropdownContext.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdown.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdownItem.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdownPosition.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdownTrigger.js","../../../../components/dist/esm/molecules/Dropdown/index.js","../../../../components/dist/esm/molecules/Gift/Gift.js","../../../../components/dist/esm/molecules/Gift/GiftContent.js","../../../../components/dist/esm/molecules/Gift/GiftImage.js","../../../../components/dist/esm/molecules/Gift/index.js","../../../../components/dist/esm/molecules/IconButton/IconButton.js","../../../../components/dist/esm/molecules/IconButton/index.js","../../../../components/dist/esm/molecules/InputField/InputField.js","../../../../components/dist/esm/molecules/InputField/index.js","../../../../components/dist/esm/molecules/LinkButton/LinkButton.js","../../../../components/dist/esm/molecules/LinkButton/index.js","../../../../components/dist/esm/molecules/Modal/Modal.js","../../../../components/dist/esm/molecules/Modal/ModalBody.js","../../../../components/dist/esm/molecules/Modal/ModalContent.js","../../../../components/dist/esm/molecules/Modal/ModalFooter.js","../../../../components/dist/esm/molecules/Modal/ModalHeader.js","../../../../components/dist/esm/molecules/Modal/index.js","../../../../components/dist/esm/molecules/NavbarLinks/NavbarLinks.js","../../../../components/dist/esm/molecules/NavbarLinks/NavbarLinksList.js","../../../../components/dist/esm/molecules/NavbarLinks/NavbarLinksListItem.js","../../../../components/dist/esm/molecules/NavbarLinks/index.js","../../../../components/dist/esm/molecules/OrderSummary/OrderSummary.js","../../../../components/dist/esm/molecules/OrderSummary/index.js","../../../../components/dist/esm/molecules/Popover/Popover.js","../../../../components/dist/esm/molecules/Popover/index.js","../../../../components/dist/esm/molecules/ProductCard/ProductCard.js","../../../../components/dist/esm/molecules/ProductCard/ProductCardContent.js","../../../../components/dist/esm/molecules/ProductCard/ProductCardImage.js","../../../../components/dist/esm/molecules/ProductCard/index.js","../../../../components/dist/esm/molecules/ProductPrice/ProductPrice.js","../../../../components/dist/esm/molecules/ProductPrice/index.js","../../../../components/dist/esm/molecules/ProductTitle/ProductTitle.js","../../../../components/dist/esm/molecules/ProductTitle/index.js","../../../../components/dist/esm/molecules/QuantitySelector/QuantitySelector.js","../../../../components/dist/esm/molecules/QuantitySelector/index.js","../../../../components/dist/esm/molecules/RadioField/RadioField.js","../../../../components/dist/esm/molecules/RadioField/index.js","../../../../components/dist/esm/molecules/RadioGroup/RadioGroup.js","../../../../components/dist/esm/molecules/RadioGroup/RadioOption.js","../../../../components/dist/esm/molecules/RadioGroup/index.js","../../../../components/dist/esm/molecules/RadioGroup/useRadioGroup.js","../../../../components/dist/esm/molecules/Rating/Rating.js","../../../../components/dist/esm/molecules/Rating/index.js","../../../../components/dist/esm/molecules/RatingField/RatingField.js","../../../../components/dist/esm/molecules/RatingField/index.js","../../../../components/dist/esm/molecules/RegionBar/RegionBar.js","../../../../components/dist/esm/molecules/RegionBar/index.js","../../../../components/dist/esm/molecules/SearchAutoComplete/SearchAutoComplete.js","../../../../components/dist/esm/molecules/SearchAutoComplete/SearchAutoCompleteTerm.js","../../../../components/dist/esm/molecules/SearchAutoComplete/index.js","../../../../components/dist/esm/molecules/SearchDropdown/SearchDropdown.js","../../../../components/dist/esm/molecules/SearchDropdown/index.js","../../../../components/dist/esm/molecules/SearchHistory/SearchHistory.js","../../../../components/dist/esm/molecules/SearchHistory/SearchHistoryTerm.js","../../../../components/dist/esm/molecules/SearchHistory/index.js","../../../../components/dist/esm/molecules/SearchInputField/SearchInputField.js","../../../../components/dist/esm/molecules/SearchInputField/index.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItem.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItemContent.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItemControl.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItemImage.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProducts.js","../../../../components/dist/esm/molecules/SearchProducts/index.js","../../../../components/dist/esm/molecules/SearchProvider/SearchProvider.js","../../../../components/dist/esm/molecules/SearchProvider/index.js","../../../../components/dist/esm/molecules/SearchTop/SearchTop.js","../../../../components/dist/esm/molecules/SearchTop/SearchTopTerm.js","../../../../components/dist/esm/molecules/SearchTop/index.js","../../../../components/dist/esm/molecules/SelectField/SelectField.js","../../../../components/dist/esm/molecules/SelectField/index.js","../../../../components/dist/esm/molecules/SkuSelector/SkuSelector.js","../../../../components/dist/esm/molecules/SkuSelector/index.js","../../../../components/dist/esm/molecules/SkuSelector/useDefineVariant.js","../../../../components/dist/esm/molecules/SkuSelector/useSkuSlug.js","../../../../components/dist/esm/molecules/Table/Table.js","../../../../components/dist/esm/molecules/Table/TableBody.js","../../../../components/dist/esm/molecules/Table/TableCell.js","../../../../components/dist/esm/molecules/Table/TableFooter.js","../../../../components/dist/esm/molecules/Table/TableHead.js","../../../../components/dist/esm/molecules/Table/TableRow.js","../../../../components/dist/esm/molecules/Table/index.js","../../../../components/dist/esm/molecules/Tag/Tag.js","../../../../components/dist/esm/molecules/Tag/index.js","../../../../components/dist/esm/molecules/TextareaField/TextareaField.js","../../../../components/dist/esm/molecules/TextareaField/index.js","../../../../components/dist/esm/molecules/Toast/Toast.js","../../../../components/dist/esm/molecules/Toast/index.js","../../../../components/dist/esm/molecules/Toggle/Toggle.js","../../../../components/dist/esm/molecules/Toggle/index.js","../../../../components/dist/esm/molecules/ToggleField/ToggleField.js","../../../../components/dist/esm/molecules/ToggleField/index.js","../../../../components/dist/esm/molecules/Tooltip/Tooltip.js","../../../../components/dist/esm/molecules/Tooltip/index.js","../../../../components/dist/esm/organisms/BannerText/BannerText.js","../../../../components/dist/esm/organisms/BannerText/BannerTextContent.js","../../../../components/dist/esm/organisms/BannerText/index.js","../../../../components/dist/esm/organisms/CartSidebar/CartSidebar.js","../../../../components/dist/esm/organisms/CartSidebar/CartSidebarFooter.js","../../../../components/dist/esm/organisms/CartSidebar/CartSidebarList.js","../../../../components/dist/esm/organisms/CartSidebar/index.js","../../../../components/dist/esm/organisms/EmptyState/EmptyState.js","../../../../components/dist/esm/organisms/EmptyState/index.js","../../../../components/dist/esm/organisms/Filter/Filter.js","../../../../components/dist/esm/organisms/Filter/FilterFacetBoolean.js","../../../../components/dist/esm/organisms/Filter/FilterFacetBooleanItem.js","../../../../components/dist/esm/organisms/Filter/FilterFacetRange.js","../../../../components/dist/esm/organisms/Filter/FilterFacets.js","../../../../components/dist/esm/organisms/Filter/FilterSlider.js","../../../../components/dist/esm/organisms/Filter/index.js","../../../../components/dist/esm/organisms/Hero/Hero.js","../../../../components/dist/esm/organisms/Hero/HeroHeader.js","../../../../components/dist/esm/organisms/Hero/HeroImage.js","../../../../components/dist/esm/organisms/Hero/index.js","../../../../components/dist/esm/organisms/ImageGallery/ImageGallery.js","../../../../components/dist/esm/organisms/ImageGallery/ImageGallerySelector.js","../../../../components/dist/esm/organisms/ImageGallery/ImageGalleryViewer.js","../../../../components/dist/esm/organisms/ImageGallery/index.js","../../../../components/dist/esm/organisms/Navbar/Navbar.js","../../../../components/dist/esm/organisms/Navbar/NavbarButtons.js","../../../../components/dist/esm/organisms/Navbar/NavbarHeader.js","../../../../components/dist/esm/organisms/Navbar/NavbarRow.js","../../../../components/dist/esm/organisms/Navbar/index.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSlider.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSliderContent.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSliderFooter.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSliderHeader.js","../../../../components/dist/esm/organisms/NavbarSlider/index.js","../../../../components/dist/esm/organisms/Newsletter/Newsletter.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterAddendum.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterContent.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterForm.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterHeader.js","../../../../components/dist/esm/organisms/Newsletter/index.js","../../../../components/dist/esm/organisms/OutOfStock/OutOfStock.js","../../../../components/dist/esm/organisms/OutOfStock/index.js","../../../../components/dist/esm/organisms/PaymentMethods/PaymentMethods.js","../../../../components/dist/esm/organisms/PaymentMethods/index.js","../../../../components/dist/esm/organisms/PriceRange/PriceRange.js","../../../../components/dist/esm/organisms/PriceRange/index.js","../../../../components/dist/esm/organisms/ProductGrid/ProductGrid.js","../../../../components/dist/esm/organisms/ProductGrid/ProductGridItem.js","../../../../components/dist/esm/organisms/ProductGrid/index.js","../../../../components/dist/esm/organisms/ProductShelf/ProductShelf.js","../../../../components/dist/esm/organisms/ProductShelf/ProductShelfItem.js","../../../../components/dist/esm/organisms/ProductShelf/ProductShelfItems.js","../../../../components/dist/esm/organisms/ProductShelf/index.js","../../../../components/dist/esm/organisms/RegionModal/RegionModal.js","../../../../components/dist/esm/organisms/RegionModal/index.js","../../../../components/dist/esm/organisms/SKUMatrix/SKUMatrix.js","../../../../components/dist/esm/organisms/SKUMatrix/SKUMatrixSidebar.js","../../../../components/dist/esm/organisms/SKUMatrix/SKUMatrixTrigger.js","../../../../components/dist/esm/organisms/SKUMatrix/index.js","../../../../components/dist/esm/organisms/SKUMatrix/provider/SKUMatrixProvider.js","../../../../components/dist/esm/organisms/SearchInput/SearchInput.js","../../../../components/dist/esm/organisms/SearchInput/index.js","../../../../components/dist/esm/organisms/ShippingSimulation/ShippingSimulation.js","../../../../components/dist/esm/organisms/ShippingSimulation/index.js","../../../../components/dist/esm/organisms/SlideOver/SlideOver.js","../../../../components/dist/esm/organisms/SlideOver/SlideOverHeader.js","../../../../components/dist/esm/organisms/SlideOver/index.js","../../../../components/package.json","../../../../ui/dist/esm/components/atoms/Incentive/Incentive.js","../../../../ui/dist/esm/components/atoms/Incentive/index.js","../../../../ui/dist/esm/components/organisms/Tiles/Tile.js","../../../../ui/dist/esm/components/organisms/Tiles/Tiles.js","../../../../ui/dist/esm/components/organisms/Tiles/index.js","../../../../ui/dist/esm/index.js","../../../../ui/package.json","../../../node_modules/@builder.io/partytown","../../../node_modules/@vtex/client-cms","../../../node_modules/@vtex/client-cp","../../../node_modules/deepmerge","../../../node_modules/next","../../../node_modules/next-seo","../../../node_modules/react","../../../node_modules/react-dom","../../../node_modules/react-intersection-observer","../../../node_modules/swr","../../../package.json","../../../src/components/search/SearchDropdown/index.ts","../../../src/components/ui/Button/index.ts","../../package.json","../chunks/1153.js","../chunks/1280.js","../chunks/129.js","../chunks/1454.js","../chunks/1506.js","../chunks/1650.js","../chunks/1990.js","../chunks/1999.js","../chunks/2091.js","../chunks/2230.js","../chunks/2295.js","../chunks/2524.js","../chunks/2773.js","../chunks/2880.js","../chunks/298.js","../chunks/3006.js","../chunks/3529.js","../chunks/3675.js","../chunks/3684.js","../chunks/3922.js","../chunks/3979.js","../chunks/41.js","../chunks/416.js","../chunks/4216.js","../chunks/4289.js","../chunks/4451.js","../chunks/4559.js","../chunks/4746.js","../chunks/4816.js","../chunks/5080.js","../chunks/5146.js","../chunks/5474.js","../chunks/5607.js","../chunks/5636.js","../chunks/5772.js","../chunks/6076.js","../chunks/6291.js","../chunks/6335.js","../chunks/6594.js","../chunks/674.js","../chunks/6866.js","../chunks/6999.js","../chunks/7169.js","../chunks/7228.js","../chunks/7348.js","../chunks/7371.js","../chunks/7668.js","../chunks/7819.js","../chunks/7986.js","../chunks/8038.js","../chunks/804.js","../chunks/8307.js","../chunks/831.js","../chunks/8482.js","../chunks/8562.js","../chunks/8640.js","../chunks/8646.js","../chunks/8737.js","../chunks/8924.js","../chunks/9088.js","../chunks/9130.js","../chunks/938.js","../chunks/9559.js","../chunks/9570.js","../chunks/9664.js","../chunks/ButtonSignIn.js","../chunks/Dropdown.js","../chunks/DropdownButton.js","../chunks/DropdownItem.js","../chunks/DropdownMenu.js","../chunks/FilterSkeleton.js","../chunks/ScrollToTopButton.js","../chunks/UIBannerText.js","../chunks/UISKUMatrixSidebar.js","../chunks/font-manifest.json","../webpack-runtime.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../components/dist/esm/atoms/Badge/Badge.js","../../../../components/dist/esm/atoms/Badge/index.js","../../../../components/dist/esm/atoms/Button/Button.js","../../../../components/dist/esm/atoms/Button/index.js","../../../../components/dist/esm/atoms/Checkbox/Checkbox.js","../../../../components/dist/esm/atoms/Checkbox/index.js","../../../../components/dist/esm/atoms/Icon/Icon.js","../../../../components/dist/esm/atoms/Icon/index.js","../../../../components/dist/esm/atoms/Input/Input.js","../../../../components/dist/esm/atoms/Input/index.js","../../../../components/dist/esm/atoms/Label/Label.js","../../../../components/dist/esm/atoms/Label/index.js","../../../../components/dist/esm/atoms/Link/Link.js","../../../../components/dist/esm/atoms/Link/index.js","../../../../components/dist/esm/atoms/List/List.js","../../../../components/dist/esm/atoms/List/index.js","../../../../components/dist/esm/atoms/Loader/Loader.js","../../../../components/dist/esm/atoms/Loader/index.js","../../../../components/dist/esm/atoms/Overlay/Overlay.js","../../../../components/dist/esm/atoms/Overlay/index.js","../../../../components/dist/esm/atoms/Price/Price.js","../../../../components/dist/esm/atoms/Price/index.js","../../../../components/dist/esm/atoms/Radio/Radio.js","../../../../components/dist/esm/atoms/Radio/index.js","../../../../components/dist/esm/atoms/SROnly/SROnly.js","../../../../components/dist/esm/atoms/SROnly/index.js","../../../../components/dist/esm/atoms/Select/Select.js","../../../../components/dist/esm/atoms/Select/index.js","../../../../components/dist/esm/atoms/Skeleton/Skeleton.js","../../../../components/dist/esm/atoms/Skeleton/index.js","../../../../components/dist/esm/atoms/Slider/Slider.js","../../../../components/dist/esm/atoms/Slider/index.js","../../../../components/dist/esm/atoms/Textarea/Textarea.js","../../../../components/dist/esm/atoms/Textarea/index.js","../../../../components/dist/esm/hooks/UIProvider.js","../../../../components/dist/esm/hooks/index.js","../../../../components/dist/esm/hooks/useFadeEffect.js","../../../../components/dist/esm/hooks/useOnClickOutside.js","../../../../components/dist/esm/hooks/useSKUMatrix.js","../../../../components/dist/esm/hooks/useScrollDirection.js","../../../../components/dist/esm/hooks/useSearch.js","../../../../components/dist/esm/hooks/useSlideVisibility.js","../../../../components/dist/esm/hooks/useSlider.js","../../../../components/dist/esm/hooks/useTrapFocus.js","../../../../components/dist/esm/index.js","../../../../components/dist/esm/molecules/Accordion/Accordion.js","../../../../components/dist/esm/molecules/Accordion/AccordionButton.js","../../../../components/dist/esm/molecules/Accordion/AccordionItem.js","../../../../components/dist/esm/molecules/Accordion/AccordionPanel.js","../../../../components/dist/esm/molecules/Accordion/index.js","../../../../components/dist/esm/molecules/Alert/Alert.js","../../../../components/dist/esm/molecules/Alert/index.js","../../../../components/dist/esm/molecules/Breadcrumb/Breadcrumb.js","../../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js","../../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbPure.js","../../../../components/dist/esm/molecules/Breadcrumb/Divider.js","../../../../components/dist/esm/molecules/Breadcrumb/ListItem.js","../../../../components/dist/esm/molecules/Breadcrumb/index.js","../../../../components/dist/esm/molecules/BuyButton/BuyButton.js","../../../../components/dist/esm/molecules/BuyButton/index.js","../../../../components/dist/esm/molecules/Card/Card.js","../../../../components/dist/esm/molecules/Card/index.js","../../../../components/dist/esm/molecules/Carousel/Carousel.js","../../../../components/dist/esm/molecules/Carousel/CarouselBullets.js","../../../../components/dist/esm/molecules/Carousel/CarouselItem.js","../../../../components/dist/esm/molecules/Carousel/index.js","../../../../components/dist/esm/molecules/CartItem/CartItem.js","../../../../components/dist/esm/molecules/CartItem/CartItemImage.js","../../../../components/dist/esm/molecules/CartItem/CartItemSummary.js","../../../../components/dist/esm/molecules/CartItem/index.js","../../../../components/dist/esm/molecules/CheckboxField/CheckboxField.js","../../../../components/dist/esm/molecules/CheckboxField/index.js","../../../../components/dist/esm/molecules/DiscountBadge/DiscountBadge.js","../../../../components/dist/esm/molecules/DiscountBadge/index.js","../../../../components/dist/esm/molecules/DiscountBadge/useDiscountPercent.js","../../../../components/dist/esm/molecules/Dropdown/Dropdown.js","../../../../components/dist/esm/molecules/Dropdown/DropdownButton.js","../../../../components/dist/esm/molecules/Dropdown/DropdownItem.js","../../../../components/dist/esm/molecules/Dropdown/DropdownMenu.js","../../../../components/dist/esm/molecules/Dropdown/contexts/DropdownContext.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdown.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdownItem.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdownPosition.js","../../../../components/dist/esm/molecules/Dropdown/hooks/useDropdownTrigger.js","../../../../components/dist/esm/molecules/Dropdown/index.js","../../../../components/dist/esm/molecules/Gift/Gift.js","../../../../components/dist/esm/molecules/Gift/GiftContent.js","../../../../components/dist/esm/molecules/Gift/GiftImage.js","../../../../components/dist/esm/molecules/Gift/index.js","../../../../components/dist/esm/molecules/IconButton/IconButton.js","../../../../components/dist/esm/molecules/IconButton/index.js","../../../../components/dist/esm/molecules/InputField/InputField.js","../../../../components/dist/esm/molecules/InputField/index.js","../../../../components/dist/esm/molecules/LinkButton/LinkButton.js","../../../../components/dist/esm/molecules/LinkButton/index.js","../../../../components/dist/esm/molecules/Modal/Modal.js","../../../../components/dist/esm/molecules/Modal/ModalBody.js","../../../../components/dist/esm/molecules/Modal/ModalContent.js","../../../../components/dist/esm/molecules/Modal/ModalFooter.js","../../../../components/dist/esm/molecules/Modal/ModalHeader.js","../../../../components/dist/esm/molecules/Modal/index.js","../../../../components/dist/esm/molecules/NavbarLinks/NavbarLinks.js","../../../../components/dist/esm/molecules/NavbarLinks/NavbarLinksList.js","../../../../components/dist/esm/molecules/NavbarLinks/NavbarLinksListItem.js","../../../../components/dist/esm/molecules/NavbarLinks/index.js","../../../../components/dist/esm/molecules/OrderSummary/OrderSummary.js","../../../../components/dist/esm/molecules/OrderSummary/index.js","../../../../components/dist/esm/molecules/Popover/Popover.js","../../../../components/dist/esm/molecules/Popover/index.js","../../../../components/dist/esm/molecules/ProductCard/ProductCard.js","../../../../components/dist/esm/molecules/ProductCard/ProductCardContent.js","../../../../components/dist/esm/molecules/ProductCard/ProductCardImage.js","../../../../components/dist/esm/molecules/ProductCard/index.js","../../../../components/dist/esm/molecules/ProductPrice/ProductPrice.js","../../../../components/dist/esm/molecules/ProductPrice/index.js","../../../../components/dist/esm/molecules/ProductTitle/ProductTitle.js","../../../../components/dist/esm/molecules/ProductTitle/index.js","../../../../components/dist/esm/molecules/QuantitySelector/QuantitySelector.js","../../../../components/dist/esm/molecules/QuantitySelector/index.js","../../../../components/dist/esm/molecules/RadioField/RadioField.js","../../../../components/dist/esm/molecules/RadioField/index.js","../../../../components/dist/esm/molecules/RadioGroup/RadioGroup.js","../../../../components/dist/esm/molecules/RadioGroup/RadioOption.js","../../../../components/dist/esm/molecules/RadioGroup/index.js","../../../../components/dist/esm/molecules/RadioGroup/useRadioGroup.js","../../../../components/dist/esm/molecules/Rating/Rating.js","../../../../components/dist/esm/molecules/Rating/index.js","../../../../components/dist/esm/molecules/RatingField/RatingField.js","../../../../components/dist/esm/molecules/RatingField/index.js","../../../../components/dist/esm/molecules/RegionBar/RegionBar.js","../../../../components/dist/esm/molecules/RegionBar/index.js","../../../../components/dist/esm/molecules/SearchAutoComplete/SearchAutoComplete.js","../../../../components/dist/esm/molecules/SearchAutoComplete/SearchAutoCompleteTerm.js","../../../../components/dist/esm/molecules/SearchAutoComplete/index.js","../../../../components/dist/esm/molecules/SearchDropdown/SearchDropdown.js","../../../../components/dist/esm/molecules/SearchDropdown/index.js","../../../../components/dist/esm/molecules/SearchHistory/SearchHistory.js","../../../../components/dist/esm/molecules/SearchHistory/SearchHistoryTerm.js","../../../../components/dist/esm/molecules/SearchHistory/index.js","../../../../components/dist/esm/molecules/SearchInputField/SearchInputField.js","../../../../components/dist/esm/molecules/SearchInputField/index.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItem.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItemContent.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItemControl.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProductItemImage.js","../../../../components/dist/esm/molecules/SearchProducts/SearchProducts.js","../../../../components/dist/esm/molecules/SearchProducts/index.js","../../../../components/dist/esm/molecules/SearchProvider/SearchProvider.js","../../../../components/dist/esm/molecules/SearchProvider/index.js","../../../../components/dist/esm/molecules/SearchTop/SearchTop.js","../../../../components/dist/esm/molecules/SearchTop/SearchTopTerm.js","../../../../components/dist/esm/molecules/SearchTop/index.js","../../../../components/dist/esm/molecules/SelectField/SelectField.js","../../../../components/dist/esm/molecules/SelectField/index.js","../../../../components/dist/esm/molecules/SkuSelector/SkuSelector.js","../../../../components/dist/esm/molecules/SkuSelector/index.js","../../../../components/dist/esm/molecules/SkuSelector/useDefineVariant.js","../../../../components/dist/esm/molecules/SkuSelector/useSkuSlug.js","../../../../components/dist/esm/molecules/Table/Table.js","../../../../components/dist/esm/molecules/Table/TableBody.js","../../../../components/dist/esm/molecules/Table/TableCell.js","../../../../components/dist/esm/molecules/Table/TableFooter.js","../../../../components/dist/esm/molecules/Table/TableHead.js","../../../../components/dist/esm/molecules/Table/TableRow.js","../../../../components/dist/esm/molecules/Table/index.js","../../../../components/dist/esm/molecules/Tag/Tag.js","../../../../components/dist/esm/molecules/Tag/index.js","../../../../components/dist/esm/molecules/TextareaField/TextareaField.js","../../../../components/dist/esm/molecules/TextareaField/index.js","../../../../components/dist/esm/molecules/Toast/Toast.js","../../../../components/dist/esm/molecules/Toast/index.js","../../../../components/dist/esm/molecules/Toggle/Toggle.js","../../../../components/dist/esm/molecules/Toggle/index.js","../../../../components/dist/esm/molecules/ToggleField/ToggleField.js","../../../../components/dist/esm/molecules/ToggleField/index.js","../../../../components/dist/esm/molecules/Tooltip/Tooltip.js","../../../../components/dist/esm/molecules/Tooltip/index.js","../../../../components/dist/esm/organisms/BannerText/BannerText.js","../../../../components/dist/esm/organisms/BannerText/BannerTextContent.js","../../../../components/dist/esm/organisms/BannerText/index.js","../../../../components/dist/esm/organisms/CartSidebar/CartSidebar.js","../../../../components/dist/esm/organisms/CartSidebar/CartSidebarFooter.js","../../../../components/dist/esm/organisms/CartSidebar/CartSidebarList.js","../../../../components/dist/esm/organisms/CartSidebar/index.js","../../../../components/dist/esm/organisms/EmptyState/EmptyState.js","../../../../components/dist/esm/organisms/EmptyState/index.js","../../../../components/dist/esm/organisms/Filter/Filter.js","../../../../components/dist/esm/organisms/Filter/FilterFacetBoolean.js","../../../../components/dist/esm/organisms/Filter/FilterFacetBooleanItem.js","../../../../components/dist/esm/organisms/Filter/FilterFacetRange.js","../../../../components/dist/esm/organisms/Filter/FilterFacets.js","../../../../components/dist/esm/organisms/Filter/FilterSlider.js","../../../../components/dist/esm/organisms/Filter/index.js","../../../../components/dist/esm/organisms/Hero/Hero.js","../../../../components/dist/esm/organisms/Hero/HeroHeader.js","../../../../components/dist/esm/organisms/Hero/HeroImage.js","../../../../components/dist/esm/organisms/Hero/index.js","../../../../components/dist/esm/organisms/ImageGallery/ImageGallery.js","../../../../components/dist/esm/organisms/ImageGallery/ImageGallerySelector.js","../../../../components/dist/esm/organisms/ImageGallery/ImageGalleryViewer.js","../../../../components/dist/esm/organisms/ImageGallery/index.js","../../../../components/dist/esm/organisms/Navbar/Navbar.js","../../../../components/dist/esm/organisms/Navbar/NavbarButtons.js","../../../../components/dist/esm/organisms/Navbar/NavbarHeader.js","../../../../components/dist/esm/organisms/Navbar/NavbarRow.js","../../../../components/dist/esm/organisms/Navbar/index.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSlider.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSliderContent.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSliderFooter.js","../../../../components/dist/esm/organisms/NavbarSlider/NavbarSliderHeader.js","../../../../components/dist/esm/organisms/NavbarSlider/index.js","../../../../components/dist/esm/organisms/Newsletter/Newsletter.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterAddendum.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterContent.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterForm.js","../../../../components/dist/esm/organisms/Newsletter/NewsletterHeader.js","../../../../components/dist/esm/organisms/Newsletter/index.js","../../../../components/dist/esm/organisms/OutOfStock/OutOfStock.js","../../../../components/dist/esm/organisms/OutOfStock/index.js","../../../../components/dist/esm/organisms/PaymentMethods/PaymentMethods.js","../../../../components/dist/esm/organisms/PaymentMethods/index.js","../../../../components/dist/esm/organisms/PriceRange/PriceRange.js","../../../../components/dist/esm/organisms/PriceRange/index.js","../../../../components/dist/esm/organisms/ProductGrid/ProductGrid.js","../../../../components/dist/esm/organisms/ProductGrid/ProductGridItem.js","../../../../components/dist/esm/organisms/ProductGrid/index.js","../../../../components/dist/esm/organisms/ProductShelf/ProductShelf.js","../../../../components/dist/esm/organisms/ProductShelf/ProductShelfItem.js","../../../../components/dist/esm/organisms/ProductShelf/ProductShelfItems.js","../../../../components/dist/esm/organisms/ProductShelf/index.js","../../../../components/dist/esm/organisms/RegionModal/RegionModal.js","../../../../components/dist/esm/organisms/RegionModal/index.js","../../../../components/dist/esm/organisms/SKUMatrix/SKUMatrix.js","../../../../components/dist/esm/organisms/SKUMatrix/SKUMatrixSidebar.js","../../../../components/dist/esm/organisms/SKUMatrix/SKUMatrixTrigger.js","../../../../components/dist/esm/organisms/SKUMatrix/index.js","../../../../components/dist/esm/organisms/SKUMatrix/provider/SKUMatrixProvider.js","../../../../components/dist/esm/organisms/SearchInput/SearchInput.js","../../../../components/dist/esm/organisms/SearchInput/index.js","../../../../components/dist/esm/organisms/ShippingSimulation/ShippingSimulation.js","../../../../components/dist/esm/organisms/ShippingSimulation/index.js","../../../../components/dist/esm/organisms/SlideOver/SlideOver.js","../../../../components/dist/esm/organisms/SlideOver/SlideOverHeader.js","../../../../components/dist/esm/organisms/SlideOver/index.js","../../../../components/package.json","../../../../ui/dist/esm/components/atoms/Incentive/Incentive.js","../../../../ui/dist/esm/components/atoms/Incentive/index.js","../../../../ui/dist/esm/components/organisms/Tiles/Tile.js","../../../../ui/dist/esm/components/organisms/Tiles/Tiles.js","../../../../ui/dist/esm/components/organisms/Tiles/index.js","../../../../ui/dist/esm/index.js","../../../../ui/package.json","../../../node_modules/@builder.io/partytown","../../../node_modules/@vtex/client-cms","../../../node_modules/@vtex/client-cp","../../../node_modules/deepmerge","../../../node_modules/next","../../../node_modules/next-seo","../../../node_modules/react","../../../node_modules/react-dom","../../../node_modules/react-intersection-observer","../../../node_modules/swr","../../../package.json","../../../src/components/search/SearchDropdown/index.ts","../../../src/components/ui/Button/index.ts","../../package.json","../chunks/1153.js","../chunks/1280.js","../chunks/1454.js","../chunks/1554.js","../chunks/1650.js","../chunks/1780.js","../chunks/2230.js","../chunks/2249.js","../chunks/2295.js","../chunks/2445.js","../chunks/25.js","../chunks/2524.js","../chunks/2554.js","../chunks/2570.js","../chunks/2880.js","../chunks/294.js","../chunks/3006.js","../chunks/3029.js","../chunks/3412.js","../chunks/3483.js","../chunks/3836.js","../chunks/3882.js","../chunks/3922.js","../chunks/416.js","../chunks/4194.js","../chunks/4451.js","../chunks/4799.js","../chunks/5607.js","../chunks/5683.js","../chunks/5772.js","../chunks/5796.js","../chunks/6011.js","../chunks/6272.js","../chunks/6335.js","../chunks/6789.js","../chunks/6804.js","../chunks/6886.js","../chunks/7169.js","../chunks/7178.js","../chunks/7228.js","../chunks/7275.js","../chunks/7371.js","../chunks/76.js","../chunks/7692.js","../chunks/7794.js","../chunks/7799.js","../chunks/7819.js","../chunks/8068.js","../chunks/83.js","../chunks/8307.js","../chunks/831.js","../chunks/8335.js","../chunks/8474.js","../chunks/8482.js","../chunks/8640.js","../chunks/8687.js","../chunks/870.js","../chunks/8737.js","../chunks/9088.js","../chunks/948.js","../chunks/9563.js","../chunks/9570.js","../chunks/9664.js","../chunks/9853.js","../chunks/9985.js","../chunks/ButtonSignIn.js","../chunks/Dropdown.js","../chunks/DropdownButton.js","../chunks/DropdownItem.js","../chunks/DropdownMenu.js","../chunks/FilterSkeleton.js","../chunks/ScrollToTopButton.js","../chunks/UIBannerText.js","../chunks/UISKUMatrixSidebar.js","../chunks/font-manifest.json","../webpack-runtime.js"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-
|
|
1
|
+
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-27T14:44:42.993Z"/><meta name="robots" content="noindex,nofollow"/><meta name="next-head-count" content="4"/><link rel="preconnect" href="https://storeframework.vtexassets.com"/><link rel="dns-prefetch" href="https://storeframework.vtexassets.com"/><meta name="storefront" content="fast_store"/><script>var partytown={forward:[...["sendrc"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
|
|
2
2
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
3
3
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
4
4
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
@@ -25,4 +25,4 @@
|
|
|
25
25
|
workspace: 'master'
|
|
26
26
|
});
|
|
27
27
|
</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 */
|
|
28
|
-
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.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-
|
|
28
|
+
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.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-aeed27ad426b1e1c.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-f658704b53a96ab1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-202bf5c744734d2a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6031-18797e7ebff417ab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/9173-841efc31fcf8f992.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/404-3582ed9196afdf1e.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_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":"26ee5834-2b82-11f0-b37f-baf2f49cb7d5","name":"404 Error","type":"404","status":"published","versionId":"246c7374-2b82-11f0-b37f-a4596b8a02f8","versionStatus":"published","sections":[{"id":"8210c8b7-f7c3-405b-8dc3-9257323d9f4b","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":"27439c09-2b82-11f0-b37f-e9117cb34e9b","name":"Global Sections","type":"globalSections","status":"published","versionId":"24e2cd0d-2b82-11f0-b37f-b4e38fe4cbef","versionStatus":"published","sections":[{"id":"4acb8c33-cd89-4249-b492-b6814210b399","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"b20e4fef-3f20-4268-9983-de11715bec81","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":{"sort":"score_desc"},"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":"4a78999c-1fee-4f32-9f6c-b709a517034d","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"d9085f56-2e90-4c22-bae7-4f9ac3b2a2e8","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"}}}},{"id":"a13c0a63-03df-4fa6-b365-d779dc02dea5","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":"d5fdca30-5895-49a5-971b-926baa4dea3a","name":"Children","data":{}},{"id":"288fd858-0348-4ba3-9602-69f19b44250c","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":"ua0aVzXlrwwuOMMeqZ7Th","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-
|
|
1
|
+
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-27T14:44:42.960Z"/><meta name="robots" content="noindex,nofollow"/><meta name="next-head-count" content="4"/><link rel="preconnect" href="https://storeframework.vtexassets.com"/><link rel="dns-prefetch" href="https://storeframework.vtexassets.com"/><meta name="storefront" content="fast_store"/><script>var partytown={forward:[...["sendrc"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
|
|
2
2
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
3
3
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
4
4
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
@@ -25,4 +25,4 @@
|
|
|
25
25
|
workspace: 'master'
|
|
26
26
|
});
|
|
27
27
|
</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 */
|
|
28
|
-
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.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-
|
|
28
|
+
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.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-aeed27ad426b1e1c.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-f658704b53a96ab1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-202bf5c744734d2a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6031-18797e7ebff417ab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/9173-841efc31fcf8f992.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/500-1b4eca062588da7f.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_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":"25d500fa-2b82-11f0-b37f-d1d6a16b74ab","name":"500 Error","type":"500","status":"published","versionId":"23452389-2b82-11f0-b37f-fef603c4d72b","versionStatus":"published","sections":[{"id":"229641b6-3fa6-454f-a8d3-f337efe4c100","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":"27439c09-2b82-11f0-b37f-e9117cb34e9b","name":"Global Sections","type":"globalSections","status":"published","versionId":"24e2cd0d-2b82-11f0-b37f-b4e38fe4cbef","versionStatus":"published","sections":[{"id":"4acb8c33-cd89-4249-b492-b6814210b399","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"b20e4fef-3f20-4268-9983-de11715bec81","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":{"sort":"score_desc"},"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":"4a78999c-1fee-4f32-9f6c-b709a517034d","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"d9085f56-2e90-4c22-bae7-4f9ac3b2a2e8","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"}}}},{"id":"a13c0a63-03df-4fa6-b365-d779dc02dea5","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":"d5fdca30-5895-49a5-971b-926baa4dea3a","name":"Children","data":{}},{"id":"288fd858-0348-4ba3-9602-69f19b44250c","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":"ua0aVzXlrwwuOMMeqZ7Th","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-
|
|
1
|
+
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-27T14:44:42.917Z"/><meta name="robots" content="noindex,nofollow"/><meta name="next-head-count" content="4"/><link rel="preconnect" href="https://storeframework.vtexassets.com"/><link rel="dns-prefetch" href="https://storeframework.vtexassets.com"/><meta name="storefront" content="fast_store"/><script>var partytown={forward:[...["sendrc"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
|
|
2
2
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
3
3
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
4
4
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
@@ -25,4 +25,4 @@
|
|
|
25
25
|
workspace: 'master'
|
|
26
26
|
});
|
|
27
27
|
</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 */
|
|
28
|
-
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/b7bba8fce075688b.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/b7bba8fce075688b.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-
|
|
28
|
+
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/b7bba8fce075688b.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/b7bba8fce075688b.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-aeed27ad426b1e1c.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-f658704b53a96ab1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-202bf5c744734d2a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6031-18797e7ebff417ab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/9173-841efc31fcf8f992.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/account/403-5037929d6d9f6ae3.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_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 class="section_layout__QJ4xs"><div class="section_menu__WKZdl"><ul class="section_nav__Jjee8"><li class="section_navItem__yr27R" data-is-selected="false"><a data-fs-link="true" data-fs-link-variant="default" data-fs-link-size="regular" data-testid="fs-link" href="/account/orders" tabindex="0">Orders</a></li></ul></div><section><section class="section section_section__KG_b8 section-empty-state"><section data-fs-empty-state="true" data-fs-empty-state-variant="default" data-fs-empty-state-bkg-color="light" data-fs-content="empty-state" data-testid="fs-empty-state"><header data-fs-empty-state-title="true"><svg data-fs-icon="true" data-testid="fs-icon" width="56" height="56" stroke-width="8" aria-label="Shopping Cart"><use href="/icons.svg#ShoppingCart"></use></svg><p>Unauthorized Access</p></header><h2>You don't have permission to access this page.</h2><a data-fs-button="true" data-fs-link-button="true" data-fs-button-size="regular" data-fs-button-variant="secondary" data-testid="fs-link-button" href="/account"><div data-fs-button-wrapper="true"><span>Back to Account</span></div></a></section></section></section></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":"27439c09-2b82-11f0-b37f-e9117cb34e9b","name":"Global Sections","type":"globalSections","status":"published","versionId":"24e2cd0d-2b82-11f0-b37f-b4e38fe4cbef","versionStatus":"published","sections":[{"id":"4acb8c33-cd89-4249-b492-b6814210b399","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"b20e4fef-3f20-4268-9983-de11715bec81","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":{"sort":"score_desc"},"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":"4a78999c-1fee-4f32-9f6c-b709a517034d","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"d9085f56-2e90-4c22-bae7-4f9ac3b2a2e8","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"}}}},{"id":"a13c0a63-03df-4fa6-b365-d779dc02dea5","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":"d5fdca30-5895-49a5-971b-926baa4dea3a","name":"Children","data":{}},{"id":"288fd858-0348-4ba3-9602-69f19b44250c","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/403","query":{},"buildId":"ua0aVzXlrwwuOMMeqZ7Th","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-
|
|
1
|
+
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-05-27T14:44:42.960Z"/><meta name="robots" content="noindex,nofollow"/><meta name="next-head-count" content="4"/><link rel="preconnect" href="https://storeframework.vtexassets.com"/><link rel="dns-prefetch" href="https://storeframework.vtexassets.com"/><meta name="storefront" content="fast_store"/><script>var partytown={forward:[...["sendrc"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
|
|
2
2
|
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
3
3
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
4
4
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
@@ -25,4 +25,4 @@
|
|
|
25
25
|
workspace: 'master'
|
|
26
26
|
});
|
|
27
27
|
</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 */
|
|
28
|
-
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/5347dbc8b71de47d.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/5347dbc8b71de47d.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-
|
|
28
|
+
!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/0a57ee6c7a57788c.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/0a57ee6c7a57788c.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/1fef663a0519dddf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/1fef663a0519dddf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/5347dbc8b71de47d.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/5347dbc8b71de47d.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-aeed27ad426b1e1c.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-f658704b53a96ab1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-202bf5c744734d2a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6031-18797e7ebff417ab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/9173-841efc31fcf8f992.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/account/404-1deb28189263c93c.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/ua0aVzXlrwwuOMMeqZ7Th/_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 class="section_layout__QJ4xs"><div class="section_menu__WKZdl"><ul class="section_nav__Jjee8"><li class="section_navItem__yr27R" data-is-selected="false"><a data-fs-link="true" data-fs-link-variant="default" data-fs-link-size="regular" data-testid="fs-link" href="/account/orders" tabindex="0">Orders</a></li></ul></div><section><div data-store-section-name="EmptyState" style="height:823px;width:100%"></div></section></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":"26ee5834-2b82-11f0-b37f-baf2f49cb7d5","name":"404 Error","type":"404","status":"published","versionId":"246c7374-2b82-11f0-b37f-a4596b8a02f8","versionStatus":"published","sections":[{"id":"8210c8b7-f7c3-405b-8dc3-9257323d9f4b","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":"27439c09-2b82-11f0-b37f-e9117cb34e9b","name":"Global Sections","type":"globalSections","status":"published","versionId":"24e2cd0d-2b82-11f0-b37f-b4e38fe4cbef","versionStatus":"published","sections":[{"id":"4acb8c33-cd89-4249-b492-b6814210b399","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"b20e4fef-3f20-4268-9983-de11715bec81","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":{"sort":"score_desc"},"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":"4a78999c-1fee-4f32-9f6c-b709a517034d","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"d9085f56-2e90-4c22-bae7-4f9ac3b2a2e8","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"}}}},{"id":"a13c0a63-03df-4fa6-b365-d779dc02dea5","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":"d5fdca30-5895-49a5-971b-926baa4dea3a","name":"Children","data":{}},{"id":"288fd858-0348-4ba3-9602-69f19b44250c","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/404","query":{},"buildId":"ua0aVzXlrwwuOMMeqZ7Th","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|