@faststore/core 3.15.2 → 3.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +72 -72
- 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 +149 -149
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/1109.js +1 -0
- package/.next/server/chunks/1246.js +1 -0
- package/.next/server/chunks/1280.js +1 -0
- package/.next/server/chunks/{4171.js → 1553.js} +1 -1
- package/.next/server/chunks/{9977.js → 1815.js} +1 -1
- package/.next/server/chunks/1851.js +1 -0
- package/.next/server/chunks/1853.js +1 -0
- package/.next/server/chunks/214.js +1 -0
- package/.next/server/chunks/228.js +1 -0
- package/.next/server/chunks/2295.js +1 -1
- package/.next/server/chunks/2365.js +1 -0
- package/.next/server/chunks/2409.js +18 -0
- package/.next/server/chunks/2448.js +1 -0
- package/.next/server/chunks/3014.js +1 -0
- package/.next/server/chunks/3080.js +18 -0
- package/.next/server/chunks/3195.js +1 -0
- package/.next/server/chunks/3809.js +1 -0
- package/.next/server/chunks/3922.js +1 -1
- package/.next/server/chunks/{1658.js → 4050.js} +1 -1
- package/.next/server/chunks/4677.js +6 -0
- package/.next/server/chunks/{2894.js → 5097.js} +1 -1
- package/.next/server/chunks/533.js +1 -0
- package/.next/server/chunks/{5781.js → 6085.js} +1 -1
- package/.next/server/chunks/6198.js +1 -1
- package/.next/server/chunks/6483.js +1 -0
- package/.next/server/chunks/{8728.js → 657.js} +3 -3
- package/.next/server/chunks/{7273.js → 6595.js} +1 -1
- package/.next/server/chunks/{4466.js → 7249.js} +1 -1
- package/.next/server/chunks/7337.js +1 -0
- package/.next/server/chunks/7477.js +1 -0
- package/.next/server/chunks/7675.js +1 -1
- package/.next/server/chunks/{7464.js → 7676.js} +1 -1
- package/.next/server/chunks/7816.js +9 -0
- package/.next/server/chunks/{331.js → 7979.js} +3 -3
- package/.next/server/chunks/8640.js +1 -1
- package/.next/server/chunks/8737.js +1 -1
- package/.next/server/chunks/{8837.js → 9330.js} +1 -1
- package/.next/server/chunks/9365.js +1 -0
- package/.next/server/chunks/939.js +1 -0
- package/.next/server/chunks/{4614.js → 9569.js} +1 -1
- package/.next/server/chunks/9622.js +354 -0
- package/.next/server/chunks/9626.js +1 -0
- package/.next/server/chunks/9632.js +1 -0
- package/.next/server/chunks/9713.js +1 -0
- package/.next/server/chunks/{6628.js → 9725.js} +1 -1
- 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/UIBannerText.js +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.js +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- 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.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/en-US.json +1 -1
- 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/webpack-api-runtime.js +1 -1
- package/.next/server/webpack-runtime.js +1 -1
- package/.next/static/9rjX0VGQhOF80rPO0TQdV/_buildManifest.js +1 -0
- package/.next/static/chunks/{5997.e70c77b8eab819e8.js → 1036.12109d4353805c55.js} +1 -1
- package/.next/static/chunks/{8998.3fc957235f535806.js → 1044.07ac9d1294e5bfbc.js} +1 -1
- package/.next/static/chunks/1109.171ddf5c3430f3ee.js +1 -0
- package/.next/static/chunks/{1552.a7758d4b2464351a.js → 1153.ed17e19083f51bdb.js} +1 -1
- package/.next/static/chunks/1173.08e526556b4614f2.js +1 -0
- package/.next/static/chunks/{1770.b0a7b096fe1d1bb2.js → 1417.feb3146f627742b7.js} +1 -1
- package/.next/static/chunks/1552.e7cece605fc2e1cd.js +1 -0
- package/.next/static/chunks/1852.1631e50b24fb01d0.js +1 -0
- package/.next/static/chunks/1853.b7459126077448d4.js +1 -0
- package/.next/static/chunks/{4551.27a71476de8920a5.js → 2004.a778e11dd3802b72.js} +1 -1
- package/.next/static/chunks/{8501.c65e0e689232daaf.js → 2206.9615b5158cb40cf8.js} +1 -1
- package/.next/static/chunks/266-b6b49a67c721ebab.js +1 -0
- package/.next/static/chunks/{4477.0a03aff4f06e13c4.js → 3014.69558f242778a950.js} +1 -1
- package/.next/static/chunks/3195.ce8448a62cd28ef2.js +1 -0
- package/.next/static/chunks/375-9350e4b3feb4419d.js +28 -0
- package/.next/static/chunks/407.e7b38d1edff96e65.js +1 -0
- package/.next/static/chunks/4839.069c77bb3394f86e.js +1 -0
- package/.next/static/chunks/{2599-67df8c38c483737b.js → 5259-a8ab8fafbb5ee838.js} +1 -1
- package/.next/static/chunks/533.2bc6e3b43f3223dd.js +1 -0
- package/.next/static/chunks/5896.008e657c55255150.js +1 -0
- package/.next/static/chunks/{7195.fb3e46b248b339d1.js → 7195.e88924bd232c58b7.js} +1 -1
- package/.next/static/chunks/{2877.dd1b92e477403fe8.js → 7233.490b3968c4673bac.js} +1 -1
- package/.next/static/chunks/{7498-745c09c46899ea49.js → 7498-f9a77c40ea5dce90.js} +1 -1
- package/.next/static/chunks/7761-cc3a142d3399b35e.js +1 -0
- package/.next/static/chunks/7979.a971e0168647bc0c.js +1 -0
- package/.next/static/chunks/8887-e71f3a69afb32108.js +1 -0
- package/.next/static/chunks/9180.ca246b121565be34.js +1 -0
- package/.next/static/chunks/9272.4ae1f4d346e457ba.js +1 -0
- package/.next/static/chunks/{8837.8223b510eb10a903.js → 9330.388b70bd3cc2e28f.js} +1 -1
- package/.next/static/chunks/939.46791527c7668927.js +1 -0
- package/.next/static/chunks/9632.e5898902a2d6d4e1.js +1 -0
- package/.next/static/chunks/9713.9c5e8b5bd84c7288.js +1 -0
- package/.next/static/chunks/BannerNewsletter.e2ec364ed0395e1a.js +1 -0
- package/.next/static/chunks/BannerText.314d89946004ce6e.js +1 -0
- package/.next/static/chunks/{ButtonSignIn.0faf6468b51ce4b6.js → ButtonSignIn.ddfabbc59d495a14.js} +1 -1
- package/.next/static/chunks/CartItem.205348329e5b0de4.js +1 -0
- package/.next/static/chunks/CartSidebar.4b68ab076392b64c.js +1 -0
- package/.next/static/chunks/{Dropdown.53864325be876069.js → Dropdown.7fe839c5ffce4687.js} +1 -1
- package/.next/static/chunks/{DropdownButton.72931dd7850bf1ae.js → DropdownButton.3991a37657e1d194.js} +1 -1
- package/.next/static/chunks/{DropdownItem.d5df8682a0221647.js → DropdownItem.0b3c39f881ca0832.js} +1 -1
- package/.next/static/chunks/{DropdownMenu.b56cdd4ca38f4310.js → DropdownMenu.943b2d11ffa50ff6.js} +1 -1
- package/.next/static/chunks/{EmptyCart.5ab0501efc579ac5.js → EmptyCart.c0ebc5ae1013274f.js} +1 -1
- package/.next/static/chunks/{FilterSkeleton.9af255f1c13bd141.js → FilterSkeleton.8282e1068043dd6d.js} +1 -1
- package/.next/static/chunks/{Footer.939b0b23c2ef1ecb.js → Footer.abf11b024bdc28df.js} +1 -1
- package/.next/static/chunks/Gift.6b9de8902289802b.js +1 -0
- package/.next/static/chunks/Newsletter.e26638e5ceca541f.js +1 -0
- package/.next/static/chunks/OrderSummary.0a78ae26f265f128.js +1 -0
- package/.next/static/chunks/ProductShelf.4887ee73e1f4a09e.js +1 -0
- package/.next/static/chunks/ProductTiles.e943568f73b382b0.js +1 -0
- package/.next/static/chunks/{RegionModal.7ad48ac09e8e66a7.js → RegionModal.7a107a2113580349.js} +1 -1
- package/.next/static/chunks/ScrollToTopButton.fd93b63332843794.js +1 -0
- package/.next/static/chunks/Toast.13ce34a449126bb7.js +1 -0
- package/.next/static/chunks/UIBannerText.fc4623c945d80032.js +1 -0
- package/.next/static/chunks/UIButton.aa545e1ad21f93b4.js +1 -0
- package/.next/static/chunks/UIToast.cd66798df1710fa3.js +1 -0
- package/.next/static/chunks/framework-807b0f81cbc129f0.js +33 -0
- package/.next/static/chunks/main-1617ca75abfe1b79.js +1 -0
- package/.next/static/chunks/pages/{404-c90c20c167cc0e7a.js → 404-3d151353c4e53a04.js} +1 -1
- package/.next/static/chunks/pages/{500-0cd22d12b85fffda.js → 500-b7900a231cd5a12d.js} +1 -1
- package/.next/static/chunks/pages/[...slug]-de4989a17e31600b.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-69513544fba08477.js +1 -0
- package/.next/static/chunks/pages/_app-2605ebd61ad39792.js +1 -0
- package/.next/static/chunks/pages/{_error-c259d89560ef7ac1.js → _error-37a90c2b57cd5a75.js} +1 -1
- package/.next/static/chunks/pages/account-4b07cae48ff326d8.js +1 -0
- package/.next/static/chunks/pages/checkout-df9005ef38f7ccd1.js +1 -0
- package/.next/static/chunks/pages/index-68d17524c8d979c6.js +1 -0
- package/.next/static/chunks/pages/login-03e155dd4f803d5d.js +1 -0
- package/.next/static/chunks/pages/s-c1a95adf827a4561.js +1 -0
- package/.next/static/chunks/webpack-e517ee11eddbca4e.js +1 -0
- package/.next/static/css/{170d55d9cf488572.css → 4656927d3ebbf5b8.css} +1 -1
- package/.next/static/css/{e3ff5d95518a5c79.css → 62a5153ac7061286.css} +1 -1
- package/.next/static/css/{bf1560439df2c1a1.css → a3ca6a9b63f657be.css} +1 -1
- package/.next/static/css/{d23b961580181439.css → dd6a7e5b229ea65e.css} +1 -1
- package/.next/trace +121 -103
- package/.turbo/turbo-build.log +41 -21
- package/.turbo/turbo-test.log +8 -7
- package/CHANGELOG.md +10 -0
- package/README.md +7 -7
- package/package.json +10 -9
- package/.next/server/chunks/1471.js +0 -1
- package/.next/server/chunks/1484.js +0 -1
- package/.next/server/chunks/1652.js +0 -1
- package/.next/server/chunks/1722.js +0 -1
- package/.next/server/chunks/223.js +0 -1
- package/.next/server/chunks/2296.js +0 -1
- package/.next/server/chunks/2918.js +0 -2
- package/.next/server/chunks/2987.js +0 -1
- package/.next/server/chunks/311.js +0 -1
- package/.next/server/chunks/320.js +0 -1
- package/.next/server/chunks/3716.js +0 -2
- package/.next/server/chunks/4477.js +0 -1
- package/.next/server/chunks/4951.js +0 -9
- package/.next/server/chunks/5321.js +0 -1
- package/.next/server/chunks/5632.js +0 -6
- package/.next/server/chunks/581.js +0 -1
- package/.next/server/chunks/614.js +0 -1
- package/.next/server/chunks/628.js +0 -1
- package/.next/server/chunks/7516.js +0 -1
- package/.next/server/chunks/8194.js +0 -1
- package/.next/server/chunks/835.js +0 -1
- package/.next/server/chunks/8891.js +0 -1
- package/.next/server/chunks/9476.js +0 -1
- package/.next/server/chunks/9680.js +0 -354
- package/.next/static/chunks/1153.d7522522b6c917ed.js +0 -1
- package/.next/static/chunks/1173.6b046f16f463b9f8.js +0 -1
- package/.next/static/chunks/1484.28c35c27d55eb35c.js +0 -1
- package/.next/static/chunks/1576.a2a07a69d837f27e.js +0 -1
- package/.next/static/chunks/1722.855c6697e4b5bd99.js +0 -1
- package/.next/static/chunks/2075.a3644694fdb159b7.js +0 -1
- package/.next/static/chunks/2987.6193db68c490b04b.js +0 -1
- package/.next/static/chunks/311.bba6e44542ac8417.js +0 -1
- package/.next/static/chunks/320.9515e52c99a37cf2.js +0 -1
- package/.next/static/chunks/3285.bd01087f8c8cc932.js +0 -1
- package/.next/static/chunks/4750-e5a9418eaebfb4c8.js +0 -28
- package/.next/static/chunks/544.6d1146463051ac4b.js +0 -1
- package/.next/static/chunks/5698-fa65b2992114887e.js +0 -1
- package/.next/static/chunks/581.4b280025e5abfc06.js +0 -1
- package/.next/static/chunks/614.2acb5ac1cd243111.js +0 -1
- package/.next/static/chunks/667-53c75d8fc0155d58.js +0 -1
- package/.next/static/chunks/7516.617dd5aab0b74713.js +0 -1
- package/.next/static/chunks/9082.0972669081ef3eb5.js +0 -1
- package/.next/static/chunks/9466-e249304f28f683ae.js +0 -1
- package/.next/static/chunks/9818.f0f462070e0db301.js +0 -1
- package/.next/static/chunks/BannerNewsletter.e9cddf0d9db5a289.js +0 -1
- package/.next/static/chunks/BannerText.0c8fd771d3b91dac.js +0 -1
- package/.next/static/chunks/CartItem.229dccb420761efe.js +0 -1
- package/.next/static/chunks/CartSidebar.4bed80612022167d.js +0 -1
- package/.next/static/chunks/Gift.214a5af8f52a63ac.js +0 -1
- package/.next/static/chunks/Newsletter.b145b5c84a40f69a.js +0 -1
- package/.next/static/chunks/OrderSummary.d0ea4b99c43940f3.js +0 -1
- package/.next/static/chunks/ProductShelf.603ccc716cff52e0.js +0 -1
- package/.next/static/chunks/ProductTiles.d48b80d68fbbafa0.js +0 -1
- package/.next/static/chunks/ScrollToTopButton.7b494ac1f6e8f0b3.js +0 -1
- package/.next/static/chunks/Toast.b8bf1fc575cfaa86.js +0 -1
- package/.next/static/chunks/UIBannerText.44f5999067c26495.js +0 -1
- package/.next/static/chunks/UIButton.2015a37db79764b4.js +0 -1
- package/.next/static/chunks/UIToast.c15ff7ff6d8b3e8d.js +0 -1
- package/.next/static/chunks/framework-12a146e94cfcf7c4.js +0 -33
- package/.next/static/chunks/main-bcf4c5804681e40a.js +0 -1
- package/.next/static/chunks/pages/[...slug]-519b90475cfac29a.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-076e901f67a41f5a.js +0 -1
- package/.next/static/chunks/pages/_app-fa96080af43b51d4.js +0 -1
- package/.next/static/chunks/pages/account-978432926cc98c7f.js +0 -1
- package/.next/static/chunks/pages/checkout-fc1167ff76bcc8ed.js +0 -1
- package/.next/static/chunks/pages/index-5118f05c0bfc0853.js +0 -1
- package/.next/static/chunks/pages/login-fcb4f67351defd0e.js +0 -1
- package/.next/static/chunks/pages/s-ffb1e51598f8ad52.js +0 -1
- package/.next/static/chunks/webpack-143edf76a535f01c.js +0 -1
- package/.next/static/vQnfINV6Cw6HbJLuSBWOh/_buildManifest.js +0 -1
- /package/.next/static/{vQnfINV6Cw6HbJLuSBWOh → 9rjX0VGQhOF80rPO0TQdV}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var e={};e.id=1662,e.ids=[1662],e.modules={20145:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},
|
|
1
|
+
"use strict";(()=>{var e={};e.id=1662,e.ids=[1662],e.modules={20145:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},67893:(e,a,r)=>{r.r(a),r.d(a,{config:()=>u,default:()=>l,routeModule:()=>s});var d={};r.r(d),r.d(d,{default:()=>handler});var t=r(93768),i=r(83995),n=r(77593);function handler(e,a){a.status(200).send("Ok")}let l=(0,n.l)(d,"default"),u=(0,n.l)(d,"config"),s=new t.PagesAPIRouteModule({definition:{kind:i.x.PAGES_API,page:"/api/health/ready",pathname:"/api/health/ready",bundlePath:"",filename:""},userland:d})}};var a=require("../../../webpack-api-runtime.js");a.C(e);var __webpack_exec__=e=>a(a.s=e),r=a.X(0,[2365],()=>__webpack_exec__(67893));module.exports=r})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../package.json","../../../../package.json","../../../chunks/1153.js","../../../chunks/
|
|
1
|
+
{"version":1,"files":["../../../../../node_modules/@builder.io/partytown","../../../../../node_modules/next","../../../../../package.json","../../../../package.json","../../../chunks/1109.js","../../../chunks/1153.js","../../../chunks/1246.js","../../../chunks/1280.js","../../../chunks/1553.js","../../../chunks/1815.js","../../../chunks/1851.js","../../../chunks/1853.js","../../../chunks/214.js","../../../chunks/228.js","../../../chunks/2295.js","../../../chunks/2365.js","../../../chunks/2409.js","../../../chunks/2448.js","../../../chunks/2880.js","../../../chunks/3014.js","../../../chunks/3080.js","../../../chunks/3195.js","../../../chunks/3779.js","../../../chunks/3809.js","../../../chunks/3922.js","../../../chunks/4050.js","../../../chunks/4451.js","../../../chunks/4677.js","../../../chunks/5097.js","../../../chunks/5284.js","../../../chunks/533.js","../../../chunks/6085.js","../../../chunks/6198.js","../../../chunks/6335.js","../../../chunks/6483.js","../../../chunks/657.js","../../../chunks/6595.js","../../../chunks/7169.js","../../../chunks/7228.js","../../../chunks/7249.js","../../../chunks/7337.js","../../../chunks/7468.js","../../../chunks/7477.js","../../../chunks/7675.js","../../../chunks/7676.js","../../../chunks/7816.js","../../../chunks/7979.js","../../../chunks/7986.js","../../../chunks/8640.js","../../../chunks/8737.js","../../../chunks/9088.js","../../../chunks/9330.js","../../../chunks/9365.js","../../../chunks/939.js","../../../chunks/9569.js","../../../chunks/9570.js","../../../chunks/9622.js","../../../chunks/9626.js","../../../chunks/9632.js","../../../chunks/9713.js","../../../chunks/9725.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/font-manifest.json","../../../webpack-api-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var e={};e.id=4157,e.ids=[4157],e.modules={56330:e=>{e.exports=require("deepmerge")},20145:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},
|
|
1
|
+
"use strict";(()=>{var e={};e.id=4157,e.ids=[4157],e.modules={56330:e=>{e.exports=require("deepmerge")},20145:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},65914:(e,r,t)=>{t.r(r),t.d(r,{config:()=>g,default:()=>f,routeModule:()=>w});var n={};t.r(n),t.d(n,{default:()=>c});var a=t(93768),s=t(83995),i=t(77593);let o=require("@vtex/client-cms");var d=t.n(o),u=t(95097),l=t.n(u);let p=new(d())({workspace:l().api.workspace,tenant:l().api.storeId});let StatusError=class StatusError extends Error{constructor(e,r){super(e),this.status=r}};let pickParam=(e,r)=>{let t=e.query[r];if("string"==typeof t)return t},handler=async(e,r)=>{try{let t=["contentType","documentId","versionId","releaseId"].reduce((r,t)=>{let n=pickParam(e,t);return void 0!==n&&(r[t]=n),r},{});if(!t.contentType||!t.documentId)throw new StatusError("The following path params are required: contentType, documentId",400);if(!t.versionId&&!t.releaseId)throw new StatusError("One of the following querystring params are required: versionId, releaseId",400);let n=await p.getCMSPage(t);if(!n)throw new StatusError(`Content NotFound for ${JSON.stringify(t,null,2)}`,404);r.setPreviewData(t,{maxAge:3600,path:n.settings?.seo?.slug});let a=u.previewRedirects;if(a[t.contentType]){r.redirect(a[t.contentType]);return}if("landingPage"===t.contentType){r.redirect(`${n.settings?.seo.slug}`);return}r.redirect("/")}catch(e){if(e instanceof StatusError){r.status(e.status).end(e.message);return}throw e}},c=handler,f=(0,i.l)(n,"default"),g=(0,i.l)(n,"config"),w=new a.PagesAPIRouteModule({definition:{kind:s.x.PAGES_API,page:"/api/preview",pathname:"/api/preview",bundlePath:"",filename:""},userland:n})}};var r=require("../../webpack-api-runtime.js");r.C(e);var __webpack_exec__=e=>r(r.s=e),t=r.X(0,[2365,5097],()=>__webpack_exec__(65914));module.exports=t})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/
|
|
1
|
+
{"version":1,"files":["../../../../node_modules/@builder.io/partytown","../../../../node_modules/@vtex/client-cms","../../../../node_modules/deepmerge","../../../../node_modules/next","../../../../package.json","../../../package.json","../../chunks/1109.js","../../chunks/1153.js","../../chunks/1246.js","../../chunks/1280.js","../../chunks/1553.js","../../chunks/1815.js","../../chunks/1851.js","../../chunks/1853.js","../../chunks/214.js","../../chunks/228.js","../../chunks/2295.js","../../chunks/2365.js","../../chunks/2409.js","../../chunks/2448.js","../../chunks/2880.js","../../chunks/3014.js","../../chunks/3080.js","../../chunks/3195.js","../../chunks/3779.js","../../chunks/3809.js","../../chunks/3922.js","../../chunks/4050.js","../../chunks/4451.js","../../chunks/4677.js","../../chunks/5097.js","../../chunks/5284.js","../../chunks/533.js","../../chunks/6085.js","../../chunks/6198.js","../../chunks/6335.js","../../chunks/6483.js","../../chunks/657.js","../../chunks/6595.js","../../chunks/7169.js","../../chunks/7228.js","../../chunks/7249.js","../../chunks/7337.js","../../chunks/7468.js","../../chunks/7477.js","../../chunks/7675.js","../../chunks/7676.js","../../chunks/7816.js","../../chunks/7979.js","../../chunks/7986.js","../../chunks/8640.js","../../chunks/8737.js","../../chunks/9088.js","../../chunks/9330.js","../../chunks/9365.js","../../chunks/939.js","../../chunks/9569.js","../../chunks/9570.js","../../chunks/9622.js","../../chunks/9626.js","../../chunks/9632.js","../../chunks/9713.js","../../chunks/9725.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/font-manifest.json","../../webpack-api-runtime.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var e={};e.id=2222,e.ids=[2222,2888,660],e.modules={
|
|
1
|
+
"use strict";(()=>{var e={};e.id=2222,e.ids=[2222,2888,660],e.modules={88492:(e,t,r)=>{r.a(e,async(e,o)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticProps:()=>getStaticProps});var a=r(16641),s=r(16689),i=r(14683),n=r(54626),c=r(14672),p=r(18811),l=r(17249),u=r.n(l),b=r(20997),d=e([i,p]);function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,o)}return r}function _objectSpread(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){var o;o=r[t],t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}[i,p]=d.then?(await d)():d;let g=_objectSpread(_objectSpread({},i.Z),c.Z),getStaticProps=async({previewData:e})=>{let t=await (0,n.T)(e);return{props:{globalSections:t}}},__WEBPACK_DEFAULT_EXPORT__=function({globalSections:e}){return(0,s.useEffect)(()=>{window.location.href=u().checkoutUrl},[]),(0,b.jsxs)(p.Z,{globalSections:e.sections,components:g,children:[b.jsx(a.NextSeo,{noindex:!0,nofollow:!0}),b.jsx("div",{children:"loading..."})]})};o()}catch(e){o(e)}})},73997:(e,t,r)=>{r.a(e,async(e,o)=>{try{r.r(t),r.d(t,{config:()=>P,default:()=>u,getServerSideProps:()=>g,getStaticPaths:()=>d,getStaticProps:()=>b,reportWebVitals:()=>_,routeModule:()=>h,unstable_getServerProps:()=>m,unstable_getServerSideProps:()=>w,unstable_getStaticParams:()=>x,unstable_getStaticPaths:()=>f,unstable_getStaticProps:()=>S});var a=r(29764),s=r(60249),i=r(40444),n=r(10657),c=r(49626),p=r(88492),l=e([p,n]);[p,n]=l.then?(await l)():l;let u=(0,i.l)(p,"default"),b=(0,i.l)(p,"getStaticProps"),d=(0,i.l)(p,"getStaticPaths"),g=(0,i.l)(p,"getServerSideProps"),P=(0,i.l)(p,"config"),_=(0,i.l)(p,"reportWebVitals"),S=(0,i.l)(p,"unstable_getStaticProps"),f=(0,i.l)(p,"unstable_getStaticPaths"),x=(0,i.l)(p,"unstable_getStaticParams"),m=(0,i.l)(p,"unstable_getServerProps"),w=(0,i.l)(p,"unstable_getServerSideProps"),h=new a.PagesRouteModule({definition:{kind:s.x.PAGES,page:"/checkout",pathname:"/checkout",bundlePath:"",filename:""},components:{App:c.default,Document:n.default},userland:p});o()}catch(e){o(e)}})},16676:e=>{e.exports=require("@vtex/client-cms")},56330:e=>{e.exports=require("deepmerge")},16641:e=>{e.exports=require("next-seo")},62785:e=>{e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},16689:e=>{e.exports=require("react")},66405:e=>{e.exports=require("react-dom")},19785:e=>{e.exports=require("react-intersection-observer")},20997:e=>{e.exports=require("react/jsx-runtime")},14037:e=>{e.exports=import("@builder.io/partytown/react")},15941:e=>{e.exports=import("swr")},57147:e=>{e.exports=require("fs")},71017:e=>{e.exports=require("path")},12781:e=>{e.exports=require("stream")},59796:e=>{e.exports=require("zlib")}};var t=require("../webpack-runtime.js");t.C(e);var __webpack_exec__=e=>t(t.s=e),r=t.X(0,[9569,4677,7979,4050,7337,6483,7249,9626,657,7675,9622],()=>__webpack_exec__(73997));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/hooks/UIProvider.js","../../../../components/dist/esm/hooks/index.js","../../../../components/dist/esm/hooks/useFadeEffect.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/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/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/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/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/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/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/atoms/TextArea/TextArea.js","../../../../ui/dist/esm/components/atoms/TextArea/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/deepmerge/dist/cjs.js","../../../node_modules/deepmerge/package.json","../../../package.json","../../../src/components/search/SearchDropdown/index.ts","../../../src/components/ui/Button/index.ts","../../package.json","../chunks/1153.js","../chunks/1471.js","../chunks/1484.js","../chunks/1652.js","../chunks/1658.js","../chunks/1722.js","../chunks/223.js","../chunks/2295.js","../chunks/2296.js","../chunks/2880.js","../chunks/2894.js","../chunks/2918.js","../chunks/2987.js","../chunks/311.js","../chunks/320.js","../chunks/331.js","../chunks/3716.js","../chunks/3779.js","../chunks/3922.js","../chunks/4171.js","../chunks/4451.js","../chunks/4466.js","../chunks/4477.js","../chunks/4614.js","../chunks/4951.js","../chunks/5284.js","../chunks/5321.js","../chunks/5632.js","../chunks/5781.js","../chunks/581.js","../chunks/614.js","../chunks/6198.js","../chunks/628.js","../chunks/6335.js","../chunks/6628.js","../chunks/7169.js","../chunks/7228.js","../chunks/7273.js","../chunks/7464.js","../chunks/7468.js","../chunks/7516.js","../chunks/7675.js","../chunks/7986.js","../chunks/8194.js","../chunks/835.js","../chunks/8640.js","../chunks/8728.js","../chunks/8737.js","../chunks/8837.js","../chunks/8891.js","../chunks/9088.js","../chunks/9476.js","../chunks/9570.js","../chunks/9680.js","../chunks/9977.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/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/hooks/UIProvider.js","../../../../components/dist/esm/hooks/index.js","../../../../components/dist/esm/hooks/useFadeEffect.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/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/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/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/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/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/atoms/TextArea/TextArea.js","../../../../ui/dist/esm/components/atoms/TextArea/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/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/1109.js","../chunks/1153.js","../chunks/1246.js","../chunks/1280.js","../chunks/1553.js","../chunks/1815.js","../chunks/1851.js","../chunks/1853.js","../chunks/214.js","../chunks/228.js","../chunks/2295.js","../chunks/2365.js","../chunks/2409.js","../chunks/2448.js","../chunks/2880.js","../chunks/3014.js","../chunks/3080.js","../chunks/3195.js","../chunks/3779.js","../chunks/3809.js","../chunks/3922.js","../chunks/4050.js","../chunks/4451.js","../chunks/4677.js","../chunks/5097.js","../chunks/5284.js","../chunks/533.js","../chunks/6085.js","../chunks/6198.js","../chunks/6335.js","../chunks/6483.js","../chunks/657.js","../chunks/6595.js","../chunks/7169.js","../chunks/7228.js","../chunks/7249.js","../chunks/7337.js","../chunks/7468.js","../chunks/7477.js","../chunks/7675.js","../chunks/7676.js","../chunks/7816.js","../chunks/7979.js","../chunks/7986.js","../chunks/8640.js","../chunks/8737.js","../chunks/9088.js","../chunks/9330.js","../chunks/9365.js","../chunks/939.js","../chunks/9569.js","../chunks/9570.js","../chunks/9622.js","../chunks/9626.js","../chunks/9632.js","../chunks/9713.js","../chunks/9725.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/font-manifest.json","../webpack-runtime.js"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="generated-at" content="2025-02-
|
|
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-02-13T19:55:52.163Z"/><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=
|
|
@@ -24,4 +24,4 @@
|
|
|
24
24
|
workspace: 'master'
|
|
25
25
|
});
|
|
26
26
|
</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
27
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-
|
|
27
|
+
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-e517ee11eddbca4e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-1617ca75abfe1b79.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-2605ebd61ad39792.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/375-9350e4b3feb4419d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/266-b6b49a67c721ebab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/404-3d151353c4e53a04.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_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":"7252c381-df43-11ef-b37f-850d7cf1575a","name":"404 Error","type":"404","status":"published","versionId":"709b0c4c-df43-11ef-b37f-d22d9ef5ab5d","versionStatus":"published","sections":[{"id":"92b31398-34b0-448f-97ca-c6b19514e3bb","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{},"fromUrl":{"show":true,"description":"This app could not find url"}},"title":"Not Found: 404!"}}]},"globalSections":{"id":"715f02f9-df43-11ef-b37f-e38fd0971ceb","name":"Global Sections","type":"globalSections","status":"published","versionId":"89ef6f6f-b867-49c4-9b5b-424e0ddc5ce7","versionStatus":"published","sections":[{"id":"7095268a-8ba6-4883-9c2c-c306bd8b5d46","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"8b469cea-0c14-4efa-902d-d8bd2e526192","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"dfec8f3e-b2d6-41c9-b756-ed4a780cda7f","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2874267a-c892-41fd-83bf-85b708a4bca8","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"a8d87e90-5b51-418e-b755-b5466549c9d7","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":"e2cc106c-06f1-4b00-8449-9e8eaa7449b4","name":"Children","data":{}},{"id":"34de56a6-f248-47ad-a172-8e22aca13c6d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/404","query":{},"buildId":"9rjX0VGQhOF80rPO0TQdV","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-02-
|
|
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-02-13T19:55:52.310Z"/><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=
|
|
@@ -24,4 +24,4 @@
|
|
|
24
24
|
workspace: 'master'
|
|
25
25
|
});
|
|
26
26
|
</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
27
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-
|
|
27
|
+
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/2980acad3f8e1028.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2980acad3f8e1028.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-e517ee11eddbca4e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-1617ca75abfe1b79.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-2605ebd61ad39792.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/375-9350e4b3feb4419d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/266-b6b49a67c721ebab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/500-b7900a231cd5a12d.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_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":"6ce12aec-df43-11ef-b37f-9680571c3b55","name":"500 Error","type":"500","status":"published","versionId":"6ce12aee-df43-11ef-b37f-9680571c3b55","versionStatus":"published","sections":[{"id":"d10609c9-8589-411e-8b66-18e4c6c8775a","name":"EmptyState","data":{"titleIcon":{"icon":"CircleWavyWarning","alt":"Circle Wavy Warning"},"showLoader":false,"errorState":{"errorId":{"description":"The server errored with id","show":true},"fromUrl":{"show":true,"description":"when visiting page"}},"title":"500","subtitle":"Internal Server Error!!!!"}}]},"globalSections":{"id":"715f02f9-df43-11ef-b37f-e38fd0971ceb","name":"Global Sections","type":"globalSections","status":"published","versionId":"89ef6f6f-b867-49c4-9b5b-424e0ddc5ce7","versionStatus":"published","sections":[{"id":"7095268a-8ba6-4883-9c2c-c306bd8b5d46","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"8b469cea-0c14-4efa-902d-d8bd2e526192","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"dfec8f3e-b2d6-41c9-b756-ed4a780cda7f","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2874267a-c892-41fd-83bf-85b708a4bca8","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"a8d87e90-5b51-418e-b755-b5466549c9d7","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":"e2cc106c-06f1-4b00-8449-9e8eaa7449b4","name":"Children","data":{}},{"id":"34de56a6-f248-47ad-a172-8e22aca13c6d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/500","query":{},"buildId":"9rjX0VGQhOF80rPO0TQdV","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-02-
|
|
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-02-13T19:55:52.202Z"/><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=
|
|
@@ -24,4 +24,4 @@
|
|
|
24
24
|
workspace: 'master'
|
|
25
25
|
});
|
|
26
26
|
</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
27
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-
|
|
27
|
+
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-e517ee11eddbca4e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-1617ca75abfe1b79.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-2605ebd61ad39792.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/375-9350e4b3feb4419d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/266-b6b49a67c721ebab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/account-4b07cae48ff326d8.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_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":"715f02f9-df43-11ef-b37f-e38fd0971ceb","name":"Global Sections","type":"globalSections","status":"published","versionId":"89ef6f6f-b867-49c4-9b5b-424e0ddc5ce7","versionStatus":"published","sections":[{"id":"7095268a-8ba6-4883-9c2c-c306bd8b5d46","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"8b469cea-0c14-4efa-902d-d8bd2e526192","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"dfec8f3e-b2d6-41c9-b756-ed4a780cda7f","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2874267a-c892-41fd-83bf-85b708a4bca8","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"a8d87e90-5b51-418e-b755-b5466549c9d7","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":"e2cc106c-06f1-4b00-8449-9e8eaa7449b4","name":"Children","data":{}},{"id":"34de56a6-f248-47ad-a172-8e22aca13c6d","name":"Footer","data":{"incentives":[{"title":" ","firstLineText":"Trusted","icon":"ShieldCheck","secondLineText":"by Safecon"},{"title":" ","firstLineText":"Free","icon":"Calendar","secondLineText":"Return"},{"title":" ","firstLineText":"Pickup","icon":"Storefront","secondLineText":"Options"},{"firstLineText":"Free","secondLineText":"Shipping","title":" ","icon":"Truck"}],"footerLinks":[{"items":[{"text":"About Us","url":"https://starter.vtex.app"},{"text":"Our Blog","url":"https://starter.vtex.app"},{"text":"Stores","url":"https://starter.vtex.app"},{"text":"Work With Us","url":"https://starter.vtex.app"}],"sectionTitle":"Our company"},{"items":[{"text":"Returns and Exchanges","url":"/"},{"text":"Product Recall","url":"/"},{"text":"Gift Cards","url":"/"}],"sectionTitle":"Orders and Purchases"},{"items":[{"text":"Support Center","url":"/"},{"text":"Support \u0026 Services","url":"/"},{"text":"Contact Us","url":"/"}],"sectionTitle":"Support \u0026 Services"},{"items":[{"text":"Affiliate Program","url":"/"},{"text":"Marketplace","url":"/"}],"sectionTitle":"Partnerships"}],"footerSocial":{"title":"Follow Us","socialLinks":[{"icon":{"icon":"Facebook"},"alt":"Facebook","url":"https://www.facebook.com"},{"icon":{"icon":"Instagram"},"alt":"Instagram","url":"https://www.instagram.com"},{"icon":{"icon":"Pinterest"},"alt":"Pinterest","url":"https://www.pinterest.com"},{"icon":{"icon":"Twitter"},"alt":"Twitter","url":"https://www.twitter.com"}]},"logo":{"link":{"title":"FastStore Starter","url":"https://starter.vtex.app/"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png","alt":"Store Logo"},"acceptedPaymentMethods":{"showPaymentMethods":true,"title":"Payment Methods","paymentMethods":[{"icon":{"icon":"Diners"},"alt":"Diners Club"},{"icon":{"icon":"Visa"},"alt":"Visa"},{"icon":{"icon":"Mastercard"},"alt":"Mastercard"},{"icon":{"icon":"EloCard"},"alt":"Elo Card"},{"icon":{"icon":"PayPal"},"alt":"PayPal"},{"icon":{"icon":"GooglePay"},"alt":"GooglePay"},{"icon":{"icon":"ApplePay"},"alt":"Apple Pay"}]},"copyrightInfo":"This website uses VTEX technology. In-store price may vary. Prices and offers are subject to change. 2023 Brandless Store. All rights reserved. Store is a trademark of Store and its affiliated companies. Mount St, 000, New York / NY - 00000."}}]}},"__N_SSG":true},"page":"/account","query":{},"buildId":"9rjX0VGQhOF80rPO0TQdV","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-02-
|
|
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-02-13T19:55:52.163Z"/><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=
|
|
@@ -24,4 +24,4 @@
|
|
|
24
24
|
workspace: 'master'
|
|
25
25
|
});
|
|
26
26
|
</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
27
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-
|
|
27
|
+
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><link rel="preload" href="/_next/static/css/2eafb8997a3946dc.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/2eafb8997a3946dc.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/93d239c461485bdf.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/93d239c461485bdf.css" crossorigin="" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-e517ee11eddbca4e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-807b0f81cbc129f0.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-1617ca75abfe1b79.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-2605ebd61ad39792.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/375-9350e4b3feb4419d.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/266-b6b49a67c721ebab.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/checkout-df9005ef38f7ccd1.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/9rjX0VGQhOF80rPO0TQdV/_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":"715f02f9-df43-11ef-b37f-e38fd0971ceb","name":"Global Sections","type":"globalSections","status":"published","versionId":"89ef6f6f-b867-49c4-9b5b-424e0ddc5ce7","versionStatus":"published","sections":[{"id":"7095268a-8ba6-4883-9c2c-c306bd8b5d46","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"8b469cea-0c14-4efa-902d-d8bd2e526192","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"placeholder":"Search everything at the store","sort":"score_desc","quickOrderSettings":{"quickOrder":true,"skuMatrix":{"triggerButtonLabel":"Select multiple","columns":{"name":"Name","availability":{"label":"Availability","stockDisplaySettings":"showAvailability"},"price":"Price","quantitySelector":"Quantity"}}}},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"dfec8f3e-b2d6-41c9-b756-ed4a780cda7f","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"2874267a-c892-41fd-83bf-85b708a4bca8","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}},"quantitySelector":{"useUnitMultiplier":false},"taxesConfiguration":{"usePriceWithTaxes":false,"taxesLabel":"Tax included"}}},{"id":"a8d87e90-5b51-418e-b755-b5466549c9d7","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":"e2cc106c-06f1-4b00-8449-9e8eaa7449b4","name":"Children","data":{}},{"id":"34de56a6-f248-47ad-a172-8e22aca13c6d","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":"9rjX0VGQhOF80rPO0TQdV","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
|