@faststore/core 3.0.64 → 3.0.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1gneedd +1 -1
  6. package/.next/cache/fetch-cache/50912854cb7c781522a6ff8792d714e549515fcbbbfd660761961b06afe01c07 +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/index.pack +0 -0
  9. package/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/.next/next-minimal-server.js.nft.json +1 -1
  12. package/.next/next-server.js.nft.json +1 -1
  13. package/.next/prerender-manifest.js +1 -1
  14. package/.next/prerender-manifest.json +1 -1
  15. package/.next/routes-manifest.json +1 -1
  16. package/.next/server/app/_not-found.html +1 -1
  17. package/.next/server/app/_not-found.js +1 -1
  18. package/.next/server/app/_not-found.js.nft.json +1 -1
  19. package/.next/server/app/_not-found.rsc +1 -1
  20. package/.next/server/app/_not-found_client-reference-manifest.js +1 -1
  21. package/.next/server/app/fs-next-update/page.js +1 -1
  22. package/.next/server/app/fs-next-update/page.js.nft.json +1 -1
  23. package/.next/server/app/fs-next-update/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/fs-next-update.html +1 -1
  25. package/.next/server/app/fs-next-update.rsc +1 -1
  26. package/.next/server/chunks/1481.js +413 -0
  27. package/.next/server/chunks/1889.js +8 -0
  28. package/.next/server/chunks/2133.js +88 -0
  29. package/.next/server/chunks/223.js +1 -1
  30. package/.next/server/chunks/2381.js +1 -0
  31. package/.next/server/chunks/2534.js +1 -0
  32. package/.next/server/chunks/2918.js +2 -0
  33. package/.next/server/chunks/2957.js +1 -0
  34. package/.next/server/chunks/3383.js +123 -0
  35. package/.next/server/chunks/3716.js +2 -0
  36. package/.next/server/chunks/3779.js +1 -0
  37. package/.next/server/chunks/3993.js +1 -0
  38. package/.next/server/chunks/4222.js +1 -0
  39. package/.next/server/chunks/4520.js +1 -0
  40. package/.next/server/chunks/4930.js +1 -0
  41. package/.next/server/chunks/5640.js +6 -0
  42. package/.next/server/chunks/5950.js +1 -0
  43. package/.next/server/chunks/6058.js +1 -0
  44. package/.next/server/chunks/6102.js +1 -0
  45. package/.next/server/chunks/6305.js +15 -0
  46. package/.next/server/chunks/{374.js → 6374.js} +1 -1
  47. package/.next/server/chunks/6693.js +1 -0
  48. package/.next/server/chunks/6859.js +6 -0
  49. package/.next/server/chunks/7035.js +1 -0
  50. package/.next/server/chunks/7267.js +1 -0
  51. package/.next/server/chunks/8158.js +1 -0
  52. package/.next/server/chunks/8245.js +1 -0
  53. package/.next/server/chunks/8635.js +1 -0
  54. package/.next/server/chunks/8640.js +1 -0
  55. package/.next/server/chunks/9679.js +1 -0
  56. package/.next/server/chunks/9812.js +1 -0
  57. package/.next/server/middleware-build-manifest.js +1 -1
  58. package/.next/server/pages/404.html +1 -1
  59. package/.next/server/pages/404.js +1 -1
  60. package/.next/server/pages/404.js.nft.json +1 -1
  61. package/.next/server/pages/500.js +1 -1
  62. package/.next/server/pages/500.js.nft.json +1 -1
  63. package/.next/server/pages/[...slug].js +2 -2
  64. package/.next/server/pages/[...slug].js.nft.json +1 -1
  65. package/.next/server/pages/[slug]/p.js +5 -5
  66. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  67. package/.next/server/pages/_app.js +1 -1
  68. package/.next/server/pages/_app.js.nft.json +1 -1
  69. package/.next/server/pages/_document.js +1 -1
  70. package/.next/server/pages/_document.js.nft.json +1 -1
  71. package/.next/server/pages/_error.js +1 -1
  72. package/.next/server/pages/_error.js.nft.json +1 -1
  73. package/.next/server/pages/account.js +1 -1
  74. package/.next/server/pages/account.js.nft.json +1 -1
  75. package/.next/server/pages/api/graphql.js +1 -1
  76. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  77. package/.next/server/pages/api/health/live.js +1 -1
  78. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  79. package/.next/server/pages/api/health/ready.js +1 -1
  80. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  81. package/.next/server/pages/api/preview.js +1 -1
  82. package/.next/server/pages/api/preview.js.nft.json +1 -1
  83. package/.next/server/pages/checkout.js +1 -1
  84. package/.next/server/pages/checkout.js.nft.json +1 -1
  85. package/.next/server/pages/en-US/404.html +2 -2
  86. package/.next/server/pages/en-US/500.html +2 -2
  87. package/.next/server/pages/en-US/account.html +2 -2
  88. package/.next/server/pages/en-US/checkout.html +2 -2
  89. package/.next/server/pages/en-US/login.html +2 -2
  90. package/.next/server/pages/en-US/s.html +2 -2
  91. package/.next/server/pages/en-US.html +2 -2
  92. package/.next/server/pages/index.js +1 -1
  93. package/.next/server/pages/index.js.nft.json +1 -1
  94. package/.next/server/pages/login.js +1 -1
  95. package/.next/server/pages/login.js.nft.json +1 -1
  96. package/.next/server/pages/s.js +1 -1
  97. package/.next/server/pages/s.js.nft.json +1 -1
  98. package/.next/server/pages-manifest.json +1 -1
  99. package/.next/server/webpack-api-runtime.js +1 -1
  100. package/.next/server/webpack-runtime.js +1 -1
  101. package/.next/trace +65 -58
  102. package/.turbo/turbo-build.log +2 -2
  103. package/.turbo/turbo-test.log +4 -4
  104. package/package.json +3 -3
  105. package/.next/server/chunks/102.js +0 -1
  106. package/.next/server/chunks/133.js +0 -88
  107. package/.next/server/chunks/158.js +0 -1
  108. package/.next/server/chunks/245.js +0 -1
  109. package/.next/server/chunks/267.js +0 -1
  110. package/.next/server/chunks/305.js +0 -15
  111. package/.next/server/chunks/35.js +0 -1
  112. package/.next/server/chunks/381.js +0 -1
  113. package/.next/server/chunks/383.js +0 -123
  114. package/.next/server/chunks/481.js +0 -413
  115. package/.next/server/chunks/493.js +0 -1
  116. package/.next/server/chunks/520.js +0 -1
  117. package/.next/server/chunks/534.js +0 -1
  118. package/.next/server/chunks/58.js +0 -1
  119. package/.next/server/chunks/635.js +0 -1
  120. package/.next/server/chunks/640.js +0 -6
  121. package/.next/server/chunks/679.js +0 -1
  122. package/.next/server/chunks/693.js +0 -1
  123. package/.next/server/chunks/779.js +0 -1
  124. package/.next/server/chunks/812.js +0 -1
  125. package/.next/server/chunks/859.js +0 -6
  126. package/.next/server/chunks/889.js +0 -8
  127. package/.next/server/chunks/902.js +0 -1
  128. package/.next/server/chunks/930.js +0 -1
  129. package/.next/server/chunks/950.js +0 -1
  130. package/.next/server/chunks/957.js +0 -1
  131. package/.next/server/chunks/993.js +0 -1
  132. /package/.next/static/{8YoAid7Lcktb3jDoOYryt → kBnSk99LVFo2cLlCkk4Bu}/_buildManifest.js +0 -0
  133. /package/.next/static/{8YoAid7Lcktb3jDoOYryt → kBnSk99LVFo2cLlCkk4Bu}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js","../../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../../node_modules/next/dist/compiled/semver/index.js","../../../../../node_modules/next/dist/compiled/semver/package.json","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/102.js","../../../chunks/133.js","../../../chunks/158.js","../../../chunks/223.js","../../../chunks/245.js","../../../chunks/267.js","../../../chunks/305.js","../../../chunks/35.js","../../../chunks/374.js","../../../chunks/381.js","../../../chunks/383.js","../../../chunks/481.js","../../../chunks/493.js","../../../chunks/520.js","../../../chunks/534.js","../../../chunks/58.js","../../../chunks/635.js","../../../chunks/640.js","../../../chunks/679.js","../../../chunks/693.js","../../../chunks/779.js","../../../chunks/812.js","../../../chunks/859.js","../../../chunks/889.js","../../../chunks/902.js","../../../chunks/930.js","../../../chunks/950.js","../../../chunks/957.js","../../../chunks/993.js","../../../chunks/font-manifest.json","../../../webpack-api-runtime.js"]}
