@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,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=""/><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=""/><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/checkout-3a4983b22625c4e3.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>loading...</div><div data-store-section-name="Toast" style="height:823px;width:100%"></div><div data-store-section-name="Footer" style="height:823px;width:100%"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"globalSections":{"id":"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":"/checkout","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.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/login-de3dd10c6b35159a.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":"2745fdf6-2b82-11f0-b37f-e9117cb34e9b","name":"Login Page","type":"login","status":"published","versionId":"25cc8abf-2b82-11f0-b37f-c9e54250d3c7","versionStatus":"published","sections":[{"id":"68e35c91-0c0e-4b4c-be6b-1345d3a361ad","name":"EmptyState","data":{"titleIcon":{},"showLoader":true,"errorState":{"errorId":{},"fromUrl":{}},"title":"Loading"}}]},"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":"/login","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.993Z"/><title>FastStore Starter | FastStore</title><meta name="robots" content="noindex,nofollow"/><meta name="description" content="Fast Demo Store"/><meta property="og:title" content="FastStore Starter"/><meta property="og:description" content="Fast Demo Store"/><meta property="og:type" content="website"/><meta name="next-head-count" content="9"/><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/2841bab51b99dd53.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2841bab51b99dd53.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-c7abecf4342c0ccb.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-5569625b3fdd6741.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-0925a07adf685be4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/9770-6f30493e3f7ab51b.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6335-631f065ba00f8400.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/4625-a77d5db94b3a2b8f.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/s-deeb7a0bdb02aaa9.js" defer="" crossorigin=""></script><script src="/_next/static/K-RhcluJlldPtZ5ry95_Z/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/K-RhcluJlldPtZ5ry95_Z/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><span data-fs-sr-only="true">FastStore Starter</span><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><section class="section section_section__4Hqa8 section-product-gallery"><section data-testid="product-gallery" data-fs-product-listing="true" data-fs-search-loading="true"><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"><span data-fs-loader="true" data-fs-loader-variant="dark" data-testid="fs-loader"><span data-fs-loader-item="true"></span><span data-fs-loader-item="true"></span><span data-fs-loader-item="true"></span></span></section></section></section></section><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":"2868bb28-2b82-11f0-b37f-813d8435f39c","name":"Search Page","type":"search","status":"published","versionId":"280914de-2b82-11f0-b37f-e62c1c781cc8","versionStatus":"published","sections":[{"id":"50263e6f-6873-407e-9143-1af3efe76f8d","name":"Breadcrumb","data":{"icon":"House","alt":"All Products result!!"}},{"id":"449ad467-d2cf-4461-849a-0d47e9303916","name":"ProductGallery","data":{"searchTermLabel":"Showing results for:","totalCountLabel":"Results","previousPageButton":{"icon":{"icon":"ArrowLeft","alt":"Arrow Left icon"},"label":"Previous Page"},"loadMorePageButton":{"label":"Load more products"},"filter":{"title":"Filters","mobileOnly":{"filterButton":{"label":"Filters","icon":{"icon":"FadersHorizontal","alt":"Open Filters"}},"clearButtonLabel":"Clear All","applyButtonLabel":"Apply"}},"productCard":{"showDiscountBadge":true,"bordered":true}}}]},"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":"/s","query":{},"buildId":"K-RhcluJlldPtZ5ry95_Z","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|
|
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/2841bab51b99dd53.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2841bab51b99dd53.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/4965-ec3d107320d2c4f8.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/s-2c16c11ad1e70f5a.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"><span data-fs-sr-only="true">FastStore Starter</span><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><section class="section section_section__4Hqa8 section-product-gallery"><section data-testid="product-gallery" data-fs-product-listing="true" data-fs-search-loading="true"><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"><span data-fs-loader="true" data-fs-loader-variant="dark" data-testid="fs-loader"><span data-fs-loader-item="true"></span><span data-fs-loader-item="true"></span><span data-fs-loader-item="true"></span></span></section></section></section></section><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":"2868bb28-2b82-11f0-b37f-813d8435f39c","name":"Search Page","type":"search","status":"published","versionId":"280914de-2b82-11f0-b37f-e62c1c781cc8","versionStatus":"published","sections":[{"id":"50263e6f-6873-407e-9143-1af3efe76f8d","name":"Breadcrumb","data":{"icon":"House","alt":"All Products result!!"}},{"id":"449ad467-d2cf-4461-849a-0d47e9303916","name":"ProductGallery","data":{"searchTermLabel":"Showing results for:","totalCountLabel":"Results","previousPageButton":{"icon":{"icon":"ArrowLeft","alt":"Arrow Left icon"},"label":"Previous Page"},"loadMorePageButton":{"label":"Load more products"},"filter":{"title":"Filters","mobileOnly":{"filterButton":{"label":"Filters","icon":{"icon":"FadersHorizontal","alt":"Open Filters"}},"clearButtonLabel":"Clear All","applyButtonLabel":"Apply"}},"productCard":{"showDiscountBadge":true,"bordered":true}}}]},"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":"/s","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"/><title>FastStore Starter | FastStore</title><meta name="robots" content="index,follow"/><meta name="description" content="Fast Demo Store"/><meta property="og:title" content="FastStore Starter"/><meta property="og:description" content="Fast Demo Store"/><meta property="og:url" content="https://homebrewqa.fast.store"/><meta property="og:type" content="website"/><link rel="canonical" href="https://homebrewqa.fast.store"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"FastStore","url":"https://homebrewqa.fast.store","potentialAction":[{"@type":"SearchAction","target":"https://homebrewqa.fast.store/s/?q={search_term_string}","query-input":"required name=search_term_string"}]}</script><meta name="next-head-count" content="12"/><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/b1806cbafd0c1f81.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/b1806cbafd0c1f81.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-c7abecf4342c0ccb.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-5569625b3fdd6741.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-0925a07adf685be4.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/9770-6f30493e3f7ab51b.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/6335-631f065ba00f8400.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/index-e79b4e1ce52a8ea0.js" defer="" crossorigin=""></script><script src="/_next/static/K-RhcluJlldPtZ5ry95_Z/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/K-RhcluJlldPtZ5ry95_Z/_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="Hero" style="height:823px;width:100%"></div><div data-store-section-name="Incentives" style="height:823px;width:100%"></div><div data-store-section-name="ProductTiles" style="height:823px;width:100%"></div><div data-store-section-name="ProductShelf" style="height:823px;width:100%"></div><div data-store-section-name="BannerText" style="height:823px;width:100%"></div><div data-store-section-name="ProductShelf" style="height:823px;width:100%"></div><div data-store-section-name="Newsletter" 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":"24cdced8-2b82-11f0-b37f-f5002627352c","name":"Home","type":"home","status":"published","versionId":"253967f6-2b82-11f0-b37f-fef603c4d72b","versionStatus":"published","sections":[{"id":"5bcecf14-21c8-4e54-ba41-86c395711b61","name":"Hero","data":{"link":{"linkTargetBlank":false,"text":"See Offers","url":"/technology"},"image":{"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/1e46eee3-5cd9-4911-8a81-501fe9c744fe___57d4662d50c07e760e6e74d8da282508.jpg","alt":"technology banner"},"title":"Black November Huge Sale! 80% OFF","subtitle":"At FastStore you can shop the best tech of 2024. Enjoy and get 10% off on your first purchase!","linkText":"See ","imageAlt":"office","imageSrc":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/17555ae3-3405-4be6-a19a-e76997a333ea___1fa52ed2b11886ffe215bab9588c345d.jpg","colorVariant":"main","variant":"primary"}},{"id":"2bb5fe64-c4eb-4694-ba0d-8d7936c1c015","name":"Incentives","data":{"incentives":[{"title":"Buy online","firstLineText":"Get Free Shipping","icon":"Truck","alt":"Truck"},{"title":"Free return","firstLineText":"30 days to return","icon":"Calendar","alt":"Calendar"},{"title":"Gift cards","firstLineText":"$20/$30/$40","icon":"Gift","alt":"Gift"},{"title":"Physical Stores","firstLineText":"+40 Stores in Brazil","icon":"Storefront","alt":"Store Front"},{"title":"Buy online","firstLineText":"Get Free Shipping","icon":"ShieldCheck","alt":"Shield Check"}]}},{"id":"f94417cc-d8fe-4cf2-8944-7499a37893c4","name":"ProductTiles","data":{"first":3,"after":"0","sort":"score_desc","selectedFacets":[{"key":"productClusterIds","value":"142"}],"title":"Just Arrived!"}},{"id":"f7f696d5-de37-4b9b-9c1d-e97ef659d5a8","name":"ProductShelf","data":{"numberOfItems":10,"itemsPerPage":5,"after":"0","sort":"score_desc","selectedFacets":[{"key":"productClusterIds","value":"140"}],"productCardConfiguration":{"showDiscountBadge":true,"bordered":true},"title":"Most Wanted"}},{"id":"f9e8e5d9-6121-411a-a1fa-e2358729b461","name":"BannerText","data":{"link":{"linkTargetBlank":false,"text":"Check it out now!","url":"/office"},"actionLabel":"Check it out now!","actionPath":"/office","caption":"Enjoy and get 10% off on your first purchase!!","title":"The sun has set out Summer Sale! Save up to 50% off. Don't miss out!","colorVariant":"light","variant":"primary"}},{"id":"e097e14d-d200-4a87-bc39-326216ff513d","name":"ProductShelf","data":{"numberOfItems":5,"itemsPerPage":5,"after":"0","sort":"score_desc","selectedFacets":[{"key":"productClusterIds","value":"142"}],"productCardConfiguration":{"showDiscountBadge":true,"bordered":true},"title":"Deals \u0026 Promotions"}},{"id":"5412f71b-fd53-44ab-b4a0-9ce13970bac6","name":"Newsletter","data":{"icon":{"icon":"Envelop","alt":"Envelop"},"title":"Get News and Special Offers!","description":"Receive our news and promotions in advance. Enjoy and get 10% off your first purchase. For more information click here.","emailInputLabel":"Your Email","displayNameInput":true,"nameInputLabel":"Your Name","subscribeButtonLabel":"Subscribe","subscribeButtonLoadingLabel":"Loading...","card":false,"colorVariant":"main","toastSubscribe":{"title":"Hooray!","message":"Thank for your subscription.","icon":"CircleWavyCheck"},"toastSubscribeError":{"title":"Oops.","message":"Something went wrong. Please Try again.","icon":"CircleWavyWarning"},"privacyPolicy":"{\"blocks\":[{\"key\":\"clnfu\",\"text\":\"By subscribing to our newsletter you agree to to our Privacy Policy\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[{\"offset\":53,\"length\":14,\"key\":0}],\"data\":{}}],\"entityMap\":{\"0\":{\"type\":\"LINK\",\"mutability\":\"MUTABLE\",\"data\":{\"url\":\"/\"}}}}"}}]},"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."}}]},"serverData":null},"__N_SSG":true},"page":"/","query":{},"buildId":"K-RhcluJlldPtZ5ry95_Z","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|
|
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/b1806cbafd0c1f81.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/b1806cbafd0c1f81.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/index-6e68be53d1fef20e.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="Hero" style="height:823px;width:100%"></div><div data-store-section-name="Incentives" style="height:823px;width:100%"></div><div data-store-section-name="ProductTiles" style="height:823px;width:100%"></div><div data-store-section-name="ProductShelf" style="height:823px;width:100%"></div><div data-store-section-name="BannerText" style="height:823px;width:100%"></div><div data-store-section-name="ProductShelf" style="height:823px;width:100%"></div><div data-store-section-name="Newsletter" 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":"24cdced8-2b82-11f0-b37f-f5002627352c","name":"Home","type":"home","status":"published","versionId":"253967f6-2b82-11f0-b37f-fef603c4d72b","versionStatus":"published","sections":[{"id":"5bcecf14-21c8-4e54-ba41-86c395711b61","name":"Hero","data":{"link":{"linkTargetBlank":false,"text":"See Offers","url":"/technology"},"image":{"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/1e46eee3-5cd9-4911-8a81-501fe9c744fe___57d4662d50c07e760e6e74d8da282508.jpg","alt":"technology banner"},"title":"Black November Huge Sale! 80% OFF","subtitle":"At FastStore you can shop the best tech of 2024. Enjoy and get 10% off on your first purchase!","linkText":"See ","imageAlt":"office","imageSrc":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/17555ae3-3405-4be6-a19a-e76997a333ea___1fa52ed2b11886ffe215bab9588c345d.jpg","colorVariant":"main","variant":"primary"}},{"id":"2bb5fe64-c4eb-4694-ba0d-8d7936c1c015","name":"Incentives","data":{"incentives":[{"title":"Buy online","firstLineText":"Get Free Shipping","icon":"Truck","alt":"Truck"},{"title":"Free return","firstLineText":"30 days to return","icon":"Calendar","alt":"Calendar"},{"title":"Gift cards","firstLineText":"$20/$30/$40","icon":"Gift","alt":"Gift"},{"title":"Physical Stores","firstLineText":"+40 Stores in Brazil","icon":"Storefront","alt":"Store Front"},{"title":"Buy online","firstLineText":"Get Free Shipping","icon":"ShieldCheck","alt":"Shield Check"}]}},{"id":"f94417cc-d8fe-4cf2-8944-7499a37893c4","name":"ProductTiles","data":{"first":3,"after":"0","sort":"score_desc","selectedFacets":[{"key":"productClusterIds","value":"142"}],"title":"Just Arrived!"}},{"id":"f7f696d5-de37-4b9b-9c1d-e97ef659d5a8","name":"ProductShelf","data":{"numberOfItems":10,"itemsPerPage":5,"after":"0","sort":"score_desc","selectedFacets":[{"key":"productClusterIds","value":"140"}],"productCardConfiguration":{"showDiscountBadge":true,"bordered":true},"title":"Most Wanted"}},{"id":"f9e8e5d9-6121-411a-a1fa-e2358729b461","name":"BannerText","data":{"link":{"linkTargetBlank":false,"text":"Check it out now!","url":"/office"},"actionLabel":"Check it out now!","actionPath":"/office","caption":"Enjoy and get 10% off on your first purchase!!","title":"The sun has set out Summer Sale! Save up to 50% off. Don't miss out!","colorVariant":"light","variant":"primary"}},{"id":"e097e14d-d200-4a87-bc39-326216ff513d","name":"ProductShelf","data":{"numberOfItems":5,"itemsPerPage":5,"after":"0","sort":"score_desc","selectedFacets":[{"key":"productClusterIds","value":"142"}],"productCardConfiguration":{"showDiscountBadge":true,"bordered":true},"title":"Deals \u0026 Promotions"}},{"id":"5412f71b-fd53-44ab-b4a0-9ce13970bac6","name":"Newsletter","data":{"icon":{"icon":"Envelop","alt":"Envelop"},"title":"Get News and Special Offers!","description":"Receive our news and promotions in advance. Enjoy and get 10% off your first purchase. For more information click here.","emailInputLabel":"Your Email","displayNameInput":true,"nameInputLabel":"Your Name","subscribeButtonLabel":"Subscribe","subscribeButtonLoadingLabel":"Loading...","card":false,"colorVariant":"main","toastSubscribe":{"title":"Hooray!","message":"Thank for your subscription.","icon":"CircleWavyCheck"},"toastSubscribeError":{"title":"Oops.","message":"Something went wrong. Please Try again.","icon":"CircleWavyWarning"},"privacyPolicy":"{\"blocks\":[{\"key\":\"clnfu\",\"text\":\"By subscribing to our newsletter you agree to to our Privacy Policy\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[{\"offset\":53,\"length\":14,\"key\":0}],\"data\":{}}],\"entityMap\":{\"0\":{\"type\":\"LINK\",\"mutability\":\"MUTABLE\",\"data\":{\"url\":\"/\"}}}}"}}]},"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."}}]},"serverData":null},"__N_SSG":true},"page":"/","query":{},"buildId":"ua0aVzXlrwwuOMMeqZ7Th","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var e={};e.id=5405,e.ids=[5405,2888,660],e.modules={
|
|
1
|
+
(()=>{var e={};e.id=5405,e.ids=[5405,2888,660],e.modules={17799:(e,t,r)=>{"use strict";r.a(e,async(e,n)=>{try{r.d(t,{Z:()=>j});var o=r(73888),i=r.n(o),s=r(33882),a=r(68060),c=r(7027),l=r(76924),p=r(23091),d=e([c]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}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 n;n=r[t],t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}c=(d.then?(await d)():d)[0];let u=i()(async()=>null,{ssr:!1}),g=i()(async()=>null,{ssr:!1}),b=i()(async()=>null,{ssr:!1}),m=i()(async()=>null,{ssr:!1}),f=_objectSpread(_objectSpread(_objectSpread({},c.Z),{},{Hero:s.V,Incentives:a.Z,BannerText:u,Newsletter:g,ProductShelf:b,ProductTiles:m},p.Z),l.Z),j=f;n()}catch(e){n(e)}})},68060:(e,t,r)=>{"use strict";r.d(t,{Z:()=>sections_Incentives_Incentives});var n=r(94564),o=r(42659),i=r(2614),s=r(20997);let Incentives_Incentives=function({incentives:e,variant:t="horizontal",colored:r=!1,label:a}){return s.jsx("section",{"data-fs-incentives":!0,"data-fs-incentives-colored":r,"data-fs-incentives-variant":t,"aria-label":`Incentives List ${a}`,children:s.jsx(n.Z,{"data-fs-content":"incentives",children:e.map((e,t)=>s.jsx("li",{role:"listitem",children:(0,s.jsxs)(o.Z,{tabIndex:0,children:[s.jsx(i.Z,{"data-fs-incentive-icon":!0,"aria-label":e.alt,name:e.icon,width:32,height:32}),(0,s.jsxs)("section",{"data-fs-incentive-content":!0,children:[s.jsx("p",{"data-fs-incentive-title":!0,children:e.title}),s.jsx("span",{"data-fs-incentive-description":!0,children:e.firstLineText}),e.secondLineText&&s.jsx("span",{"data-fs-incentive-description":!0,children:e.secondLineText})]})]})},String(t)))})})};var a=r(41325),c=r(77318),l=r.n(c);let sections_Incentives_Incentives=function({incentives:e,label:t}){return s.jsx(a.Z,{className:`${l().section} section-incentives layout__section`,children:s.jsx(Incentives_Incentives,{incentives:e,colored:!0,label:t??""})})}},18277:(e,t,r)=>{"use strict";r.a(e,async(e,n)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticProps:()=>getStaticProps});var o=r(16641),i=r(93839),s=r(55551),a=r(17799),c=r(56272),l=r(10278),p=r(86019),d=r(43412),u=r.n(d),g=r(47556),b=r(20997),m=e([i,a]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}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 n;n=r[t],t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}):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,a]=m.then?(await m)():m;let getStaticProps=async({previewData:e})=>{let[t,r,n]=(0,s.Tc)(e),o=(0,p.V)({pageType:"home"}),i=null;if(u().cms.data){let e=JSON.parse(u().cms.data);i=e.home[0]}let a=i?g.r.getSingleContent({contentType:"home",previewData:e,documentId:i.documentId,versionId:i.versionId,releaseId:i.releaseId}):g.r.getSingleContent({contentType:"home",previewData:e}),[c,d,b,m,f]=await Promise.all([a,t,r,n,o]),j=(0,l.z)({globalSections:d,globalSectionsHeader:b,globalSectionsFooter:m});return{props:{page:c,globalSections:j,serverData:f}}},__WEBPACK_DEFAULT_EXPORT__=function({page:{sections:e,settings:t},globalSections:r,serverData:n}){let s=t?.seo?.publisherId??u().seo.publisherId,l=Object.entries(t?.seo?.organization?.address??{}).reduce((e,[t,r])=>(r&&(e[t]=r),e),{});return(0,b.jsxs)(b.Fragment,{children:[b.jsx(o.NextSeo,{title:t?.seo?.title??u().seo.title,description:t?.seo?.description??u().seo?.description,titleTemplate:u().seo?.titleTemplate??u().seo?.title,canonical:t?.seo?.canonical??u().storeUrl,openGraph:{type:"website",url:u().storeUrl,title:t?.seo?.title??u().seo.title,description:t?.seo?.description??u().seo.description}}),b.jsx(o.SiteLinksSearchBoxJsonLd,_objectSpread({type:"WebSite",name:t?.seo?.name??u().seo.name,url:u().storeUrl,potentialActions:[{target:`${u().storeUrl}/s/?q`,queryInput:"search_term_string"}]},s&&{publisher:{"@id":s}})),t?.seo?.organization&&b.jsx(o.OrganizationJsonLd,_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread(_objectSpread({type:"Organization"},t?.seo?.organization?.id&&{id:t.seo.organization.id}),t?.seo?.organization?.url&&{url:t.seo.organization.url}),t?.seo?.organization?.sameAs?.length&&{sameAs:t.seo.organization.sameAs}),t?.seo?.organization?.logo&&{logo:t.seo.organization.logo}),t?.seo?.organization?.name&&{name:t.seo.organization.name}),t?.seo?.organization?.legalName&&{legalName:t.seo.organization.legalName}),t?.seo?.organization?.email&&{email:t.seo.organization.email}),t?.seo?.organization?.telephone&&{telephone:t.seo.organization.telephone}),t?.seo?.organization?.image&&{image:_objectSpread(_objectSpread(_objectSpread({type:"ImageObject"},t.seo.organization.image.url&&{url:t.seo.organization.image.url}),t.seo.organization.image.caption&&{caption:t.seo.organization.image.caption}),t.seo.organization.image.id&&{id:t.seo.organization.image.id})}),0!==Object.keys(l).length&&{address:l})),b.jsx(c.ZP,{context:{data:n},children:b.jsx(i.ZP,{globalSections:r.sections,sections:e,components:a.Z})})]})};n()}catch(e){n(e)}})},86019:(e,t,r)=>{"use strict";r.d(t,{V:()=>getDynamicContent});let n={};async function getDynamicContent({pageType:e}){try{let t=n[e];if(!t)return console.warn(`Warning: Dynamic Content not found for the page: ${e}. Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function.`),null;let{data:r,errors:o=[]}=await t();return o.length>0&&console.error(...o),r}catch(e){return console.error("Error while fetching Dynamic Content:",e),console.warn("Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function."),null}}},77318:e=>{e.exports={section:"section_section__jnQ3q"}},61031:(e,t,r)=>{"use strict";r.a(e,async(e,n)=>{try{r.r(t),r.d(t,{config:()=>m,default:()=>d,getServerSideProps:()=>b,getStaticPaths:()=>g,getStaticProps:()=>u,reportWebVitals:()=>f,routeModule:()=>S,unstable_getServerProps:()=>_,unstable_getServerSideProps:()=>y,unstable_getStaticParams:()=>v,unstable_getStaticPaths:()=>h,unstable_getStaticProps:()=>j});var o=r(21314),i=r(36267),s=r(18400),a=r(42445),c=r(46011),l=r(18277),p=e([l,a]);[l,a]=p.then?(await p)():p;let d=(0,s.l)(l,"default"),u=(0,s.l)(l,"getStaticProps"),g=(0,s.l)(l,"getStaticPaths"),b=(0,s.l)(l,"getServerSideProps"),m=(0,s.l)(l,"config"),f=(0,s.l)(l,"reportWebVitals"),j=(0,s.l)(l,"unstable_getStaticProps"),h=(0,s.l)(l,"unstable_getStaticPaths"),v=(0,s.l)(l,"unstable_getStaticParams"),_=(0,s.l)(l,"unstable_getServerProps"),y=(0,s.l)(l,"unstable_getServerSideProps"),S=new o.PagesRouteModule({definition:{kind:i.x.PAGES,page:"/index",pathname:"/",bundlePath:"",filename:""},components:{App:c.default,Document:a.default},userland:l});n()}catch(e){n(e)}})},42659:(e,t,r)=>{"use strict";r.d(t,{Z:()=>s});var n=r(16689),o=r.n(n);let i=(0,n.forwardRef)(function({testId:e="store-incentive",children:t,...r},n){return o().createElement("section",{ref:n,"data-fs-incentive":!0,"data-testid":e,...r},t)}),s=i},16676:e=>{"use strict";e.exports=require("@vtex/client-cms")},44339:e=>{"use strict";e.exports=require("@vtex/client-cp")},56330:e=>{"use strict";e.exports=require("deepmerge")},16641:e=>{"use strict";e.exports=require("next-seo")},62785:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},16689:e=>{"use strict";e.exports=require("react")},66405:e=>{"use strict";e.exports=require("react-dom")},19785:e=>{"use strict";e.exports=require("react-intersection-observer")},20997:e=>{"use strict";e.exports=require("react/jsx-runtime")},14037:e=>{"use strict";e.exports=import("@builder.io/partytown/react")},15941:e=>{"use strict";e.exports=import("swr")},57147:e=>{"use strict";e.exports=require("fs")},71017:e=>{"use strict";e.exports=require("path")},12781:e=>{"use strict";e.exports=require("stream")},59796:e=>{"use strict";e.exports=require("zlib")}};var t=require("../webpack-runtime.js");t.C(e);var __webpack_exec__=e=>t(t.s=e),r=t.X(0,[7799,2554,6804,9985,1554,5683,3412,6011,2445,2524,948,3922,8737,6272,3882],()=>__webpack_exec__(61031));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"]}
|