1
+ {"version":1,"files":["../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js","../../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../../node_modules/next/dist/compiled/semver/index.js","../../../../../node_modules/next/dist/compiled/semver/package.json","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/1481.js","../../../chunks/1889.js","../../../chunks/2133.js","../../../chunks/223.js","../../../chunks/2381.js","../../../chunks/2534.js","../../../chunks/2918.js","../../../chunks/2957.js","../../../chunks/3383.js","../../../chunks/3716.js","../../../chunks/3779.js","../../../chunks/3993.js","../../../chunks/4222.js","../../../chunks/4520.js","../../../chunks/4930.js","../../../chunks/5640.js","../../../chunks/5950.js","../../../chunks/6058.js","../../../chunks/6102.js","../../../chunks/6305.js","../../../chunks/6374.js","../../../chunks/6693.js","../../../chunks/6859.js","../../../chunks/7035.js","../../../chunks/7267.js","../../../chunks/8158.js","../../../chunks/8245.js","../../../chunks/8635.js","../../../chunks/8640.js","../../../chunks/9679.js","../../../chunks/9812.js","../../../chunks/font-manifest.json","../../../webpack-api-runtime.js"]}
@@ -1 +1 @@
1
- "use strict";(()=>{var e={};e.id=157,e.ids=[157],e.modules={6330:e=>{e.exports=require("deepmerge")},1287:e=>{e.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},8744:(e,r,t)=>{t.r(r),t.d(r,{config:()=>m,default:()=>g,routeModule:()=>w});var a={};t.r(a),t.d(a,{default:()=>l});var n=t(1802),i=t(7153),s=t(6249);let o=require("@vtex/client-cms");var u=t.n(o),d=t(7035),c=t.n(d);let p=new(u())({workspace:c().api.workspace,tenant:c().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)throw new StatusError(`Parameter ${r} missing from querystring`,400);return t},handler=async(e,r)=>{try{let t={contentType:pickParam(e,"contentType"),documentId:pickParam(e,"documentId"),versionId:pickParam(e,"versionId")},a=await p.getCMSPage(t);if(!a)throw new StatusError(`Content NotFound for ${JSON.stringify(t,null,2)}`,404);if(r.setPreviewData(t,{maxAge:3600,path:a.settings?.seo?.slug}),d.previewRedirects[t.contentType]){r.redirect(d.previewRedirects[t.contentType]);return}if("landingPage"===t.contentType){r.redirect(`${a.settings?.seo.slug}`);return}r.redirect("/")}catch(e){if(e instanceof StatusError){r.status(e.status).end(e.message);return}throw e}},l=handler,g=(0,s.l)(a,"default"),m=(0,s.l)(a,"config"),w=new n.PagesAPIRouteModule({definition:{kind:i.x.PAGES_API,page:"/api/preview",pathname:"/api/preview",bundlePath:"",filename:""},userland:a})}};var r=require("../../webpack-api-runtime.js");r.C(e);var __webpack_exec__=e=>r(r.s=e),t=r.X(0,[493,35],()=>__webpack_exec__(8744));module.exports=t})();
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")},38744:(e,r,t)=>{t.r(r),t.d(r,{config:()=>m,default:()=>g,routeModule:()=>w});var a={};t.r(a),t.d(a,{default:()=>l});var n=t(71802),i=t(47153),s=t(56249);let o=require("@vtex/client-cms");var u=t.n(o),d=t(67035),c=t.n(d);let p=new(u())({workspace:c().api.workspace,tenant:c().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)throw new StatusError(`Parameter ${r} missing from querystring`,400);return t},handler=async(e,r)=>{try{let t={contentType:pickParam(e,"contentType"),documentId:pickParam(e,"documentId"),versionId:pickParam(e,"versionId")},a=await p.getCMSPage(t);if(!a)throw new StatusError(`Content NotFound for ${JSON.stringify(t,null,2)}`,404);if(r.setPreviewData(t,{maxAge:3600,path:a.settings?.seo?.slug}),d.previewRedirects[t.contentType]){r.redirect(d.previewRedirects[t.contentType]);return}if("landingPage"===t.contentType){r.redirect(`${a.settings?.seo.slug}`);return}r.redirect("/")}catch(e){if(e instanceof StatusError){r.status(e.status).end(e.message);return}throw e}},l=handler,g=(0,s.l)(a,"default"),m=(0,s.l)(a,"config"),w=new n.PagesAPIRouteModule({definition:{kind:i.x.PAGES_API,page:"/api/preview",pathname:"/api/preview",bundlePath:"",filename:""},userland:a})}};var r=require("../../webpack-api-runtime.js");r.C(e);var __webpack_exec__=e=>r(r.s=e),t=r.X(0,[4222,7035],()=>__webpack_exec__(38744));module.exports=t})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../node_modules/deepmerge/dist/cjs.js","../../../../node_modules/deepmerge/package.json","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js","../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../node_modules/next/dist/compiled/semver/index.js","../../../../node_modules/next/dist/compiled/semver/package.json","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/102.js","../../chunks/133.js","../../chunks/158.js","../../chunks/223.js","../../chunks/245.js","../../chunks/267.js","../../chunks/305.js","../../chunks/35.js","../../chunks/374.js","../../chunks/381.js","../../chunks/383.js","../../chunks/481.js","../../chunks/493.js","../../chunks/520.js","../../chunks/534.js","../../chunks/58.js","../../chunks/635.js","../../chunks/640.js","../../chunks/679.js","../../chunks/693.js","../../chunks/779.js","../../chunks/812.js","../../chunks/859.js","../../chunks/889.js","../../chunks/902.js","../../chunks/930.js","../../chunks/950.js","../../chunks/957.js","../../chunks/993.js","../../chunks/font-manifest.json","../../webpack-api-runtime.js"]}
1
+ {"version":1,"files":["../../../../node_modules/deepmerge/dist/cjs.js","../../../../node_modules/deepmerge/package.json","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js","../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../node_modules/next/dist/compiled/semver/index.js","../../../../node_modules/next/dist/compiled/semver/package.json","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/1481.js","../../chunks/1889.js","../../chunks/2133.js","../../chunks/223.js","../../chunks/2381.js","../../chunks/2534.js","../../chunks/2918.js","../../chunks/2957.js","../../chunks/3383.js","../../chunks/3716.js","../../chunks/3779.js","../../chunks/3993.js","../../chunks/4222.js","../../chunks/4520.js","../../chunks/4930.js","../../chunks/5640.js","../../chunks/5950.js","../../chunks/6058.js","../../chunks/6102.js","../../chunks/6305.js","../../chunks/6374.js","../../chunks/6693.js","../../chunks/6859.js","../../chunks/7035.js","../../chunks/7267.js","../../chunks/8158.js","../../chunks/8245.js","../../chunks/8635.js","../../chunks/8640.js","../../chunks/9679.js","../../chunks/9812.js","../../chunks/font-manifest.json","../../webpack-api-runtime.js"]}
@@ -1 +1 @@
1
- "use strict";(()=>{var e={};e.id=222,e.ids=[222,888,660],e.modules={8842:(e,t,r)=>{r.a(e,async(e,a)=>{try{r.r(t),r.d(t,{config:()=>g,default:()=>n,getServerSideProps:()=>_,getStaticPaths:()=>x,getStaticProps:()=>d,reportWebVitals:()=>P,routeModule:()=>f,unstable_getServerProps:()=>m,unstable_getServerSideProps:()=>q,unstable_getStaticParams:()=>h,unstable_getStaticPaths:()=>b,unstable_getStaticProps:()=>S});var s=r(7093),i=r(5244),o=r(1323),u=r(6374),l=r(6058),p=r(6901),c=e([p]);p=(c.then?(await c)():c)[0];let n=(0,o.l)(p,"default"),d=(0,o.l)(p,"getStaticProps"),x=(0,o.l)(p,"getStaticPaths"),_=(0,o.l)(p,"getServerSideProps"),g=(0,o.l)(p,"config"),P=(0,o.l)(p,"reportWebVitals"),S=(0,o.l)(p,"unstable_getStaticProps"),b=(0,o.l)(p,"unstable_getStaticPaths"),h=(0,o.l)(p,"unstable_getStaticParams"),m=(0,o.l)(p,"unstable_getServerProps"),q=(0,o.l)(p,"unstable_getServerSideProps"),f=new s.PagesRouteModule({definition:{kind:i.x.PAGES,page:"/checkout",pathname:"/checkout",bundlePath:"",filename:""},components:{App:l.default,Document:u.default},userland:p});a()}catch(e){a(e)}})},6901:(e,t,r)=>{r.a(e,async(e,a)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticProps:()=>getStaticProps});var s=r(997),i=r(6689),o=r(6641),u=r(7267),l=r.n(u),p=r(1481),c=e([p]);p=(c.then?(await c)():c)[0];let getStaticProps=async({previewData:e})=>{let t=await (0,p.Tc)(e);return{props:{globalSections:t}}},__WEBPACK_DEFAULT_EXPORT__=function({globalSections:e}){return(0,i.useEffect)(()=>{window.location.href=l().checkoutUrl},[]),(0,s.jsxs)(p.ZP,{...e,children:[s.jsx(o.NextSeo,{noindex:!0,nofollow:!0}),s.jsx("div",{children:"loading..."})]})};a()}catch(e){a(e)}})},6706:e=>{e.exports=require("@builder.io/partytown/react")},6676:e=>{e.exports=require("@vtex/client-cms")},6330:e=>{e.exports=require("deepmerge")},3430:e=>{e.exports=require("idb-keyval")},6641:e=>{e.exports=require("next-seo")},2785:e=>{e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},8890:e=>{e.exports=require("nextjs-progressbar")},1423:e=>{e.exports=require("path")},6689:e=>{e.exports=require("react")},6405:e=>{e.exports=require("react-dom")},997:e=>{e.exports=require("react/jsx-runtime")},549:e=>{e.exports=require("swr")},3823:e=>{e.exports=require("tabbable")},7564:e=>{e.exports=import("chalk")},7147:e=>{e.exports=require("fs")},2781:e=>{e.exports=require("stream")},9796: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,[859,902,640,267,58,374,481],()=>__webpack_exec__(8842));module.exports=r})();
1
+ "use strict";(()=>{var e={};e.id=2222,e.ids=[2222,2888,660],e.modules={8842:(e,t,r)=>{r.a(e,async(e,a)=>{try{r.r(t),r.d(t,{config:()=>g,default:()=>n,getServerSideProps:()=>_,getStaticPaths:()=>x,getStaticProps:()=>d,reportWebVitals:()=>P,routeModule:()=>f,unstable_getServerProps:()=>m,unstable_getServerSideProps:()=>q,unstable_getStaticParams:()=>h,unstable_getStaticPaths:()=>b,unstable_getStaticProps:()=>S});var s=r(87093),i=r(35244),o=r(1323),u=r(86374),l=r(66058),p=r(26901),c=e([p]);p=(c.then?(await c)():c)[0];let n=(0,o.l)(p,"default"),d=(0,o.l)(p,"getStaticProps"),x=(0,o.l)(p,"getStaticPaths"),_=(0,o.l)(p,"getServerSideProps"),g=(0,o.l)(p,"config"),P=(0,o.l)(p,"reportWebVitals"),S=(0,o.l)(p,"unstable_getStaticProps"),b=(0,o.l)(p,"unstable_getStaticPaths"),h=(0,o.l)(p,"unstable_getStaticParams"),m=(0,o.l)(p,"unstable_getServerProps"),q=(0,o.l)(p,"unstable_getServerSideProps"),f=new s.PagesRouteModule({definition:{kind:i.x.PAGES,page:"/checkout",pathname:"/checkout",bundlePath:"",filename:""},components:{App:l.default,Document:u.default},userland:p});a()}catch(e){a(e)}})},26901:(e,t,r)=>{r.a(e,async(e,a)=>{try{r.r(t),r.d(t,{default:()=>__WEBPACK_DEFAULT_EXPORT__,getStaticProps:()=>getStaticProps});var s=r(20997),i=r(16689),o=r(16641),u=r(37267),l=r.n(u),p=r(31481),c=e([p]);p=(c.then?(await c)():c)[0];let getStaticProps=async({previewData:e})=>{let t=await (0,p.Tc)(e);return{props:{globalSections:t}}},__WEBPACK_DEFAULT_EXPORT__=function({globalSections:e}){return(0,i.useEffect)(()=>{window.location.href=l().checkoutUrl},[]),(0,s.jsxs)(p.ZP,{...e,children:[s.jsx(o.NextSeo,{noindex:!0,nofollow:!0}),s.jsx("div",{children:"loading..."})]})};a()}catch(e){a(e)}})},46706:e=>{e.exports=require("@builder.io/partytown/react")},16676:e=>{e.exports=require("@vtex/client-cms")},56330:e=>{e.exports=require("deepmerge")},83430:e=>{e.exports=require("idb-keyval")},16641:e=>{e.exports=require("next-seo")},62785:e=>{e.exports=require("next/dist/compiled/next-server/pages.runtime.prod.js")},38890:e=>{e.exports=require("nextjs-progressbar")},71423:e=>{e.exports=require("path")},16689:e=>{e.exports=require("react")},66405:e=>{e.exports=require("react-dom")},20997:e=>{e.exports=require("react/jsx-runtime")},549:e=>{e.exports=require("swr")},73823:e=>{e.exports=require("tabbable")},97564:e=>{e.exports=import("chalk")},57147:e=>{e.exports=require("fs")},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,[6859,8640,5640,7267,6058,6374,1481],()=>__webpack_exec__(8842));module.exports=r})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../ui/dist/cjs/index.js","../../../../ui/package.json","../../../node_modules/chalk/package.json","../../../node_modules/chalk/source/index.js","../../../node_modules/chalk/source/utilities.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/deepmerge/dist/cjs.js","../../../node_modules/deepmerge/package.json","../../../node_modules/next/dist/build/deployment-id.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/resolve-href.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/compiled/@ampproject/toolbox-optimizer/index.js","../../../node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js","../../../node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/blob.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/crypto.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/encoding.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/index.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/load.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/package.json","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/structured-clone.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js","../../../node_modules/next/dist/compiled/@next/react-dev-overlay/dist/middleware.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/acorn/acorn.js","../../../node_modules/next/dist/compiled/acorn/package.json","../../../node_modules/next/dist/compiled/browserslist/index.js","../../../node_modules/next/dist/compiled/browserslist/package.json","../../../node_modules/next/dist/compiled/cookie/index.js","../../../node_modules/next/dist/compiled/cookie/package.json","../../../node_modules/next/dist/compiled/cssnano-simple/index.js","../../../node_modules/next/dist/compiled/data-uri-to-buffer/index.js","../../../node_modules/next/dist/compiled/data-uri-to-buffer/package.json","../../../node_modules/next/dist/compiled/gzip-size/index.js","../../../node_modules/next/dist/compiled/gzip-size/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/lru-cache/index.js","../../../node_modules/next/dist/compiled/lru-cache/package.json","../../../node_modules/next/dist/compiled/next-server/pages.runtime.prod.js","../../../node_modules/next/dist/compiled/node-fetch/index.js","../../../node_modules/next/dist/compiled/node-fetch/package.json","../../../node_modules/next/dist/compiled/node-html-parser/index.js","../../../node_modules/next/dist/compiled/node-html-parser/package.json","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js","../../../node_modules/next/dist/compiled/postcss-safe-parser/package.json","../../../node_modules/next/dist/compiled/postcss-safe-parser/safe-parse.js","../../../node_modules/next/dist/compiled/postcss-value-parser/index.js","../../../node_modules/next/dist/compiled/postcss-value-parser/package.json","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/semver/index.js","../../../node_modules/next/dist/compiled/semver/package.json","../../../node_modules/next/dist/compiled/shell-quote/index.js","../../../node_modules/next/dist/compiled/shell-quote/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/terser/bundle.min.js","../../../node_modules/next/dist/compiled/terser/package.json","../../../node_modules/next/dist/lib/is-api-route.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/server/api-utils/get-cookie-parser.js","../../../node_modules/next/dist/server/capsize-font-metrics.json","../../../node_modules/next/dist/server/future/helpers/interception-routes.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/shared/lib/bloom-filter.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router-context.shared-runtime.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/is-local-url.js","../../../node_modules/next/dist/shared/lib/router/utils/omit.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/package.json","../../../node_modules/next/router.js","../../../node_modules/nextjs-progressbar/dist/index.js","../../../node_modules/nextjs-progressbar/package.json","../../../package.json","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/region/RegionModal/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../package.json","../chunks/102.js","../chunks/133.js","../chunks/158.js","../chunks/223.js","../chunks/245.js","../chunks/267.js","../chunks/305.js","../chunks/35.js","../chunks/374.js","../chunks/381.js","../chunks/383.js","../chunks/481.js","../chunks/493.js","../chunks/520.js","../chunks/534.js","../chunks/58.js","../chunks/635.js","../chunks/640.js","../chunks/679.js","../chunks/693.js","../chunks/779.js","../chunks/812.js","../chunks/859.js","../chunks/889.js","../chunks/902.js","../chunks/930.js","../chunks/950.js","../chunks/957.js","../chunks/993.js","../chunks/font-manifest.json","../webpack-runtime.js"]}
1
+ {"version":1,"files":["../../../../ui/dist/cjs/index.js","../../../../ui/package.json","../../../node_modules/chalk/package.json","../../../node_modules/chalk/source/index.js","../../../node_modules/chalk/source/utilities.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/deepmerge/dist/cjs.js","../../../node_modules/deepmerge/package.json","../../../node_modules/next/dist/build/deployment-id.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/resolve-href.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/compiled/@ampproject/toolbox-optimizer/index.js","../../../node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js","../../../node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/blob.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/crypto.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/encoding.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/index.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/load.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/package.json","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/structured-clone.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js","../../../node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js","../../../node_modules/next/dist/compiled/@next/react-dev-overlay/dist/middleware.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/acorn/acorn.js","../../../node_modules/next/dist/compiled/acorn/package.json","../../../node_modules/next/dist/compiled/browserslist/index.js","../../../node_modules/next/dist/compiled/browserslist/package.json","../../../node_modules/next/dist/compiled/cookie/index.js","../../../node_modules/next/dist/compiled/cookie/package.json","../../../node_modules/next/dist/compiled/cssnano-simple/index.js","../../../node_modules/next/dist/compiled/data-uri-to-buffer/index.js","../../../node_modules/next/dist/compiled/data-uri-to-buffer/package.json","../../../node_modules/next/dist/compiled/gzip-size/index.js","../../../node_modules/next/dist/compiled/gzip-size/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/lru-cache/index.js","../../../node_modules/next/dist/compiled/lru-cache/package.json","../../../node_modules/next/dist/compiled/next-server/pages.runtime.prod.js","../../../node_modules/next/dist/compiled/node-fetch/index.js","../../../node_modules/next/dist/compiled/node-fetch/package.json","../../../node_modules/next/dist/compiled/node-html-parser/index.js","../../../node_modules/next/dist/compiled/node-html-parser/package.json","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js","../../../node_modules/next/dist/compiled/postcss-safe-parser/package.json","../../../node_modules/next/dist/compiled/postcss-safe-parser/safe-parse.js","../../../node_modules/next/dist/compiled/postcss-value-parser/index.js","../../../node_modules/next/dist/compiled/postcss-value-parser/package.json","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/semver/index.js","../../../node_modules/next/dist/compiled/semver/package.json","../../../node_modules/next/dist/compiled/shell-quote/index.js","../../../node_modules/next/dist/compiled/shell-quote/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/terser/bundle.min.js","../../../node_modules/next/dist/compiled/terser/package.json","../../../node_modules/next/dist/lib/is-api-route.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/server/api-utils/get-cookie-parser.js","../../../node_modules/next/dist/server/capsize-font-metrics.json","../../../node_modules/next/dist/server/future/helpers/interception-routes.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/shared/lib/bloom-filter.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router-context.shared-runtime.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/is-local-url.js","../../../node_modules/next/dist/shared/lib/router/utils/omit.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/package.json","../../../node_modules/next/router.js","../../../node_modules/nextjs-progressbar/dist/index.js","../../../node_modules/nextjs-progressbar/package.json","../../../package.json","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/region/RegionModal/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../package.json","../chunks/1481.js","../chunks/1889.js","../chunks/2133.js","../chunks/223.js","../chunks/2381.js","../chunks/2534.js","../chunks/2918.js","../chunks/2957.js","../chunks/3383.js","../chunks/3716.js","../chunks/3779.js","../chunks/3993.js","../chunks/4222.js","../chunks/4520.js","../chunks/4930.js","../chunks/5640.js","../chunks/5950.js","../chunks/6058.js","../chunks/6102.js","../chunks/6305.js","../chunks/6374.js","../chunks/6693.js","../chunks/6859.js","../chunks/7035.js","../chunks/7267.js","../chunks/8158.js","../chunks/8245.js","../chunks/8635.js","../chunks/8640.js","../chunks/9679.js","../chunks/9812.js","../chunks/font-manifest.json","../webpack-runtime.js"]}
@@ -11,7 +11,7 @@
11
11
  })(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/partytown">
12
12
  window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};
13
13
  </script><script type="text/partytown" async="" src="https://io.vtex.com.br/rc/rc.js"></script><script type="text/partytown">f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date</script><script type="text/partytown" async="" src="https://activity-flow.vtex.com/af/af.js"></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 */
14
- !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/5d1f64b61ea581f4.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/5d1f64b61ea581f4.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/25261a033e496803.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/25261a033e496803.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/ec44b650be144ada.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ec44b650be144ada.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-a45dc84c9a0ef3fd.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-21e9365486ba23a6.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-9c9c62c368c0a47e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-1930798899758fda.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/470-a762f2bf2d218abf.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/432-eb17ca619ec04a2a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/404-be2217109dab18cf.js" defer="" crossorigin=""></script><script src="/_next/static/8YoAid7Lcktb3jDoOYryt/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/8YoAid7Lcktb3jDoOYryt/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><style>
14
+ !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/5d1f64b61ea581f4.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/5d1f64b61ea581f4.css" crossorigin="" data-n-g=""/><link rel="preload" href="/_next/static/css/25261a033e496803.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/25261a033e496803.css" crossorigin="" data-n-p=""/><link rel="preload" href="/_next/static/css/ec44b650be144ada.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/ec44b650be144ada.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-a45dc84c9a0ef3fd.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-21e9365486ba23a6.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-9c9c62c368c0a47e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-1930798899758fda.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/470-a762f2bf2d218abf.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/432-eb17ca619ec04a2a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/404-be2217109dab18cf.js" defer="" crossorigin=""></script><script src="/_next/static/kBnSk99LVFo2cLlCkk4Bu/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/kBnSk99LVFo2cLlCkk4Bu/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="theme"><div id="__next"><style>
15
15
  #nprogress {
16
16
  pointer-events: none;
17
17
  }
@@ -78,4 +78,4 @@
78
78
  transform: rotate(360deg);
79
79
  }
80
80
  }
81
- </style><section class="section section_section__AmDVi section-alert"><div role="alert" data-fs-alert="true" data-fs-alert-dismissible="true" data-fs-content="alert" data-testid="fs-alert"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#BellRinging"></use></svg><p data-fs-alert-content="true">Get 15% off today: NEW15!</p><a data-fs-link="true" data-fs-link-variant="inline" data-fs-link-size="regular" data-testid="fs-link" data-fs-alert-link="true" href="/office" target="_self">Buy now</a><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="fs-icon-button" data-fs-icon-button="true" aria-label="Close" data-fs-alert-button="true"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#X"></use></svg></span></div></button></div></section><section class="section section_section__8YaQ0 section-navbar"><header data-fs-navbar="true" role="banner" data-fs-navbar-scroll="" data-testid="fs-navbar"><section data-fs-navbar-header="true" data-testid="fs-navbar-header"><div data-fs-navbar-row="true" data-fs-content="navbar" data-testid="fs-navbar-row"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-icon-button" data-fs-icon-button="true" aria-label="List" data-fs-navbar-button-menu="true"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16"><use href="/icons.svg#List"></use></svg></span></div></button><a data-fs-link="true" data-fs-link-variant="default" data-fs-link-size="regular" data-testid="fs-link" data-fs-navbar-logo="true" title="Go To Home" href="/"><div data-fs-logo="true"><img data-fs-image="true" alt="Store logo" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" sizes="15vw" srcSet="https://storeframework.vtexassets.com/unsafe/68x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 68w, https://storeframework.vtexassets.com/unsafe/154x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 154w, https://storeframework.vtexassets.com/unsafe/320x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 320w, https://storeframework.vtexassets.com/unsafe/360x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 360w, https://storeframework.vtexassets.com/unsafe/540x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 540w, https://storeframework.vtexassets.com/unsafe/768x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 768w, https://storeframework.vtexassets.com/unsafe/1280x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 1280w, https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 1440w" src="https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png"/></div></a><div data-fs-search-input="true" data-fs-search-input-dropdown-visible="false" data-testid="fs-search-input"><form data-fs-search-input-field="true" data-testid="fs-search-input" role="search"><input data-fs-input="true" data-testid="fs-input" aria-label="search" data-fs-search-input-field-input="true" value=""/><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="fs-search-button" data-fs-icon-button="true" aria-label="Submit Search" type="submit"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#MagnifyingGlass"></use></svg></span></div></button></form></div><div data-fs-navbar-buttons="true" data-testid="fs-navbar-buttons" data-fs-navbar-search-expanded="false"><div data-fs-search-input="true" data-fs-search-input-dropdown-visible="false" data-testid="fs-search-input"><form data-fs-search-input-field="true" data-testid="store-input-mobile" role="search"><input data-fs-input="true" data-testid="fs-input" aria-label="search" data-fs-search-input-field-input="true" placeholder="" hidden="" aria-hidden="true" value=""/><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="store-input-mobile-button" data-fs-icon-button="true" aria-label="Submit Search" type="submit"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#MagnifyingGlass"></use></svg></span></div></button></form></div><a data-fs-button="true" data-fs-link-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-link-button" data-fs-button-signin-link="true" href="/login" class="text__title-mini" aria-label="User"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="18" height="18" stroke-width="24"><use href="/icons.svg#User"></use></svg></span><span>Sign In</span></div></a><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="cart-toggle" data-fs-icon-button="true" aria-label="Shopping Cart" data-fs-cart-toggle="true" data-items="0"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16"><use href="/icons.svg#ShoppingCart"></use></svg></span><span><div data-fs-badge="true" data-fs-badge-size="small" data-fs-badge-counter="true" data-testid="fs-badge"><div data-fs-badge-wrapper="true">0</div></div></span></div></button></div></div></section><nav data-fs-navbar-links="true" data-testid="fs-navbar-links" class="hidden-mobile"><div data-fs-navbar-links-wrapper="true" data-fs-content="navbar"><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="fs-button"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="18" height="18" stroke-width="24"><use href="/icons.svg#MapPin"></use></svg></span><span>Set Your Location</span></div></button><ul role="list" data-fs-list="true" data-testid="fs-navbar-links-list" data-fs-navbar-links-list="true"><li data-fs-navbar-links-list-item="true" data-testid="fs-navbar-links-list-item"><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="regular" data-testid="fs-link" href="/office">Office</a></li><li data-fs-navbar-links-list-item="true" data-testid="fs-navbar-links-list-item"><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="regular" data-testid="fs-link" href="/technology">Technology</a></li></ul></div></nav></header></section><section class="section section_section__uCdcm section-region-bar display-mobile"><div data-fs-region-bar="true"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-button"><div data-fs-button-wrapper="true"><span><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" aria-label="Map Pin icon"><use href="/icons.svg#MapPin"></use></svg><span data-fs-region-bar-message="true">Set your location</span></span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" aria-label="Caret Right icon"><use href="/icons.svg#CaretRight"></use></svg></span></div></button></div></section><main><section class="section section_section__KG_b8 section-empty-state"><section data-fs-empty-state="true" data-fs-empty-state-variant="default" data-fs-empty-state-bkg-color="light" data-fs-content="empty-state" data-testid="fs-empty-state"><header data-fs-empty-state-title="true"><svg data-fs-icon="true" data-testid="fs-icon" width="56" height="56" stroke-width="8" aria-label="Circle Wavy Warning"><use href="/icons.svg#CircleWavyWarning"></use></svg><p>Not Found: 404!</p></header><p>This app could not find url /404</p></section></section></main><section class="section section section_section__woYoQ section-footer layout__section"><footer data-fs-footer="true" data-fs-footer-social="true" data-fs-footer-incentives="true" data-fs-footer-payment-methods="true"><div data-fs-content="footer"><div data-fs-incentives="true" data-fs-incentives-colored="false" data-fs-incentives-variant="horizontal"><ul role="list" data-fs-list="true" data-testid="fs-list" data-fs-content="incentives"><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#ShieldCheck"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Trusted</span><span data-fs-incentive-description="true">by Safecon</span></div></div></li><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#Calendar"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Free</span><span data-fs-incentive-description="true">Return</span></div></div></li><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#Storefront"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Pickup</span><span data-fs-incentive-description="true">Options</span></div></div></li><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#Truck"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Free</span><span data-fs-incentive-description="true">Shipping</span></div></div></li></ul></div><div data-fs-footer-navigation="true"><section data-fs-footer="true" data-fs-footer-links="true"><div class="display-mobile"><div data-fs-accordion="true" role="region" data-testid="fs-accordion"><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--0" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--0"><div data-fs-button-wrapper="true"><span>Our company</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--0" data-fs-accordion-panel="true" aria-labelledby="button--0" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">About Us</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Our Blog</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Stores</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Work With Us</a></li></ul></div></div><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--1" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--1"><div data-fs-button-wrapper="true"><span>Orders and Purchases</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--1" data-fs-accordion-panel="true" aria-labelledby="button--1" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Returns and Exchanges</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Product Recall</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Gift Cards</a></li></ul></div></div><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--2" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--2"><div data-fs-button-wrapper="true"><span>Support &amp; Services</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--2" data-fs-accordion-panel="true" aria-labelledby="button--2" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support Center</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support &amp; Services</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Contact Us</a></li></ul></div></div><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--3" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--3"><div data-fs-button-wrapper="true"><span>Partnerships</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--3" data-fs-accordion-panel="true" aria-labelledby="button--3" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Affiliate Program</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Marketplace</a></li></ul></div></div></div></div><div class="hidden-mobile"><nav data-fs-footer-links-columns="true"><div><p data-fs-footer-links-title="true">Our company</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">About Us</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Our Blog</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Stores</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Work With Us</a></li></ul></div><div><p data-fs-footer-links-title="true">Orders and Purchases</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Returns and Exchanges</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Product Recall</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Gift Cards</a></li></ul></div><div><p data-fs-footer-links-title="true">Support &amp; Services</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support Center</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support &amp; Services</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Contact Us</a></li></ul></div><div><p data-fs-footer-links-title="true">Partnerships</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Affiliate Program</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Marketplace</a></li></ul></div></nav></div></section><section data-fs-footer-social="true"><p data-fs-footer-social-title="true">Follow Us</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.facebook.com" title="Facebook" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Facebook"></use></svg></a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.instagram.com" title="Instagram" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Instagram"></use></svg></a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.pinterest.com" title="Pinterest" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Pinterest"></use></svg></a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.twitter.com" title="Twitter" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Twitter"></use></svg></a></li></ul></section></div><div data-fs-footer-info="true"><a data-fs-link="true" data-fs-link-variant="default" data-fs-link-size="regular" data-testid="fs-link" href="https://starter.vtex.app/" title="FastStore Starter"><div data-fs-logo="true"><img data-fs-image="true" alt="Store Logo" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" sizes="15vw" srcSet="https://storeframework.vtexassets.com/unsafe/68x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 68w, https://storeframework.vtexassets.com/unsafe/154x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 154w, https://storeframework.vtexassets.com/unsafe/320x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 320w, https://storeframework.vtexassets.com/unsafe/360x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 360w, https://storeframework.vtexassets.com/unsafe/540x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 540w, https://storeframework.vtexassets.com/unsafe/768x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 768w, https://storeframework.vtexassets.com/unsafe/1280x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 1280w, https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 1440w" src="https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png"/></div></a><div data-fs-payment-methods="true" data-testid="fs-payment-methods"><div data-fs-payment-methods-title="true"><p>Payment Methods</p></div><ul role="list" data-fs-list="true" data-testid="fs-list" data-fs-payment-methods-flags="true"><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#Diners"></use></svg><span data-fs-sr-only="true">Diners Club</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#Visa"></use></svg><span data-fs-sr-only="true">Visa</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#Mastercard"></use></svg><span data-fs-sr-only="true">Mastercard</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#EloCard"></use></svg><span data-fs-sr-only="true">Elo Card</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#PayPal"></use></svg><span data-fs-sr-only="true">PayPal</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#GooglePay"></use></svg><span data-fs-sr-only="true">GooglePay</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#ApplePay"></use></svg><span data-fs-sr-only="true">Apple Pay</span></li></ul></div><div data-fs-footer-copyright="true" class="text__legend"><p>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.</p></div></div></div></footer></section></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"page":{"id":"bbcb6ed9-19f8-11ef-8452-1281a9ce00d1","name":"404 Error","type":"404","status":"published","versionId":"bc169af7-19f8-11ef-8452-0eb8c2a53f59","versionStatus":"published","sections":[{"id":"9fb82d45-d165-43eb-886c-43387468996a","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":{"sections":[{"id":"96109fac-60a1-4cb0-9960-98ab9b5462ba","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"776d849e-2eab-46a8-9ce9-2dac7460098a","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"sort":"score_desc"},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"0655be64-572a-4151-ae90-6026bcffa2f3","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"35d4834b-2b06-4abc-80ce-950c5da364bf","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}}}},{"id":"2bbd706d-bba8-4229-a721-2d6223ebfbd6","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":"07967a9c-cdeb-4a0c-b368-0d4198b13062","name":"Children","data":{}},{"id":"b6d4fd21-15a1-4d51-955a-d4f72a14c48a","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":"8YoAid7Lcktb3jDoOYryt","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>
81
+ </style><section class="section section_section__AmDVi section-alert"><div role="alert" data-fs-alert="true" data-fs-alert-dismissible="true" data-fs-content="alert" data-testid="fs-alert"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#BellRinging"></use></svg><p data-fs-alert-content="true">Get 15% off today: NEW15!</p><a data-fs-link="true" data-fs-link-variant="inline" data-fs-link-size="regular" data-testid="fs-link" data-fs-alert-link="true" href="/office" target="_self">Buy now</a><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="fs-icon-button" data-fs-icon-button="true" aria-label="Close" data-fs-alert-button="true"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#X"></use></svg></span></div></button></div></section><section class="section section_section__8YaQ0 section-navbar"><header data-fs-navbar="true" role="banner" data-fs-navbar-scroll="" data-testid="fs-navbar"><section data-fs-navbar-header="true" data-testid="fs-navbar-header"><div data-fs-navbar-row="true" data-fs-content="navbar" data-testid="fs-navbar-row"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-icon-button" data-fs-icon-button="true" aria-label="List" data-fs-navbar-button-menu="true"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16"><use href="/icons.svg#List"></use></svg></span></div></button><a data-fs-link="true" data-fs-link-variant="default" data-fs-link-size="regular" data-testid="fs-link" data-fs-navbar-logo="true" title="Go To Home" href="/"><div data-fs-logo="true"><img data-fs-image="true" alt="Store logo" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" sizes="15vw" srcSet="https://storeframework.vtexassets.com/unsafe/68x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 68w, https://storeframework.vtexassets.com/unsafe/154x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 154w, https://storeframework.vtexassets.com/unsafe/320x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 320w, https://storeframework.vtexassets.com/unsafe/360x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 360w, https://storeframework.vtexassets.com/unsafe/540x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 540w, https://storeframework.vtexassets.com/unsafe/768x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 768w, https://storeframework.vtexassets.com/unsafe/1280x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 1280w, https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png 1440w" src="https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png"/></div></a><div data-fs-search-input="true" data-fs-search-input-dropdown-visible="false" data-testid="fs-search-input"><form data-fs-search-input-field="true" data-testid="fs-search-input" role="search"><input data-fs-input="true" data-testid="fs-input" aria-label="search" data-fs-search-input-field-input="true" value=""/><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="fs-search-button" data-fs-icon-button="true" aria-label="Submit Search" type="submit"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#MagnifyingGlass"></use></svg></span></div></button></form></div><div data-fs-navbar-buttons="true" data-testid="fs-navbar-buttons" data-fs-navbar-search-expanded="false"><div data-fs-search-input="true" data-fs-search-input-dropdown-visible="false" data-testid="fs-search-input"><form data-fs-search-input-field="true" data-testid="store-input-mobile" role="search"><input data-fs-input="true" data-testid="fs-input" aria-label="search" data-fs-search-input-field-input="true" placeholder="" hidden="" aria-hidden="true" value=""/><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="store-input-mobile-button" data-fs-icon-button="true" aria-label="Submit Search" type="submit"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#MagnifyingGlass"></use></svg></span></div></button></form></div><a data-fs-button="true" data-fs-link-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-link-button" data-fs-button-signin-link="true" href="/login" class="text__title-mini" aria-label="User"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="18" height="18" stroke-width="24"><use href="/icons.svg#User"></use></svg></span><span>Sign In</span></div></a><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="cart-toggle" data-fs-icon-button="true" aria-label="Shopping Cart" data-fs-cart-toggle="true" data-items="0"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16"><use href="/icons.svg#ShoppingCart"></use></svg></span><span><div data-fs-badge="true" data-fs-badge-size="small" data-fs-badge-counter="true" data-testid="fs-badge"><div data-fs-badge-wrapper="true">0</div></div></span></div></button></div></div></section><nav data-fs-navbar-links="true" data-testid="fs-navbar-links" class="hidden-mobile"><div data-fs-navbar-links-wrapper="true" data-fs-content="navbar"><button data-fs-button="true" data-fs-button-size="small" data-fs-button-variant="tertiary" data-testid="fs-button"><div data-fs-button-wrapper="true"><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="18" height="18" stroke-width="24"><use href="/icons.svg#MapPin"></use></svg></span><span>Set Your Location</span></div></button><ul role="list" data-fs-list="true" data-testid="fs-navbar-links-list" data-fs-navbar-links-list="true"><li data-fs-navbar-links-list-item="true" data-testid="fs-navbar-links-list-item"><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="regular" data-testid="fs-link" href="/office">Office</a></li><li data-fs-navbar-links-list-item="true" data-testid="fs-navbar-links-list-item"><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="regular" data-testid="fs-link" href="/technology">Technology</a></li></ul></div></nav></header></section><section class="section section_section__uCdcm section-region-bar display-mobile"><div data-fs-region-bar="true"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-button"><div data-fs-button-wrapper="true"><span><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" aria-label="Map Pin icon"><use href="/icons.svg#MapPin"></use></svg><span data-fs-region-bar-message="true">Set your location</span></span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" aria-label="Caret Right icon"><use href="/icons.svg#CaretRight"></use></svg></span></div></button></div></section><main><section class="section section_section__KG_b8 section-empty-state"><section data-fs-empty-state="true" data-fs-empty-state-variant="default" data-fs-empty-state-bkg-color="light" data-fs-content="empty-state" data-testid="fs-empty-state"><header data-fs-empty-state-title="true"><svg data-fs-icon="true" data-testid="fs-icon" width="56" height="56" stroke-width="8" aria-label="Circle Wavy Warning"><use href="/icons.svg#CircleWavyWarning"></use></svg><p>Not Found: 404!</p></header><p>This app could not find url /404</p></section></section></main><section class="section section section_section__woYoQ section-footer layout__section"><footer data-fs-footer="true" data-fs-footer-social="true" data-fs-footer-incentives="true" data-fs-footer-payment-methods="true"><div data-fs-content="footer"><div data-fs-incentives="true" data-fs-incentives-colored="false" data-fs-incentives-variant="horizontal"><ul role="list" data-fs-list="true" data-testid="fs-list" data-fs-content="incentives"><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#ShieldCheck"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Trusted</span><span data-fs-incentive-description="true">by Safecon</span></div></div></li><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#Calendar"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Free</span><span data-fs-incentive-description="true">Return</span></div></div></li><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#Storefront"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Pickup</span><span data-fs-incentive-description="true">Options</span></div></div></li><li role="listitem"><div data-fs-incentive="true" data-testid="store-incentive" tabindex="0"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="32" stroke-width="16" data-fs-incentive-icon="true"><use href="/icons.svg#Truck"></use></svg><div data-fs-incentive-content="true"><p data-fs-incentive-title="true"> </p><span data-fs-incentive-description="true">Free</span><span data-fs-incentive-description="true">Shipping</span></div></div></li></ul></div><div data-fs-footer-navigation="true"><section data-fs-footer="true" data-fs-footer-links="true"><div class="display-mobile"><div data-fs-accordion="true" role="region" data-testid="fs-accordion"><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--0" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--0"><div data-fs-button-wrapper="true"><span>Our company</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--0" data-fs-accordion-panel="true" aria-labelledby="button--0" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">About Us</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Our Blog</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Stores</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Work With Us</a></li></ul></div></div><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--1" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--1"><div data-fs-button-wrapper="true"><span>Orders and Purchases</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--1" data-fs-accordion-panel="true" aria-labelledby="button--1" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Returns and Exchanges</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Product Recall</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Gift Cards</a></li></ul></div></div><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--2" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--2"><div data-fs-button-wrapper="true"><span>Support &amp; Services</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--2" data-fs-accordion-panel="true" aria-labelledby="button--2" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support Center</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support &amp; Services</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Contact Us</a></li></ul></div></div><div data-fs-accordion-item="true" data-testid="fs-accordion-item"><button data-fs-button="true" data-fs-button-size="regular" data-fs-button-variant="tertiary" data-testid="fs-accordion-button" id="button--3" data-fs-accordion-button="true" aria-expanded="false" aria-controls="panel--3"><div data-fs-button-wrapper="true"><span>Partnerships</span><span data-fs-button-icon="true"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16" data-icon="collapsed"><use href="/icons.svg#PlusCircle"></use></svg></span></div></button><div id="panel--3" data-fs-accordion-panel="true" aria-labelledby="button--3" role="region" hidden="" data-testid="fs-accordion-panel"><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Affiliate Program</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Marketplace</a></li></ul></div></div></div></div><div class="hidden-mobile"><nav data-fs-footer-links-columns="true"><div><p data-fs-footer-links-title="true">Our company</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">About Us</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Our Blog</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Stores</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://starter.vtex.app">Work With Us</a></li></ul></div><div><p data-fs-footer-links-title="true">Orders and Purchases</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Returns and Exchanges</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Product Recall</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Gift Cards</a></li></ul></div><div><p data-fs-footer-links-title="true">Support &amp; Services</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support Center</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Support &amp; Services</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Contact Us</a></li></ul></div><div><p data-fs-footer-links-title="true">Partnerships</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Affiliate Program</a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="/">Marketplace</a></li></ul></div></nav></div></section><section data-fs-footer-social="true"><p data-fs-footer-social-title="true">Follow Us</p><ul role="list" data-fs-list="true" data-testid="fs-list"><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.facebook.com" title="Facebook" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Facebook"></use></svg></a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.instagram.com" title="Instagram" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Instagram"></use></svg></a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.pinterest.com" title="Pinterest" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Pinterest"></use></svg></a></li><li><a data-fs-link="true" data-fs-link-variant="display" data-fs-link-size="small" data-testid="fs-link" href="https://www.twitter.com" title="Twitter" target="_blank" rel="noopener noreferrer"><svg data-fs-icon="true" data-testid="fs-icon" width="24" height="24" stroke-width="16"><use href="/icons.svg#Twitter"></use></svg></a></li></ul></section></div><div data-fs-footer-info="true"><a data-fs-link="true" data-fs-link-variant="default" data-fs-link-size="regular" data-testid="fs-link" href="https://starter.vtex.app/" title="FastStore Starter"><div data-fs-logo="true"><img data-fs-image="true" alt="Store Logo" loading="lazy" width="0" height="0" decoding="async" data-nimg="1" style="color:transparent;width:100%;height:auto" sizes="15vw" srcSet="https://storeframework.vtexassets.com/unsafe/68x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 68w, https://storeframework.vtexassets.com/unsafe/154x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 154w, https://storeframework.vtexassets.com/unsafe/320x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 320w, https://storeframework.vtexassets.com/unsafe/360x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 360w, https://storeframework.vtexassets.com/unsafe/540x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 540w, https://storeframework.vtexassets.com/unsafe/768x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 768w, https://storeframework.vtexassets.com/unsafe/1280x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 1280w, https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png 1440w" src="https://storeframework.vtexassets.com/unsafe/1440x0/center/middle/https%3A%2F%2Fstoreframework.vtexassets.com%2Fassets%2Fvtex.file-manager-graphql%2Fimages%2Fec191c4a-32d8-41a9-9255-f319819bc98c___c24a66e2bef2c3f2bea07571a3636804.png"/></div></a><div data-fs-payment-methods="true" data-testid="fs-payment-methods"><div data-fs-payment-methods-title="true"><p>Payment Methods</p></div><ul role="list" data-fs-list="true" data-testid="fs-list" data-fs-payment-methods-flags="true"><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#Diners"></use></svg><span data-fs-sr-only="true">Diners Club</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#Visa"></use></svg><span data-fs-sr-only="true">Visa</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#Mastercard"></use></svg><span data-fs-sr-only="true">Mastercard</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#EloCard"></use></svg><span data-fs-sr-only="true">Elo Card</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#PayPal"></use></svg><span data-fs-sr-only="true">PayPal</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#GooglePay"></use></svg><span data-fs-sr-only="true">GooglePay</span></li><li data-fs-payment-methods-flag="true"><svg data-fs-icon="true" data-testid="fs-icon" width="32" height="22.5" stroke-width="16"><use href="/icons.svg#ApplePay"></use></svg><span data-fs-sr-only="true">Apple Pay</span></li></ul></div><div data-fs-footer-copyright="true" class="text__legend"><p>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.</p></div></div></div></footer></section></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"page":{"id":"bbcb6ed9-19f8-11ef-8452-1281a9ce00d1","name":"404 Error","type":"404","status":"published","versionId":"bc169af7-19f8-11ef-8452-0eb8c2a53f59","versionStatus":"published","sections":[{"id":"9fb82d45-d165-43eb-886c-43387468996a","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":{"sections":[{"id":"96109fac-60a1-4cb0-9960-98ab9b5462ba","name":"Alert","data":{"link":{"text":"Buy now","to":"/office"},"dismissible":true,"icon":"BellRinging","content":"Get 15% off today: NEW15!"}},{"id":"776d849e-2eab-46a8-9ce9-2dac7460098a","name":"Navbar","data":{"logo":{"link":{"url":"/","title":"Go To Home"},"src":"https://storeframework.vtexassets.com/assets/vtex.file-manager-graphql/images/ab9997f4-8fd6-46f5-99d2-9d5af3ef5e34___6d75a203771d7408d8f0d1c660a076dd.png","alt":"Store logo"},"searchInput":{"sort":"score_desc"},"signInButton":{"icon":{"icon":"User","alt":"User"},"label":"Sign In","myAccountLabel":"My Account"},"cartIcon":{"icon":"ShoppingCart","alt":"Shopping Cart"},"navigation":{"regionalization":{"enabled":true,"icon":{"icon":"MapPin","alt":"MapPin"},"label":"Set Your Location"},"pageLinks":[{"text":"Office","url":"/office"},{"text":"Technology","url":"/technology"}],"menu":{"icon":{"icon":"List","alt":"List"}},"home":{"label":"Go to Home"}}}},{"id":"0655be64-572a-4151-ae90-6026bcffa2f3","name":"RegionBar","data":{"icon":{"icon":"MapPin","alt":"Map Pin icon"},"label":"Set your location","editLabel":"Edit","buttonIcon":{"icon":"CaretRight","alt":"Caret Right icon"}}},{"id":"35d4834b-2b06-4abc-80ce-950c5da364bf","name":"CartSidebar","data":{"title":"Your Cart","alert":{"icon":{"icon":"Truck","alt":"Arrow Right icon"},"text":"Free shipping starts at $300"},"checkoutButton":{"label":"Checkout","loadingLabel":"Loading...","icon":{"icon":"ArrowRight","alt":"Arrow Right icon"}}}},{"id":"2bbd706d-bba8-4229-a721-2d6223ebfbd6","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":"07967a9c-cdeb-4a0c-b368-0d4198b13062","name":"Children","data":{}},{"id":"b6d4fd21-15a1-4d51-955a-d4f72a14c48a","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":"kBnSk99LVFo2cLlCkk4Bu","isFallback":false,"gsp":true,"locale":"en-US","locales":["en-US"],"defaultLocale":"en-US","scriptLoader":[]}</script></body></html>